text-davinci-003-chat-fastbpe-nospec / special_tokens_map.json
rajammanabrolu's picture
Upload tokenizer
02fcdab
raw
history blame contribute delete
125 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}