system HF staff commited on
Commit
371779f
1 Parent(s): a5259d4

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "do_lower_case": false, "special_tokens_map_file": "/root/.cache/torch/transformers/06eaebf8c52809430bbaf2ca0ecc47a433769900cc9c0584aeb40afd1ad77507.275045728fbf41c11d3dae08b8742c054377e18d92cc7b72b6351152a99b64e4", "full_tokenizer_file": null}
1
+ {"special_tokens_map_file": null, "full_tokenizer_file": null, "do_lower_case": true}