Thomas Wolf
commited on
Commit
·
b57f64c
1
Parent(s):
8218a29
Update tokenizer configuration
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"add_prefix_space": "true"}
|
|
|
1 |
+
{"add_prefix_space": "true", "tokenizer_class_name": "BlenderbotTokenizer"}
|