Mark Phase 2 encoding + Phase 3 model items done
This commit is contained in:
@@ -147,8 +147,8 @@ experiment-llm/
|
||||
|
||||
- [x] Environment reproducible with `pip install -r requirements.txt`; dataset downloaded and hashed
|
||||
- [x] BPE tokenizer trains, round-trips, and is saved to disk
|
||||
- [ ] Corpus encoded to binary token files
|
||||
- [ ] Model builds; parameter count matches the estimate
|
||||
- [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)
|
||||
- [ ] Full training run completes on MPS with checkpoints + loss curve
|
||||
- [ ] Sampler produces stories from prompts; gallery committed to `reports/`
|
||||
|
||||
Reference in New Issue
Block a user