Create tokenizer_config.json
Browse files- tokenizer_config.json +2 -0
tokenizer_config.json
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
{max_lenght: 1024,
|
2 |
+
}
|