mdeberta-v3-climate-stance / special_tokens_map.json
mljn's picture
Upload tokenizer
925a695 verified
raw
history blame contribute delete
182 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}