Overview

May 28, 2025 · View on GitHub

  • No-Sampling:No sampling is applied to the dataset, serving as the baseline.
  • Phi4-Sampling:Following the Phi-4 paper, synthetic and rewritten sub-domain datasets are upsampled.

Both configs were trained with 100B tokens for performance comparison.

Evaluation

CategoryMetrics (shots)No-Sampling (100B)Phi4-Sampling (100B)
English-Commonsense ReasoningHellaSwag (5-shot)0.47220.4827
TruthfulQA (0-shot)0.41140.4016
Winogrande (5-shot)0.59750.6117
CommonsenseQA (5-shot)0.20230.1933
PIQA (5-shot)0.76120.7644
OpenBookQA (5-shot)0.26400.3040
BoolQ (5-shot)0.56150.6621
English-Problem-SolvingARC Easy (5-shot)0.72220.7487
ARC Challenge (5-shot)0.37030.3993
MMLU (5-shot)0.27070.2652
English-MathematicsGSM8K (5-shot)0.03490.1039
Minerva Math (4-shot)0.01180.0248
ChineseCEval (5-shot)0.24810.2281
CMMLU (5-shot)0.24690.2538
Average MetricsAverage-English (w/o Math)0.46330.4833
Average-English0.39000.3992
Average-Chinese0.24750.2538
Average0.36960.3888
Average (w/o Math)0.42740.4429