molcrawl-compounds-gpt2-medium / special_tokens_map.json
deskull's picture
Upload MolCrawl compounds GPT-2 medium model
23ff05c verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}