kobigbird-pure2-89302097 / special_tokens_map.json
alphahg's picture
kobigbird-pure2-89302097
ae29dc1
{
"bos_token": "<s>",
"cls_token": "[CLS]",
"eos_token": "</s>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}