summaryrefslogtreecommitdiff
path: root/training/conf/criterion/label_smoothing.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'training/conf/criterion/label_smoothing.yaml')
-rw-r--r--training/conf/criterion/label_smoothing.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/training/conf/criterion/label_smoothing.yaml b/training/conf/criterion/label_smoothing.yaml
index 684b5bb..45190e5 100644
--- a/training/conf/criterion/label_smoothing.yaml
+++ b/training/conf/criterion/label_smoothing.yaml
@@ -1,3 +1,3 @@
_target_: text_recognizer.criterions.label_smoothing.LabelSmoothingLoss
smoothing: 0.1
-ignore_index: 1002
+ignore_index: 1000