dolly-lora-7b / special_tokens_map.json
anhtunguyen98's picture
add model
890f5f8
raw
history blame contribute delete
228 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}