random-S1-L03-e-41 / special_tokens_map.json
emmabedna's picture
Training in progress, step 500
886ba81 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}