dolly-v0-70m / model /special_tokens_map.json
debisoft's picture
1st commit.
a34933e
raw history blame
No virus
230 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}