Open claudiogreco opened 4 years ago
Also have this question, I believe the current pre-trained VilBERT on VQA only works if you follow their paper exactly, i.e. you VQA must be a classification from 1 of 10 possible answers
Also have this question, I believe the current pre-trained VilBERT on VQA only works if you follow their paper exactly, i.e. you VQA must be a classification from 1 of 10 possible answers
What about the result, I run the evaluate_tasks.py Only got the score is 0.0
Hello,
I am trying to fine-tune and evaluate the pre-trained VilBERT model on a different VQA dataset, but I am finding it a bit difficult to quickly do it. Could you please briefly describe the steps needed to fine-tune the model on a different VQA dataset?
Thank you!
Best, Claudio