yurakuratov
commited on
Commit
•
4036cab
1
Parent(s):
c89e312
fix: set do_lower_case to false in tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{}
|
|
|
1 |
+
{"do_lower_case": false}
|