From a65d3ec18a5541cec5297769f1027422975a62bc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 3 Sep 2023 01:13:37 +0200 Subject: Update confs and callbacks --- training/conf/callbacks/wandb/swa.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 training/conf/callbacks/wandb/swa.yaml (limited to 'training/conf/callbacks/wandb/swa.yaml') diff --git a/training/conf/callbacks/wandb/swa.yaml b/training/conf/callbacks/wandb/swa.yaml deleted file mode 100644 index 73f8c66..0000000 --- a/training/conf/callbacks/wandb/swa.yaml +++ /dev/null @@ -1,7 +0,0 @@ -stochastic_weight_averaging: - _target_: pytorch_lightning.callbacks.StochasticWeightAveraging - swa_epoch_start: 0.8 - swa_lrs: 0.05 - annealing_epochs: 10 - annealing_strategy: cos - device: null -- cgit v1.2.3-70-g09d2