Locutusque
commited on
Commit
•
3491e2d
1
Parent(s):
7a6e4ff
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,5 +21,5 @@
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.35.2",
|
23 |
"use_cache": true,
|
24 |
-
"vocab_size":
|
25 |
}
|
|
|
21 |
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.35.2",
|
23 |
"use_cache": true,
|
24 |
+
"vocab_size": 32003
|
25 |
}
|