gene_diffusion / special_tokens_map.json
markov-bio's picture
Upload folder using huggingface_hub
d989eb9 verified
raw
history blame contribute delete
75 Bytes
{
"cls_token": "[CLS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}