Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -84,7 +84,7 @@
|
|
| 84 |
|
| 85 |
"decoding_params":
|
| 86 |
{
|
| 87 |
-
"beam_size":
|
| 88 |
"tmp": 1,
|
| 89 |
|
| 90 |
"ngram_path": "data/6gram_lm_corpus.binary",
|
|
|
|
| 84 |
|
| 85 |
"decoding_params":
|
| 86 |
{
|
| 87 |
+
"beam_size": 15,
|
| 88 |
"tmp": 1,
|
| 89 |
|
| 90 |
"ngram_path": "data/6gram_lm_corpus.binary",
|