lil-bevo-x / special_tokens_map.json
venkatasg's picture
V 1.0
4e426ac
raw
history blame contribute delete
124 Bytes
{
"cls_token": "<cls>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}