Mirco commited on
Commit
ee19134
1 Parent(s): 3541912

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -20,7 +20,7 @@ emb_size: 128
20
  dec_neurons: 1024
21
 
22
  # Outputs
23
- output_neurons: 51 # BPE size, index(blank/eos/bos) = 0
24
 
25
  # Decoding parameters
26
  # Be sure that the bos and eos index match with the BPEs ones
 
20
  dec_neurons: 1024
21
 
22
  # Outputs
23
+ output_neurons: 224 # BPE size, index(blank/eos/bos) = 0
24
 
25
  # Decoding parameters
26
  # Be sure that the bos and eos index match with the BPEs ones