dolphin-2.1-70b / special_tokens_map.json
ehartford's picture
Upload folder using huggingface_hub
db18d24
raw
history blame contribute delete
No virus
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}