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
01allenai /rlvr-code-data-python-r1-format-filteredtabular10K<n<100K4 likes378 downloads1y agoHugging Face02kobzaond /RLVRAMBench RLVRAMBench Which language-model training configurations can I use with the memory I have, and how much testing does that decision require? RLVRAMBench is a measurement dataset with open evaluation tasks for a specific language-model training system. It measures memory feasibility when response generation and reinforcement-learning updates share the same graphics processors. It provides measured outcomes, fixed prediction tasks, a budgeted decision replay, reference methods, and… See the full description on the dataset page: https://huggingface.co/datasets/kobzaond/RLVRAMBench.tabularother1K<n<10K0 likes223 downloads7d agoHugging Face03saurabh5 /rlvr-prompts_responses-mixin_it_up-v2-filtered-no-chinesetabular100K<n<1M0 likes204 downloads1y agoHugging Face04saurabh5 /rlvr_mixin_it_up_prompts-qwen3-32b-06B-thoughts-x8-filtered-no-chinesetabular10K<n<100K0 likes149 downloads1y agoHugging Face05natolambert /rlvr-code-data-python-r1tabular10K<n<100K2 likes141 downloads1y agoHugging Face06lucabaroni /rlvr-reward-hacking-transcripts RLVR reward-hacking full trajectories This release contains 900 full held-out trajectories from three policies trained with reinforcement learning from verifiable rewards (RLVR) in a deliberately vulnerable CodeContests evaluator: 300 each from the final Qwen3.5-9B, GPT-OSS-120B, and Nemotron-3-Super-120B-A12B checkpoints. Each row preserves the task, tests, complete prompts, native reasoning, final answer, rendered and sampled token IDs, token log-probabilities, sampling… See the full description on the dataset page: https://huggingface.co/datasets/lucabaroni/rlvr-reward-hacking-transcripts.tabulartext-generationn<1K0 likes118 downloads24d agoHugging Face07birgermoell /oellm-code-rlvr OpenEuroLLM Code RLVR oellm-code-rlvr is a deterministic corpus of 100,000 Python programming prompts for reinforcement learning with verifiable rewards. Every task uses standard input/output, includes two model-visible examples, and has 10–13 hidden tests in the Open R1 verification_info format. The corpus is procedural and Apache-2.0 licensed. It does not copy Codeforces, LeetCode, LiveCodeBench, HumanEval, MBPP, APPS, or other benchmark text. Design The release… See the full description on the dataset page: https://huggingface.co/datasets/birgermoell/oellm-code-rlvr.tabulartext-generation100K<n<1M0 likes113 downloads29d agoHugging Face08summykai /chem-rlvr-TEST ChemBench-RLVR: Comprehensive Chemistry Dataset for Reinforcement Learning from Verifiable Rewards Dataset Description ChemBench-RLVR is a high-quality, balanced dataset containing 7,001 question-answer pairs across 14 chemistry task types. This dataset is specifically designed for training language models using Reinforcement Learning from Verifiable Rewards (RLVR), where all answers are computationally verifiable using established cheminformatics tools. Key… See the full description on the dataset page: https://huggingface.co/datasets/summykai/chem-rlvr-TEST.tabularquestion-answering1K<n<10K0 likes110 downloads1y agoHugging Face09redugo /Chem-RLVR Chem-RLVR Chem-RLVR is a benchmark for reasoning over experimental reaction records, with direct reaction-yield prediction and counterfactual yield-reasoning tasks. Paper: "Chem-RLVR: Verifier-Based Training for Reaction Yield Prediction" Dataset Chem-RLVR contains 12,000 questions: 6,000 yield-prediction questions 6,000 counterfactual questions Each task contains: 4,200 RL-training examples 1,800 frozen held-out evaluation examples The benchmark covers three… See the full description on the dataset page: https://huggingface.co/datasets/redugo/Chem-RLVR.tabular10K<n<100K0 likes110 downloads12d agoHugging Face10mnoukhov /aime2024-25-rlvr-olmo3-7b-base-pass64-quartilestabularn<1K0 likes103 downloads6mo agoHugging Face11birgermoell /oellm-math-rlvr OpenEuroLLM Math RLVR One million deterministic, verifier-ready mathematical problems for reinforcement learning with verifiable rewards. The release contains a 760,000-row English depth pool and 10,000 aligned semantic problems rendered in all 24 official EU languages (240,000 rows). This is a prompt-and-answer rollout corpus, not a chain-of-thought corpus. Model inputs contain only the problem and output-format instruction. Reference answers and verifier contracts remain… See the full description on the dataset page: https://huggingface.co/datasets/birgermoell/oellm-math-rlvr.tabularquestion-answering1M<n<10M0 likes89 downloads1mo agoHugging Face12lucabaroni /rlvr-reward-hacking-mid-checkpoint-transcripts RLVR reward-hacking mid-checkpoint full trajectories This release contains 600 full held-out trajectories from intermediate RLVR checkpoints selected to yield substantially more balanced reward-hacking datasets: 300 from Qwen3.5-9B at optimizer update 110 and 300 from GPT-OSS-120B at update 180. Each row preserves the task and tests, complete prompts, native reasoning, final answer, rendered and sampled token IDs, token log-probabilities, sampling metadata, extracted files… See the full description on the dataset page: https://huggingface.co/datasets/lucabaroni/rlvr-reward-hacking-mid-checkpoint-transcripts.tabulartext-generationn<1K0 likes82 downloads26d agoHugging Face13AmanPriyanshu /tool-reasoning-sft-RESEARCH-rlvr-env-retrieval-source Tool-Reasoning SFT — RLVR Retrieval Source Trajectories 156,381 multi-turn agentic retrieval trajectories across three document corpora, in a strict reasoning + tool-call format with validated FSM transitions. Each trajectory records a model searching a corpus, opening documents, and citing relevant passages to answer a question. Author: Aman Priyanshu Source Environments Trajectories were collected against three RLVR retrieval environments from the FORMAT: Search -… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-RESEARCH-rlvr-env-retrieval-source.tabulartext-generation100K<n<1M0 likes72 downloads6mo agoHugging Face14NotoriousH2 /countdown-rlvr Countdown RLVR Qwen3-4B의 검증 가능한 추론 학습에 사용하는 Countdown 데이터셋입니다. 주어진 숫자를 각각 한 번 사용하여 목표값을 만드는 수식을 생성합니다. 1. 데이터 구성 분할 개수 숫자 개수 목표값 SHA-256 train 1,024 4 10~100 aa7abb6242d8ada72e55a6d8d0917e3618473ddf2f0f880b288814394b231131 validation 128 4 10~100 b06a1be3604d637aa19bd61af57aadf98fbbffcb8ef4db8d477fe8535c617497 test 256 4 10~100 416c02076321875cccfeed19f742e56048269b4b9d24112f6a2bee82ba301815 demo.jsonl에는 검증 흐름을 확인하는 숫자 3개 문제를 둡니다.… See the full description on the dataset page: https://huggingface.co/datasets/NotoriousH2/countdown-rlvr.tabulartext-generation1K<n<10K1 likes62 downloads1mo agoHugging Face15barandinho /turkish-math-rlvr Turkish Math Reasoning Dataset for RLVR training What this dataset is This dataset is a Turkish math reasoning benchmark augmented with a weak-model pass-rate difficulty signal, designed for curriculum learning, GRPO / RLVR-style training, and evaluation of reasoning models in Turkish math problems. It is constructed by merging two Turkish math datasets and annotating each problem with a pass rate computed by the google/gemma-3-4b-it model. Each example represents one… See the full description on the dataset page: https://huggingface.co/datasets/barandinho/turkish-math-rlvr.tabular1K<n<10K0 likes60 downloads10mo agoHugging Face16saumyamalik /rlvr-code-data-python-r1-format-filteredtabular10K<n<100K0 likes52 downloads1y agoHugging Face17lisayan /rlvr-bash-terminal-bench rlvr-bash-terminal-bench RLVR (Reinforcement Learning with Verifiable Rewards) dataset for bash scripting, generated from Terminal-Bench tasks. Stats Metric Value Total samples 1,120 Unique tasks 88 Avg samples/task 12.7 Average reward 0.249 Perfect solutions (reward=1.0) 10.4% Partial solutions (0<reward<1) 28.8% Zero reward 60.8% Tasks fully solved 13.6% Format { "task_id": "string", "prompt": "string", "completion":… See the full description on the dataset page: https://huggingface.co/datasets/lisayan/rlvr-bash-terminal-bench.tabulartext-generation1K<n<10K0 likes38 downloads8mo agoHugging Face18hamishivi /math_rlvr_mixture_dpotabular10K<n<100K0 likes32 downloads1y agoHugging Face19saurabh5 /rlvr-code-view-tool-new-first-turn-only-user-with-repo-nametabular10K<n<100K0 likes30 downloads1y agoHugging Face20saurabh5 /code_rlvr_mixture_dpotabular10K<n<100K0 likes28 downloads11mo agoHugging Face21Taklaxbr /turkish-math-rlvr Not: Bu veri setinin dokümantasyonu Türk yapay zeka topluluğuna katkı sağlamak amacıyla VeriPazarı tarafından Türkçeye çevrilmiştir. Orijinal veri seti barandinho tarafından geliştirilmiş olup, VeriPazarı tarafından Türk AI ekosistemi için arşivlenmiştir. 🔗 Orijinal Kaynak: barandinho/turkish-math-rlvr 🔗 Derleyen Platform: VeriPazarı Türkçe Matematiksel Akıl Yürütme (RLVR Eğitim Veri Seti) Bu Veri Seti Nedir? Bu veri seti, zayıf bir modelin başarı oranına… See the full description on the dataset page: https://huggingface.co/datasets/Taklaxbr/turkish-math-rlvr.tabulartext-generation1K<n<10K0 likes27 downloads3mo agoHugging Face22hamishivi /code_rlvr_mixture_dpotabular10K<n<100K0 likes26 downloads1y agoHugging Face23Ashima /rlvr_task116_com2sense_commonsense_reasoningtabular1K<n<10K0 likes23 downloads7mo agoHugging Face24coslinedev /financial-rlvr-verified-v1 Financial-RLVR-Verified-v1 (Alpha Preview) Overview This dataset provides 100% Execution-Verified Reasoning Trajectories for Financial Quant, Corporate Valuation, and Fixed Income analysis. Designed specifically for RLVR (Reinforcement Learning with Verifiable Rewards) algorithms. Key Features Deterministic Ground Truth: All numerical outputs are verified inside a sandboxed Python execution environment. Zero-Hallucination Guarantee: Floating-point… See the full description on the dataset page: https://huggingface.co/datasets/coslinedev/financial-rlvr-verified-v1.tabularreinforcement-learningn<1K0 likes22 downloads1mo agoHugging Face25Ashima /qwen3_0.6b-rlvr_task1385_anli_r1_entailmenttabularn<1K0 likes21 downloads7mo agoHugging Face26back-prop /RLVR-datasets RLVR Datasets Dataset files for the VO/RLVR experiment configured in vo/tmp/run_vo.sh. Files train/math__combined_54.4k.parquet: training set used by TRAIN_FILE; 54,404 rows. validation/math__aime_repeated_32x_960.parquet: AIME validation set used by VAL_AIME_FILE; 960 rows. validation/math__math_500.parquet: MATH-500 validation set used by VAL_MATH500_FILE; 500 rows. The parquet files preserve the local schemas used by the verl/RLVR training script, including prompt… See the full description on the dataset page: https://huggingface.co/datasets/back-prop/RLVR-datasets.tabular10K<n<100K0 likes21 downloads4mo agoHugging Face27Ashima /rlvr_task1209_atomic_classification_objectusetabularn<1K0 likes20 downloads7mo agoHugging Face28Ashima /rlvr_task1211_atomic_classification_hassubeventtabular1K<n<10K0 likes19 downloads7mo agoHugging Face29Ashima /qwen3_0.6b-rlvr_task073_commonsenseqa_answer_generationtabularn<1K0 likes19 downloads7mo agoHugging Face30Ashima /qwen3_0.6b-rlvr_task1419_mathqa_gaintabular1K<n<10K0 likes19 downloads7mo agoHugging Face

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