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
01mlfoundations /dclm-baseline-1.0-parquet DCLM-baseline Note: this is an identical copy of https://huggingface.co/datasets/mlfoundations/dclm-baseline-1.0, where all the files have been mapped to a parquet format. DCLM-baseline is a 4T token / 3B document pretraining dataset that achieves strong performance on language model benchmarks. Below are comparisions of model trained on DCLM-baseline with other models in the 7B regime. Model Params Tokens Open dataset? CORE MMLU EXTENDED Open weights, closed datasets… See the full description on the dataset page: https://huggingface.co/datasets/mlfoundations/dclm-baseline-1.0-parquet.tabular1B<n<10B56 likes21k downloads2y agoHugging Face02mmarone /ettin-parquettabular1B<n<10B0 likes10k downloads11mo agoHugging Face03WillHeld /test_librispeech_parquetaudion<1K0 likes5.7k downloads3y agoHugging Face04common-pile /raw_v0.1_parquet Common Pile v0.1 — Parquet Consolidated Description This dataset bundles all “raw” corpora from the Common Pile v0.1 Raw Data collection, converted to Apache Parquet and consolidated in a single repository. Nothing has been filtered or modified; the only changes are: Format: original JSON → Parquet Layout: many repositories → one consolidated dataset Extra column: a len_category bucket for quick length-based filtering Only the three original columns (id, text… See the full description on the dataset page: https://huggingface.co/datasets/common-pile/raw_v0.1_parquet.texttext-generation1B<n<10B1 likes5.5k downloads1y agoHugging Face05OpenVideo /Youtube-Common-First-600-Parquettextn<1K0 likes5.3k downloads2y agoHugging Face06Hailstone-Technologies /euler-source-parquets-realtext1M<n<10M0 likes4k downloads3mo agoHugging Face07Hailstone-Technologies /euler-source-parquetstext1M<n<10M0 likes4k downloads3mo agoHugging Face08SSBteam /ultra_v3_sft_parquettext100K<n<1M0 likes3.4k downloads2mo agoHugging Face09biglam /AmericanStories-parquet AmericanStories (parquet) A parquet-native reformat of dell-research-harvard/AmericanStories — article-level full text of ~20 million U.S. newspaper scans (1774–1963) from the Library of Congress's Chronicling America collection, originally extracted by Dell et al. (arXiv:2308.12477). This repo exists so the dataset loads in one line with the standard datasets / polars / pyarrow / dask stack, with no custom loading script and full Dataset Viewer support on the Hub.… See the full description on the dataset page: https://huggingface.co/datasets/biglam/AmericanStories-parquet.texttext-classification10M<n<100M3 likes2.7k downloads4mo agoHugging Face10kzropx /icmr-parquettext100M<n<1B0 likes2.5k downloads3mo agoHugging Face11medarc /TCGA-12K-parquet TCGA-12K Parquet Attribution This dataset contains 224 x 224 JPEG patches from whole-slide images originally downloaded from The Cancer Genome Atlas (TCGA) that are available in the NCI Genomic Data Commons (GDC) Open Access tier. We mirror and repackage a commonly used ~12k WSI subset in parquet format for ease of training. We exclude patches that did not pass HSV thresholding, following the procedure in Kaiko.AI's Midnight paper. Patches were randomly sampled across… See the full description on the dataset page: https://huggingface.co/datasets/medarc/TCGA-12K-parquet.tabular10M<n<100M1 likes2.1k downloads11mo agoHugging Face12claran /modular-s2orc-parquettext1M<n<10M3 likes2k downloads2y agoHugging Face13preetisheoran /nfpc-parquet-dataset AML Mule Account Detection Challenge Data Format: All files are in Apache Parquet format (Snappy compression). Use pandas.read_parquet(), pyarrow.parquet, or any Parquet-compatible reader. Transaction files are split across batch-N/ subdirectories. Primary Objective/Problem Statement Identify mule accounts used for money laundering from banking transaction and account data. Given labelled training data and unlabelled test accounts, predict which test accounts are mules.… See the full description on the dataset page: https://huggingface.co/datasets/preetisheoran/nfpc-parquet-dataset.tabular100K<n<1M0 likes2k downloads6mo agoHugging Face14datasets-examples /doc-formats-parquet-1textn<1K0 likes1.9k downloads2y agoHugging Face15claran /m2d2-wiki-decon-parquettext10M<n<100M0 likes1.5k downloads2y agoHugging Face16OSResight /hypersim-episodes-v3-parquet hypersim-episodes-v3-parquet Per-frame Parquet dataset for ReCAST tracker training. Schema One row per frame, grouped by episode_id. Arrow memory-mapped access enables reading specific frames without loading entire episodes. Column Type Description episode_id int32 Episode identifier frame_idx int32 Frame index within episode jpeg binary JPEG-encoded RGB frame depth list<float32> Flat H×W depth map seg list<uint16> Semantic segmentation (empty if… See the full description on the dataset page: https://huggingface.co/datasets/OSResight/hypersim-episodes-v3-parquet.tabularrobotics1K<n<10K0 likes1.4k downloads6mo agoHugging Face17SSBteam /nemotron_extra_sft_parquettext10K<n<100K0 likes1.3k downloads2mo agoHugging Face18confit /nsynth-parquetaudioaudio-classification100K<n<1M2 likes1.3k downloads2y agoHugging Face19lyneeeeeeeee /parquet_datatext100K<n<1M0 likes1.3k downloads9mo agoHugging Face20mteb /fsdkaggle2019-parquet FSDKaggle2019 FSDKaggle2019[1] is an audio dataset containing 29,266 audio files annotated with 80 labels of the AudioSet Ontology. FSDKaggle2019 has been used for the DCASE Challenge 2019 Task 2, which was run as a Kaggle competition titled Freesound Audio Tagging 2019. All audio clips are provided as uncompressed PCM 16 bit, 44.1 kHz, mono audio files. This version of database could be found and downloaded from here. Data Split Statistics Curated Noisy Test… See the full description on the dataset page: https://huggingface.co/datasets/mteb/fsdkaggle2019-parquet.audioaudio-classification10K<n<100K0 likes1.3k downloads8mo agoHugging Face21OSResight /tartanair-episodes-v3-parquet tartanair-episodes-v3-parquet Per-frame Parquet dataset for ReCAST tracker training. Schema One row per frame, grouped by episode_id. Arrow memory-mapped access enables reading specific frames without loading entire episodes. Column Type Description episode_id int32 Episode identifier frame_idx int32 Frame index within episode jpeg binary JPEG-encoded RGB frame depth list<float32> Flat H×W depth map seg list<uint16> Semantic segmentation (empty if… See the full description on the dataset page: https://huggingface.co/datasets/OSResight/tartanair-episodes-v3-parquet.tabularrobotics100K<n<1M0 likes1.2k downloads6mo agoHugging Face22whpthomas /finqa-parquet FinQA - Parquet Modernized version of ibm-research/finqa in Parquet format. Original dataset uses a deprecated loading script. This version is pre-processed and ready to use with modern datasets library. Structure Each row contains a single text field: pre_text + "\n" + question + "\n" + post_text Rows: ~8,000 QA pairs (train + dev + test) Source: ~2,800 financial reports Split: all data combined (use your own split logic) Usage from datasets… See the full description on the dataset page: https://huggingface.co/datasets/whpthomas/finqa-parquet.texttext-generation1K<n<10K0 likes1.1k downloads3mo agoHugging Face23Ariana /en_parquetstext10M<n<100M0 likes1k downloads6mo agoHugging Face24clockwork7 /lcb_parquet LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code 🏠 Home Page • 💻 GitHub Repository • 🏆 Leaderboard • 📄 Paper Change Log Since LiveCodeBench is a continuously updated benchmark, we provide different versions of the dataset. Particularly, we provide the following versions of the dataset: release_v1: The initial release of the dataset with problems released between May 2023 and Mar 2024 containing 400… See the full description on the dataset page: https://huggingface.co/datasets/clockwork7/lcb_parquet.text10K<n<100K0 likes863 downloads10mo agoHugging Face25marianna13 /livecodebench_code_generation_lite_parquet LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code 🏠 Home Page • 💻 GitHub Repository • 🏆 Leaderboard • 📄 Paper Change Log Since LiveCodeBench is a continuously updated benchmark, we provide different versions of the dataset. Particularly, we provide the following versions of the dataset: release_v1: The initial release of the dataset with problems released between May 2023 and Mar 2024 containing 400… See the full description on the dataset page: https://huggingface.co/datasets/marianna13/livecodebench_code_generation_lite_parquet.text10K<n<100K0 likes845 downloads9mo agoHugging Face26zerostratos /vi-cc100-parquet-datasettext100M<n<1B0 likes737 downloads1y agoHugging Face27biglam /blbooks-parquet Dataset Card for British Library Books This dataset is the same as https://huggingface.co/datasets/TheBritishLibrary/blbooks, however, this version is stored as parquet to avoid needing to run a datasets script. This also makes loading this dataset much quicker. Dataset Summary This dataset consists of books digitised by the British Library in partnership with Microsoft. The dataset includes ~25 million pages of out of copyright texts. The majority of the texts were… See the full description on the dataset page: https://huggingface.co/datasets/biglam/blbooks-parquet.tabulartext-generation10M<n<100M8 likes701 downloads3y agoHugging Face28confit /esc50-parquetaudioaudio-classification10K<n<100K1 likes696 downloads2y agoHugging Face29Tomoqt /parquet_spectratext100K<n<1M0 likes672 downloads2y agoHugging Face30PJMixers-Images /Castollux-Long-ParquetImages captioned using Gemini API. Some with gemini-2.0-flash-thinking-exp-1219, but most with gemini-2.0-flash-thinking-exp-01-21. If you plan on using this for Text-to-Image training I highly suggest doing more filtering for things such as resolution and compression artifacts. I kept those images to improve Image-to-Text performance, but it would be undesirable in Text-to-Image. imageimage-to-text10K<n<100K0 likes666 downloads2y agoHugging Face

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