fix-mistral / special_tokens_map.json
raphael-gl's picture
raphael-gl HF staff
Duplicate from teknium/Mistral-Trismegistus-7B
ec123de
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}