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