Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"version": 188,
|
18 |
"use_bfloat16_matmul": true,
|
19 |
"n_ctx": 1024,
|
20 |
-
"d_vocab":
|
21 |
"tokenizer_name": "EleutherAI/gpt-neox-20b",
|
22 |
"betas": [
|
23 |
0.9,
|
|
|
17 |
"version": 188,
|
18 |
"use_bfloat16_matmul": true,
|
19 |
"n_ctx": 1024,
|
20 |
+
"d_vocab": 50277,
|
21 |
"tokenizer_name": "EleutherAI/gpt-neox-20b",
|
22 |
"betas": [
|
23 |
0.9,
|