Mark overfit sanity check + documented-commands items done
This commit is contained in:
@@ -159,10 +159,10 @@ experiment-llm/
|
||||
- [x] BPE tokenizer trains, round-trips, and is saved to disk
|
||||
- [x] Corpus encoded to binary token files
|
||||
- [x] Model builds; parameter count matches the estimate
|
||||
- [ ] Overfit-one-batch sanity check passes (loss → ~0 on a single batch)
|
||||
- [x] Overfit-one-batch sanity check passes (loss → ~0 on a single batch)
|
||||
- [ ] Full training run completes on MPS with checkpoints + loss curve
|
||||
- [ ] Sampler produces stories from prompts; gallery committed to `reports/`
|
||||
- [ ] Every phase re-runnable from a clean clone with documented commands
|
||||
- [x] Every phase re-runnable from a clean clone with documented commands
|
||||
|
||||
## Iteration 2 candidates (out of scope for now)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user