Upload tokenizer
Browse files- tokenizer.json +1 -1
- tokenizer_config.json +1 -1
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17210019
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02e1f976d163477701fd94b5b3b53ca80835443b1e08489718fdbc21a6a0aae4
|
| 3 |
size 17210019
|
tokenizer_config.json
CHANGED
|
@@ -2057,7 +2057,7 @@
|
|
| 2057 |
"input_ids",
|
| 2058 |
"attention_mask"
|
| 2059 |
],
|
| 2060 |
-
"model_max_length":
|
| 2061 |
"pad_token": "<|eot_id|>",
|
| 2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2063 |
}
|
|
|
|
| 2057 |
"input_ids",
|
| 2058 |
"attention_mask"
|
| 2059 |
],
|
| 2060 |
+
"model_max_length": 8064,
|
| 2061 |
"pad_token": "<|eot_id|>",
|
| 2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2063 |
}
|