Porjaz commited on
Commit
03d0e2a
1 Parent(s): 37ab7ab

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +2 -2
hyperparams.yaml CHANGED
@@ -22,8 +22,8 @@ dec_layers: 1
22
 
23
  output_neurons: 1000
24
  blank_index: 0
25
- bos_index: 0
26
- eos_index: 0
27
  unk_index: 0
28
 
29
  # Decoding parameters
 
22
 
23
  output_neurons: 1000
24
  blank_index: 0
25
+ bos_index: 1
26
+ eos_index: 2
27
  unk_index: 0
28
 
29
  # Decoding parameters