Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
quadranttechnologies
/
qhub-blip-image-captioning-finetuned
like
0
Follow
Quadrant Technologies
4
Image-to-Text
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
phiyodr/coco2017
English
blip
image-text-to-text
art
Inference Endpoints
arxiv:
2201.12086
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
ae68696
qhub-blip-image-captioning-finetuned
/
special_tokens_map.json
Dileep7729
Upload 6 files
297864d
verified
8 days 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]"
}