bloom-zsre / special_tokens_map.json
kowsiknd's picture
Upload tokenizer
2bd7889
raw
history blame contribute delete
119 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<unk>"
}