Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Salesforce
/
blip-itm-large-coco
like
0
Follow
Salesforce
707
Transformers
PyTorch
google-tensorflow
TensorFlow
blip
image-text-matching
Inference Endpoints
arxiv:
2201.12086
License:
bsd-3-clause
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
e4e2b9d
blip-itm-large-coco
/
special_tokens_map.json
ybelkada
Upload processor
e4e2b9d
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}