decrease num epochs

This commit is contained in:
shahules786 2022-09-29 10:37:52 +05:30
parent 6fd5f964dd
commit 387fc01493
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ limit_test_batches: 1.0
limit_train_batches: 1.0 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: 1000 max_epochs: 100
max_steps: null max_steps: null
max_time: null max_time: null
min_epochs: 1 min_epochs: 1