four representative benchmarks anchor different capability axes: (1) MMLU — 57-subject multiple choice, 5-shot CoT, world knowledge and reasoning breadth; (2) GSM8K — 8,000 grade-school math word problems requiring stepwise reasoning (largest CoT gains), arithmetic and multi-step reasoning; (3) HumanEval — 164 hand-written Python function-completion tasks, scored with pass@k:
pass@k=1−(kn−c)/(kn) (
c correct out of
n samples); (4) IFEval — verifiable instruction following (format/length/keyword constraints), testing obedience rather than answer correctness.