system HF staff commited on
Commit
5f45f9a
1 Parent(s): 8d06092

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -1
tokenizer_config.json CHANGED
@@ -1 +1,3 @@
1
- {}
 
 
 
1
+ {
2
+ "do_lower_case": False
3
+ }