Adds the tokenizer configuration file (#11)
Browse files- Adds tokenizer_config.json file (1935b7f96607644b92a752f9b6f5c1a7d6772441)
- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_max_length": 512}
|