inc epochs

This commit is contained in:
shahules786 2022-10-03 21:26:59 +05:30
parent c609b57309
commit 25557757c7
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ limit_predict_batches: 1.0
limit_test_batches: 1.0
limit_train_batches: 1.0
limit_val_batches: 1.0
log_every_n_steps: 1
max_epochs: 10
log_every_n_steps: 50
max_epochs: 100
max_steps: null
max_time: null
min_epochs: 1