Transformers
Eval Results
boyang-runllama commited on
Commit
6048d91
·
verified ·
1 Parent(s): 2199320

Add ParseBench evaluation results

Browse files

This PR ensures your model shows up at https://huggingface.co/datasets/llamaindex/ParseBench.

This is based on the new evaluation results feature: https://huggingface.co/docs/hub/eval-results.

Note: this includes per-dimension performance across all 5 ParseBench dimensions (text_content, text_formatting, layout, chart, table) along with the overall mean score.

Files changed (1) hide show
  1. .eval_results/parsebench.yaml +60 -0
.eval_results/parsebench.yaml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: llamaindex/ParseBench
3
+ task_id: mean
4
+ value: 50.6
5
+ date: '2026-04-09'
6
+ source:
7
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
8
+ name: ParseBench
9
+ user: boyang-runllama
10
+ notes: "Pipeline name: docling_parse"
11
+ - dataset:
12
+ id: llamaindex/ParseBench
13
+ task_id: text_content
14
+ value: 66.9
15
+ date: '2026-03-31'
16
+ source:
17
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
18
+ name: ParseBench
19
+ user: boyang-runllama
20
+ notes: "Pipeline name: docling_parse"
21
+ - dataset:
22
+ id: llamaindex/ParseBench
23
+ task_id: text_formatting
24
+ value: 1.0
25
+ date: '2026-03-31'
26
+ source:
27
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
28
+ name: ParseBench
29
+ user: boyang-runllama
30
+ notes: "Pipeline name: docling_parse"
31
+ - dataset:
32
+ id: llamaindex/ParseBench
33
+ task_id: layout
34
+ value: 66.1
35
+ date: '2026-04-09'
36
+ source:
37
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
38
+ name: ParseBench
39
+ user: boyang-runllama
40
+ notes: "Pipeline name: docling_parse"
41
+ - dataset:
42
+ id: llamaindex/ParseBench
43
+ task_id: chart
44
+ value: 52.8
45
+ date: '2026-03-31'
46
+ source:
47
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
48
+ name: ParseBench
49
+ user: boyang-runllama
50
+ notes: "Pipeline name: docling_parse"
51
+ - dataset:
52
+ id: llamaindex/ParseBench
53
+ task_id: table
54
+ value: 66.4
55
+ date: '2026-04-08'
56
+ source:
57
+ url: https://huggingface.co/datasets/llamaindex/ParseBench
58
+ name: ParseBench
59
+ user: boyang-runllama
60
+ notes: "Pipeline name: docling_parse"