Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
upro
/
blip
like
2
Image-to-Text
Transformers
PyTorch
google-tensorflow
TensorFlow
blip
image-text-to-text
image-captioning
Inference Endpoints
arxiv:
2201.12086
License:
bsd-3-clause
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
blip
/
special_tokens_map.json
upro
Duplicate from Salesforce/blip-image-captioning-large
4840e9c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}