samantha-mistral-7b / special_tokens_map.json
ehartford's picture
Upload folder using huggingface_hub
50b189f
raw
history blame
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}