Jakobkee commited on
Commit
9cb5f65
·
verified ·
1 Parent(s): db2a1f9

Update train_config.yaml

Browse files
Files changed (1) hide show
  1. train_config.yaml +1 -1
train_config.yaml CHANGED
@@ -19,7 +19,7 @@ encoder_conf:
19
  dropout_rate: 0.1
20
  positional_dropout_rate: 0.1
21
  attention_dropout_rate: 0.1
22
- input_layer: conv2d
23
  normalize_before: true
24
  macaron_style: true
25
  rel_pos_type: latest
 
19
  dropout_rate: 0.1
20
  positional_dropout_rate: 0.1
21
  attention_dropout_rate: 0.1
22
+ input_layer: conv2d6
23
  normalize_before: true
24
  macaron_style: true
25
  rel_pos_type: latest