codeart-26m-mfc-2f-100c / special_tokens_map.json
sheepy928's picture
Upload 5 files
ba64192 verified
raw
history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}