Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hrusheekesh
/
BLIP_Flickr30k_finetuned
like
0
Image-Text-to-Text
Transformers
PyTorch
blip
Inference Endpoints
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
main
BLIP_Flickr30k_finetuned
/
special_tokens_map.json
hrusheekesh
Upload processor (
#2
)
3683e34
over 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]"
}