Voxel51/document-haystack-10pages
Dataset Card for document-haystack-10pages This is a FiftyOne dataset with 250 samples. It's the 10-page subset of the full dataset. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/document-haystack-10pages") # Launch the… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/document-haystack-10pages.
11.4k
