electra-large-cuad-qa / special_tokens_map.json
frankkuete's picture
Upload with huggingface_hub (#1)
735bbee
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}