Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
EsthefanoMC23
/
blip-captioning-base-personal
like
0
Image-to-Text
PyTorch
google-tensorflow
TensorFlow
blip
image-captioning
arxiv:
2201.12086
License:
bsd-3-clause
Model card
Files
Files and versions
xet
Community
1
main
blip-captioning-base-personal
/
special_tokens_map.json
EsthefanoMC23
Upload folder using huggingface_hub
2de00fa
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}