Upload tokenizer
Browse files- tokenizer.json +2 -2
- tokenizer_config.json +1 -0
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:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
tokenizer_config.json
CHANGED
|
@@ -2053,6 +2053,7 @@
|
|
| 2053 |
"bos_token": "<|begin_of_text|>",
|
| 2054 |
"clean_up_tokenization_spaces": true,
|
| 2055 |
"eos_token": "<|end_of_text|>",
|
|
|
|
| 2056 |
"max_length": 12288,
|
| 2057 |
"model_input_names": [
|
| 2058 |
"input_ids",
|
|
|
|
| 2053 |
"bos_token": "<|begin_of_text|>",
|
| 2054 |
"clean_up_tokenization_spaces": true,
|
| 2055 |
"eos_token": "<|end_of_text|>",
|
| 2056 |
+
"extra_special_tokens": {},
|
| 2057 |
"max_length": 12288,
|
| 2058 |
"model_input_names": [
|
| 2059 |
"input_ids",
|