Chinese-LlaMA2-chat-7B-sft-v0.3 / special_tokens_map.json
michaelwzhu's picture
Upload folder using huggingface_hub
f394429
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}