Hannes Kuchelmeister
remove old template and use https://github.com/ashleve/lightning-hydra-template instead
d2e7940
_target_: pytorch_lightning.Trainer | |
gpus: 0 | |
min_epochs: 1 | |
max_epochs: 10 | |
# number of validation steps to execute at the beginning of the training | |
# num_sanity_val_steps: 0 | |
# ckpt path | |
resume_from_checkpoint: null | |