Update eval.yaml
Browse files
eval.yaml
CHANGED
|
@@ -3,6 +3,9 @@ description: olmOCR-bench is a benchmark to evaluate how well VLLMs can parse PD
|
|
| 3 |
evaluation_framework: olmocr-bench
|
| 4 |
|
| 5 |
tasks:
|
|
|
|
|
|
|
|
|
|
| 6 |
- id: arxiv_math
|
| 7 |
config: default
|
| 8 |
split: arxiv_math
|
|
@@ -23,4 +26,7 @@ tasks:
|
|
| 23 |
split: old_scans_math
|
| 24 |
- id: table_tests
|
| 25 |
config: default
|
| 26 |
-
split: table_tests
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
evaluation_framework: olmocr-bench
|
| 4 |
|
| 5 |
tasks:
|
| 6 |
+
- id: overall
|
| 7 |
+
config: default
|
| 8 |
+
split: overall
|
| 9 |
- id: arxiv_math
|
| 10 |
config: default
|
| 11 |
split: arxiv_math
|
|
|
|
| 26 |
split: old_scans_math
|
| 27 |
- id: table_tests
|
| 28 |
config: default
|
| 29 |
+
split: table_tests
|
| 30 |
+
- id: baseline
|
| 31 |
+
config: default
|
| 32 |
+
split: baseline
|