Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KrishnaSriIpsitMantri
/
BlipFineTuneHacklytics2024
like
0
Image-to-Text
Transformers
PyTorch
English
blip
image-text-to-text
Inference Endpoints
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c1dd0be
BlipFineTuneHacklytics2024
/
special_tokens_map.json
KrishnaSriIpsitMantri
Upload processor
7506ecd
verified
about 1 year 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]"
}