Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -140,6 +140,7 @@
|
|
| 140 |
},
|
| 141 |
"speech_config_dict": null,
|
| 142 |
"autoregressive_config": {
|
|
|
|
| 143 |
"activation_function": "gelu_new",
|
| 144 |
"attn_pdrop": 0.1,
|
| 145 |
"bos_token_id": 8192,
|
|
|
|
| 140 |
},
|
| 141 |
"speech_config_dict": null,
|
| 142 |
"autoregressive_config": {
|
| 143 |
+
"initializer_factor": 1.0,
|
| 144 |
"activation_function": "gelu_new",
|
| 145 |
"attn_pdrop": 0.1,
|
| 146 |
"bos_token_id": 8192,
|