Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-vilt-random-vqa
like
0
Follow
Hugging Face Internal Testing Organization
84
Visual Question Answering
Transformers
PyTorch
vilt
Inference Endpoints
arxiv:
2102.03334
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
tiny-vilt-random-vqa
/
special_tokens_map.json
sijunhe
upload model
72a3e5c
over 2 years 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]"
}