system HF staff commited on
Commit
6eddccf
1 Parent(s): b502429

Update tokenizer_config.json

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": false,
3
- "max_len": 512
4
- }
1
+ {"do_lower_case": false, "max_len": 512, "special_tokens_map_file": null, "full_tokenizer_file": null}