leonhardhennig
commited on
Commit
·
24e74a9
1
Parent(s):
3991bfb
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -3
tokenizer_config.json
CHANGED
@@ -1,3 +1 @@
|
|
1 |
-
{
|
2 |
-
"do_lower_case": true
|
3 |
-
}
|
|
|
1 |
+
{"do_lower_case": false, "max_len": 512, "init_inputs": []}
|
|
|
|