CoolFace
16 shown

datasets

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

Clear all
01VLM-Forgetting /vlm-forgetting-datasetstext1M<n<10M0 likes145 downloads1y agoHugging Face02RL-Forgetting-Experiments-3 /mbpp-code-rl MBPP for code RL (deduplicated against MBPP+) MBPP prepared for RLVR training in verl, with two independent hold-outs so both MBPP+ and MBPP's own canonical test split stay reportable after training on this data. split rows contents train 320 MBPP canonical train + validation + prompt, minus everything in MBPP+ test 378 exactly the problems in evalplus/mbppplus heldout_mbpp_test 276 MBPP's canonical test split (task_id 11-510) that is not in MBPP+… See the full description on the dataset page: https://huggingface.co/datasets/RL-Forgetting-Experiments-3/mbpp-code-rl.texttext-generationn<1K0 likes121 downloads14d agoHugging Face03evalstate /denoising-forgetting-linear-reprotext0 likes104 downloads1mo agoHugging Face04fxevangelinenyu /rl-forgetting-math-benchmarks RL-Forgetting math benchmarks Train and test/benchmark sets used in the RL-Forgetting-Exp study of replay-buffer freshness. All parquets share the verl RL schema (data_source, prompt, ability, reward_model, extra_info). Layout polaris_full/ train.parquet # 52,309 prompts (Polaris-full training set) test.parquet # 800 prompts (held-out test, 100/difficulty) deepscaler/ train.parquet # 8,192 prompts (skywork_deepscaler_easy_8192, fixed… See the full description on the dataset page: https://huggingface.co/datasets/fxevangelinenyu/rl-forgetting-math-benchmarks.text10K<n<100K0 likes53 downloads1mo agoHugging Face05RL-Forgetting-Exp-2 /polaris_math_rltext10K<n<100K0 likes38 downloads15d agoHugging Face06marzinouri /mem-behave-forgettinggated MemBehave: Forgetting Can a memory-backed assistant forget one person without damaging what it knows about everyone else? Each row is one item: a pair of (user, target person) drawn from that user's conversation history, a natural-language deletion request, and the questions that say what should and should not survive it. Items are grouped into triplets -- one user contributing one target at each entanglement level -- so that a difference between levels cannot be blamed on one… See the full description on the dataset page: https://huggingface.co/datasets/marzinouri/mem-behave-forgetting.tabularquestion-answeringn<1K0 likes34 downloads2d agoHugging Face07ModelBrew /sequential-forgetting-benchmark Sequential Forgetting Benchmark What does sequential fine-tuning do to what a model already learned? This dataset is a results ledger with receipts: every row of results/results.csv links to the raw run file it came from (results/raw/), every transcription is hand-checked (results/PROVENANCE.md), and invalid runs are disclosed, not deleted. Seeded from ModelBrew's archival continual-learning runs (2026). Community submissions welcome — see protocol/PROTOCOL.md.… See the full description on the dataset page: https://huggingface.co/datasets/ModelBrew/sequential-forgetting-benchmark.tabularn<1K0 likes33 downloads1mo agoHugging Face08sbordt /forgetting-contamination-arc-easyThis dataset is a deduplicated subset of ARC-Easy, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/allenai/ai2_arc, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement for ARC-Easy if you want to work with the deduplicated benchmark questions.… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-arc-easy.tabular1K<n<10K0 likes24 downloads1y agoHugging Face09sbordt /forgetting-contamination-winograndeThis dataset is a deduplicated subset of the XL train split of WinoGrande, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/allenai/winogrande, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement if you want to work with the deduplicated… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-winogrande.tabular1K<n<10K0 likes21 downloads1y agoHugging Face10sbordt /forgetting-contamination-social_i_qaThis dataset is a deduplicated subset of the train split of Social IQa, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/allenai/social_i_qa, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement if you want to work with the deduplicated benchmark… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-social_i_qa.tabular1K<n<10K0 likes21 downloads1y agoHugging Face11Aligh1380 /forgetting-llm-datasettextn<1K0 likes19 downloads1y agoHugging Face12sbordt /forgetting-contamination-piqaThis dataset is a deduplicated subset of the train split of PiQA, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/ybisk/piqa, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement if you want to work with the deduplicated benchmark questions. For… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-piqa.tabular1K<n<10K0 likes15 downloads1y agoHugging Face13sbordt /forgetting-contamination-mmluThis dataset is a deduplicated subset of the test split of mmlu, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/cais/mmlu, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement if you want to work with the deduplicated benchmark questions. For… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-mmlu.tabular1K<n<10K0 likes14 downloads1y agoHugging Face14sbordt /forgetting-contamination-boolqThis dataset is a deduplicated subset of the validation split of BoolQ, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/google/boolq, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement for BoolQ if you want to work with the deduplicated… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-boolq.tabular1K<n<10K0 likes13 downloads1y agoHugging Face15RL-Forgetting-Exp-2 /polaris_math_eval_600tabularn<1K0 likes12 downloads17d agoHugging Face16sbordt /forgetting-contamination-hellaswagThis dataset is a deduplicated subset of the validation split of hellaswag, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script. The data fields are the same as in https://huggingface.co/datasets/Rowan/hellaswag, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets. The dataset can be used as a plug-in replacement for hellaswag if you want to work with the… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-hellaswag.tabular1K<n<10K0 likes11 downloads1y agoHugging Face

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