polyglot_kr_0322 / special_tokens_map.json
eunyounglee's picture
Upload tokenizer
91ab4ad
raw
history blame contribute delete
213 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<|sep|>",
"<|acc|>",
"<|tel|>",
"<|rrn|>"
],
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>"
}