open-calm-large / special_tokens_map.json
rishigami's picture
Upload tokenizer
7084a44
raw
history blame contribute delete
129 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>",
"unk_token": "<|endoftext|>"
}