es_distilbert_lora_adapter_1.0 / special_tokens_map.json
nhankins's picture
nhankins/es_euph_distil_2.0
0a9928a verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}