Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -3
tokenizer_config.json
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
{
|
| 2 |
"do_lower_case": true,
|
| 3 |
-
"model_max_length": 512
|
| 4 |
-
"special_tokens_map_file": "special_tokens_map.json",
|
| 5 |
-
"full_tokenizer_file": null
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"do_lower_case": true,
|
| 3 |
+
"model_max_length": 512
|
|
|
|
|
|
|
| 4 |
}
|