test-mistral-7b / special_tokens_map.json
lachiewyoung's picture
Upload 13 files
f06417b verified
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}