system HF staff commited on
Commit
c3613a8
1 Parent(s): 31e952c

Update tokenizer_config.json

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