Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Salesforce
/
blip-image-captioning-large
like
1.14k
Follow
Salesforce
715
Image-to-Text
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
blip
image-text-to-text
image-captioning
Inference Endpoints
arxiv:
2201.12086
License:
bsd-3-clause
Model card
Files
Files and versions
Community
37
Train
Deploy
Use this model
2f5ae16
blip-image-captioning-large
/
special_tokens_map.json
ybelkada
Upload processor
12d1e73
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]"
}