LightningCLI: Set interval for lr_scheduler in config.yaml #17868
-
Hi everyone, I recently changed over to optimizer:
class_path: torch.optim.Adam
init_args:
lr: 1e-5
weight_decay: 0.0
lr_scheduler:
class_path: adiff.utils.callbacks.WarmUpScheduler
init_args:
warmup: 20 However, In Thank you for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
See #15340 (comment) |
Beta Was this translation helpful? Give feedback.
See #15340 (comment)