Update special_tokens_map.json

This commit is contained in:
system 2020-07-10 11:17:58 +00:00
parent dedb8f2c88
commit 8d2ad35d36
1 changed files with 1 additions and 0 deletions

1
special_tokens_map.json Normal file
View File

@ -0,0 +1 @@
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": "<mask>"}