fine_mistral / special_tokens_map.json
nikniksen's picture
Duplicate from mistralai/Mistral-7B-v0.1
a2922d4 verified
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}