lysandre HF staff commited on
Commit
59e78c9
1 Parent(s): 153f486

Adds tokenizer_config.json file

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