siglip-so400m-patch14-378 / special_tokens_map.json
gwkrsrch's picture
edit: resolution
2a33462
raw
history blame contribute delete
409 Bytes
{
"eos_token": {
"content": "</s>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"pad_token": {
"content": "</s>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
}
}