nielsr HF Staff commited on
Commit
be39600
·
verified ·
1 Parent(s): b2c9423

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 +63 -0
.eval_results/olmocrbench.yaml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: allenai/olmOCR-bench
3
+ task_id: arxiv_math
4
+ value: 82.2
5
+ date: '2025-10-22'
6
+ source:
7
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
8
+ name: OlmOCR-Bench Github repository
9
+ user: nielsr
10
+ - dataset:
11
+ id: allenai/olmOCR-bench
12
+ task_id: old_scans_math
13
+ value: 80.3
14
+ date: '2025-10-22'
15
+ source:
16
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
17
+ name: OlmOCR-Bench Github repository
18
+ user: nielsr
19
+ - dataset:
20
+ id: allenai/olmOCR-bench
21
+ task_id: table_tests
22
+ value: 88.0
23
+ date: '2025-10-22'
24
+ source:
25
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
26
+ name: OlmOCR-Bench Github repository
27
+ user: nielsr
28
+ - dataset:
29
+ id: allenai/olmOCR-bench
30
+ task_id: old_scans
31
+ value: 50.4
32
+ date: '2025-10-22'
33
+ source:
34
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
35
+ name: OlmOCR-Bench Github repository
36
+ user: nielsr
37
+ - dataset:
38
+ id: allenai/olmOCR-bench
39
+ task_id: headers_footers
40
+ value: 90.8
41
+ date: '2025-10-22'
42
+ source:
43
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
44
+ name: OlmOCR-Bench Github repository
45
+ user: nielsr
46
+ - dataset:
47
+ id: allenai/olmOCR-bench
48
+ task_id: multi_column
49
+ value: 81.2
50
+ date: '2025-10-22'
51
+ source:
52
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
53
+ name: OlmOCR-Bench Github repository
54
+ user: nielsr
55
+ - dataset:
56
+ id: allenai/olmOCR-bench
57
+ task_id: long_tiny_text
58
+ value: 92.3
59
+ date: '2025-10-22'
60
+ source:
61
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
62
+ name: OlmOCR-Bench Github repository
63
+ user: nielsr