echarlaix HF staff commited on
Commit
7594145
1 Parent(s): 12081fb

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}