semantic-evm-mlm-chkp1000 / special_tokens_map.json
somehowchris's picture
Upload folder using huggingface_hub
d74b88f verified
raw
history blame contribute delete
124 Bytes
{
"pad_token": "[PAD]",
"unk_token": "[UNK]",
"cls_token": "[CLS]",
"sep_token": "[SEP]",
"mask_token": "[MASK]"
}