kobigbird-test45-36490500 / special_tokens_map.json
alphahg's picture
kobigbird-test45-36490500
f6f1d1c
raw
history blame contribute delete
170 Bytes
{
"bos_token": "<s>",
"cls_token": "[CLS]",
"eos_token": "</s>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}