CollectiveCognition-v1-Mistral-7B / special_tokens_map.json
teknium's picture
Upload 9 files
7a1046b
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}