You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ViLT model checkpoints to model zoo.
Add ViLT finetuning and pretraining instructions
to project docs.
ghstack-source-id: 9948005
Pull Request resolved: #1161
To finetune using different pretrained starting weights, change the `pretrained_model_name` under image_encoder in the config yaml to reference a huggingface model.
33
+
34
+
To finetrain a pretrained ViLT model on the VQA2.0 dataset,
0 commit comments