CoolFace
27 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.2k 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.6k 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 Face05Salesforce /BLIP3o-NEXT-EDIT-ENSEMBLE-DATASETS1 likes1.8k downloads11mo agoHugging Face06pufanyi /BLIP3o-60kimage10K<n<100K1 likes1.8k downloads1y agoHugging Face07lmms-lab /blip3o-60kimage1K<n<10K0 likes1.4k downloads1y agoHugging Face08BLIP3o /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 Face09diffusion-bench /blip3o-256image1K<n<10K1 likes1.2k downloads6mo agoHugging Face10Ashenone3 /BLIP3o-JourneyDBimage1M<n<10M1 likes339 downloads1y agoHugging Face11xzz789 /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 likes289 downloads1mo agoHugging Face12LastTransformer /BLIP3o-Pretrain-Long-Caption-Parquettext10K<n<100K1 likes287 downloads3mo agoHugging Face13Ashenone3 /BLIP3o-Shortimage1M<n<10M0 likes178 downloads1y agoHugging Face14prithivMLmods /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 likes166 downloads1y agoHugging Face15orrzohar /BLIP3o-Visual-Reasoningimage10K<n<100K0 likes144 downloads10mo agoHugging Face16xzz789 /blip3o_aux_formal_864 BLIP3o auxiliary subset (864 rows) This repository contains the deterministic Generation-auxiliary view used by the current four-family umm-sft paired_ug_formal recipes (BAGEL, BLIP3o, Emu3.5, and Janus-Pro). Rows published: 864 Original verified source pool on rz6000: 51,758 rows Selection seed: 178430 Selection details: formal_selection_receipt.json Features: image, prompt, source This is a protocol-specific subset, not the full BLIP3o-60k release. The source metadata did… See the full description on the dataset page: https://huggingface.co/datasets/xzz789/blip3o_aux_formal_864.image-to-textn<1K0 likes67 downloads1mo agoHugging Face17Ashenone3 /BLIP3o-Longimage10M<n<100M0 likes66 downloads1y agoHugging Face18LastTransformer /BLIP3o-Pretrain-Long-Caption-Text-Splitstext10K<n<100K0 likes32 downloads3mo agoHugging Face19russwang /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 likes18 downloads8mo agoHugging Face20hanlincs /BLIP3o-60k_wan_i2v_14b_480p_512_512_81_rewritevideo1K<n<10K1 likes13 downloads1y agoHugging Face21hanlincs /BLIP3o-60k_1024h_1776wimage1K<n<10K0 likes8 downloads1y agoHugging Face22wusize /BLIP3o-60ktext10K<n<100K0 likes7 downloads1y agoHugging Face23pufanyi /BLIP3o-60k-top100imagen<1K0 likes7 downloads1y agoHugging Face24pufanyi /BLIP3o-60k-top100-dataimagen<1K0 likes7 downloads1y agoHugging Face25sebgao /blip3o-pretrain-short-recaptioned0 likes5 downloads1y agoHugging Face26pufanyi /BLIP3o-60k-10 likes3 downloads1y agoHugging Face27redshallot /Bagel-new-BLIP3o-5k0 likes2 downloads1y agoHugging Face

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