ChatGLM3-6B-Chat-ChatMed / special_tokens_map.json
Walterjin's picture
Upload folder using huggingface_hub
a6bd6bb verified
raw
history blame contribute delete
No virus
331 Bytes
{
"additional_special_tokens": [
{
"content": "<|user|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<|observation|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
]
}