datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
FineVision_imagesfc-amf-ocr
Dataset Card for Finance Commons AMF OCR dataset (FC-AMF-OCR)
Dataset Summary
The FC-AMF-OCR dataset is a comprehensive document collection derived from the AMF-PDF dataset, which is part of the Finance Commons collection. This extensive dataset comprises 9.3 million images, each processed through Optical Character Recognition (OCR) using the docTR library. While native text annotations are available in the AMF-Text dataset, these annotations suffer from imperfections and… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/fc-amf-ocr.llamaindex-vdr-images
LlamaIndex VDR Images
This dataset contains the document-page images used by lightonai/llamaindex-vdr-fine-tuning. The pair is a reformatted derivative of llamaindex/vdr-multilingual-train for multilingual retrieval fine-tuning.
Dataset structure
The train split contains:
Column
Type
Description
image_filename
string
Stable key used by the companion fine-tuning dataset.
image
image
Document-page image.
Load the dataset
from… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/llamaindex-vdr-images.colpali-train-images
ColPali Train Images
This dataset contains the document-page images used by lightonai/colpali-train-fine-tuning. The pair is a reformatted derivative of vidore/colpali_train_set for multimodal retrieval fine-tuning.
Dataset structure
The train split contains:
Column
Type
Description
image_filename
string
Stable key used by the companion fine-tuning dataset.
image
image
Document-page image.
Load the dataset
from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/colpali-train-images.FineVision
