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
01picbreeder-vlm /picbreeder-vlm-archive Picbreeder-VLM Archive Every image evolved by the swarm of vision-language-model "breeders" in In Search of the Ingredients of Open-Endedness: Replicating Picbreeder with Large Vision-Language Models (GECCO 2026), together with the CPPN genomes that produced them, the agents' reasoning transcripts, the lineage graphs, and the analysis artifacts behind the paper and blog. The original Picbreeder (Secretan et al., 2008) let crowds of humans collaboratively evolve images from CPPN… See the full description on the dataset page: https://huggingface.co/datasets/picbreeder-vlm/picbreeder-vlm-archive.imageimage-to-text100K<n<1M14 likes74k downloads2mo agoHugging Face02VoCuc /vlm-teacher-embedding0 likes19k downloads20h agoHugging Face03nvidia /Nemotron-VLM-Dataset-v2 Nemotron-VLM-Dataset v2 Versions Date Commit Changes 2025-11-05 head Fix nights_cot dataset. Fix/filter broken <think> entries. Update fintabnet instructions. Update indexes. 2025-10-28 214051e Initial Release Dataset Description Following up on Llama Nemotron VLM Dataset V1 with 3 million samples, we are releasing the Nemotron VLM Dataset V2 with almost three times as many high-quality samples. This time, our focus was on three… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Nemotron-VLM-Dataset-v2.textvisual-question-answering1M<n<10M97 likes9.4k downloads9mo agoHugging Face04merve /vlm_test_imagesBunch of random test cases for vision language in the wild. imagen<1K9 likes9.2k downloads6mo agoHugging Face05VLMEval /OpenVLMRecords OpenVLM Records Here we maintain all the evaluation records generated by VLMEvalKit, which also reflects on the OpenVLM Leaderboard. Before using the scripts to browse and utilize those record files, you should first have VLMEvalKit installed (use pip install -e . --no-deps when you encounter some dependency errors). Naming System & Record Browsing In this repo, records are organized with the following naming system: The record file of evaluating MLLM VLM-A on the… See the full description on the dataset page: https://huggingface.co/datasets/VLMEval/OpenVLMRecords.visual-question-answering1M<n<10M15 likes8.6k downloads1y agoHugging Face06open-cn-llm-leaderboard /vlm_results0 likes7.4k downloads1y agoHugging Face07VLM2Vec /MSR-VTTClone from "friedrichor/MSR-VTT". MSRVTT contains 10K video clips and 200K captions. We adopt the standard 1K-A split protocol, which was introduced in JSFusion and has since become the de facto benchmark split in the Text-Video Retrieval field. Train: train_7k: 7,010 videos, 140,200 captions train_9k: 9,000 videos, 180,000 captions Test: test_1k: 1,000 videos, 1,000 captions 🌟 Citation @inproceedings{xu2016msrvtt, title={Msr-vtt: A large video description dataset… See the full description on the dataset page: https://huggingface.co/datasets/VLM2Vec/MSR-VTT.tabulartext-to-video10K<n<100K4 likes7.2k downloads1y agoHugging Face08open-cn-llm-leaderboard /vlm_requests0 likes5.6k downloads1y agoHugging Face09lingamvamshikrishnareddy /ramanv-image-vlm-instructiontext100K<n<1M0 likes5.3k downloads20d agoHugging Face10VLM2Vec /DiDeMoClone from friedrichor/DiDeMo. About DiDeMo contains 10K long-form videos from Flickr. For each video, ~4 short sentences are annotated in temporal order. We follow the existing works to concatenate those short sentences and evaluate ‘paragraph-to-video’ retrieval on this benchmark. We adopt the official split: Train: 8,395 videos, 8,395 captions (concatenate from 33,005 short captions) Val: 1,065 videos, 1,065 captions (concatenate from 4,290 short captions) (We don't have… See the full description on the dataset page: https://huggingface.co/datasets/VLM2Vec/DiDeMo.texttext-to-video1K<n<10K0 likes4.6k downloads1y agoHugging Face11VLM2Vec /VATEXClone from lmms-lab/VATEX. text1K<n<10K1 likes3.8k downloads1y agoHugging Face12aialliance /GEOBench-VLM GEOBench-VLM: Benchmarking Vision-Language Models for Geospatial Tasks Summary While numerous recent benchmarks focus on evaluating generic Vision-Language Models (VLMs), they fall short in addressing the unique demands of geospatial applications. Generic VLM benchmarks are not designed to handle the complexities of geospatial data, which is critical for applications such as environmental monitoring, urban planning, and disaster management. Some of the unique… See the full description on the dataset page: https://huggingface.co/datasets/aialliance/GEOBench-VLM.image1K<n<10K16 likes3.8k downloads1y agoHugging Face13VLM2Vec /MSVDClone from "friedrichor/MSVD". MSVD contains 1,970 videos, each of which is paired with ~40 captions. We adopt the official split: Train: 1,200 videos, 48,774 captions Val: 100 videos, 4,290 captions Test: 670 videos, 27,763 captions 🌟 Citation @inproceedings{chen2011collecting, title={Collecting highly parallel data for paraphrase evaluation}, author={Chen, David and Dolan, William B}, booktitle={Proceedings of the Annual Meeting of the Association for… See the full description on the dataset page: https://huggingface.co/datasets/VLM2Vec/MSVD.texttext-to-video1K<n<10K4 likes3.8k downloads1y agoHugging Face14VLABench /vlm_evaluation_v1.0 Datacard This dataset is the evaluation VLM dataset used in VLABench. It is designed to evaluate the planning capabilities of Vision-Language Models (VLMs) in embodied scenarios. Source Project Page: https://vlabench.github.io/ Arxiv Paper: https://arxiv.org/abs/2412.18194 Code: https://github.com/OpenMOSS/VLABench Uses The dataset structure is as follows: vlm_evaluation_v1.0/ ├── CommenSence/ ├── add_condiment_common_sense/ ├──… See the full description on the dataset page: https://huggingface.co/datasets/VLABench/vlm_evaluation_v1.0.image1K<n<10K0 likes3.5k downloads1y agoHugging Face15nvidia /Llama-Nemotron-VLM-Dataset-v1 Llama-Nemotron-VLM-Dataset v1 Versions Date Commit Changes 2025-08-11 bdb3899 Initial release 2025-08-18 5abc7df Fixes bug (ocr_1 and ocr_3 images were swapped) 2025-08-19 ef85bef Update instructions for ocr_9 2025-08-25 4e46f2b Added example for Megatron Energon 2025-09-02 head Update license headers Quickstart If you want to dive in right away and load some samples using Megatron Energon, check out this section below. Data… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Llama-Nemotron-VLM-Dataset-v1.textvisual-question-answering1M<n<10M168 likes3.4k downloads11mo agoHugging Face16mm-eval /VLMEvalKitimage3 likes3.2k downloads8mo agoHugging Face17JosselinSom /Latex-VLMimagequestion-answering1K<n<10K9 likes3k downloads3y agoHugging Face18imageomics /VLM4Bio Dataset Card for VLM4Bio Instructions for downloading the dataset Install Git LFS Git clone the VLM4Bio repository to download all metadata and associated files Run the following commands in a terminal: git clone https://huggingface.co/datasets/imageomics/VLM4Bio cd VLM4Bio Downloading and processing bird images To download the bird images, run the following command: bash download_bird_images.sh This should download the bird images inside datasets/Bird/images… See the full description on the dataset page: https://huggingface.co/datasets/imageomics/VLM4Bio.imagevisual-question-answering10K<n<100K1 likes2.9k downloads9mo agoHugging Face19KRAFTON /VLM-SubtleBench VLM-SubtleBench VLM-SubtleBench: How Far Are VLMs from Human-Level Subtle Comparative Reasoning? The ability to distinguish subtle differences between visually similar images is essential for diverse domains such as industrial anomaly detection, medical imaging, and aerial surveillance. While comparative reasoning benchmarks for vision-language models (VLMs) have recently emerged, they primarily focus on images with large, salient differences and fail to capture the nuanced… See the full description on the dataset page: https://huggingface.co/datasets/KRAFTON/VLM-SubtleBench.imagevisual-question-answering10K<n<100K4 likes2.7k downloads7mo agoHugging Face20VLM2Vec /NExTQAtabular10K<n<100K1 likes2.5k downloads2y agoHugging Face21VLM2Vec /MMEB-V3 MMEB-V3: Measuring the Performance Gaps of Omni-Modality Embedding Models 🌐 Website | GitHub | 🏆 Leaderboard | 📖 MMEB-V3 Paper | 📖 MMEB-V2 Paper | 📖 MMEB-V1 Paper | 🤗 Models Introduction MMEB-V3 is a comprehensive benchmark for evaluating omni-modality embedding models across text, image, video, audio, visual-document, and agent-centric retrieval scenarios. Building upon MMEB-V1 and MMEB-V2, MMEB-V3 adds 111 new tasks, resulting in 190 evaluation tasks in… See the full description on the dataset page: https://huggingface.co/datasets/VLM2Vec/MMEB-V3.textfeature-extraction5 likes2.5k downloads2mo agoHugging Face22VLM2Vec /MMLongBench-docimage10K<n<100K0 likes2.5k downloads1y agoHugging Face23initiacms /XLRS-Bench-lite_VLM 🐙GitHub Information or evaluatation on this dataset can be found in this repo: https://github.com/AI9Stars/XLRS-Bench 📜Dataset License Annotations of this dataset is released under a Creative Commons Attribution-NonCommercial 4.0 International License. For images from: DOTARGB images from Google Earth and CycloMedia (for academic use only; commercial use is prohibited, and Google Earth terms of use apply). ITCVDLicensed under CC-BY-NC-SA-4.0. MiniFrance… See the full description on the dataset page: https://huggingface.co/datasets/initiacms/XLRS-Bench-lite_VLM.textvisual-question-answering1K<n<10K0 likes2.5k downloads11mo agoHugging Face24heesup /vlm-plant-sim VLM Plant Sim This dataset update merges three sources into source-based splits: synthetic: HELIOS simulation outputs from 2025 Davis generation. real: orthophoto patches (PNG only). real_dap10_boxes: annotated patch subset (plots 1-16 only). Splits synthetic: 2800 real: 560 real_dap10_boxes: 224 Notes Real split intentionally excludes method outputs (*.json and *.md) from evaluation artifacts. Initial-plant split includes only samples where… See the full description on the dataset page: https://huggingface.co/datasets/heesup/vlm-plant-sim.image-classification10K<n<100K0 likes2.4k downloads5d agoHugging Face25Flame-Code-VLM /Flame-Waterfall-React Flame-Waterfall-React: A Structured Data Synthesis Dataset for Multimodal React Code Generation Flame-Waterfall-React is a dataset synthesized using the Waterfall-Model-Based Synthesis method, Advancing Vision-Language Models in Front-End Development via Data Synthesis. This dataset is designed to train vision-language models (VLMs) for React code generation from UI design mockups and specifications. The Waterfall synthesis approach mimics real-world software development by… See the full description on the dataset page: https://huggingface.co/datasets/Flame-Code-VLM/Flame-Waterfall-React.textimage-to-text100K<n<1M2 likes2.4k downloads1y agoHugging Face26VLM2Vec /Video-MMEtext1K<n<10K0 likes2.4k downloads2y agoHugging Face27VLM2Vec /EgoSchematext10K<n<100K0 likes2.4k downloads2y agoHugging Face28Vi-VLM /Vista Dataset Card for "Vista" "700.000 Vietnamese vision-language samples open-source dataset" Dataset Overview This dataset contains over 700,000 Vietnamese vision-language samples, created by Gemini Pro. We employed several prompt engineering techniques: few-shot learning, caption-based prompting and image-based prompting. For the COCO dataset, we generated data using Llava-style prompts For the ShareGPT4V dataset, we used translation prompts. Caption-based prompting:… See the full description on the dataset page: https://huggingface.co/datasets/Vi-VLM/Vista.imagevisual-question-answering100K<n<1M45 likes2.2k downloads2y agoHugging Face29XAI /vlmsareblindArXiv - Website imagequestion-answering1K<n<10K28 likes2k downloads2y agoHugging Face30VLM2Vec /ViDoSeek-page-fixedimage1K<n<10K0 likes1.8k downloads11mo agoHugging Face

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