Titouan commited on
Commit
1c858d6
1 Parent(s): 7eca2a8

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -36,7 +36,7 @@ bos_index: 0
36
  eos_index: 0
37
  min_decode_ratio: 0.0
38
  max_decode_ratio: 1.0
39
- beam_size: 1
40
  eos_threshold: 1.5
41
  using_max_attn_shift: True
42
  max_attn_shift: 240
 
36
  eos_index: 0
37
  min_decode_ratio: 0.0
38
  max_decode_ratio: 1.0
39
+ beam_size: 80
40
  eos_threshold: 1.5
41
  using_max_attn_shift: True
42
  max_attn_shift: 240