prompt-tokenizer / special_tokens_map.json
yizhangliu's picture
Upload tokenizer
928ab30
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}