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
01SyMuPe /PianoCoRe PianoCoRe: Combined and Refined Piano MIDI Dataset PianoCoRe is a large-scale piano MIDI dataset that unifies and refines major open-source piano corpora. It contains 250,046 performances of 5,625 pieces written by 483 composers, totaling 21,763 hours of performed music. PianoCoRe provides the most diverse composer- and composition-annotated piano MIDI data. The metadata includes deduplication flags, MIDI quality labels and precise note-level score-performance alignments. The… See the full description on the dataset page: https://huggingface.co/datasets/SyMuPe/PianoCoRe.tabularaudio-classification100K<n<1M11 likes535 downloads5mo agoHugging Face02asigalov61 /Monster-Piano Monster Piano 580204 solo Piano MIDI scores representations from Monster MIDI dataset Installation and use Load dataset #=================================================================== from datasets import load_dataset #=================================================================== monster_piano = load_dataset('asigalov61/Monster-Piano') dataset_split = 'train' dataset_entry_index = 0 dataset_entry =… See the full description on the dataset page: https://huggingface.co/datasets/asigalov61/Monster-Piano.text100K<n<1M4 likes534 downloads2y agoHugging Face03riyaranjan /piano-protege-curriculum Piano Protege Curriculum (Stages 1-3) A human-style piano-practice curriculum of MIDI exercises and beginner pieces with per-note fingering labels, built for training and evaluating reinforcement-learning policies for simulated robotic piano playing (e.g. RoboPianist). It progresses the way a method book does: scales & arpeggios -> Hanon finger-independence exercises -> simple real pieces. Contents Stage Folder Pieces What 1 stage1_scales 864 Scales: 12… See the full description on the dataset page: https://huggingface.co/datasets/riyaranjan/piano-protege-curriculum.text10K<n<100K2 likes326 downloads4mo agoHugging Face04EinWWW /Accurate-Salamander-Grand-Piano-Yamaha-C5 Accurate-Salamander Grand Piano Mirror of the Accurate-Salamander Grand Piano soundbank. Accurate-Salamander author: Chisato Yamauchi Original Salamander Grand Piano author: Alexander Holm Instrument: Yamaha C5 Format: SFZ + WAV, 48 kHz / 24-bit License: Creative Commons Attribution 3.0 Modifications in this repository: None. Files are redistributed unchanged. Original project: https://www.ir.isas.jaxa.jp/~cyamauch/AccurateSalamander/ audion<1K2 likes229 downloads2mo agoHugging Face05asigalov61 /Godzilla-Piano Godzilla Piano 1.1M+ select normalized solo piano scores representations from Godzilla MIDI dataset Godzilla's Musical Transformation by Microsoft Copilot In the neon glow of a midnight throng, A beast with headphones hums along. Where thunderous roars once led the fray, Now delicate keystrokes steal the day. Godzilla, master of storm and lore, Swaps terror for tunes, a musical score. Each note a spark on the ebony keys, Transforming chaos into rhythmic ease.… See the full description on the dataset page: https://huggingface.co/datasets/asigalov61/Godzilla-Piano.textaudio-classification1M<n<10M2 likes220 downloads1y agoHugging Face06Pianokill /SportFashion_512x512image10K<n<100K0 likes167 downloads3y agoHugging Face07EthanHosier /chunked_text_piano_llm Dataset Card for "chunked_text_piano_llm" More Information needed tabular1M<n<10M0 likes152 downloads1y agoHugging Face08lucacasini /mmd_piano_tokenizedtext100K<n<1M0 likes141 downloads1y agoHugging Face09asigalov61 /Discover-Piano Discover Piano Ultimate pre-tokenized solo Piano MIDI dataset for symbolic music AI and MIR purposes Installation and use Load dataset #=================================================================== from datasets import load_dataset #=================================================================== discover_piano = load_dataset('asigalov61/Discover-Piano') dataset_split = 'train' dataset_entry_index = 0 dataset_entry =… See the full description on the dataset page: https://huggingface.co/datasets/asigalov61/Discover-Piano.textaudio-to-audio1M<n<10M3 likes96 downloads2mo agoHugging Face10asigalov61 /lmd-matched-piano LMD Matched Piano All LMD Matched titles with 2+ variations as normalized solo piano score representations with captions Installation and use Load dataset #=================================================================== from datasets import load_dataset #=================================================================== lmd_matched_piano = load_dataset('asigalov61/lmd-matched-piano') dataset_split = 'train' dataset_entry_index = 0… See the full description on the dataset page: https://huggingface.co/datasets/asigalov61/lmd-matched-piano.text100K<n<1M1 likes79 downloads1y agoHugging Face11BarbosaTest /asap-piano-excerpts ASAP Piano Excerpts Multimodal piano dataset of 6,019 short excerpts (3–8 measures each) cut from the ASAP piano dataset. Each row aligns four modalities for the same musical window: column type description audio Audio excerpt audio, 22 050 Hz mono FLAC kern string full **kern score text of the excerpt (**kern header included) st_plus Sequence[str] ScoreTransformer+ token list (bar/key/time/note/chord/rest/clef) midi2score {stream: Sequence[int64]} 14 aligned… See the full description on the dataset page: https://huggingface.co/datasets/BarbosaTest/asap-piano-excerpts.audioaudio-text-to-text1K<n<10K0 likes57 downloads2mo agoHugging Face12atgarcia /PianoDatasettextn<1K0 likes56 downloads2y agoHugging Face13confit /pianos-parquet Pianos Sound Quality Dataset This version of dataset comprises seven models of pianos: Kawai upright piano Kawai grand piano Young Change upright piano Hsinghai upright piano Grand Theatre Steinway piano Steinway grand piano Pearl River upright piano. Note: the paper (Zhou et al., 2023) only uses the first 7 piano classes in the dataset, its future work has finished the 8-class evaluation. License MIT License Copyright (c) CCMUSIC Permission is hereby granted… See the full description on the dataset page: https://huggingface.co/datasets/confit/pianos-parquet.audioaudio-classificationn<1K0 likes53 downloads2y agoHugging Face14linoyts /wan_playing_pianoThis dataset contains videos generated using Wan 2.1 T2V 14B. textn<1K0 likes28 downloads1y agoHugging Face15gsethia08 /part3-play_pianoThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "hand", "total_episodes": 3563, "total_frames": 1058862, "total_tasks": 15, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:3563" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/gsethia08/part3-play_piano.tabularrobotics1M<n<10M0 likes27 downloads4mo agoHugging Face16epr-labs /piano-midi-detextn<1K1 likes21 downloads2y agoHugging Face17guangyangmusic /IMSLP-Piano-Scoresgatedimagen<1K0 likes18 downloads8mo agoHugging Face18barvarvara /guitar-piano-mixes-loraaudio1K<n<10K0 likes13 downloads4mo agoHugging Face19pianomoon /gpqa-llama70b-oracle-difficulty-devtabularn<1K0 likes12 downloads10mo agoHugging Face20pianomoon /GPQA_with_Llama_3.1_70B_Instruct_v1_oracle_difficulty_bucket_0tabularn<1K0 likes11 downloads10mo agoHugging Face21mudassar93 /data_pianotext1K<n<10K0 likes9 downloads3y agoHugging Face22pianomoon /gpqa-llama70b-oracle-difficulty-testtabularn<1K0 likes9 downloads10mo agoHugging Face23okbenzene2002 /custom-piano-labelledtextn<1K0 likes8 downloads3y agoHugging Face24pianomoon /math500-llama70b-oracle-difficulty-devtabularn<1K0 likes8 downloads10mo agoHugging Face25mudassar93 /piano_musictext1K<n<10K0 likes7 downloads3y agoHugging Face26pianomoon /GPQA_with_Llama_3.1_8B_Instruct_v1_oracle_difficulty_bucket_4tabularn<1K0 likes7 downloads10mo agoHugging Face27roszcz /pianofor-ai-sustain-v2gated Dataset Card for "pianofor-ai-sustain-v2" More Information needed text1K<n<10K0 likes6 downloads3y agoHugging Face28EthanHosier /chunked_text_piano_llm_part_2 Dataset Card for "chunked_text_piano_llm_part_2" More Information needed tabular1M<n<10M0 likes6 downloads1y agoHugging Face29pianomoon /GPQA_with_Llama_3.1_8B_Instruct_v1_oracle_difficulty_bucket_0tabularn<1K0 likes6 downloads10mo agoHugging Face30pianomoon /GPQA_with_Llama_3.1_8B_Instruct_v1_oracle_difficulty_bucket_3tabularn<1K0 likes6 downloads10mo agoHugging Face

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