yassinechaouch
commited on
Commit
•
10a3ac0
1
Parent(s):
ba83894
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"clean_up_tokenization_spaces": false,
|
51 |
"eos_token": "<|im_end|>",
|
52 |
"legacy": true,
|
53 |
-
"model_max_length":
|
54 |
"pad_token": null,
|
55 |
"sp_model_kwargs": {},
|
56 |
"spaces_between_special_tokens": false,
|
|
|
50 |
"clean_up_tokenization_spaces": false,
|
51 |
"eos_token": "<|im_end|>",
|
52 |
"legacy": true,
|
53 |
+
"model_max_length": 2048,
|
54 |
"pad_token": null,
|
55 |
"sp_model_kwargs": {},
|
56 |
"spaces_between_special_tokens": false,
|