tinySolar-248m-4k-code-instruct / special_tokens_map.json
kollecter's picture
Duplicate from upstage/TinySolar-248m-4k-code-instruct
bf10710 verified
raw
history blame
414 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}