Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Metformin
/
dummy_img_captioning
like
0
Image-to-Text
TF-Keras
English
Korean
tensorflow
image-captioning
Model card
Files
Files and versions
Community
main
dummy_img_captioning
/
special_tokens_map.json
Metformin
add tokenizer
0da26b1
about 2 years 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]"
}