vqa-model-vit-bert / config.json
duyan2803's picture
Upload folder using huggingface_hub
f91614d verified
raw
history blame contribute delete
171 Bytes
{"vit_model": "google/vit-base-patch16-224", "bert_model": "bert-base-uncased", "num_answers": 25, "architecture": "ViT+BERT with concatenation and multiplication fusion"}