summaryrefslogtreecommitdiff
path: root/training/conf/criterion/label_smoothing.yaml
blob: 684b5bbc9380b222451206eeaf82d65cf34aa6c3 (plain)
1
2
3
_target_: text_recognizer.criterions.label_smoothing.LabelSmoothingLoss
smoothing: 0.1 
ignore_index: 1002