Porjaz commited on
Commit
19dfde0
·
verified ·
1 Parent(s): 8130200

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. 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.4
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