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