Text Generation
Transformers
PyTorch
skywork
custom_code
liang.zhao commited on
Commit
c424aba
·
1 Parent(s): 78c9bf5

update config

Browse files
Files changed (1) hide show
  1. 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": 65519
27
- }
 
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.33.1",
25
  "use_cache": true,
26
+ "vocab_size": 65536
27
+ }