- Replace ASCII-art pipeline with a proper rendered diagram (5 stages,
color-coded, with iterate loop). Source: scripts/make_recipe_diagram.py.
- Update HF Hub URL to the actually-uploaded namespace (ranausmans, not
ranausmanai — the latter is GitHub-only).
- Mark the adapter live: 192 MB, Apache-2.0.
Companion artifact for the paper 'How Far Can an Open Base Model
Self-Improve? Recipes, Limits, and Test-Time Synergy'.
Contents:
- recipe/{train_on_pairs,bootstrap,multi_pair_14b,curriculum_math,eval_raw,eval_plus,confirm}.py
- data/pairs_{7b_40,14b_multi_new60,math_13}.jsonl (released mined pairs)
- controls/mbpp_corrupt_control.py (the +0 negative control)
- docs/{scaling_chart,fig1_headline,fig6_boundary}.png
- REPRODUCE.md (paper claim -> exact command mapping)