bart-base-chinese-SSE50 / special_tokens_map.json
hw2942's picture
Upload tokenizer
2265c24
raw
history blame contribute delete
No virus
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[EOS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}