Mark-Arcee
commited on
Commit
•
d670892
1
Parent(s):
3776553
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,5 +24,5 @@
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.36.1",
|
26 |
"use_cache": true,
|
27 |
-
"vocab_size":
|
28 |
}
|
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.36.1",
|
26 |
"use_cache": true,
|
27 |
+
"vocab_size": 32000
|
28 |
}
|