Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"num_hidden_layers": 64,
|
19 |
"pad_token_id": null,
|
20 |
"rescale_prenorm_residual": false,
|
21 |
-
"residual_in_fp32":
|
22 |
"state_size": 16,
|
23 |
"tie_word_embeddings": true,
|
24 |
"time_step_floor": 0.0001,
|
|
|
18 |
"num_hidden_layers": 64,
|
19 |
"pad_token_id": null,
|
20 |
"rescale_prenorm_residual": false,
|
21 |
+
"residual_in_fp32": false,
|
22 |
"state_size": 16,
|
23 |
"tie_word_embeddings": true,
|
24 |
"time_step_floor": 0.0001,
|