Mistral-Darwin-7b-v0.1 / special_tokens_map.json
phanerozoic's picture
Upload 7 files
ea65be6
raw
history blame
189 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>",
"<|im_end|>",
"<|im_start|>"
],
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"unk_token": "<unk>"
}