Data
This folder contains four JSONL files that form a minimal example for merged training and evaluation across two tasks: math reasoning and instruction following.
Training Data
DAPO-Math-17k
Math reasoning training data originally released alongside the DAPO paper. Each line includes a data_source field set to dapo-math-17k.
VerInstruct
Instruction-following training data. The original dataset provides both hard (function-verifiable) and soft (LLM-judge rubric-based) reward signals. For simplicity, only items with hard constraints are included here; soft constraints have been removed.
Evaluation Data
AIME 2024
IFBench