Skip to content

Commit 6acea53

Browse files
davanstrienclaude
andcommitted
Add project context to CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e85b389 commit 6acea53

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CLAUDE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CLAUDE.md — ocr-bench
22

3-
OCR model evaluation toolkit. VLM-as-judge with per-dataset leaderboards on Hugging Face Hub.
3+
OCR model evaluation toolkit. Answers: **"Which OCR model works best for MY documents?"**
4+
5+
Rankings change by document type — the best model for manuscript cards is different from the best for printed books or historical texts. This tool creates per-collection leaderboards using pairwise VLM-as-judge comparisons, so users can find what works for their specific documents.
6+
7+
**Pipeline**: `run` (launch OCR models via HF Jobs) → `judge` (pairwise VLM comparison → Bradley-Terry ELO) → `view` (leaderboard + human validation). Everything lives on the Hugging Face Hub — no local GPU needed.
48

59
## Architecture
610

0 commit comments

Comments
 (0)