Update README.md
Browse files
README.md
CHANGED
|
@@ -21,10 +21,16 @@ configs:
|
|
| 21 |
|
| 22 |
<h1 align="center">DocVQA 2026 | ICDAR2026 Competition on Multimodal Reasoning over Documents in Multiple Domains</h1>
|
| 23 |
|
| 24 |
-
<p align="center">
|
|
|
|
|
|
|
|
|
|
| 25 |
<a href="https://huggingface.co/datasets/VLR-CVC/DocVQA-2026">
|
| 26 |
<img src="https://img.shields.io/badge/🤗_Hugging_Face-Dataset-blue.svg" alt="Hugging Face Dataset">
|
| 27 |
</a>
|
|
|
|
|
|
|
|
|
|
| 28 |
</p>
|
| 29 |
|
| 30 |
Building upon previous DocVQA benchmarks, this evaluation dataset introduces challenging reasoning questions over a diverse collection of documents spanning eight domains, including business reports, scientific papers, slides, posters, maps, comics, infographics, and engineering drawings.
|
|
|
|
| 21 |
|
| 22 |
<h1 align="center">DocVQA 2026 | ICDAR2026 Competition on Multimodal Reasoning over Documents in Multiple Domains</h1>
|
| 23 |
|
| 24 |
+
<p align="center">
|
| 25 |
+
<a href="https://www.docvqa.org/challenges/2026">
|
| 26 |
+
<img src="https://img.shields.io/badge/🌐_Website-DocVQA.org-orange.svg" alt="Competition Website">
|
| 27 |
+
</a>
|
| 28 |
<a href="https://huggingface.co/datasets/VLR-CVC/DocVQA-2026">
|
| 29 |
<img src="https://img.shields.io/badge/🤗_Hugging_Face-Dataset-blue.svg" alt="Hugging Face Dataset">
|
| 30 |
</a>
|
| 31 |
+
<a href="https://github.com/VLR-CVC/DocVQA2026">
|
| 32 |
+
<img src="https://img.shields.io/badge/GitHub-Eval_Code-black.svg?logo=github&logoColor=white" alt="GitHub Repository">
|
| 33 |
+
</a>
|
| 34 |
</p>
|
| 35 |
|
| 36 |
Building upon previous DocVQA benchmarks, this evaluation dataset introduces challenging reasoning questions over a diverse collection of documents spanning eight domains, including business reports, scientific papers, slides, posters, maps, comics, infographics, and engineering drawings.
|