Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ayansk11
/
Image_Caption_using_ViT_GPT2
like
1
Image-to-Text
Transformers
PyTorch
vision-encoder-decoder
image-text-to-text
image-captioning
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
333907f
Image_Caption_using_ViT_GPT2
/
special_tokens_map.json
Ayansk11
Upload 10 files
bda858a
about 1 year ago
raw
Copy download link
history
blame
Safe
120 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
}