susnato commited on
Commit
e9e6b70
·
1 Parent(s): 23afef8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -152,7 +152,8 @@
152
  "n_embd": 1024,
153
  "n_head": 16,
154
  "n_layer": 30,
155
- "n_positions": 1012,
 
156
  "resid_pdrop": 0.1,
157
  "summary_activation": null,
158
  "summary_first_dropout": 0.1,
 
152
  "n_embd": 1024,
153
  "n_head": 16,
154
  "n_layer": 30,
155
+ "max_mel_tokens": 608,
156
+ "max_text_tokens": 404,
157
  "resid_pdrop": 0.1,
158
  "summary_activation": null,
159
  "summary_first_dropout": 0.1,