Adds missing tokenizer configuration file (#2)
Browse files- Adds tokenizer_config.json file (7e608024c82de80138f076f70cd56b05fec3a44c)
Co-authored-by: Lysandre <[email protected]>
- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_max_length": 1024}
|