diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-06-19 19:55:59 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-06-19 19:55:59 +0200 |
commit | a347b7e08df174d10d2cdffc269f42a2a03490a2 (patch) | |
tree | eeabed26f750064f83207fddc2786fd66d33ddeb /training/conf/experiment/conv_transformer_lines.yaml | |
parent | 3cac3c32ff49618cfa05bb4e5630a62fc31af40a (diff) |
Update configs
Diffstat (limited to 'training/conf/experiment/conv_transformer_lines.yaml')
-rw-r--r-- | training/conf/experiment/conv_transformer_lines.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/training/conf/experiment/conv_transformer_lines.yaml b/training/conf/experiment/conv_transformer_lines.yaml index 260014c..48df78d 100644 --- a/training/conf/experiment/conv_transformer_lines.yaml +++ b/training/conf/experiment/conv_transformer_lines.yaml @@ -1,7 +1,6 @@ # @package _global_ defaults: - - override /mapping: characters - override /criterion: cross_entropy - override /callbacks: htr - override /datamodule: iam_lines |