my_awesome_qa_model / tmp-checkpoint-2500 /special_tokens_map.json
dedebo's picture
Training in progress, step 2500
5b4d8f3 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}