Tapas-For-QA_on_SQA / special_tokens_map.json
osmanh's picture
Upload tokenizer
e753c9b verified
raw
history blame contribute delete
177 Bytes
{
"additional_special_tokens": [
"[EMPTY]"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}