Skip to content

Commit b71fd5e

Browse files
committed
Update lr_scheduler T_max value
1 parent 1ad7199 commit b71fd5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/med_benchmarking/configs/experiment/baseline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ task:
6767
eps: 1.0e-6
6868
lr_scheduler:
6969
scheduler:
70-
T_max: 107_555 # make sure to change this if max_epochs or accumulate_grad_batches is changed
70+
T_max: 107_559 # make sure to change this if max_epochs or accumulate_grad_batches is changed
7171
extras:
7272
interval: step
7373
loss:

0 commit comments

Comments
 (0)