OpenELM-270M-Instruct-4bit / special_tokens_map.json
jenhantao's picture
999e3861d7c02a70c54b36f533e372b0c1c934a3f922863d75240c6434e7a129
9717a7c 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
}
}