echarlaix HF staff commited on
Commit
2a31d24
1 Parent(s): ae16d52

Add tokenizer

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