Abhaykoul commited on
Commit
84c7574
1 Parent(s): b4f516a

Update config.json

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