maxsteps -1

This commit is contained in:
shahules786 2022-10-12 17:58:22 +05:30
parent ad56a160e4
commit 00ef644179
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ limit_train_batches: 1.0
limit_val_batches: 1.0 limit_val_batches: 1.0
log_every_n_steps: 50 log_every_n_steps: 50
max_epochs: 3 max_epochs: 3
max_steps: null max_steps: -1
max_time: null max_time: null
min_epochs: 1 min_epochs: 1
min_steps: null min_steps: null