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