nielsr HF Staff commited on
Commit
6601fc2
·
verified ·
1 Parent(s): 2b77538

Add OlmOCRBench evaluation results

Browse files

This PR ensures your model shows up at https://huggingface.co/datasets/allenai/olmOCR-bench.

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

Files changed (1) hide show
  1. .eval_results/olmocrbench.yaml +56 -0
.eval_results/olmocrbench.yaml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: allenai/olmOCR-bench
3
+ task_id: arxiv_math
4
+ value: 85.7
5
+ source:
6
+ url: https://huggingface.co/papers/2510.14528
7
+ name: PaddleOCR-VL technical report
8
+ user: nielsr
9
+ - dataset:
10
+ id: allenai/olmOCR-bench
11
+ task_id: old_scans_math
12
+ value: 71.0
13
+ source:
14
+ url: https://huggingface.co/papers/2510.14528
15
+ name: PaddleOCR-VL technical report
16
+ user: nielsr
17
+ - dataset:
18
+ id: allenai/olmOCR-bench
19
+ task_id: table_tests
20
+ value: 84.1
21
+ source:
22
+ url: https://huggingface.co/papers/2510.14528
23
+ name: PaddleOCR-VL technical report
24
+ user: nielsr
25
+ - dataset:
26
+ id: allenai/olmOCR-bench
27
+ task_id: old_scans
28
+ value: 37.8
29
+ source:
30
+ url: https://huggingface.co/papers/2510.14528
31
+ name: PaddleOCR-VL technical report
32
+ user: nielsr
33
+ - dataset:
34
+ id: allenai/olmOCR-bench
35
+ task_id: headers_footers
36
+ value: 97.0
37
+ source:
38
+ url: https://huggingface.co/papers/2510.14528
39
+ name: PaddleOCR-VL technical report
40
+ user: nielsr
41
+ - dataset:
42
+ id: allenai/olmOCR-bench
43
+ task_id: multi_column
44
+ value: 79.9
45
+ source:
46
+ url: https://huggingface.co/papers/2510.14528
47
+ name: PaddleOCR-VL technical report
48
+ user: nielsr
49
+ - dataset:
50
+ id: allenai/olmOCR-bench
51
+ task_id: long_tiny_text
52
+ value: 85.7
53
+ source:
54
+ url: https://huggingface.co/papers/2510.14528
55
+ name: PaddleOCR-VL technical report
56
+ user: nielsr