Views
No views yet
jeetganatra/qwen3-0.6b-qwen3-235b-a22b-math-distill).\boxed{}-verified-correct rollouts (1,226 kept from 660/800
problems solved), then SFT on that filtered set.| Model | Eval | Accuracy |
|---|---|---|
| SFT seed | full-500 @ 4096 | 37.8% (189/500) |
| STaR round-1 (this model) | full-500 @ 4096 | 36.0% (180/500) |
ON_POLICY_EXPERIMENTS.md in the GitHub repo.qwen3-0.6B-star-round1.pth (same format as the seed). Evaluate
with the repo's grader:1python src/evaluate_math500.py --runtime hf --which_model reasoning \
2 --checkpoint_path qwen3-0.6B-star-round1.pth \
3 --dataset_size 500 --max_new_tokens 4096 --eval_batch_size 16