Anannta commited on
Commit
2532b16
·
verified ·
1 Parent(s): a4976ed

Upload tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -8,6 +8,6 @@
8
  "model_max_length": 16384,
9
  "pad_token": "<|end▁of▁sentence|>",
10
  "sp_model_kwargs": {},
11
- "tokenizer_class": "TokenizersBackend",
12
  "unk_token": null
13
- }
 
8
  "model_max_length": 16384,
9
  "pad_token": "<|end▁of▁sentence|>",
10
  "sp_model_kwargs": {},
11
+ "tokenizer_class": "Qwen2TokenizerFast",
12
  "unk_token": null
13
+ }