Fill-Mask
Transformers
Safetensors
esm
FusOn-pLM / special_tokens_map.json
root
adding updated FusOn-pLM model
6968a40
raw
history blame contribute delete
125 Bytes
{
"cls_token": "<cls>",
"eos_token": "<eos>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}