Update tokenizer_config.json
Browse files- tokenizer_config.json +2 -2
tokenizer_config.json
CHANGED
@@ -10,8 +10,8 @@
|
|
10 |
}
|
11 |
},
|
12 |
"clean_up_tokenization_spaces": true,
|
13 |
-
"max_length":
|
14 |
-
"model_max_length":
|
15 |
"pad_to_multiple_of": null,
|
16 |
"pad_token": "<pad>",
|
17 |
"pad_token_type_id": 0,
|
|
|
10 |
}
|
11 |
},
|
12 |
"clean_up_tokenization_spaces": true,
|
13 |
+
"max_length": 1026,
|
14 |
+
"model_max_length": 1026,
|
15 |
"pad_to_multiple_of": null,
|
16 |
"pad_token": "<pad>",
|
17 |
"pad_token_type_id": 0,
|