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 Face03collabora /hi-stt-preprocessed-webdatasettext100K<n<1M1 likes2k downloads1y agoHugging Face04yangyang857658468 /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 Face05hanlincs /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 Face06cat-state /MegaSynth-webdatasetimage1M<n<10M0 likes1.1k downloads10mo agoHugging Face07laion /clevr-webdatasetimage1M<n<10M7 likes651 downloads4y agoHugging Face08cmeraki /audiofolder_webdatasetaudio100K<n<1M0 likes276 downloads2y agoHugging Face09lucasnewman /libritts-r-webdatasetOfficial website: https://www.openslr.org/141/ This repository contains LibriTTS-R converted to a WebDataset. The original Wave files have been converted to 64kbps MP3 files for efficient streaming. LibriTTS-R (paper) is a sound quality improved version of the LibriTTS corpus which is a multi-speaker English corpus of approximately 585 hours of read English speech at 24kHz sampling rate, published in 2019. The constituent samples of LibriTTS-R are identical to those of LibriTTS, with only the… See the full description on the dataset page: https://huggingface.co/datasets/lucasnewman/libritts-r-webdataset.audio100K<n<1M1 likes109 downloads2y agoHugging Face10ghemdd /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 Face11collabora /multilingual-librispeech-webdatasetaudio10K<n<100K1 likes61 downloads3y agoHugging Face12Liuff23 /solar_webdatatext1M<n<10M0 likes59 downloads6mo agoHugging Face13AIMClab-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 Face14seastar105 /librispeech-webdatasetaudio100K<n<1M0 likes38 downloads2y agoHugging Face15vrachit /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 Face16seastar105 /libritts-r-webdatasetaudio100K<n<1M0 likes37 downloads2y agoHugging Face17Gatozu35 /test-webdatasettest audion<1K0 likes20 downloads2y agoHugging Face18hayden-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 Face19Qualeafclover /webdataset-cifar100text10K<n<100K0 likes12 downloads1y agoHugging Face20Bigbarry /webdataset_copyimage100K<n<1M0 likes12 downloads5mo agoHugging Face21fansunqi /web-dataset_3_screenshot_rendered_train_mhtml_3image10K<n<100K0 likes11 downloads8mo agoHugging Face22Sh1man /example_webdatasetaudion<1K0 likes10 downloads1y agoHugging Face23sam8000 /EuroSpeech-WebDatasetaudio1K<n<10K0 likes10 downloads1y agoHugging Face24fansunqi /web-dataset_4_screenshot_rendered_train_mhtml_4image1K<n<10K0 likes9 downloads8mo agoHugging Face25Nayana-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 Face26fansunqi /web-dataset_4_interact_resultsimage10K<n<100K0 likes7 downloads8mo agoHugging Face27marcosremar2 /instructs2s-webdatasetaudio100K<n<1M0 likes6 downloads8mo agoHugging Face28Nayana-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 Face29fansunqi /web-dataset_3_mhtml_filestext10K<n<100K0 likes4 downloads8mo agoHugging Face30fansunqi /web-dataset_4_mhtml_filestext1K<n<10K0 likes4 downloads8mo agoHugging Face

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