Overview of OmniDocBench Benchmark
mainOmniDocBench is a diverse document parsing evaluation dataset designed for real-world scenarios. It covers 1,651 PDF pages across 10 document types (e.g., academic papers, financial reports, newspapers, textbooks, handwritten notes), 5 layout types, and 5 languages.
Key Features:
- Rich Annotations: Includes 28 block-level elements (paragraphs, titles, tables, etc.) and 4 span-level elements (text lines, inline formulas, subscripts, etc.) with precise localization and recognition results (Text, LaTeX for formulas, and both LaTeX/HTML for tables).
- Reading Order: Provides annotated reading orders for document components.
- Attribute Labels: Includes page attributes (5 types), text attributes (3 types), and table attributes (6 types).
- High Quality: Data is verified through a combination of manual selection, intelligent annotation, and expert/LLM quality checks.
- Evaluation Suite: Provides end-to-end and single-module evaluation code to ensure fairness and accuracy.