RanchiZhao
commited on
Commit
•
d381b88
1
Parent(s):
ed1f731
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -93,5 +93,5 @@
|
|
93 |
"use_cache": true,
|
94 |
"v_head_dim": 64,
|
95 |
"vocab_size": 73448,
|
96 |
-
"tie_word_embeddings":
|
97 |
}
|
|
|
93 |
"use_cache": true,
|
94 |
"v_head_dim": 64,
|
95 |
"vocab_size": 73448,
|
96 |
+
"tie_word_embeddings": true
|
97 |
}
|