Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
soul11zz
/
image-description-large-sl-web-feb
like
0
Follow
Soul and Lane
4
Image-Text-to-Text
Transformers
PyTorch
git
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
image-description-large-sl-web-feb
/
special_tokens_map.json
fierval
Upload processor
77fa2ca
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]"
}