yi-6b-xllm / special_tokens_map.json
nutorbit's picture
Upload tokenizer
d85b8ee
raw
history blame contribute delete
117 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}