Orpheus-4b-base / special_tokens_map.json
Gapeleon's picture
Upload model trained with Unsloth
28c7c97 verified
raw
history blame contribute delete
346 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<custom_token_2>",
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}