yzhangcs commited on
Commit
a1fda20
1 Parent(s): 01ef3ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -20,6 +20,7 @@
20
  "rescale_prenorm_residual": false,
21
  "residual_in_fp32": true,
22
  "state_size": 16,
 
23
  "time_step_floor": 0.0001,
24
  "time_step_init_scheme": "random",
25
  "time_step_max": 0.1,
 
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,
25
  "time_step_init_scheme": "random",
26
  "time_step_max": 0.1,