maxsteps -1
This commit is contained in:
parent
ad56a160e4
commit
00ef644179
|
|
@ -24,7 +24,7 @@ limit_train_batches: 1.0
|
|||
limit_val_batches: 1.0
|
||||
log_every_n_steps: 50
|
||||
max_epochs: 3
|
||||
max_steps: null
|
||||
max_steps: -1
|
||||
max_time: null
|
||||
min_epochs: 1
|
||||
min_steps: null
|
||||
|
|
|
|||
Loading…
Reference in New Issue