Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dxkrnn
/
blipball
like
0
Other
Transformers
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
Train
Deploy
Use this model
f135d08
blipball
/
special_tokens_map.json
dxkrnn
Create special_tokens_map.json
f135d08
verified
7 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}