mathieu
commited on
Commit
•
bf4010a
1
Parent(s):
4fa25fe
Update tokenizer_config.json
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -4,7 +4,6 @@
|
|
4 |
"do_basic_tokenize": true,
|
5 |
"do_lower_case": true,
|
6 |
"mask_token": "[MASK]",
|
7 |
-
"max_length": 512,
|
8 |
"model_max_length": 512,
|
9 |
"never_split": null,
|
10 |
"pad_to_multiple_of": null,
|
|
|
4 |
"do_basic_tokenize": true,
|
5 |
"do_lower_case": true,
|
6 |
"mask_token": "[MASK]",
|
|
|
7 |
"model_max_length": 512,
|
8 |
"never_split": null,
|
9 |
"pad_to_multiple_of": null,
|