Datasets:
Add dataset card, link to paper
Browse filesThis PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2503.13964.
It also adds a link to the Github repository and the appropriate task category.
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- table-question-answering
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains the dataset for [MDocAgent: A Multi-Modal Multi-Agent Framework for Document Understanding](https://huggingface.co/papers/2503.13964).
|
| 8 |
+
|
| 9 |
+
Code: https://github.com/pengxiao-lab/MDocAgent
|