davanstrien HF Staff commited on
Commit
863920e
·
verified ·
1 Parent(s): 92b52c1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -1,10 +1,22 @@
1
  ---
2
- title: Ocr Bench Viewer
3
- emoji: 🐠
4
- colorFrom: gray
5
- colorTo: blue
6
  sdk: docker
7
- pinned: false
 
 
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: OCR Bench Viewer
3
+ emoji: "🔍"
4
+ colorFrom: blue
5
+ colorTo: gray
6
  sdk: docker
7
+ app_port: 7860
8
+ tags:
9
+ - ocr
10
+ - leaderboard
11
+ - vlm-judge
12
  ---
13
 
14
+ # OCR Bench Viewer
15
+
16
+ Browse OCR model evaluation results with per-dataset leaderboards.
17
+
18
+ Rankings change by document type — manuscript cards, printed books, historical texts all produce different winners.
19
+
20
+ **Currently showing:** BPL card catalog results (4 models, VLM-as-judge).
21
+
22
+ Keyboard shortcuts: arrow keys to navigate, `a`/`b`/`t` to vote, `r` to reveal judge verdict.