Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
duyan2803
/
vqa-model-vit-bert
like
0
PyTorch
Model card
Files
Files and versions
xet
Community
main
vqa-model-vit-bert
/
special_tokens_map.json
duyan2803
Upload folder using huggingface_hub
f91614d
verified
about 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]"
}