system HF staff commited on
Commit
3d46286
1 Parent(s): d3c8a7d

Update tokenizer_config.json

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