Titouan commited on
Commit
262a9dc
1 Parent(s): 829d0b3

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -40,7 +40,7 @@ unk_index: 0
40
  # Decoding parameters
41
  min_decode_ratio: 0.0
42
  max_decode_ratio: 1.0
43
- beam_size: 1
44
  eos_threshold: 1.5
45
  using_max_attn_shift: True
46
  max_attn_shift: 300
40
  # Decoding parameters
41
  min_decode_ratio: 0.0
42
  max_decode_ratio: 1.0
43
+ beam_size: 66
44
  eos_threshold: 1.5
45
  using_max_attn_shift: True
46
  max_attn_shift: 300