diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-10-10 18:06:54 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-10-10 18:06:54 +0200 |
commit | b69254ce3135c112e29f7f1c986b7f0817da0c33 (patch) | |
tree | e596a719b445c0cbbd4108079206ec9d14de1437 /training/conf/config.yaml | |
parent | cba94bdcab90f288dd1172607500ba2b28279736 (diff) |
Update configs
Diffstat (limited to 'training/conf/config.yaml')
-rw-r--r-- | training/conf/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/training/conf/config.yaml b/training/conf/config.yaml index 9ed366f..a58891b 100644 --- a/training/conf/config.yaml +++ b/training/conf/config.yaml @@ -1,7 +1,7 @@ # @package _global_ defaults: - - callbacks: wandb_htr + - callbacks: htr - criterion: label_smoothing - datamodule: iam_extended_paragraphs - hydra: default |