Commit graph

2 commits

Author SHA1 Message Date
Rana Usman
c1b1443fc2 Add designed recipe diagram; point HF link to ranausmans/tinyforge-zero-qwen25-14b-lora
- 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.
2026-05-13 20:55:15 +05:00
Rana Usman
6305ff0f91 Initial release: TinyForge-Zero recipe + mined pairs + reproduction guide
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)
2026-05-13 20:43:52 +05:00