CoolFace
27 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01blanchon /parler-tts_mls_eng_10k_snac_token_old Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/blanchon/parler-tts_mls_eng_10k_snac_token_old.tabularautomatic-speech-recognition100K<n<1M1 likes990 downloads2y agoHugging Face02code-rider /spotify-top-10k-songsthis list has been extracted from anna's archive : https://annas-archive.li/blog/spotify/spotify-top-10k-songs-table.html the script used to scrape can be found here : https://gist.github.com/the-code-rider/96838f5d6ff538377776b6ddbb1c633d tabular1K<n<10K2 likes249 downloads9mo agoHugging Face03aguennoune17 /atlas-crispr-10k-benchmark 🧬 ATLAS CRISPR 10k Benchmark Contribution communauté LeWorldModel — Benchmark CRISPR 10k guides ARNUtilisé pour fine-tuner aguennoune17/negenWM-jepa-v2 — ATLAS NWM Sprint 3Self-supervised I-JEPA · Encodage téléologique (κ, τ, λ) Description 10 000 guides ARN Cas9 de 20 nucléotides consolidés depuis 12 études expérimentales de criblage CRISPR génomique à grande échelle. Ce dataset est le benchmark officiel du Sprint 3 ATLAS NWM v2 — entraînement I-JEPA… See the full description on the dataset page: https://huggingface.co/datasets/aguennoune17/atlas-crispr-10k-benchmark.tabularfeature-extraction10K<n<100K0 likes114 downloads5mo agoHugging Face04scalarlogicgroup /synthetic-nsclc-10ktabular10K<n<100K0 likes43 downloads2mo agoHugging Face05Jonathan-Zhou /GameLabel-10kGameLabel-10k Dataset Card This dataset contains was created in collaboration with the game developers of Armchair Commander. It contains 9800 human preferences over pairs of Flux-Schnell generated images, with over 6800 unique prompts. All labels were crowdsourced from Armchair Commander players. Usage Example from datasets import load_dataset from PIL import Image import base64 from io import BytesIO dataset = load_dataset("Jonathan-Zhou/GameLabel-10k") # For some reason, when using… See the full description on the dataset page: https://huggingface.co/datasets/Jonathan-Zhou/GameLabel-10k.tabular1K<n<10K0 likes36 downloads2y agoHugging Face06jason1966 /ahsanaseer_top-rated-tmdb-movies-10k TMDB Movies Dataset Dataset of 10k top rated TMDB movies for text preprocessing (NLP) Dataset Info Source: Kaggle Original Size: 1.43 MB Kaggle Downloads: 8,035 Files: 1 Files top10K-TMDB-movies.csv Mirrored from Kaggle tabular10K<n<100K0 likes30 downloads6mo agoHugging Face07Ichsan2895 /DPO_ID-Wiki_10kTesting HOW TO WRANGLING THIS DATASET TO DPO & CHATML FORMAT def return_prompt_and_responses(samples) -> dict[str, str, str]: return { "prompt": [ "<|im_start|>user\n" + i + "<|im_end|>\n" for i in samples["PROMPT"] ], "chosen": [ "<|im_start|>assistant\n" + j + "<|im_end|>" for j in samples["CHOSEN"] ], "rejected": [ "<|im_start|>assistant\n" + k + "<|im_end|>" for k in… See the full description on the dataset page: https://huggingface.co/datasets/Ichsan2895/DPO_ID-Wiki_10kTesting.tabular10K<n<100K2 likes20 downloads3y agoHugging Face08adwita1603 /ifcb-10ktabular10K<n<100K0 likes19 downloads10d agoHugging Face09jag2023 /10K_bug_reportstabular1K<n<10K0 likes14 downloads2y agoHugging Face10J3nsenn /Output-features_10ktabular10K<n<100K0 likes11 downloads2y agoHugging Face11afeder43 /gnuvid_10ktabulartext-classification10K<n<100K0 likes9 downloads3y agoHugging Face12johnidouglas /books_10ktabular10K<n<100K0 likes8 downloads2y agoHugging Face13Adieee5 /efdtest-10Kimage10K<n<100K0 likes8 downloads1y agoHugging Face14extreme-weather-impacts /classified_data_10K path: filepath and unique identifier of the file company: unique company identifier year: year of the filing filename: filename of the 8-K, 10-K, 10-Q given by us in the downloading process date: date of the filing paragraph: text paragraph that is analyzed with the LLMs num_paragraphs: number of paragraphs that the entire filing contained num_words: number of words that the entire filing contained Storm, Flood, Heatwave, Drought, Wildfire, Coldwave, physical risk: Indicates 1 if the text… See the full description on the dataset page: https://huggingface.co/datasets/extreme-weather-impacts/classified_data_10K.tabular100K<n<1M0 likes7 downloads8mo agoHugging Face15danadvash /sp500-synthetic-10k-groundedtabular10K<n<100K0 likes6 downloads8mo agoHugging Face16geohai /chelsa_10kThis is a benchmark dataset for regression against a variety of climate variables from the following dataset: https://www.chelsa-climate.org/datasets/chelsa-trace21k-centennial-bioclim. It consists of 10k uniform-at-random sampled points on landmasses, each of which has 8 associated bioclimactic variables from the CHELSA dataset. All values for bioclim variables are raw values; if using as a regression benchmark, we would recommend min-max normalization. tabular10K<n<100K0 likes6 downloads3mo agoHugging Face17odedf2001 /synthetic_recipes_10ktabular10K<n<100K0 likes5 downloads9mo agoHugging Face18NickyNicky /10k_prompts_ranked_alltabular10K<n<100K3 likes4 downloads3y agoHugging Face19Tiaska123 /synthetic_binary_classification_10ktabular10K<n<100K0 likes4 downloads1y agoHugging Face20DBbun /10K_MELD_Plus_v1.0gated Synthetic MELD-Plus (10K Patients) Watch a demo This dataset contains 10,000 synthetic patients inspired by the published MELD-Plus study (a collboration between Massachusetts General Hospital and IBM Research). Each row corresponds to a single admission, with demographics, labs, comorbidities, medications, derived scores (MELD, MELD-Na, MELD-Plus), and the binary outcome Death_Within_90_Days. All data are artificially generated and contain no identifiable patient records.… See the full description on the dataset page: https://huggingface.co/datasets/DBbun/10K_MELD_Plus_v1.0.tabulartext-generation10K<n<100K0 likes3 downloads10mo agoHugging Face21csmcvnc /gamehistory_10ktabular10K<n<100K0 likes2 downloads2y agoHugging Face22Adieee5 /asf5ytd-10Kimage10K<n<100K0 likes2 downloads1y agoHugging Face23GabbiX /synthetic_ehr_full_10ktabular1K<n<10K0 likes2 downloads10mo agoHugging Face24kshitij230 /sen-stu-10kgatedtabular10K<n<100K0 likes1 downloads2y agoHugging Face25kshitij230 /sen-stu-10k2gatedtabular10K<n<100K0 likes1 downloads2y agoHugging Face26Amoham16 /dataset-resto-10ktabular10K<n<100K0 likes1 downloads10mo agoHugging Face27rungasdfadsf /SemantiBench_Dataset_10Ktabular10K<n<100K0 likes1 downloads8mo agoHugging Face

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