dustydecapod
commited on
Commit
•
fac324b
1
Parent(s):
4f66620
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,5 +24,5 @@
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.40.2",
|
26 |
"use_cache": false,
|
27 |
-
"vocab_size":
|
28 |
}
|
|
|
24 |
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.40.2",
|
26 |
"use_cache": false,
|
27 |
+
"vocab_size": 128256
|
28 |
}
|