esm2-finetuned-ksty_ess / special_tokens_map.json
yizhouli's picture
Training in progress, epoch 1
6629c31 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "<cls>",
"eos_token": "<eos>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}