miniDolly / special_tokens_map.json
marouni's picture
chore(): upload the model
dbfb3d7
raw
history blame contribute delete
No virus
230 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}