CoolFace
Modelpublic

zhangzx369/curriculum-learning-minimal-example

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
Model Card

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

Lines17,398
Source`zhuzilin/dapo-math-17k`
ReferenceDAPO paper (ByteDance Seed)

Math reasoning training data originally released alongside the DAPO paper. Each line includes a data_source field set to dapo-math-17k.

VerInstruct

Lines19,756
Source`THU-KEG/VerInstruct`
ReferenceVerInstruct paper

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

Lines32
Source`zhuzilin/aime-2024`
TaskMath evaluation

IFBench

Lines300
Source`zyzshishui0627/IFBench`
TaskInstruction-following evaluation