ChiMed-GPT-1.0 / special_tokens_map.json
ganzhiruyi
update model
d6f9d4b
raw
history blame contribute delete
No virus
160 Bytes
{
"additional_special_tokens": [
"<human>",
"<bot>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}