CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01huggingface /documentation-images This dataset contains images used in the documentation of HuggingFace's libraries. HF Team: Please make sure you optimize the assets before uploading them. My favorite tool for this is https://tinypng.com/. imagen<1K204 likes2m downloads2h agoHugging Face02huggingface-course /documentation-imagesimagen<1K3 likes312k downloads1y agoHugging Face03AmazonScience /document-haystack Document Haystack Dataset This repository contains the dataset for the paper “Document Haystack: A Long Context Multimodal Image/Document Understanding Vision LLM Benchmark”. 📑 Abstract Paper The proliferation of multimodal Large Language Models has significantly advanced the ability to analyze and understand complex data inputs from different modalities. However, the processing of long documents remains under-explored, largely due to a lack of suitable benchmarks. To… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/document-haystack.textquestion-answering20 likes89k downloads1y agoHugging Face04racineai /VDR_MEGA_MultiDomain_DocRetrieval Visual Document Retrieval Dataset Overview This dataset is designed for training visual document retrieval models. It combines multiple datasets from the VDR series, Colpali, and LlamaIndex to create the most comprehensive training resource for visual document retrieval tasks. Dataset Structure The dataset contains structured fields including unique identifiers with string lengths ranging from 45 to 50 characters, search query text with variable lengths between… See the full description on the dataset page: https://huggingface.co/datasets/racineai/VDR_MEGA_MultiDomain_DocRetrieval.imagevisual-document-retrieval1M<n<10M24 likes72k downloads6mo agoHugging Face05HuggingFaceM4 /Docmatix Dataset Card for Docmatix Dataset description Docmatix is part of the Idefics3 release (stay tuned). It is a massive dataset for Document Visual Question Answering that was used for the fine-tuning of the vision-language model Idefics3. Load the dataset To load the dataset, install the library datasets with pip install datasets. Then, from datasets import load_dataset ds = load_dataset("HuggingFaceM4/Docmatix") If you want the dataset to link to the pdf files… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceM4/Docmatix.imagevisual-question-answering1M<n<10M312 likes49k downloads2y agoHugging Face06trl-lib /documentation-imagesimagen<1K0 likes48k downloads20d agoHugging Face07lmms-lab-encoder /DocVQA Large-scale Multi-modality Models Evaluation Suite Accelerating the development of large-scale multi-modality models (LMMs) with lmms-eval 🏠 Homepage | 📚 Documentation | 🤗 Huggingface Datasets This Dataset This is a formatted version of DocVQA. It is used in our lmms-eval pipeline to allow for one-click evaluations of large multi-modality models. @article{mathew2020docvqa, title={DocVQA: A Dataset for VQA on Document Images. CoRR abs/2007.00398 (2020)}… See the full description on the dataset page: https://huggingface.co/datasets/lmms-lab-encoder/DocVQA.image10K<n<100K87 likes38k downloads2y agoHugging Face08pruna-test /documentation-mediaimagen<1K0 likes36k downloads8d agoHugging Face09jinaai /documentation-imagesimagen<1K0 likes30k downloads1y agoHugging Face10diffusers /docs-imagesimagen<1K0 likes10k downloads6mo agoHugging Face11diffusers /diffusers-images-docsimagen<1K0 likes8.2k downloads2y agoHugging Face12tiiuae /documentation-imagesimagen<1K0 likes7.6k downloads1y agoHugging Face13docling-project /regression-dataset-for-docling-parse Regression Dataset for docling-parse This repository contains the reference dataset used as a regression test corpus for docling-parse. Its purpose is to make parser and renderer changes safe: when behavior changes in docling-parse, the test suite can compare the current output against the expected artifacts stored in this dataset. Correct workflow to add new files cp /path/to/new.pdf regression/new.pdf git add regression/new.pdf git lfs status git commit -s -m… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/regression-dataset-for-docling-parse.documentn<1K2 likes7.1k downloads22h agoHugging Face14optimum /documentation-imagesThis dataset contains images used in the documentation of HuggingFace's Optimum library. imagen<1K2 likes6.4k downloads2mo agoHugging Face15HuggingFaceM4 /DoclingMatix DoclingMatix DoclingMatix is a large-scale, multimodal dataset designed for training vision-language models in the domain of document intelligence. It was created specifically for training the SmolDocling model, an ultra-compact model for end-to-end document conversion. The dataset is constructed by augmenting Hugging Face's Docmatix. Each sample in Docmatix, which consists of a document image and a few questions and answers about it, has been transformed. The text field is now… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceM4/DoclingMatix.imagevisual-question-answering1M<n<10M56 likes5.1k downloads1y agoHugging Face16hf-internal-testing /fixtures_docvqaThis dataset includes 2 document images of the DocVQA dataset. They are used for testing the LayoutLMv2FeatureExtractor + LayoutLMv2Processor inside the HuggingFace Transformers library. More specifically, they are used in tests/test_feature_extraction_layoutlmv2.py and tests/test_processor_layoutlmv2.py. imagen<1K0 likes4.8k downloads1y agoHugging Face17docling-project /PubTabNet_OTSL Dataset Card for PubTabNet_OTSL Dataset Summary This dataset is a conversion of the original PubTabNet into the OTSL format presented in our paper "Optimized Table Tokenization for Table Structure Recognition". The dataset includes the original annotations amongst new additions. Dataset Structure cells: origunal dataset cell groundtruth (content). otsl: new reduced table structure token format html: original dataset groundtruth HTML (structure). html_restored:… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/PubTabNet_OTSL.imageobject-detection100K<n<1M6 likes4.7k downloads3y agoHugging Face18docling-project /DocLayNet-v1.2 Dataset Card for DocLayNet v1.2 Dataset Summary This dataset is an extention of the original DocLayNet dataset which embeds the PDF files of the document images inside a binary column. DocLayNet provides page-by-page layout segmentation ground-truth using bounding-boxes for 11 distinct class labels on 80863 unique pages from 6 document categories. It provides several unique features compared to related work such as PubLayNet or DocBank: Human Annotation: DocLayNet is… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/DocLayNet-v1.2.image10K<n<100K21 likes4.3k downloads2y agoHugging Face19docling-project /SynthCodeNet SynthCodeNet SynthCodeNet is a multimodal dataset created for training the SmolDocling model. It consists of over 9.3 million synthetically generated image-text pairs, covering code snippets from 56 different programming languages. Text data was sourced from permissively licensed sources, while images were synthetically generated at 120 DPI using LaTeX and Pygments to ensure visual diversity. Dataset Statistics Total samples: 9,334,257 Training set: 8,400… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/SynthCodeNet.imageimage-text-to-text1M<n<10M15 likes3.6k downloads1y agoHugging Face20allenai /pixmo-docs PixMo-Docs We now recommend using CoSyn-400k and CoSyn-point over these datasets. They are improved versions with more images categories and an improved generation pipeline. PixMo-Docs is a collection of synthetic question-answer pairs about various kinds of computer-generated images, including charts, tables, diagrams, and documents. The data was created by using the Claude large language model to generate code that can be executed to render an image, and using GPT-4o mini to… See the full description on the dataset page: https://huggingface.co/datasets/allenai/pixmo-docs.imagevisual-question-answering100K<n<1M35 likes3.6k downloads2y agoHugging Face21docling-project /DocLayNet-v1.1 Dataset Card for DocLayNet v1.1 Dataset Summary DocLayNet provides page-by-page layout segmentation ground-truth using bounding-boxes for 11 distinct class labels on 80863 unique pages from 6 document categories. It provides several unique features compared to related work such as PubLayNet or DocBank: Human Annotation: DocLayNet is hand-annotated by well-trained experts, providing a gold-standard in layout segmentation through human recognition and interpretation of… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/DocLayNet-v1.1.imageobject-detection10K<n<100K27 likes3.5k downloads3y agoHugging Face22Chunte /documentation-imagesimagen<1K0 likes3.2k downloads4mo agoHugging Face23ybelkada /documentation-imagesimagen<1K0 likes3.2k downloads3y agoHugging Face24kamilakesbi /transformers_image_docimagen<1K0 likes3k downloads2y agoHugging Face25docling-project /PubTables-1M_OTSL Dataset Card for PubTables-1M_OTSL Dataset Summary This dataset enables the evaluation of both object detection models and image-to-text methods. PubTables-1M is introduced in the publication "PubTables-1M: Towards Comprehensive Table Extraction From Unstructured Documents" by Smock et al. The conversion into HF (Hugging Face) and the addition of the OTSL (Optimized Table Structure Language) format is presented in our paper "Optimized Table Tokenization for Table… See the full description on the dataset page: https://huggingface.co/datasets/docling-project/PubTables-1M_OTSL.imageobject-detection1M<n<10M8 likes2.9k downloads3y agoHugging Face26HuggingFaceM4 /DocumentVQAimage10K<n<100K46 likes2.8k downloads3y agoHugging Face27pixparse /docvqa-single-page-questions Dataset Card for DocVQA Dataset Dataset Summary DocVQA dataset is a document dataset introduced in Mathew et al. (2021) consisting of 50,000 questions defined on 12,000+ document images. Please visit the challenge page (https://rrc.cvc.uab.es/?ch=17) and paper (https://arxiv.org/abs/2007.00398) for further information. Usage This dataset can be used with current releases of Hugging Face datasets library. Here is an example using a custom collator to bundle… See the full description on the dataset page: https://huggingface.co/datasets/pixparse/docvqa-single-page-questions.imagequestion-answering10K<n<100K11 likes2.8k downloads2y agoHugging Face28VLM2Vec /MMLongBench-docimage10K<n<100K0 likes2.6k downloads1y agoHugging Face29embedl /documentation-imagesimagen<1K0 likes2.5k downloads2mo agoHugging Face30lmms-lab-encoder /MP-DocVQAimage10K<n<100K8 likes2.3k downloads3y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.