Titouan commited on
Commit
fa6b554
1 Parent(s): 5639907

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -28,7 +28,7 @@ bos_index: 1
28
  eos_index: 2
29
  min_decode_ratio: 0.0
30
  max_decode_ratio: 1.0
31
- beam_size: 1
32
  eos_threshold: 1.5
33
  using_max_attn_shift: True
34
  max_attn_shift: 140
28
  eos_index: 2
29
  min_decode_ratio: 0.0
30
  max_decode_ratio: 1.0
31
+ beam_size: 10
32
  eos_threshold: 1.5
33
  using_max_attn_shift: True
34
  max_attn_shift: 140