summaryrefslogtreecommitdiff
path: root/training/conf/experiment/htr_char.yaml
blob: e51a116def91052bc91ef27753b230141e87e1c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# @package _global_

defaults:
  - override /mapping: characters

datamodule:
  word_pieces: false

criterion:
  ignore_index: 3

network:
  num_classes: 58
  pad_index: 3

model:
  max_output_len: 682