vqa-cross-attn-model / config.json
duyan2803's picture
Upload folder using huggingface_hub
2d23a2f verified
raw
history blame contribute delete
147 Bytes
{"vit_model": "google/vit-base-patch16-224", "bert_model": "bert-base-uncased", "num_answers": 25, "architecture": "ViT+BERT with Simple Multiply"}