ee280e5 a58327a ee280e5
1
2
3
4
5
6
7
8
9
10
11
12
13
_target_: pytorch_lightning.Trainer gpus: 1 min_epochs: 1 max_epochs: 100 # number of validation steps to execute at the beginning of the training # num_sanity_val_steps: 0 # ckpt path resume_from_checkpoint: null