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
01laion /conceptual-captions-12m-webdatasetimage10K<n<100K34 likes6.5k downloads5y agoHugging Face02sayakpaul /pickapic_v2_webdatasetwebdataset archive of yuvalkirstain/pickapic_v2. Dataloading code can be found here. image1K<n<10K2 likes4k downloads2y agoHugging Face03yangyang857658468 /cc12m-webdataset CC12M WebDataset 这是CC12M数据集的WebDataset格式版本。 数据集信息 文件数量: 1098 总大小: 888796.33 MB 上传时间: 2025-03-18 14:45:49 使用方法 import webdataset as wds dataset = wds.WebDataset("https://huggingface.co/yangyang857658468/cc12m-webdataset/resolve/main/cc12m_*.tar") image10M<n<100M0 likes1.6k downloads2y agoHugging Face04hanlincs /InternVL-SA1B-Caption-WebDatasetThis repo contains the recaptioned SA1B images in webdataset format. The recaptioned prompts are from https://huggingface.co/datasets/OpenGVLab/InternVL-SA-1B-Caption image10M<n<100M1 likes1.4k downloads1y agoHugging Face05cat-state /MegaSynth-webdatasetimage1M<n<10M0 likes1.1k downloads10mo agoHugging Face06laion /clevr-webdatasetimage1M<n<10M7 likes651 downloads4y agoHugging Face07ARKseal /YFCC14M_subset_webdatasetimage1M<n<10M0 likes393 downloads5y agoHugging Face08shichen1231 /GBC1M_webdataimage1M<n<10M0 likes126 downloads2y agoHugging Face09ghemdd /gui_actor_webdataset GUI-Actor WebDataset A WebDataset format version of the GUI-Actor dataset for training vision-language models on GUI interaction tasks. Usage import webdataset as wds # Load the dataset dataset = wds.WebDataset("path/to/shards-*.tar") dataset = dataset.decode("pilrgb").to_tuple("jpg", "json") for image, metadata in dataset: # Process image and metadata pass Citation Please cite the original GUI-Actor paper if you use this dataset in your research. imagetext-generation1M<n<10M1 likes77 downloads1y agoHugging Face10teowu /ShareGPT-WebDataimage10K<n<100K2 likes47 downloads3y agoHugging Face11patrickvonplaten /webdatasets_imagesimagen<1K0 likes43 downloads3y agoHugging Face12AIMClab-RUC /PhD-webdataset PhD Webdataset This repository contains the packaged version of PhD. For a detailed introduction to PhD, please visit the official website. Overview The PhD Webdataset is designed to facilitate easy access and usage of the PhD dataset. It includes various fields in 'json' key. The data in this repo is totally the same as in PhD. Installation Ensure you have Hugging Face's datasets library installed. You can install it via pip: pip install datasets… See the full description on the dataset page: https://huggingface.co/datasets/AIMClab-RUC/PhD-webdataset.imagevisual-question-answering100K<n<1M0 likes39 downloads1y agoHugging Face13vrachit /imagenet-1k-webdataset ImageNet-1k WebDataset This dataset contains ImageNet-1k in WebDataset format (tar files) for efficient streaming. Dataset Structure Training: 129 shards (train-*.tar) Validation: 5 shards (validation-*.tar) Total size: 147.82 GB Format Each tar file contains samples with: *.jpg: Image bytes *.cls: Label (class ID as text) Usage import webdataset as wds # Training dataset train_url = "train-{000000..000000000}.tar" dataset =… See the full description on the dataset page: https://huggingface.co/datasets/vrachit/imagenet-1k-webdataset.image1M<n<10M0 likes38 downloads9mo agoHugging Face14Anish13 /web_prm_processed_dataimage10K<n<100K0 likes36 downloads5mo agoHugging Face15jwaters8978 /web_scraper_datasetimage10K<n<100K0 likes18 downloads2y agoHugging Face16hayden-donnelly /mnist-webdataset-png MNIST WebDataset PNG The MNIST dataset with samples stored as PNG images and compiled into the WebDataset format. DALI/JAX Example The following code shows how this dataset can be loaded into JAX arrays by DALI. from nvidia.dali import pipeline_def import nvidia.dali.fn as fn import nvidia.dali.types as types from nvidia.dali.plugin.jax import DALIGenericIterator from nvidia.dali.plugin.base_iterator import LastBatchPolicy def get_data_iterator(batch_size, dataset_path):… See the full description on the dataset page: https://huggingface.co/datasets/hayden-donnelly/mnist-webdataset-png.imageimage-classification10K<n<100K0 likes14 downloads3y agoHugging Face17Bigbarry /webdataset_copyimage100K<n<1M0 likes12 downloads5mo agoHugging Face18fansunqi /web-dataset_3_screenshot_rendered_train_mhtml_3image10K<n<100K0 likes11 downloads8mo agoHugging Face19fansunqi /web-dataset_4_screenshot_rendered_train_mhtml_4image1K<n<10K0 likes9 downloads8mo agoHugging Face20ogarcia2 /web_scraper_dataset_2image10K<n<100K0 likes7 downloads1y agoHugging Face21Nayana-cognitivelab /NayanaDocs-Indic-45k-webdatasetgated Nayana-DocOCR Indic Annotated Dataset Dataset Description This is a large-scale multilingual document OCR dataset containing approximately 400GB of images with comprehensive annotations across multiple languages including Indic languages and English. The dataset is stored in WebDataset format using TAR archives for efficient streaming and processing. Available Language Subsets bn (Bengali): Available en (English): Available gu (Gujarati): Available hi (Hindi):… See the full description on the dataset page: https://huggingface.co/datasets/Nayana-cognitivelab/NayanaDocs-Indic-45k-webdataset.imageimage-to-text100K<n<1M0 likes7 downloads1y agoHugging Face22fansunqi /web-dataset_4_interact_resultsimage10K<n<100K0 likes7 downloads8mo agoHugging Face23II-Vietnam /agentic_dataset_qwen3_coder_webgatedimage1K<n<10K0 likes6 downloads1y agoHugging Face24Jserw /WebDataimage1K<n<10K0 likes6 downloads10mo agoHugging Face25II-Vietnam /agentic_dataset_qwen3_coder_web_nodegatedimage1K<n<10K0 likes5 downloads1y agoHugging Face26Nayana-cognitivelab /NayanaDocs-Global-45k-webdatasetgated Nayana-DocOCR Global Annotated Dataset Dataset Description This is a large-scale multilingual document OCR dataset containing approximately 400GB of images with comprehensive annotations across multiple global languages and English. The dataset is stored in WebDataset format using TAR archives for efficient streaming and processing. Available Language Subsets Arabic (ar): Available German (de): Available Russian (ru) : Available Spanish (es): Available French… See the full description on the dataset page: https://huggingface.co/datasets/Nayana-cognitivelab/NayanaDocs-Global-45k-webdataset.imageimage-to-text100K<n<1M1 likes4 downloads1y agoHugging Face27II-Vietnam /agentic_dataset_qwen3_coder_web-sftgatedimage10K<n<100K0 likes4 downloads1y agoHugging Face28dongOi071102 /meme_webdatasetimage1K<n<10K0 likes3 downloads2y agoHugging Face29yasirhyder /webdataimagen<1K0 likes3 downloads1y agoHugging Face30Nayana-cognitivelab /NayanaDocs-Multilingual-webdatasetgatedimageimage-to-text1K<n<10K0 likes2 downloads1y agoHugging Face

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