Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
circulus
/
vit-koelectra-caption-ko-v1
like
0
Follow
Circulus Inc.
22
Image-Text-to-Text
Transformers
PyTorch
vision-encoder-decoder
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
vit-koelectra-caption-ko-v1
/
special_tokens_map.json
rippertnt
add tokenizer
00121ac
over 3 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}