nosuchjihyun commited on
Commit
37908e0
·
verified ·
1 Parent(s): a95c19b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -24,5 +24,6 @@
24
  "rope_theta": 10000.0,
25
  "transformers_version": "4.52.2",
26
  "use_cache": false,
27
- "vocab_size": 38144
 
28
  }
 
24
  "rope_theta": 10000.0,
25
  "transformers_version": "4.52.2",
26
  "use_cache": false,
27
+ "vocab_size": 38144,
28
+ "tie_word_embeddings": true,
29
  }