SMILETokenizer / special_tokens_map.json
Q-bert's picture
Update special_tokens_map.json
e9157ff
raw
history blame contribute delete
103 Bytes
{
"bos_token": "<|startofmolecule|>",
"eos_token": "<|endofmolecule|>",
"unk_token": "<|UNK|>"
}