CoolFace
20 shown

datasets

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

Clear all
01BLIP3o /BLIP3o-Pretrain-Long-Caption BLIP3o Pretrain Long-Caption Dataset This collection contains 27 million images, each paired with a long (~120 token) caption generated by Qwen/Qwen2.5-VL-7B-Instruct. Download from huggingface_hub import snapshot_download snapshot_download( repo_id="BLIP3o/BLIP3o-Pretrain-Long-Caption", repo_type="dataset" ) Load Dataset without Extracting You don’t need to unpack the .tar archives, use WebDataset support in 🤗datasets instead: from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/BLIP3o/BLIP3o-Pretrain-Long-Caption.image10M<n<100M74 likes6.3k downloads1y agoHugging Face02BLIP3o /BLIP3o-Pretrain-Short-Caption BLIP3o Pretrain Short-Caption Dataset This collection contains 5 million images, each paired with a short (~20 token) caption generated by Qwen/Qwen2.5-VL-7B-Instruct. Download from huggingface_hub import snapshot_download snapshot_download( repo_id="BLIP3o/BLIP3o-Pretrain-Short-Caption", repo_type="dataset" ) Load Dataset without Extracting You don’t need to unpack the .tar archives, use WebDataset support in 🤗datasets instead: from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/BLIP3o/BLIP3o-Pretrain-Short-Caption.image1M<n<10M10 likes5.5k downloads1y agoHugging Face03Salesforce /blip3-ocr-200m BLIP3-OCR-200M Dataset Overview The BLIP3-OCR-200M dataset is designed to address the limitations of current Vision-Language Models (VLMs) in processing and interpreting text-rich images, such as documents and charts. Traditional image-text datasets often struggle to capture nuanced textual information, which is crucial for tasks requiring complex text comprehension and reasoning. Key Features OCR Integration: The dataset incorporates Optical Character… See the full description on the dataset page: https://huggingface.co/datasets/Salesforce/blip3-ocr-200m.image10M<n<100M45 likes2k downloads2y agoHugging Face04BLIP3o /BLIP3o-Pretrain-JourneyDB BLIP3o Pretrain JourneyDB Dataset This collection contains 4 million JourneyDB images. Download from huggingface_hub import snapshot_download snapshot_download( repo_id="BLIP3o/BLIP3o-Pretrain-JourneyDB", repo_type="dataset" ) Load Dataset without Extracting You don’t need to unpack the .tar archives, use WebDataset support in 🤗datasets instead: from datasets import load_dataset import glob data_files = glob.glob("/your/data/path/*.tar")… See the full description on the dataset page: https://huggingface.co/datasets/BLIP3o/BLIP3o-Pretrain-JourneyDB.image1M<n<10M7 likes2k downloads1y agoHugging Face05pufanyi /BLIP3o-60kimage10K<n<100K1 likes1.8k downloads1y agoHugging Face06BLIP3o /BLIP3o-60kThis is BLIP3o-60k Text-to-Image instruction tuning dataset distilled from GPT-4o, including the following categories: JourneyDB Human (including MSCOCO with human caption, human gestures, occupations) Dalle3 Geneval (no overlap with test set) Common objects Simple text Here we provide the code guidance to download tar file: from huggingface_hub import snapshot_download snapshot_download(repo_id='BLIP3o/BLIP3o-60k', repo_type=‘dataset’) And you can use huggingface datasets to read the tar… See the full description on the dataset page: https://huggingface.co/datasets/BLIP3o/BLIP3o-60k.text1K<n<10K40 likes1.3k downloads1y agoHugging Face07diffusion-bench /blip3o-256image1K<n<10K1 likes1.2k downloads6mo agoHugging Face08Ashenone3 /BLIP3o-JourneyDBimage1M<n<10M1 likes358 downloads1y agoHugging Face09xzz789 /blip3o_aux_full_8640 BLIP3o auxiliary full protocol subset (8,640 rows) This is the 10x full auxiliary view for the current UMM-SFT experiments. The corresponding tiny view contains 864 rows. Rows published: 8,640 Source pool: 51,758 verified BLIP3o auxiliary rows Selection seed: 178430 Selection details: formal_selection_receipt.json Features: image, prompt, source “Full” means the 10x protocol subset, not the complete upstream corpus. The source metadata did not declare a license; other is only… See the full description on the dataset page: https://huggingface.co/datasets/xzz789/blip3o_aux_full_8640.imageimage-to-text1K<n<10K0 likes277 downloads1mo agoHugging Face10LastTransformer /BLIP3o-Pretrain-Long-Caption-Parquettext10K<n<100K1 likes240 downloads3mo agoHugging Face11Ashenone3 /BLIP3o-Shortimage1M<n<10M0 likes178 downloads1y agoHugging Face12prithivMLmods /blip3o-caption-mini-arrow blip3o-caption-mini-arrow blip3o-caption-mini-arrow is a high-quality, curated image-caption dataset derived and optimized from the original BLIP3o/BLIP3o-Pretrain-Long-Caption. This dataset is specifically filtered and processed for tasks involving long-form image captioning and vision-language understanding. Overview Total Samples: 91,600 Modality: Image ↔ Text Format: Arrow (auto-converted to Parquet) License: Apache 2.0 Language: English Size: ~4.5 GB… See the full description on the dataset page: https://huggingface.co/datasets/prithivMLmods/blip3o-caption-mini-arrow.imageimage-to-text10K<n<100K8 likes169 downloads1y agoHugging Face13orrzohar /BLIP3o-Visual-Reasoningimage10K<n<100K0 likes146 downloads10mo agoHugging Face14Ashenone3 /BLIP3o-Longimage10M<n<100M0 likes74 downloads1y agoHugging Face15LastTransformer /BLIP3o-Pretrain-Long-Caption-Text-Splitstext10K<n<100K0 likes30 downloads3mo agoHugging Face16russwang /blip3o-long-caption-50k BLIP3o Long Caption Dataset (50K Subset) This dataset is a subset of the BLIP3o/BLIP3o-Pretrain-Long-Caption dataset, containing the first 50,000 samples. Statistics Total samples: 50,000 Average caption length: 624.4 characters Min caption length: 125 characters Max caption length: 983 characters Dataset Structure Data Fields id: Unique identifier for each sample caption: Long-form image caption caption_length: Length of the caption in characters… See the full description on the dataset page: https://huggingface.co/datasets/russwang/blip3o-long-caption-50k.imageimage-to-text10K<n<100K0 likes19 downloads7mo agoHugging Face17wusize /BLIP3o-60ktext10K<n<100K0 likes9 downloads1y agoHugging Face18hanlincs /BLIP3o-60k_1024h_1776wimage1K<n<10K0 likes8 downloads1y agoHugging Face19pufanyi /BLIP3o-60k-top100imagen<1K0 likes7 downloads1y agoHugging Face20pufanyi /BLIP3o-60k-top100-dataimagen<1K0 likes7 downloads1y agoHugging Face

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