Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

KodCode: A Diverse, Challenging, and Verifiable Synthetic Dataset for Coding

About

We introduce KodCode, a synthetic dataset that addresses the persistent challenge of acquiring high-quality, verifiable training data across diverse difficulties and domains for training Large Language Models for coding. Existing code-focused resources typically fail to ensure either the breadth of coverage (e.g., spanning simple coding tasks to advanced algorithmic problems) or verifiable correctness (e.g., unit tests). In contrast, KodCode comprises question-solution-test triplets that are systematically validated via a self-verification procedure. Our pipeline begins by synthesizing a broad range of coding questions, then generates solutions and test cases with additional attempts allocated to challenging problems. Finally, post-training data synthesis is done by rewriting questions into diverse formats and generating responses under a test-based reject sampling procedure from a reasoning model (DeepSeek R1). This pipeline yields a large-scale, robust and diverse coding dataset. KodCode is suitable for supervised fine-tuning and the paired unit tests also provide great potential for RL tuning. Fine-tuning experiments on coding benchmarks (HumanEval(+), MBPP(+), BigCodeBench, and LiveCodeBench) demonstrate that KodCode-tuned models achieve state-of-the-art performance, surpassing models like Qwen2.5-Coder-32B-Instruct and DeepSeek-R1-Distill-Llama-70B.

Zhangchen Xu, Yang Liu, Yueqin Yin, Mingyuan Zhou, Radha Poovendran• 2025

Related benchmarks

TaskDatasetResultRank
CodingHumanEval+
Pass@186
164
CodingMBPP+
Pass@172.8
117
CodingHumanEval Base
Pass@191.5
15
Code GenerationLiveCodeBench (LCB) v5 (2410–2501) and v6 (2501–2504)
Pass@1 (LCB-v5)26.27
15
CodingBigCodeBench Full
pass@148.2
15
CodingBigCodeBench Hard
Pass@119.6
15
CodingHumanEval, MBPP, BigCodeBench Aggregate
Aggregate Average Score66.8
15
CodingMBPP Base
Pass@182.8
15
Data ScienceDS-1000
Pass@139.05
3
Tool UsageBigCodeBench
Pass@141.27
3
Showing 10 of 11 rows

Other info

Follow for update