samantha-1.2-mistral-7b / special_tokens_map.json
ehartford's picture
Upload folder using huggingface_hub
13c50e3
raw
history blame contribute delete
No virus
100 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}