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