kobigbird-pure45-82642472 / special_tokens_map.json
YuJungSoo's picture
kobigbird-pure45-82642472
8403d3d
raw
history blame contribute delete
No virus
170 Bytes
{
"bos_token": "<s>",
"cls_token": "[CLS]",
"eos_token": "</s>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}