Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -40,7 +40,7 @@ temperature: 1.0
|
|
40 |
temperature_lm: 1.4
|
41 |
# Scoring parameters
|
42 |
coverage_penalty: 1.5
|
43 |
-
lm_weight: 0.
|
44 |
|
45 |
|
46 |
# This is the RNNLM that is used according to the Huggingface repository
|
|
|
40 |
temperature_lm: 1.4
|
41 |
# Scoring parameters
|
42 |
coverage_penalty: 1.5
|
43 |
+
lm_weight: 0.2
|
44 |
|
45 |
|
46 |
# This is the RNNLM that is used according to the Huggingface repository
|