Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-tiny-model-private
/
tiny-random-ViltForQuestionAnswering
like
0
Follow
HF tiny models (private usage)
3
Visual Question Answering
Transformers
PyTorch
vilt
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
tiny-random-ViltForQuestionAnswering
/
special_tokens_map.json
hf-transformers-bot
Upload tiny models for ViltForQuestionAnswering
9d6ea87
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}