Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -3
tokenizer_config.json
CHANGED
@@ -1,3 +1 @@
|
|
1 |
-
{
|
2 |
-
"model_max_length": 256,
|
3 |
-
}
|
|
|
1 |
+
{ "model_max_length": 256 }
|
|
|
|