Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
microsoft
/
git-large-vqav2
like
17
Follow
Microsoft
4,577
Visual Question Answering
Transformers
PyTorch
Safetensors
English
git
image-text-to-text
vision
Inference Endpoints
arxiv:
2205.14100
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a6daa1c
git-large-vqav2
/
special_tokens_map.json
nielsr
HF staff
Upload processor
a6daa1c
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]"
}