Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2,4 +2,4 @@
|
|
2 |
"model_max_length": 512,
|
3 |
"padding": "max_length",
|
4 |
"truncation": true
|
5 |
-
}
|
|
|
2 |
"model_max_length": 512,
|
3 |
"padding": "max_length",
|
4 |
"truncation": true
|
5 |
+
}
|