aimv2-large-patch14-224-lit / special_tokens_map.json
michalk8's picture
Add LiT model
ae9d0c0
raw
history blame
472 Bytes
{
"bos_token": {
"content": "<start_of_text>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<end_of_text>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<end_of_text>",
"unk_token": {
"content": "<end_of_text>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}