dolly-v2-12b/special_tokens_map.json

12 lines
228 B
JSON
Raw Normal View History

2023-04-12 07:22:59 +00:00
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}