bert-base-uncased-finetuned-cs605-4 / special_tokens_map.json
rosamundlim94's picture
Training in progress, step 500
96a376f verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}