Phase 5: v1 sample gallery — iteration 1 complete

- reports/samples-v1.md: 5 story-opening prompts sampled at temp 0.8 / top-k 200.
  Grammatical, coherent story arcs; expected sub-sweet-spot wobbles (plot logic,
  entity drift). All iteration-1 definition-of-done items now checked off.
This commit is contained in:
2026-07-12 12:44:10 -04:00
parent 116e1f61a3
commit 84c41bc612
2 changed files with 33 additions and 1 deletions
+2 -1
View File
@@ -162,7 +162,8 @@ experiment-llm/
- [x] Overfit-one-batch sanity check passes (loss → ~0 on a single batch)
- [x] Full training run completes on MPS with checkpoints + loss curve
(v1: 20k steps, ~58 min on M1, val loss 1.52 / perplexity ~4.6)
- [ ] Sampler produces stories from prompts; gallery committed to `reports/`
- [x] Sampler produces stories from prompts; gallery committed to `reports/`
(v1: grammatical, story-arc coherent; plot logic wobbles as expected)
- [x] Every phase re-runnable from a clean clone with documented commands
## Iteration 2 candidates (out of scope for now)