Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cnmoro
/
nano-image-captioning
like
1
Image-to-Text
Transformers
Safetensors
English
vision-encoder-decoder
image-text-to-text
vit
bert
vision
caption
captioning
image
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
nano-image-captioning
/
special_tokens_map.json
cnmoro
Upload 8 files
06762b8
verified
6 days 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]"
}