PMC_LLaMA_13B_int8 / special_tokens_map.json
axiong's picture
Upload special_tokens_map.json with huggingface_hub
fa1304b
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}