CoolFace
9 shown

datasets

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

Clear all
01lucabaroni /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 likes120 downloads25d agoHugging Face02summykai /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 likes114 downloads1y agoHugging Face03birgermoell /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 likes109 downloads1mo agoHugging Face04lucabaroni /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 downloads27d agoHugging Face05AmanPriyanshu /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 likes74 downloads6mo agoHugging Face06NotoriousH2 /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 likes59 downloads1mo agoHugging Face07lisayan /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 likes40 downloads8mo agoHugging Face08Taklaxbr /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 likes26 downloads3mo agoHugging Face09hungbenjamin402 /IF-RLVR-IFEval-prompts-LFM2.5 IF-RLVR prompts with IFEval verifier spec → LFM2.5 prompt format A derivative of [nvidia/Nemotron-RL-instruction_following + allenai/RLVR-IFeval (via sungyub/if-verl-unified)](https://huggingface.co/datasets/nvidia/Nemotron-RL-instruction_following + allenai/RLVR-IFeval (via sungyub/if-verl-unified)) (odc-by) normalized for fine-tuning Liquid AI LFM2 / LFM2.5 models, whose native tool-call format is Pythonic: <|im_start|>assistant <|tool_call_start|>[get_weather(location='Paris… See the full description on the dataset page: https://huggingface.co/datasets/hungbenjamin402/IF-RLVR-IFEval-prompts-LFM2.5.tabulartext-generation10K<n<100K0 likes19 downloads1mo agoHugging Face

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