ocr-benchmark / README.md
mkvn's picture
Add Neural Metrics card (upstream card preserved below)
d2d17e0 verified
|
Raw
History Blame Contribute Delete
1.76 kB
metadata
license: mit
size_categories:
  - 1K<n<10K

Neural Metrics · How good is your OCR, really?

Neural Metrics fork

A benchmark of real documents paired with ground-truth JSON, designed to score end-to-end accuracy rather than raw character error rate. That distinction matters: an OCR pass can be 99% correct at the character level and still get the invoice total wrong.

We use it for: scoring candidate OCR models on the metric that actually pays the bills - regression testing before a model swap.

Attribution

This is an unmodified fork of getomni-ai/ocr-benchmark, created by the Qwen team. All weights, files and behaviour are identical to upstream — we rehost it so our experiments stay reproducible and version-pinned. The original license and all credit remain with the Qwen team. If you want the canonical dataset, please use the original.


Original dataset card from getomni-ai/ocr-benchmark (click to expand)

OmniAI OCR Benchmark

A comprehensive benchmark that compares OCR and data extraction capabilities of different multimodal LLMs such as gpt-4o and gemini-2.0, evaluating both text and JSON extraction accuracy.

Benchmark Results (Feb 2025) | Source Code