Spaces:
Running
Running
Update readme
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: indigo
|
| 5 |
sdk: streamlit
|
|
@@ -10,9 +10,9 @@ hf_oauth: true
|
|
| 10 |
hf_oauth_expiration_minutes: 43200
|
| 11 |
short_description: Navigate, retrieve, and reason over PDFs collection.
|
| 12 |
datasets:
|
| 13 |
-
-
|
| 14 |
---
|
| 15 |
|
| 16 |
-
#
|
| 17 |
|
| 18 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
title: MADQA Leaderboard
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: indigo
|
| 5 |
sdk: streamlit
|
|
|
|
| 10 |
hf_oauth_expiration_minutes: 43200
|
| 11 |
short_description: Navigate, retrieve, and reason over PDFs collection.
|
| 12 |
datasets:
|
| 13 |
+
- OxRML/MADQA
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# MADQA Leaderboard
|
| 17 |
|
| 18 |
+
Leaderboard for [MADQA (Multimodal Agentic Document QA)](https://huggingface.co/datasets/OxRML/MADQA) — a benchmark of 2,250 human-authored questions over 800 heterogeneous PDF documents, evaluating agentic reasoning over document collections.
|