
prithivMLmods/Camel-Doc-OCR-062825
Image-Text-to-Text
•
8B
•
Updated
•
3
pdf
pdf |
---|
OpenDoc-Pdf-Preview is a compact visual preview dataset containing 6,000 high-resolution document images extracted from PDFs. This dataset is designed for Image-to-Text tasks such as document OCR pretraining, layout understanding, and multimodal document analysis.
train
onlyEach entry consists of:
pdf
(currently appears empty or reserved for future metadata)from datasets import load_dataset
dataset = load_dataset("prithivMLmods/OpenDoc-Pdf-Preview", split="train")
pdf
may be extended in future versions with associated metadata or textual content.