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