agemagician
commited on
Commit
•
f5ec1f2
1
Parent(s):
b5ae2e6
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,5 +31,5 @@
|
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.29.2",
|
33 |
"use_cache": true,
|
34 |
-
"vocab_size":
|
35 |
}
|
|
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.29.2",
|
33 |
"use_cache": true,
|
34 |
+
"vocab_size": 256384
|
35 |
}
|