LOGOS-8B / special_tokens_map.json
lyr1ssr's picture
Upload folder using huggingface_hub
30d0d6a verified
raw
history blame contribute delete
666 Bytes
{
"additional_special_tokens": [
"<MoleculeS>",
"<MoleculeE>",
"<ProteinS>",
"<ProteinE>",
"<AntibodyS>",
"<AntibodyE>",
"<PocketS>",
"<PocketE>",
"<React>",
"<ReverseReact>",
"<Search>",
"<MaterialS>",
"<MaterialE>",
"<Trans>",
"<Exist>",
"<MetalS>",
"<MetalE>",
"<TopologyS>",
"<TopologyE>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}