Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -32,7 +32,7 @@ valid_beam_size: 10
|
|
32 |
test_beam_size: 20
|
33 |
using_eos_threshold: True
|
34 |
eos_threshold: 1.5
|
35 |
-
using_max_attn_shift:
|
36 |
max_attn_shift: 700
|
37 |
length_normalization: True
|
38 |
temperature: 1.0
|
|
|
32 |
test_beam_size: 20
|
33 |
using_eos_threshold: True
|
34 |
eos_threshold: 1.5
|
35 |
+
using_max_attn_shift: False
|
36 |
max_attn_shift: 700
|
37 |
length_normalization: True
|
38 |
temperature: 1.0
|