diff options
Diffstat (limited to 'config.philipp.yaml')
-rw-r--r-- | config.philipp.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.philipp.yaml b/config.philipp.yaml index 3ff1059..cbeabfe 100644 --- a/config.philipp.yaml +++ b/config.philipp.yaml @@ -27,8 +27,8 @@ decoder: beam_size: 500 beam_threshold: 150 n_best: 1 - lm_weight: 5 - word_score: -1 + lm_weight: 2 + word_score: -2 training: learning_rate: 0.0005 |