ckpt every 5k

This commit is contained in:
Patrick Esser 2022-06-27 07:42:32 +00:00 committed by root
parent 3809ba7046
commit f5bf534f42
1 changed files with 4 additions and 0 deletions

View File

@ -105,6 +105,10 @@ data:
lightning:
find_unused_parameters: False
modelcheckpoint:
params:
every_n_train_steps: 5000
callbacks:
image_logger:
target: main.ImageLogger