Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

HOCR Logo

πŸ“„ HOCR: Hard OCR Samples for evaluating OCR models

This dataset contains a few samples of real world documents that are hard for OCR models to parse properly β€” collected from various sources.

Usage

You can load up the dataset via Huggingface's datasets library and use it as you see fit.

from datasets import load_dataset

dataset = load_dataset("chonkie-ai/hocr", split="train")
Downloads last month
36