Mark Phase 0 environment + dataset item done

This commit is contained in:
2026-07-12 10:26:03 -04:00
parent 0c26cd1f1f
commit e760c00043
+1 -1
View File
@@ -144,7 +144,7 @@ experiment-llm/
## Definition of done (iteration 1)
- [ ] Environment reproducible with `pip install -r requirements.txt`; dataset downloaded and hashed
- [x] Environment reproducible with `pip install -r requirements.txt`; dataset downloaded and hashed
- [ ] BPE tokenizer trains, round-trips, and is saved to disk
- [ ] Corpus encoded to binary token files
- [ ] Model builds; parameter count matches the estimate