Upload tokenizer
Browse files- merges.txt +0 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- vocab.json +0 -0
merges.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"clean_up_tokenization_spaces": true,
|
16 |
"eos_token": "<|endoftext|>",
|
17 |
"errors": "replace",
|
18 |
-
"max_length":
|
19 |
"model_max_length": 1024,
|
20 |
"pad_token": null,
|
21 |
"stride": 0,
|
|
|
15 |
"clean_up_tokenization_spaces": true,
|
16 |
"eos_token": "<|endoftext|>",
|
17 |
"errors": "replace",
|
18 |
+
"max_length": 70,
|
19 |
"model_max_length": 1024,
|
20 |
"pad_token": null,
|
21 |
"stride": 0,
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|