Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
drgary
/
vilt-b32-finetuned-vqa
like
0
Visual Question Answering
PyTorch
vilt
arxiv:
2102.03334
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
vilt-b32-finetuned-vqa
/
special_tokens_map.json
drgary
Upload 6 files
728a047
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}