CoolFace
13 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 Face03BLIP3o /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 Face04diffusion-bench /blip3o-256image1K<n<10K1 likes1.2k downloads6mo agoHugging Face05Ashenone3 /BLIP3o-JourneyDBimage1M<n<10M1 likes339 downloads1y agoHugging Face06Ashenone3 /BLIP3o-Shortimage1M<n<10M0 likes178 downloads1y agoHugging Face07ChristophSchuhmann /wikiart_with_BLIP_captionstext10K<n<100K2 likes116 downloads4y agoHugging Face08Ashenone3 /BLIP3o-Longimage10M<n<100M0 likes66 downloads1y agoHugging Face09Dant33 /WikiArt-81K-BLIP_2-768x768 WikiArt Resized Dataset Description This dataset contains 81,444 artistic images from WikiArt, organized into different artistic genres. The images have been resized to a uniform resolution of 768x768 pixels using LANCZOS resampling and padded to maintain aspect ratio, ensuring consistency for machine learning tasks and computational art analysis. The base for the dataset was Dant33/WikiArt-81K-BLIP_2-captions. Enhancements 1. Image Resizing… See the full description on the dataset page: https://huggingface.co/datasets/Dant33/WikiArt-81K-BLIP_2-768x768.image10K<n<100K1 likes49 downloads2y agoHugging Face10Dant33 /WikiArt-81K-BLIP_2-1024x1024 WikiArt Resized Dataset Description This dataset contains 81,444 artistic images from WikiArt, organized into different artistic genres. The images have been resized to a uniform resolution of 1024x1024 pixels using LANCZOS resampling, ensuring consistency for machine learning tasks and computational art analysis. The base for the dataset was Dant33/WikiArt-81K-BLIP_2-captions Enhancements 1. Image Resizing All images have been resized to… See the full description on the dataset page: https://huggingface.co/datasets/Dant33/WikiArt-81K-BLIP_2-1024x1024.image10K<n<100K0 likes21 downloads2y agoHugging Face11Dant33 /WikiArt-81K-BLIP_2-captions WikiArt Enhanced Dataset Description This dataset contains 81,444 artistic images from WikiArt, organized into different artistic genres. It has undergone several improvements and corrections to optimize its use in machine learning tasks and computational art analysis. Credits to the original author of daset go to: WikiArt Enhancements 1. Encoding Issues Correction Fixed encoding issues in filenames and artist information. All filenames were renamed… See the full description on the dataset page: https://huggingface.co/datasets/Dant33/WikiArt-81K-BLIP_2-captions.image10K<n<100K0 likes16 downloads2y agoHugging Face12justinpinkney /pokemon-blip-captions-wdsWebdataset version of: lambdalabs/pokemon-blip-captions imagen<1K0 likes15 downloads3y agoHugging Face13hanlincs /BLIP3o-60k_1024h_1776wimage1K<n<10K0 likes8 downloads1y agoHugging Face

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