Datasets:
Add dataset card, link to paper
#1
by
nielsr
HF Staff
- opened
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
|