Locutusque
commited on
Commit
•
35c56d3
1
Parent(s):
f7d7325
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,5 +20,5 @@
|
|
20 |
"torch_dtype": "float16",
|
21 |
"transformers_version": "4.35.0",
|
22 |
"use_cache": true,
|
23 |
-
"vocab_size":
|
24 |
}
|
|
|
20 |
"torch_dtype": "float16",
|
21 |
"transformers_version": "4.35.0",
|
22 |
"use_cache": true,
|
23 |
+
"vocab_size": 32005
|
24 |
}
|