Datasets:
Add task category
#4
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
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).
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- table-question-answering
|
5 |
+
- image-text-to-text
|
6 |
---
|
7 |
|
8 |
This repository contains the dataset for [MDocAgent: A Multi-Modal Multi-Agent Framework for Document Understanding](https://huggingface.co/papers/2503.13964).
|