sonta7 commited on
Commit
ed55fd2
·
verified ·
1 Parent(s): a1fda20

Update config.json

Browse files
Files changed (1) hide show
  1. 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": true,
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,