Adds tokenizer_config.json file
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"add_prefix_space": true, "tokenizer_class_name": "BlenderbotTokenizer"}
|
|
|
1 |
+
{"add_prefix_space": true, "tokenizer_class_name": "BlenderbotTokenizer", "model_max_length": 128}
|