This dataset contains PDF documents with annotations for OCR classification tasks.
Dataset Structure
Each row contains:
filename: Original PDF filename
pdf: PDF file as binary data (using Pdf feature type)
class: Binary classification label (OCR/NOCR)
truncation_type: Whether the PDF is truncated or non-truncated
pdf_size_bytes: Size of the PDF file in bytes
Class Distribution
class
NOCR 1393
OCR 227
Usage… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceFW/ocr-annotations.