zephykor-ko-7b-chang / special_tokens_map.json
lcw99's picture
Upload tokenizer
6d6a24f
raw
history blame contribute delete
207 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>",
"<0x00>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"sep_token": "<0x00>",
"unk_token": "<unk>"
}