esm2_t6_8M_general_binding_sites / special_tokens_map.json
AmelieSchreiber's picture
Rename special_tokens_map (3).json to special_tokens_map.json
9d73857
raw history blame
No virus
125 Bytes
{
"cls_token": "<cls>",
"eos_token": "<eos>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}