Commit 7663465
committed
Fix callback override syntax
Use Hydra add-override syntax for every_n_epochs in the new large-run submitters.
This matches the latest progress-checkpoint script alignment on main and keeps callback composition valid.1 parent bf80194 commit 7663465
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- slurm_scripts/ablations/vit_mae_pretrain
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments