CoolFace
12 shown

datasets

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

Clear all
01nvidia /OpenCodeReasoning OpenCodeReasoning: Advancing Data Distillation for Competitive Coding Data Overview OpenCodeReasoning is the largest reasoning-based synthetic dataset to date for coding, comprises 735,255 samples in Python across 28,319 unique competitive programming questions. OpenCodeReasoning is designed for supervised fine-tuning (SFT). Technical Report - Discover the methodology and technical details behind OpenCodeReasoning. Github Repo - Access the complete pipeline used to… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/OpenCodeReasoning.texttext-generation100K<n<1M558 likes14k downloads1y agoHugging Face02nvidia /OpenCodeReasoning-2 OpenCodeReasoning-2: A Large-scale Dataset for Reasoning in Code Generation and Critique Dataset Description OpenCodeReasoning-2 is the largest reasoning-based synthetic dataset to date for coding, comprising 1.4M samples in Python and 1.1M samples in C++ across 34,799 unique competitive programming questions. OpenCodeReasoning-2 is designed for supervised fine-tuning (SFT) tasks of code completion and code critique. Github Repo - Access the complete pipeline used to… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/OpenCodeReasoning-2.texttext-generation1M<n<10M61 likes5.7k downloads1y agoHugging Face03sealad886 /OpenCodeReasoning_messages This is a transformation of the nvidia/OpenCodeReasoning dataset into a format that is more easily digestible by trainers. OpenCodeReasoning: Advancing Data Distillation for Competitive Coding Data Overview OpenCodeReasoning is the largest reasoning-based synthetic dataset to date for coding, comprises 735,255 samples in Python across 28,319 unique competitive programming questions. OpenCodeReasoning is designed for supervised fine-tuning (SFT). Technical Report -… See the full description on the dataset page: https://huggingface.co/datasets/sealad886/OpenCodeReasoning_messages.texttext-generation100K<n<1M0 likes911 downloads1y agoHugging Face04cublya /OpenCodeReasoning-2 OpenCodeReasoning-2: A Large-scale Dataset for Reasoning in Code Generation and Critique Dataset Description OpenCodeReasoning-2 is the largest reasoning-based synthetic dataset to date for coding, comprising 1.4M samples in Python and 1.1M samples in C++ across 34,799 unique competitive programming questions. OpenCodeReasoning-2 is designed for supervised fine-tuning (SFT) tasks of code completion and code critique. Github Repo - Access the complete pipeline used to… See the full description on the dataset page: https://huggingface.co/datasets/cublya/OpenCodeReasoning-2.texttext-generation1M<n<10M0 likes558 downloads8mo agoHugging Face05Parveshiiii /opencode_reasoning_filtered 🧠 OpenCode Reasoning (Filtered) Author: Parvesh Rawal — XenArcAILicense: Inherits from NVIDIA OpenCodeReasoningVersion: Filtered & Structured VariantTotal Examples: 567,850Total Size: 9GB (compressed) 🔍 Overview This dataset is a curated and cleaned version of split_0 from nvidia/OpenCodeReasoning, optimized for code-level reasoning tasks and instruction tuning. It’s designed to enhance logic understanding and multistep problem solving for LLMs. 📁 Features… See the full description on the dataset page: https://huggingface.co/datasets/Parveshiiii/opencode_reasoning_filtered.texttext-generation100K<n<1M4 likes257 downloads1y agoHugging Face06prithivMLmods /OpenCodeReasoning-Cleaned OpenCodeReasoning-Cleaned OpenCodeReasoning-Cleaned is a filtered and reformatted subset derived from nvidia/OpenCodeReasoning, prepared for streamlined supervised fine-tuning (SFT) of code-reasoning language models. Dataset Summary This dataset takes the first 100,000 rows of nvidia/OpenCodeReasoning, strips it down to only the two columns needed for instruction/response-style fine-tuning, renames them for clarity, cleans the data by removing null values and… See the full description on the dataset page: https://huggingface.co/datasets/prithivMLmods/OpenCodeReasoning-Cleaned.texttext-generation100K<n<1M1 likes52 downloads3mo agoHugging Face07Eyght /OpenCodeReasoning-Cleaned-GRPO OpenCodeReasoning-Cleaned-GRPO Deep-cleaned for GRPO/RL training | 500 examples | 525 bugs fixed 📋 Dataset Description Code reasoning and critique prompts extracted from NVIDIA's OpenCodeReasoning-2 dataset. This cleaned version removes formatting artifacts, HTML tags, and whitespace issues that would degrade GRPO/RL training quality. Original source: nvidia/OpenCodeReasoning-2 by NVIDIA 📊 Cleaning Statistics Metric Value Original… See the full description on the dataset page: https://huggingface.co/datasets/Eyght/OpenCodeReasoning-Cleaned-GRPO.texttext-generationn<1K0 likes42 downloads11d agoHugging Face08DUKEAI /Alizee-OpenCodeReasoning-Phase3-1.4M 🚀 Alizee OpenCodeReasoning Phase 3 Conformant Dataset - 1.2M Examples 📊 Dataset Summary This is a fully conformant version of the Phase 3 dataset, processed to strictly follow the specification with clean separation between data and formatting tags. Contains 1.2 million high-quality Python code examples with synthetic prompts and concise reasoning chains. Key Improvements ✅ 100% Conformant to Phase 3 specification ✅ Synthetic prompts generated from code… See the full description on the dataset page: https://huggingface.co/datasets/DUKEAI/Alizee-OpenCodeReasoning-Phase3-1.4M.text-generation1M<n<10M1 likes31 downloads1y agoHugging Face09Nutanix /grpo-opencoder-50k grpo-opencoder-50k This dataset was created by converting another dataset to JSONL format. Files dataset.jsonl: Dataset in JSONL format Usage from datasets import load_dataset dataset = load_dataset("Nutanix/grpo-opencoder-50k", data_files="dataset.jsonl") texttext-generation10K<n<100K0 likes22 downloads6mo agoHugging Face10Nutanix /grpo-opencoder-small grpo-opencoder-small This dataset was created by converting another dataset to JSONL format. Files dataset.jsonl: Dataset in JSONL format Usage from datasets import load_dataset dataset = load_dataset("Nutanix/grpo-opencoder-small", data_files="dataset.jsonl") texttext-generation1K<n<10K0 likes18 downloads6mo agoHugging Face11Nutanix /grpo-opencoder-mini grpo-opencoder-mini This dataset was created by converting another dataset to JSONL format. Files dataset.jsonl: Dataset in JSONL format Usage from datasets import load_dataset dataset = load_dataset("Nutanix/grpo-opencoder-mini", data_files="dataset.jsonl") texttext-generationn<1K0 likes17 downloads6mo agoHugging Face12JingweiNi /opencode_reasoning2_hard_codeforces2000_pr03_qwen35_fp8_thinking_annotated_10k_seed20260513 Qwen3.5 FP8 Annotations for 10K K2-Think OCR2 Coding Steps This dataset contains Qwen3.5 FP8 step-level correctness annotations for K2-Think reasoning traces on a hard Codeforces subset of OpenCodeReasoning-2. Summary Source trace dataset: opencode_reasoning2_hard_codeforces2000_pr03_k2_thinking_extracted_pilot10 Source rows: 10 hard coding problem traces Candidate step rule: claim with non-empty aligned_token_ids Candidate steps: 15,267 Manifest-selected annotated… See the full description on the dataset page: https://huggingface.co/datasets/JingweiNi/opencode_reasoning2_hard_codeforces2000_pr03_qwen35_fp8_thinking_annotated_10k_seed20260513.tabulartext-generationn<1K0 likes10 downloads4mo agoHugging Face

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