PyTorch
Safetensors
mistral
mimir-mistral-7b-core-scratch / special_tokens_map.json
davda54's picture
Upload folder using huggingface_hub
4584147 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}