42dot_LLM-PLM-1.3B / special_tokens_map.json
woojong.ryu
Initial commit
a72bf57
raw
history blame
No virus
232 Bytes
{
"bos_token": "<||bos||>",
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<||pad||>",
"unk_token": "<||unk||>"
}