Commit d10da7d
committed
docs: update output structure with complete checkpoint details
- Add optimizer_0/ directory for optimizer states
- Add pytorch_model_fsdp_0/ for FSDP sharded model states
- Add random_states_*.pkl for reproducibility (per-rank random states)
- Add README.md in transformer/ directory
- Clarify EMA states are optional (if enabled)1 parent 7123f4b commit d10da7d
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
393 | 400 | | |
394 | 401 | | |
395 | 402 | | |
| |||
0 commit comments