Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
adityarajkishan
/
ImageCaptioningTransformers
like
0
Image-to-Text
Transformers
PyTorch
vision-encoder-decoder
image-text-to-text
image-captioning
License:
apache-2.0
Model card
Files
Files and versions
xet
Deploy
Use this model
main
ImageCaptioningTransformers
/
special_tokens_map.json
adityarajkishan
Update special_tokens_map.json
0b16e83
verified
about 2 years ago
raw
Copy download link
history
blame
Safe
121 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
}