summaryrefslogtreecommitdiff
path: root/training/conf/criterion/label_smoothing.yaml
blob: ee47c594d58a4e55a423ccf0e0e10611e199369d (plain)
1
2
3
4
_target_: text_recognizer.criterion.label_smoothing
label_smoothing: 0.1 
vocab_size: 1006 
ignore_index: 1002