LLaMA-7B-PoSE-YaRN-16k / special_tokens_map.json
dwzhu's picture
Upload folder using huggingface_hub
6900b92
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}