Rethinking On-Policy Distillation of Large Language Models II: One Training Example
Ranking
Overall
91
Content
100
Popularity
70
Observed public metrics from 1 member.
Merged summary
TL;DR - On-policy distillation (OPD) can recover most full-dataset gains using only one training query, suggesting that student rollouts rapidly expose broad supervision. The main bottleneck is the student’s slow absorption of teacher signals, not insufficient data.
- A single query reaches 71.5% of the states visited by full-data OPD, mostly within the first 100 training steps.
- Sixteen semantically diverse queries achieve 98.9% state coverage and match full-data validation performance.
- Student-teacher alignment slows similarly with one query and the full dataset, with even fixed states requiring hundreds of steps to absorb.
- The result extends to multi-teacher OPD; content-light templates and off-domain WildChat queries also approach real-query performance.
Sources (1)
Rethinking On-Policy Distillation of Large Language Models II: One Training Example
Public signals
Hugging Face upvotes 101
TL;DR - On-policy distillation (OPD) can recover most full-dataset gains using only one training query, suggesting that student rollouts rapidly expose broad supervision. The main bottleneck is the student’s slow absorption of teacher signals, not insufficient data.
- A single query reaches 71.5% of the states visited by full-data OPD, mostly within the first 100 training steps.
- Sixteen semantically diverse queries achieve 98.9% state coverage and match full-data validation performance.
- Student-teacher alignment slows similarly with one query and the full dataset, with even fixed states requiring hundreds of steps to absorb.
- The result extends to multi-teacher OPD; content-light templates and off-domain WildChat queries also approach real-query performance.