Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
git-large-r-coco
like
11
Follow
Microsoft
4,458
Image-to-Text
Transformers
PyTorch
English
git
image-text-to-text
vision
image-captioning
Inference Endpoints
arxiv:
2205.14100
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
git-large-r-coco
/
special_tokens_map.json
nielsr
HF staff
Upload processor
3f3f282
almost 2 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]"
}