Datasets:
Add dataset card, link to paper (#1)
Browse files- Add dataset card, link to paper (7f05bef2d29fef5d0cb49f9f8d5a34720305f624)
Co-authored-by: Niels Rogge <[email protected]>
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
|