OLMo-Conditional-Base / special_tokens_map.json
prakhya15's picture
Upload folder using huggingface_hub
08fcee2 verified
Raw
History Blame Contribute Delete
416 Bytes
{
"additional_special_tokens": [
"[SCAF]",
"[HBA]",
"[QED]",
"[SAS]",
"[TPSA]",
"[START_MOL]"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}