Upload special_tokens_map.json

This commit is contained in:
luyongjian 2022-07-16 02:42:41 +00:00 committed by huggingface-web
parent 15a0a521e6
commit 5426ff5d89
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>", "pad_token": "<pad>"}