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
01EleutherAI /LDS-retrain-bank-adamw-N16k-bs256-gpt2-mediumtabular1K<n<10K0 likes447 downloads28d agoHugging Face02EleutherAI /PARTIAL_LDS-retrain-bank-gpt2medium-16k-bs32tabular1K<n<10K0 likes412 downloads21d agoHugging Face03aadityaubhat /GPT-wiki-intro GPT Wiki Intro Overview Dataset for training models to classify human written vs GPT/ChatGPT generated text. This dataset contains Wikipedia introductions and GPT (Curie) generated introductions for 150k topics. Prompt used for generating text 200 word wikipedia style introduction on '{title}' {starter_text} where title is the title for the wikipedia page, and starter_text is the first seven words of the wikipedia introduction. Here's an example of prompt used to… See the full description on the dataset page: https://huggingface.co/datasets/aadityaubhat/GPT-wiki-intro.tabulartext-classification100K<n<1M27 likes198 downloads3y agoHugging Face04EleutherAI /bergson-wikitext-gpt2-leaderboard-bank bergson leaderboard: retrain banks, scores and LDS/QLD results (WikiText GPT-2) Everything behind the numbers on the bergson leaderboard, for the model at EleutherAI/bergson-wikitext-gpt2-leaderboard. path what it is bank/ the LDS ground truth: 100 random leave-1%-out subsets of the 4,608 training chunks (subsets.json) and each subset's measured loss change on the 50 test queries (validation.csv) random/retrained/{base,subset_0..99} the retrained models themselves… See the full description on the dataset page: https://huggingface.co/datasets/EleutherAI/bergson-wikitext-gpt2-leaderboard-bank.tabular10K<n<100K0 likes168 downloads8d agoHugging Face05katielink /gpt4_bias Assessing GPT-4’s Potential for Perpetuating Racial and Gender Biases in Healthcare This repository accompanies the paper "Coding Inequity: Assessing GPT-4’s Potential for Perpetuating Racial and Gender Biases in Healthcare". Overview The data is available in the data_to_share folder. This can be broken into several pieces: simulated_pt_distribution --- here is where we store all the information for generating patient demographic distributions. We store the outputs of… See the full description on the dataset page: https://huggingface.co/datasets/katielink/gpt4_bias.tabularn<1K1 likes133 downloads3y agoHugging Face06Kiarash99 /GPTMicro-Nanowire-Sintering GPTMicro — Nanowire Sintering & Symbolic Regression Dataset Curated data for data-driven discovery of governing equations in nanowire sintering. It pairs raw molecular-dynamics (MD) trajectories with the ML-ready train/validation/test splits used to learn closed-form models for the sintering dynamics (change in flattening ddelta and rotation dtheta) and for two effective material properties (effective diffusion coefficient D_eff and effective relaxation/viscosity coefficient… See the full description on the dataset page: https://huggingface.co/datasets/Kiarash99/GPTMicro-Nanowire-Sintering.tabular1K<n<10K0 likes83 downloads2mo agoHugging Face07guanning /arc-agi-3-schema-traces-gpt56gated ARC-AGI-3 Schema Gameplay Trajectories — GPT-5.6 Sol This release contains every gpt-5.6-sol gameplay trajectory produced on our cluster with the world_model_v5 agent harness — 100 runs across the 25 public ARC-AGI-3 games — plus a dependency-free scoring utility. It is the GPT-5.6 Sol member of a family built by the same harness and the same sanitizer, so trajectories can be compared game by game: arc-agi-3-schema-traces-fable5 — Claude Fable 5, best per game (25)… See the full description on the dataset page: https://huggingface.co/datasets/guanning/arc-agi-3-schema-traces-gpt56.tabularreinforcement-learningn<1K0 likes81 downloads4d agoHugging Face08istat-ai /patents-classified-2106-gpt5-minitabular1K<n<10K1 likes74 downloads1y agoHugging Face09kjappelbaum /gptchemtabularn<1K0 likes47 downloads2y agoHugging Face10OfirArviv /mt_bench_single_score_gpt4_judgementtabular1K<n<10K1 likes45 downloads2y agoHugging Face11gptforfree /OpenChatData OpenChatData OpenChatData is an anonymized dataset derived from database dumps from a discontinued AI chatbot service that routed model requests through OpenRouter. The dataset contains 20,949 chat-log records collected between February 4, 2026 and April 5, 2026, covering usage across 27 model identifiers. Important: OpenChatData does not contain the text of user prompts or model responses. The released data consists of metadata and aggregate measurements such as token, word… See the full description on the dataset page: https://huggingface.co/datasets/gptforfree/OpenChatData.tabular10K<n<100K1 likes42 downloads1mo agoHugging Face12UCSC-VLAA /gpt-image-edit-benchmark-results GPT-Image-Edit — Benchmark Results This repository contains evaluation results of GPT-Image-Edit across four standard image-editing benchmarks. All scores were computed using the official evaluation scripts provided by each benchmark. 📊 Benchmarks Benchmark Metrics Folder GEdit-EN 12 editing categories + Avg gedit/ Complex-Edit IF, IP, PQ, Overall complex_edit/ ImgEdit-Full 10 editing operations + Overall imgedit/ OmniContext Contextual edit scores… See the full description on the dataset page: https://huggingface.co/datasets/UCSC-VLAA/gpt-image-edit-benchmark-results.image1K<n<10K1 likes39 downloads1y agoHugging Face13GPTNT /defuser-grounding-coordinates_resultstabular1K<n<10K0 likes39 downloads3mo agoHugging Face14HayatoHongo /GPTtrainlogstabular1K<n<10K0 likes38 downloads10mo agoHugging Face15mrzaizai2k /gpt_routing Model Description This model is designed for prompt routing to determine whether a prompt should be handled by GPT-4o or GPT-3.5. The goal is to reduce costs, as GPT-4o is significantly more expensive (10x the cost of GPT-3.5). The dataset is intended for few-shot learning, which is why it contains a small number of prompts in two languages: Vietnamese and English. Labels were manually assigned based on specific use cases. You can expand the classification to include other models… See the full description on the dataset page: https://huggingface.co/datasets/mrzaizai2k/gpt_routing.tabulartext-classificationn<1K0 likes37 downloads2y agoHugging Face16businessrules /gpt4.1_promptA_results_aggregatedtabularn<1K0 likes37 downloads26d agoHugging Face17guanning /arc-agi-3-schema-traces-gpt56-xhighgated ARC-AGI-3 Schema Gameplay Trajectories — GPT-5.6 Sol (xhigh) The best gpt-5.6-sol trajectory at xhigh reasoning effort for each of the 25 public ARC-AGI-3 games, produced with the world_model_v5 agent harness. This release exists to make the cross-model comparison single-effort on all sides. Its siblings are each one model at one effort, but the gpt-5.6-sol collection in arc-agi-3-schema-gameplay is a mix of xhigh and max (16 games + 9 games), so it is not directly comparable to… See the full description on the dataset page: https://huggingface.co/datasets/guanning/arc-agi-3-schema-traces-gpt56-xhigh.tabularreinforcement-learningn<1K0 likes35 downloads2d agoHugging Face18julia-lukasiewicz-pater /small-GPT-wiki-intro-features Small-GPT-wiki-intro-features dataset This dataset is based on aadityaubhat/GPT-wiki-intro. It contains 100k randomly selected texts (50k from Wikipedia and 50k generated by ChatGPT). For each text, various complexity measures were calculated, including e.g. readibility, lexical richness etc. It can be used for text classification or analysis of linguistic features of human-generated and ChatGPT-generated texts. Dataset structure Features were calculated using… See the full description on the dataset page: https://huggingface.co/datasets/julia-lukasiewicz-pater/small-GPT-wiki-intro-features.tabulartext-classification100K<n<1M0 likes33 downloads3y agoHugging Face19EleutherAI /bergson-magic-scores-gpt-2 bergson MAGIC scores — GPT-2 / wikitext-2 / random validation Per-document MAGIC attribution scores for a GPT-2 model fine-tuned on Salesforce/wikitext wikitext-2-raw-v1 train, attributing the training-loss gradient with respect to the model's output on test[3:4] (a single test example, taken as the query). Scores were produced by the bergson attribution toolkit's MAGIC subcommand, which back-propagates through the entire training trajectory to compute, for each training doc d… See the full description on the dataset page: https://huggingface.co/datasets/EleutherAI/bergson-magic-scores-gpt-2.tabularn<1K0 likes28 downloads5mo agoHugging Face20ab30atsiwo /finbert-gpttabular100K<n<1M1 likes25 downloads2y agoHugging Face21OfirArviv /mt_bench_pairwise_comparison_gpt4_judgmentstabular1K<n<10K0 likes24 downloads2y agoHugging Face22Suru /gpt3.5_tweetstabular100K<n<1M0 likes13 downloads2y agoHugging Face23GPTNT /defuser-vqa-oe_resultstabularn<1K0 likes13 downloads3mo agoHugging Face24julia-lukasiewicz-pater /GPT-wiki-intro-features Small-GPT-wiki-intro-features dataset This dataset is based on aadityaubhat/GPT-wiki-intro. It contains 150k short texts from Wikipedia (label 0) and corresponding texts generated by ChatGPT (label 1) (together 300k texts). For each text, various complexity measures were calculated, including e.g. readability, lexical diversity etc. It can be used for text classification or analysis of linguistic features of human-generated and ChatGPT-generated texts. For a smaller version… See the full description on the dataset page: https://huggingface.co/datasets/julia-lukasiewicz-pater/GPT-wiki-intro-features.tabulartext-classification100K<n<1M1 likes10 downloads3y agoHugging Face25oscorrea /scores-bin-curated-gpt4tabular1K<n<10K0 likes10 downloads3y agoHugging Face26khangtran97 /gpt89-v2tabular1K<n<10K0 likes10 downloads3y agoHugging Face27hbXNov /qwen_2.5_7b_soln_gpt_4o_verifytabular10K<n<100K0 likes10 downloads2y agoHugging Face28GPTNT /defuser-grounding-som_resultstabular1K<n<10K0 likes10 downloads3mo agoHugging Face29neenax /explanation_gpt 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/neenax/explanation_gpt.tabularn<1K0 likes9 downloads3y agoHugging Face30GPTNT /expert-element-grounding_resultstabularn<1K0 likes9 downloads3mo agoHugging Face

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