ddwkim commited on
Commit
80fba83
1 Parent(s): d1083f7

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -1
hyperparams.yaml CHANGED
@@ -58,7 +58,6 @@ Transformer: !new:speechbrain.lobes.models.transformer.TransformerASR.Transforme
58
  nhead: !ref <nhead>
59
  num_encoder_layers: !ref <num_encoder_layers>
60
  num_decoder_layers: !ref <num_decoder_layers>
61
- dropout: !ref <transformer_dropout>
62
  activation: !ref <activation>
63
  branchformer_activation: !ref <activation>
64
  encoder_module: branchformer
 
58
  nhead: !ref <nhead>
59
  num_encoder_layers: !ref <num_encoder_layers>
60
  num_decoder_layers: !ref <num_decoder_layers>
 
61
  activation: !ref <activation>
62
  branchformer_activation: !ref <activation>
63
  encoder_module: branchformer