molly-software-engineering / special_tokens_map.json
BoomJules's picture
Gold frontier-distilled specialist LoRA (curated launch set)
fddc2c2 verified
Raw
History Blame Contribute Delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}