opt-125m-strict-small-2023 / special_tokens_map.json
aaronmueller
add model and tokenizer
7b2eca6
{
"additional_special_tokens": [
"<image>",
"</c>",
"<PERSON>"
],
"bos_token": "<s>",
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": "<unk>"
}