Update special_tokens_map.json

This commit is contained in:
system 2020-10-17 02:44:50 +00:00
parent c1f27fe3bd
commit f9f2a5f6f1
1 changed files with 1 additions and 0 deletions

1
special_tokens_map.json Normal file
View File

@ -0,0 +1 @@
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}