 
				prithivMLmods/Camel-Doc-OCR-080125
			Image-Text-to-Text
			• 
		
				8B
			• 
	
				Updated
					
				
				• 
					
					2.24k
				
	
				• 
					
					8
				
| image
				 imagewidth (px) 1.03k 1.03k | 
|---|
The Openpdf-Analysis-Recognition dataset is curated for tasks related to image-to-text recognition, particularly for scanned document images and OCR (Optical Character Recognition) use cases. It contains over 6,900 images in a structured imagefolder format suitable for training models on document parsing, PDF image understanding, and layout/text extraction tasks.
| Attribute | Value | 
|---|---|
| Task | Image-to-Text | 
| Modality | Image | 
| Format | ImageFolder | 
| Language | English | 
| License | Apache 2.0 | 
| Size | 1K - 10K samples | 
| Split | train (6,910 samples) | 
You can load the dataset using the Hugging Face datasets library:
from datasets import load_dataset
dataset = load_dataset("prithivMLmods/Openpdf-Analysis-Recognition")
This dataset is released under the Apache 2.0 License.