Thomas Wolf
commited on
Commit
·
f5fc2a2
1
Parent(s):
88f0979
Add tokenizer configuration
Browse files- tokenizer_config.json +3 -1
tokenizer_config.json
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"do_lower_case": false
|
| 3 |
+
}
|