Porjaz commited on
Commit
f00a2c7
·
verified ·
1 Parent(s): ff4bc73

Update hyperparams.yaml

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