Titouan commited on
Commit
1cf6d50
1 Parent(s): bf649f5

Update hyperparams.yaml

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