summarization_parsbert / special_tokens_map.json
fatemehsaveh's picture
Upload tokenizer
79355b9 verified
raw
history blame contribute delete
101 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}