Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alexgk
/
git-large-coco
like
0
Image-to-Text
Transformers
PyTorch
Safetensors
English
git
image-text-to-text
vision
image-captioning
Inference Endpoints
arxiv:
2205.14100
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
810f9b5
git-large-coco
/
special_tokens_map.json
alexgk
Duplicate from microsoft/git-large-coco
44d0369
about 1 year 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]"
}