easthshin
commited on
Commit
•
2d4279e
1
Parent(s):
6eb9430
update config
Browse files- tokenizer_config.json +4 -1
tokenizer_config.json
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_lower_case": true
|
3 |
+
}
|
4 |
+
|