Matthijs commited on
Commit
c554183
1 Parent(s): f15e7d6

Upload model

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -10,6 +10,7 @@
10
  "duration_predictor_num_flows": 4,
11
  "encoder_attention_heads": 2,
12
  "encoder_ffn_dim": 768,
 
13
  "encoder_layers": 6,
14
  "ffn_kernel_size": 3,
15
  "flow_size": 192,
@@ -61,7 +62,6 @@
61
  2,
62
  2
63
  ],
64
- "use_cache": false,
65
  "use_stochastic_duration_prediction": true,
66
  "vocab_size": 38,
67
  "wavenet_dilation_rate": 1,
 
10
  "duration_predictor_num_flows": 4,
11
  "encoder_attention_heads": 2,
12
  "encoder_ffn_dim": 768,
13
+ "encoder_layerdrop": 0.1,
14
  "encoder_layers": 6,
15
  "ffn_kernel_size": 3,
16
  "flow_size": 192,
 
62
  2,
63
  2
64
  ],
 
65
  "use_stochastic_duration_prediction": true,
66
  "vocab_size": 38,
67
  "wavenet_dilation_rate": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ed8d8b7a1cb4f36b7124612ad93cafc9285abf6b26a36c76bef3ea4b17b8eae
3
- size 145387701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057b83ae55422e0598daa71b96653908cbac4927ef7128282bca11ca713108d7
3
+ size 145388277