EverythingLM-13b-V2-peft / special_tokens_map.json
totally-not-an-llm's picture
Upload folder using huggingface_hub
573ff1c
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}