Commit
·
1edf208
1
Parent(s):
097d0d9
Update config.json (#2)
Browse files- Update config.json (e3c084f4b812ccfe5c7866d40135bc91c4c49ae3)
Co-authored-by: xuming <shibing624@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -18,5 +18,5 @@
|
|
18 |
"torch_dtype": "float16",
|
19 |
"transformers_version": "4.28.1",
|
20 |
"use_cache": true,
|
21 |
-
"vocab_size":
|
22 |
}
|
|
|
18 |
"torch_dtype": "float16",
|
19 |
"transformers_version": "4.28.1",
|
20 |
"use_cache": true,
|
21 |
+
"vocab_size": 49954
|
22 |
}
|