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
01kushalt /fineweb-edu-gpt2tabular10M<n<100M0 likes6.5k downloads8mo agoHugging Face02austindavis /chess-gpt2-hiddenstates-768Is this working? tabular1M<n<10M0 likes950 downloads1y agoHugging Face03ytzi /starcoderdata-gpt2tabular10M<n<100M0 likes812 downloads2y agoHugging Face04ytzi /the-stack-dedup-python-filtered-docstrings-gpt2tabular10M<n<100M0 likes628 downloads2y agoHugging Face05austindavis /chess-gpt2-hiddenstates-512 Dataset Card for Chess GPT-2 Hidden States 512 Dataset Summary This dataset contains 120k hidden state vectors from forward passes through a GPT-2 model trained on UCI chess move sequences. The model has 8 layers, each with 8 attention heads, and a hidden state size of 512. The dataset was generated by performing one forward pass for each UCI move sequence in the "austindavis/lichess_uci" dataset, specifically the "train" split from the "201301-moves" configuration.… See the full description on the dataset page: https://huggingface.co/datasets/austindavis/chess-gpt2-hiddenstates-512.tabularother1M<n<10M0 likes540 downloads2y agoHugging Face06pietrolesci /wikitext-103-raw-v1_gpt2-20k Dataset Card for "wikitext-103-raw-v1_gpt2-20k" More Information needed tabular1M<n<10M0 likes508 downloads3y agoHugging Face07EleutherAI /LDS-retrain-bank-adamw-N16k-bs256-gpt2-mediumtabular1K<n<10K0 likes487 downloads1mo agoHugging Face08EleutherAI /PARTIAL_LDS-retrain-bank-gpt2medium-16k-bs32tabular1K<n<10K0 likes479 downloads24d agoHugging Face09TheItCrOw /PrismAI_v2-encoded-gpt2tabular100K<n<1M0 likes415 downloads1y agoHugging Face10ytzi /the-stack-dedup-python-filtered-dec_gen_async-gpt2tabular10M<n<100M0 likes378 downloads2y agoHugging Face11leoleoasd /the-stack-dedup-python-filtered-dec_gen_async-gpt2tabular10M<n<100M0 likes307 downloads2y agoHugging Face12OALL /details_gpt2 Dataset Card for Evaluation run of gpt2 Dataset automatically created during the evaluation run of model gpt2. The dataset is composed of 136 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the… See the full description on the dataset page: https://huggingface.co/datasets/OALL/details_gpt2.tabular100K<n<1M0 likes258 downloads2y agoHugging Face13Slimshilin /gpt2-ioi-mixed-circuittabularn<1K0 likes258 downloads7mo agoHugging Face14himalaya-ai /gpt2-pretrain-corpustabular10M<n<100M0 likes242 downloads5mo agoHugging Face15TheItCrOw /M4-encoded-gpt2tabular100K<n<1M0 likes229 downloads1y agoHugging Face16TheItCrOw /RAID_none-encoded-gpt2tabular100K<n<1M0 likes215 downloads1y agoHugging Face17EleutherAI /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 likes180 downloads11d agoHugging Face18toksuitebackup /gpt2-toksuite-detokenizedTraining data of the model detokenized in the exact order seen by the model. The training data is partitioned into 8 chunks (chunk-0 through chunk-7), based on the GPU rank that generated the data. Each chunk contains detokenized text files in JSON Lines format (.jsonl). tabular10M<n<100M0 likes177 downloads10mo agoHugging Face19himalaya-ai /gpt2-tokenizer-corpustabular1M<n<10M0 likes168 downloads6mo agoHugging Face20spacerini /gpt2-outputs Dataset Card for "gpt2-outputs" More Information needed tabular1M<n<10M0 likes150 downloads4y agoHugging Face21ytzi /the-stack-dedup-python-filtered-gpt2tabular10M<n<100M1 likes149 downloads2y agoHugging Face22ytzi /the-stack-dedup-gpt2tabular100K<n<1M0 likes109 downloads2y agoHugging Face23flodraye /autointerp-gpt2-korean-newtabular100K<n<1M0 likes87 downloads2mo agoHugging Face24Ayush-Singh /reward-bench-gpt2-normaltabular1K<n<10K0 likes84 downloads2y agoHugging Face25vwxyzjn /summarize_from_feedback_oai_preprocessing_gpt2_153 Dataset Card for "summarize_from_feedback_oai_preprocessing_gpt2_153" More Information needed tabular100K<n<1M0 likes79 downloads3y agoHugging Face26flodraye /autointerp-gpt2-multilingual-90 GPT2 Multilingual 20% AutoInterp Features This dataset contains feature interpretations for GPT2 Multilingual model with 20% sparsity. Structure data/layer0.parquet - Features for layer 0 data/layer1.parquet - Features for layer 1 ... data/layer11.parquet - Features for layer 11 Each parquet file contains feature interpretation data including: Feature activations Top examples Interpretations And other feature analysis data Usage from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/flodraye/autointerp-gpt2-multilingual-90.tabular100K<n<1M0 likes75 downloads1y agoHugging Face27vwxyzjn /summarize_from_feedback_tldr_3_filtered_oai_preprocessing_gpt2_48 TL;DR SFT Dataset for OpenAI's Summarize from Feedback task The dataset is directly taken from https://github.com/openai/summarize-from-feedback/tree/700967448d10004279f138666442bf1497d0e705#reddit-tldr-dataset These columns are taken directly from the aforementioned dataset: id: unique identifier for the post subreddit: subreddit the post was taken from title: title of the post post: body of the post summary: summary of the post reference_response: reference response for the post… See the full description on the dataset page: https://huggingface.co/datasets/vwxyzjn/summarize_from_feedback_tldr_3_filtered_oai_preprocessing_gpt2_48.tabular100K<n<1M0 likes73 downloads3y agoHugging Face28juliannunezb /mixed-pretrain-10b-gpt2 Mixed Pretraining 10B (GPT-2 BPE) A 10-billion-token pretraining dataset, GPT-2 BPE tokenized, assembled as a diverse mix of web text, books, Wikipedia, code, academic papers, Q&A and instruction-formatted conversations. Built to train a ~500M parameter from-scratch GPT-2-style transformer (see juliannunezb/transformer-lm-500m). Mix Source Mix % Tokens Notes fineweb 40.4% 4,039,999,700 reused from kjj0/fineweb10B-gpt2 fineweb_edu 15.2% 1,514,999,900 reused… See the full description on the dataset page: https://huggingface.co/datasets/juliannunezb/mixed-pretrain-10b-gpt2.tabulartext-generationn<1K1 likes71 downloads5mo agoHugging Face29Ayush-Singh /reward-bench-gpt2-yes-notabular1K<n<10K0 likes67 downloads2y agoHugging Face30automated-research-group /gpt2-winogrande_base Dataset Card for "gpt2-winogrande_base" More Information needed tabular1K<n<10K0 likes64 downloads3y agoHugging Face

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