CoolFace
29 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01opendatalab /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1651 PDF pages, covering 10 document types, 5 layout types and 5 language types. Coverage includes academic literature, research and financial reports, newspapers, textbooks, exam papers, magazines, handwritten notes, historical documents, and more. Rich Annotations:… See the full description on the dataset page: https://huggingface.co/datasets/opendatalab/OmniDocBench.image1K<n<10K109 likes26k downloads3mo agoHugging Face02PaddlePaddle /Real5-OmniDocBench Real5-OmniDocBench A Full-Scale Physical Reconstruction Benchmark for Robust Document Parsing in the Wild Leaderboard | Overview | Dataset | Evaluation | Submit Results | Citation Real5-OmniDocBench measures the robustness of document parsing systems under five physical acquisition conditions: Scanning, Warping, Screen-Photography, Illumination, and Skew. It reconstructs the same 1,355 pages from OmniDocBench v1.5 in every condition, producing 6,775 images in total. The one-to-one… See the full description on the dataset page: https://huggingface.co/datasets/PaddlePaddle/Real5-OmniDocBench.documentimage-to-text1K<n<10K38 likes6.3k downloads13d agoHugging Face03Quivr /OmniDocBenchForked from opendatalab/OmniDocBench. Sampler We have added a simple Python tool for filtering and performing stratified sampling on OmniDocBench data. Features Filter JSON entries based on custom criteria Perform stratified sampling based on multiple categories Handle nested JSON fields Installation Local Development Install (Recommended) git clone https://huggingface.co/Quivr/OmniDocBench.git cd OmniDocBench pip install -r requirements.txt #… See the full description on the dataset page: https://huggingface.co/datasets/Quivr/OmniDocBench.image1K<n<10K1 likes1.8k downloads2y agoHugging Face04samiuc /omnidocbench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 981 PDF pages, covering 9 document types, 4 layout types and 3 language types. It has broad coverage including academic papers, financial reports, newspapers, textbooks, handwritten notes, etc. Rich Annotations: Contains location information for 15 block-level (text paragraphs… See the full description on the dataset page: https://huggingface.co/datasets/samiuc/omnidocbench.documentn<1K0 likes1k downloads1y agoHugging Face05gt-free-ocr-metrics /omnidocbench-render-compare OmniDocBench Render-and-Compare This dataset contains the rendered HTML reconstructions and comparison images produced by a render-and-compare pipeline — a reference-free visual similarity evaluation framework for OCR systems. Overview The pipeline processes each page of OmniDocBench through a Qwen3.5-122B-A10B OCR model, renders the structured output back to a PNG via HTML (reconstructed.png), and compares it against the original page scan (masked_original.png) using… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/omnidocbench-render-compare.imageother10K<n<100K0 likes529 downloads5mo agoHugging Face06ouyanglinke /OmniDocBench_tsvThis repository contains the TSV version of the ground truth data for OmniDocBench, , converted from the dataset available at opendatalab/OmniDocBench. Note: The main branch now corresponds to version v1_0 of the OmniDocBench ground truth. tabularn<1K0 likes498 downloads11mo agoHugging Face07stockmark /OmniDocBench-JASyn OmniDocBench-JASyn 日本語 | English OmniDocBench-JASyn is a dataset for evaluating Japanese Document Parsing performance. It inherits the format of OmniDocBench and evaluates the end-to-end performance of VLMs on Japanese documents, covering OCR, layout analysis, table analysis, formula OCR, and reading order recognition. Features Fully Synthetic Data : To ensure efficient and high-quality data, images and ground truth are generated by LLM-based code generation… See the full description on the dataset page: https://huggingface.co/datasets/stockmark/OmniDocBench-JASyn.imageimage-to-textn<1K0 likes417 downloads5mo agoHugging Face08MinerU25Pro-NIPS26 /OmniDocBench-v1.6 OmniDocBench OmniDocBench is a benchmark dataset for evaluating document parsing and document structure understanding systems on diverse document page images. It is designed for evaluating layout detection, reading order prediction, OCR-related text extraction, formula recognition, table recognition, and end-to-end document parsing. This release contains 1,651 annotated page images and a single JSON annotation file. Files . ├── images/ │ ├── *.jpg │ └── *.png └──… See the full description on the dataset page: https://huggingface.co/datasets/MinerU25Pro-NIPS26/OmniDocBench-v1.6.imageimage-to-text1K<n<10K0 likes292 downloads5mo agoHugging Face09VirtualLUO /Wild_OmniDocBench Wild-OmniDocBench A Real-World Captured Document Parsing Benchmark for Robustness Evaluation 中文版 • Paper • GitHub • HuggingFace Overview Wild-OmniDocBench is a benchmark for evaluating document parsing robustness under real-world captured conditions. It is derived from OmniDocBench by converting scanned/digital documents into naturally captured images through controlled physical simulation, including printing, deformation, and photography under diverse… See the full description on the dataset page: https://huggingface.co/datasets/VirtualLUO/Wild_OmniDocBench.image1K<n<10K0 likes158 downloads5mo agoHugging Face10gt-free-ocr-metrics /omnidocbench-render-compare-parquet OmniDocBench Render-and-Compare — Parquet Edition Parquet-shard repackaging of gt-free-ocr-metrics/omnidocbench-render-compare. Overview The pipeline processes each page of OmniDocBench through a Qwen3.5-122B-A10B OCR model, renders the structured output back to a PNG via HTML (reconstructed), and compares it against the original page scan (masked_original) using reference-free visual metrics. Five OCR extraction variants are provided, each targeting a different subset of… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/omnidocbench-render-compare-parquet.textother1K<n<10K0 likes85 downloads5mo agoHugging Face11samiuc /OmniDocBench-parquet OmniDocBench Parquet This is a Parquet-format version of the OmniDocBench v1_0 dataset. Why This Repository Exists The original OmniDocBench dataset contains thousands of individual image and PDF files. When downloading via huggingface_hub, each file triggers a separate HTTP request, which can lead to HuggingFace rate limiting (HTTP 429 errors) during large-scale downloads. This Parquet version consolidates all data into a single file, reducing the number of HTTP requests… See the full description on the dataset page: https://huggingface.co/datasets/samiuc/OmniDocBench-parquet.imagen<1K0 likes74 downloads9mo agoHugging Face12tejas2102 /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1651 PDF pages, covering 10 document types, 5 layout types and 5 language types. Coverage includes academic literature, research and financial reports, newspapers, textbooks, exam papers, magazines, handwritten notes, historical documents, and more. Rich Annotations: Contains… See the full description on the dataset page: https://huggingface.co/datasets/tejas2102/OmniDocBench.image1K<n<10K0 likes64 downloads5mo agoHugging Face13gt-free-ocr-metrics /omnidocbench-qwen-ocr-logprobs OmniDocBench Qwen OCR Log-Probabilities This dataset provides token-level and bounding-box-level OCR log-probabilities produced by running Qwen3.5-122B-A10B (via vLLM) on the original page scans of the OmniDocBench benchmark. It is a reference-free auxiliary signal — no ground-truth text is used. Dataset Structure ocr_logprobs/ <page_id>/ ocr_logprobs.json # full per-token logprobs + top-5 alternatives ocr_html.html # raw HTML output from the OCR model… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/omnidocbench-qwen-ocr-logprobs.tabularother1K<n<10K0 likes59 downloads5mo agoHugging Face14JiangWenxiang /Real5-OmniDocBench Real5-OmniDocBench Real5-OmniDocBench is a brand-new benchmark oriented toward real-world scenarios, which we constructed based on the OmniDocBench v1.5 dataset. The dataset comprises five distinct scenarios: Scanning, Warping, Screen-Photography, Illumination, and Skew. Apart from the Scanning category, all images were manually acquired via handheld mobile devices to closely simulate real-world conditions. Each subset maintains a one-to-one correspondence with the original… See the full description on the dataset page: https://huggingface.co/datasets/JiangWenxiang/Real5-OmniDocBench.image1K<n<10K0 likes40 downloads3mo agoHugging Face15chhhhhgrghdu /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1355 PDF pages, covering 9 document types, 4 layout types and 3 language types. It has broad coverage including academic papers, financial reports, newspapers, textbooks, handwritten notes, etc. Rich Annotations: Contains location information for 15 block-level (text paragraphs… See the full description on the dataset page: https://huggingface.co/datasets/chhhhhgrghdu/OmniDocBench.image1K<n<10K0 likes36 downloads6mo agoHugging Face16eamon520 /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1355 PDF pages, covering 9 document types, 4 layout types and 3 language types. It has broad coverage including academic papers, financial reports, newspapers, textbooks, handwritten notes, etc. Rich Annotations: Contains location information for 15 block-level (text paragraphs… See the full description on the dataset page: https://huggingface.co/datasets/eamon520/OmniDocBench.image0 likes32 downloads9mo agoHugging Face17Elliot-Data /OmniDocBench_train_cleanedgated OmniDocBench_train_cleaned The OmniDocBench_train__x family of the ElliotVL supervised-fine-tuning pool, after VLM cleaning. images 941 QA turns 5,276 answers rewritten by the cleaning pass 751 QA created by the cleaning pass (new_qa) 4,339 (82.2%) shards 3 How this was cleaned A vision-language model read each image together with its QA and judged the item. The pass is not a filter that only removes rows — it rewrites answers it finds… See the full description on the dataset page: https://huggingface.co/datasets/Elliot-Data/OmniDocBench_train_cleaned.imagevisual-question-answeringn<1K0 likes27 downloads15d agoHugging Face18gt-free-ocr-metrics /omnidocbench-render-compare-sample OmniDocBench Render-and-Compare — Sample This is a 60-page stratified sample of gt-free-ocr-metrics/omnidocbench-render-compare (the full dataset is ~10 GB). It is provided to help reviewers explore the data without downloading the full dataset, as recommended by the NeurIPS 2025 Datasets & Benchmarks Track guidelines. Sampling Methodology Pages were selected by stratified random sampling from the full dataset: Each page in ocr_all (1 355 pages) was assigned to one… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/omnidocbench-render-compare-sample.imageother1K<n<10K0 likes26 downloads5mo agoHugging Face19rwood-97 /english_OmniDocBench_with_evalimagen<1K0 likes23 downloads11mo agoHugging Face20HKolt /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1651 PDF pages, covering 10 document types, 5 layout types and 5 language types. Coverage includes academic literature, research and financial reports, newspapers, textbooks, exam papers, magazines, handwritten notes, historical documents, and more. Rich Annotations: Contains… See the full description on the dataset page: https://huggingface.co/datasets/HKolt/OmniDocBench.image1K<n<10K0 likes20 downloads5mo agoHugging Face21elliot-mllm /OmniDocBench_train_cleanedgated OmniDocBench_train_cleaned The OmniDocBench_train__x family of the ElliotVL supervised-fine-tuning pool, after VLM cleaning. images 941 QA turns 5,276 answers rewritten by the cleaning pass 751 QA created by the cleaning pass (new_qa) 4,339 (82.2%) shards 3 How this was cleaned A vision-language model read each image together with its QA and judged the item. The pass is not a filter that only removes rows — it rewrites answers it finds… See the full description on the dataset page: https://huggingface.co/datasets/elliot-mllm/OmniDocBench_train_cleaned.imagevisual-question-answeringn<1K0 likes20 downloads25d agoHugging Face22brunodf12 /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1355 PDF pages, covering 9 document types, 4 layout types and 3 language types. It has broad coverage including academic papers, financial reports, newspapers, textbooks, handwritten notes, etc. Rich Annotations: Contains location information for 15 block-level (text paragraphs… See the full description on the dataset page: https://huggingface.co/datasets/brunodf12/OmniDocBench.image1K<n<10K0 likes17 downloads8mo agoHugging Face23gt-free-ocr-metrics /omnidocbench-qwen-ocr-logprobs-parquet OmniDocBench Qwen OCR Logprobs — Parquet Edition Parquet-shard repackaging of gt-free-ocr-metrics/omnidocbench-qwen-ocr-logprobs. Overview For each of the 1,355 OmniDocBench pages, this dataset contains the full token-level log-probability stream emitted by Qwen3.5-122B-A10B during OCR inference, plus a per-bbox aggregation of those logprobs. These are intended as a reference-free confidence signal that can be combined with the visual-similarity metrics in… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/omnidocbench-qwen-ocr-logprobs-parquet.textother1K<n<10K0 likes17 downloads5mo agoHugging Face24chenweijie /OmniDocBench OmniDocBench English | 简体中文 OmniDocBench is an evaluation dataset for diverse document parsing in real-world scenarios, with the following characteristics: Diverse Document Types: The evaluation set contains 1355 PDF pages, covering 9 document types, 4 layout types and 3 language types. It has broad coverage including academic papers, financial reports, newspapers, textbooks, handwritten notes, etc. Rich Annotations: Contains location information for 15 block-level (text paragraphs… See the full description on the dataset page: https://huggingface.co/datasets/chenweijie/OmniDocBench.image1K<n<10K0 likes15 downloads10mo agoHugging Face25tensorlake /OmniDocBench-eval-outputsThis dataset contains benchmark outputs from multiple document understanding models evaluated on the OmniDocBench benchmark suite. Each model was tested on the same dataset, and the outputs are in markdown. Models/Tools included: Azure Textract Docling Tensorlake 0 likes12 downloads11mo agoHugging Face26KuoKuoYeah /mineru-omnidocbench-report0 likes8 downloads5mo agoHugging Face27ashish-soni08 /repro-ovisocr-omnidocbench-outputs0 likes7 downloads2mo agoHugging Face28ryuzakace /omnidocbenchimagen<1K0 likes5 downloads7mo agoHugging Face29gt-free-ocr-metrics /ocr-render-compare-omnidocbench OmniDocBench render-and-compare pairs, four OCR engines Render-and-compare pairs for the 1,355 pages of OmniDocBench v1.5 from four OCR engines: Qwen3.5-122B-A10B (qwen35), MinerU-2.5 (mineru25), PaddleOCR-VL (paddleocr_vl), DeepSeek-OCR (deepseek_ocr). The OCR output of each page is scored in five variants: ocr_text (text elements only), ocr_formula (formulas only), ocr_table (tables only), ocr_all (all three, with regions of other types masked on the original) and… See the full description on the dataset page: https://huggingface.co/datasets/gt-free-ocr-metrics/ocr-render-compare-omnidocbench.imageimage-to-text100K<n<1M0 likes5h agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.