nickypro commited on
Commit
e84e964
1 Parent(s): bcd4d89

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "rms_norm_eps": 1e-05,
18
  "rope_scaling": null,
19
  "rope_theta": 10000.0,
20
- "tie_word_embeddings": false,
21
  "transformers_version": "4.33.1",
22
  "use_cache": true,
23
  "vocab_size": 32000
 
17
  "rms_norm_eps": 1e-05,
18
  "rope_scaling": null,
19
  "rope_theta": 10000.0,
20
+ "tie_word_embeddings": true,
21
  "transformers_version": "4.33.1",
22
  "use_cache": true,
23
  "vocab_size": 32000