NT2-500M-multi_species-finetuned-4 / special_tokens_map.json
Chenghao-Qiu's picture
Upload folder using huggingface_hub
3e67e67 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "<cls>",
"eos_token": "<pad>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}