--- license: mit size_categories: - 1K # 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`](https://huggingface.co/datasets/getomni-ai/ocr-benchmark), created by the [Qwen team](https://huggingface.co/Qwen). > 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](https://huggingface.co/datasets/getomni-ai/ocr-benchmark). ---
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)**](https://getomni.ai/ocr-benchmark) | [**Source Code**](https://github.com/getomni-ai/benchmark)