mpt-7b-drama-240ba / special_tokens_map.json
float-trip's picture
Upload folder using huggingface_hub
19f5c79
raw
history blame contribute delete
357 Bytes
{
"additional_special_tokens": [
"<|c|>",
"<|/c|>",
"<|c_user|>",
"<|c_up|>",
"<|c_down|>",
"<|c_body|>",
"<|p_user|>",
"<|p_up|>",
"<|p_down|>",
"<|p_hole|>",
"<|p_title|>",
"<|p_url|>",
"<|p_body|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}