We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0308b86 commit 535f0d3Copy full SHA for 535f0d3
examples/iwslt2012/punc0/conf/default.yaml
@@ -29,7 +29,7 @@ optimizer_params:
29
30
scheduler_params:
31
learning_rate: 1.0e-5 # learning rate.
32
- gamma: 0.9999 # scheduler gamma must between(0.0, 1.0) and close to 1.0 is better.
+ gamma: 0.9999 # scheduler gamma must between(0.0, 1.0) and closer to 1.0 is better.
33
34
###########################################################
35
# TRAINING SETTING #
0 commit comments