Lillianwei nielsr HF Staff commited on
Commit
0dfdcc9
·
verified ·
1 Parent(s): 91a0add

Add dataset card, link to paper (#1)

Browse files

- Add dataset card, link to paper (7f05bef2d29fef5d0cb49f9f8d5a34720305f624)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -3
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