ko-the-Iron-Revenant / special_tokens_map.json
qowlsdud's picture
Upload tokenizer
271e00d
raw
history blame contribute delete
232 Bytes
{
"bos_token": "<||bos||>",
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<||pad||>",
"unk_token": "<||unk||>"
}