Commit cb4cada
committed
1 epoch, more frequent evals — fits budget, catches overfitting early
- epochs: 3 -> 1 (old run showed val_loss regressing by step 2000)
- warmup_steps: 3000 -> 1000 (proportional to shorter run)
- eval_steps: 1000 -> 500 (14 evals to find generalization peak)
- save_steps: 5000 -> 2000 (more checkpoints in shorter run)1 parent b9ae5c7 commit cb4cada
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
0 commit comments