nielsr HF Staff commited on
Commit
38c4488
·
verified ·
1 Parent(s): c3886ff

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: 75.4
5
+ source:
6
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
7
+ name: OlmOCR-Bench Github repository
8
+ user: nielsr
9
+ - dataset:
10
+ id: allenai/olmOCR-bench
11
+ task_id: old_scans_math
12
+ value: 46.1
13
+ source:
14
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
15
+ name: OlmOCR-Bench Github repository
16
+ user: nielsr
17
+ - dataset:
18
+ id: allenai/olmOCR-bench
19
+ task_id: table_tests
20
+ value: 86.8
21
+ source:
22
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
23
+ name: OlmOCR-Bench Github repository
24
+ user: nielsr
25
+ - dataset:
26
+ id: allenai/olmOCR-bench
27
+ task_id: old_scans
28
+ value: 40.9
29
+ source:
30
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
31
+ name: OlmOCR-Bench Github repository
32
+ user: nielsr
33
+ - dataset:
34
+ id: allenai/olmOCR-bench
35
+ task_id: headers_footers
36
+ value: 32.1
37
+ source:
38
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
39
+ name: OlmOCR-Bench Github repository
40
+ user: nielsr
41
+ - dataset:
42
+ id: allenai/olmOCR-bench
43
+ task_id: multi_column
44
+ value: 81.9
45
+ source:
46
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
47
+ name: OlmOCR-Bench Github repository
48
+ user: nielsr
49
+ - dataset:
50
+ id: allenai/olmOCR-bench
51
+ task_id: long_tiny_text
52
+ value: 93.0
53
+ source:
54
+ url: https://github.com/allenai/olmocr/tree/main/olmocr/bench
55
+ name: OlmOCR-Bench Github repository
56
+ user: nielsr