mistral-7b-rand / special_tokens_map.json
nickypro's picture
added tokenizer
4818b17 verified
raw
history blame
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}