meme-12b-e2 / special_tokens_map.json
Nitral-AI's picture
Upload folder using huggingface_hub
d2f8c68 verified
raw
history blame
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}