liang.zhao
commited on
Commit
·
c424aba
1
Parent(s):
78c9bf5
update config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -23,5 +23,5 @@
|
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.33.1",
|
25 |
"use_cache": true,
|
26 |
-
"vocab_size":
|
27 |
-
}
|
|
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.33.1",
|
25 |
"use_cache": true,
|
26 |
+
"vocab_size": 65536
|
27 |
+
}
|