Update eval.yaml
Browse files
eval.yaml
CHANGED
|
@@ -3,24 +3,7 @@ description: Benchmark for evaluating PDF parsers on mathematical formula and ta
|
|
| 3 |
evaluation_framework: pdf-parse-bench
|
| 4 |
|
| 5 |
tasks:
|
| 6 |
-
- id:
|
| 7 |
config: 2026-q1-tables-only
|
| 8 |
-
|
| 9 |
-
- id: tables_simple
|
| 10 |
-
config: 2026-q1-tables-only
|
| 11 |
-
split: test
|
| 12 |
-
- id: tables_moderate
|
| 13 |
-
config: 2026-q1-tables-only
|
| 14 |
-
split: test
|
| 15 |
-
- id: tables_complex
|
| 16 |
-
config: 2026-q1-tables-only
|
| 17 |
-
split: test
|
| 18 |
-
- id: formulas_overall
|
| 19 |
-
config: 2026-q1-formulas-only
|
| 20 |
-
split: test
|
| 21 |
-
- id: formulas_inline
|
| 22 |
-
config: 2026-q1-formulas-only
|
| 23 |
-
split: test
|
| 24 |
-
- id: formulas_display
|
| 25 |
config: 2026-q1-formulas-only
|
| 26 |
-
split: test
|
|
|
|
| 3 |
evaluation_framework: pdf-parse-bench
|
| 4 |
|
| 5 |
tasks:
|
| 6 |
+
- id: tables_only
|
| 7 |
config: 2026-q1-tables-only
|
| 8 |
+
- id: formulas_only
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
config: 2026-q1-formulas-only
|
|
|