ProphetNet-Large-Summarization / special_tokens_map.json
harsharajkumar273's picture
Upload folder using huggingface_hub
1fd527b verified
Raw
History Blame Contribute Delete
125 Bytes
{
"cls_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}