tobiaslee commited on
Commit
e83c374
1 Parent(s): 080a755

update other files

Browse files
Files changed (2) hide show
  1. merges.txt +0 -0
  2. special_tokens_map.json +1 -0
merges.txt ADDED
The diff for this file is too large to render. See raw diff
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}