Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -40,7 +40,7 @@ unk_index: 0
|
|
40 |
# Decoding parameters
|
41 |
min_decode_ratio: 0.0
|
42 |
max_decode_ratio: 1.0
|
43 |
-
beam_size:
|
44 |
eos_threshold: 1.5
|
45 |
using_max_attn_shift: True
|
46 |
max_attn_shift: 300
|
|
|
40 |
# Decoding parameters
|
41 |
min_decode_ratio: 0.0
|
42 |
max_decode_ratio: 1.0
|
43 |
+
beam_size: 66
|
44 |
eos_threshold: 1.5
|
45 |
using_max_attn_shift: True
|
46 |
max_attn_shift: 300
|