Upload tokenizer
Browse files- tokenizer.json +2 -2
- tokenizer_config.json +0 -7
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
| 3 |
+
size 11422654
|
tokenizer_config.json
CHANGED
|
@@ -232,16 +232,9 @@
|
|
| 232 |
"eos_token": "<|endoftext|>",
|
| 233 |
"errors": "replace",
|
| 234 |
"extra_special_tokens": {},
|
| 235 |
-
"max_length": 512,
|
| 236 |
"model_max_length": 131072,
|
| 237 |
-
"pad_to_multiple_of": null,
|
| 238 |
"pad_token": "<|endoftext|>",
|
| 239 |
-
"pad_token_type_id": 0,
|
| 240 |
-
"padding_side": "right",
|
| 241 |
"split_special_tokens": false,
|
| 242 |
-
"stride": 0,
|
| 243 |
"tokenizer_class": "Qwen2Tokenizer",
|
| 244 |
-
"truncation_side": "right",
|
| 245 |
-
"truncation_strategy": "longest_first",
|
| 246 |
"unk_token": null
|
| 247 |
}
|
|
|
|
| 232 |
"eos_token": "<|endoftext|>",
|
| 233 |
"errors": "replace",
|
| 234 |
"extra_special_tokens": {},
|
|
|
|
| 235 |
"model_max_length": 131072,
|
|
|
|
| 236 |
"pad_token": "<|endoftext|>",
|
|
|
|
|
|
|
| 237 |
"split_special_tokens": false,
|
|
|
|
| 238 |
"tokenizer_class": "Qwen2Tokenizer",
|
|
|
|
|
|
|
| 239 |
"unk_token": null
|
| 240 |
}
|