Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yoon6173
/
vqa_finetuned_ok-vqa
like
0
Visual Question Answering
Transformers
TensorBoard
Safetensors
vilt
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
e866d5b
vqa_finetuned_ok-vqa
/
special_tokens_map.json
yoon6173
Training in progress, step 200
31a69c6
about 1 year 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]"
}