jamesliounis commited on
Commit
ed5e55f
1 Parent(s): 9d7a884

BERT tokenizer config

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "model_max_length": 512}