Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tuman
/
vit-rugpt2-image-captioning
like
13
Image-to-Text
Transformers
PyTorch
Russian
vision-encoder-decoder
image-text-to-text
image-captioning
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
vit-rugpt2-image-captioning
/
special_tokens_map.json
tuman
Initial commit
470bad3
almost 2 years ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
{
"content"
:
"<|endoftext|>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}