Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gizmo-ai
/
blip-image-captioning-large
like
2
Follow
Gizmo
5
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
Train
Deploy
Use this model
main
blip-image-captioning-large
/
special_tokens_map.json
p-christ
Duplicate from Salesforce/blip-image-captioning-large
0a19633
verified
9 months 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]"
}