Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ybelkada
/
blip-image-captioning-base-football-finetuned
like
2
Other
Transformers
PyTorch
Safetensors
ybelkada/football-dataset
blip
image-text-to-text
image-captioning
arxiv:
2201.12086
License:
bsd-3-clause
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
bc02ee7
blip-image-captioning-base-football-finetuned
/
special_tokens_map.json
ybelkada
Upload processor
4c90791
almost 2 years 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]"
}