patrickvonplaten commited on
Commit
6c327ac
1 Parent(s): 2d26bef

update all tok

Browse files
Files changed (2) hide show
  1. special_tokens_map.json +1 -1
  2. tokenizer.json +0 -0
special_tokens_map.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}}
1
+ {"unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff