Datasets:
Upload folder using huggingface_hub
Browse files- README.md +18 -12
- data/train-00000-of-00003.parquet +2 -2
- data/train-00001-of-00003.parquet +2 -2
- data/train-00002-of-00003.parquet +2 -2
README.md
CHANGED
|
@@ -4,21 +4,14 @@ task_categories:
|
|
| 4 |
- visual-question-answering
|
| 5 |
tags:
|
| 6 |
- benchability
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
-
#
|
| 10 |
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
**Figure 4 is not scored with this.** It is scored with lmms-eval's official task implementations over
|
| 15 |
-
ChartQA / DocVQA val / InfoVQA val / OCRBench / TextVQA val / CharXiv -- the same instrument that
|
| 16 |
-
produced Figures 1-3 -- because the gaps that decided the training mixture were measured there, and a
|
| 17 |
-
gain measured with a different prompt and metric is not comparable to the gap it is meant to close.
|
| 18 |
-
|
| 19 |
-
What this set is still good for: a fast in-domain check that training moved a capability at all,
|
| 20 |
-
before committing GPU hours to the full official evaluation. It cannot separate "learned the
|
| 21 |
-
capability" from "learned these 20 datasets".
|
| 22 |
|
| 23 |
| capability | n |
|
| 24 |
|---|---:|
|
|
@@ -28,3 +21,16 @@ capability" from "learned these 20 datasets".
|
|
| 28 |
| diagram_and_infographic_understanding | 250 |
|
| 29 |
| scene_text_recognition | 250 |
|
| 30 |
| key_information_extraction | 168 (all that exists) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- visual-question-answering
|
| 5 |
tags:
|
| 6 |
- benchability
|
| 7 |
+
- figure4
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# BenchAbility Figure 4 -- held-out eval
|
| 11 |
|
| 12 |
+
The 10% candidate-dev half of the same 884,143-row pool the two training mixtures are drawn from,
|
| 13 |
+
balanced per capability. Split **by image**, so no picture here appears in either mixture, and both
|
| 14 |
+
arms are equally blind to it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
| capability | n |
|
| 17 |
|---|---:|
|
|
|
|
| 21 |
| diagram_and_infographic_understanding | 250 |
|
| 22 |
| scene_text_recognition | 250 |
|
| 23 |
| key_information_extraction | 168 (all that exists) |
|
| 24 |
+
|
| 25 |
+
Balanced rather than proportional: the pool is 38% `chart_reasoning`, so a proportional dev set would
|
| 26 |
+
measure that leaf precisely and the scarce ones not at all -- and the scarce ones are where the two
|
| 27 |
+
arms differ most. One row per image, because a second question on the same picture is not an
|
| 28 |
+
independent measurement.
|
| 29 |
+
|
| 30 |
+
**This is an in-domain dev set, not the paper's evaluation.** Same 20 sources, held out by image. It
|
| 31 |
+
answers "did training move this capability at all", which separates a broken run from a real one. It
|
| 32 |
+
cannot separate "learned the capability" from "learned these 20 datasets" -- that needs the
|
| 33 |
+
unseen-source set (ChartQAPro, OCRBench v2, DUDE, MME-RealWorld) which is not in this pool.
|
| 34 |
+
|
| 35 |
+
Score with `evaluate.py` from the training bundle; measure the base model first, then each
|
| 36 |
+
checkpoint, and report `gain = checkpoint - base` per capability.
|
data/train-00000-of-00003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b7c71ab45a7363fa93866c1c5f288fdf2c24e97e82a06dd7d4230801e26d5e
|
| 3 |
+
size 140152747
|
data/train-00001-of-00003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81f94c5c682634d6f843017d8ce1ad7609284bd7b7f9a78f18675d386370a7c7
|
| 3 |
+
size 210196374
|
data/train-00002-of-00003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1abaffd38d29425a27e48bd7d72b8535ef8705ef2d5aa2b7280c36c9543b1d43
|
| 3 |
+
size 147613289
|