set max time
This commit is contained in:
parent
8bbd1abf2f
commit
a66089a920
|
|
@ -24,7 +24,7 @@ limit_train_batches: 1.0
|
||||||
limit_val_batches: 1.0
|
limit_val_batches: 1.0
|
||||||
log_every_n_steps: 100
|
log_every_n_steps: 100
|
||||||
max_epochs: 100
|
max_epochs: 100
|
||||||
max_time: null
|
max_time: 00:47:00:00
|
||||||
min_epochs: 1
|
min_epochs: 1
|
||||||
min_steps: null
|
min_steps: null
|
||||||
move_metrics_to_cpu: False
|
move_metrics_to_cpu: False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue