Commit
•
c709520
1
Parent(s):
2856950
Adds missing tokenizer configuration file (#8)
Browse files- Adds tokenizer_config.json file (01e9807a56436284919565297cb3843b79ae9d4f)
Co-authored-by: Lysandre <[email protected]>
- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_max_length": 512}
|