Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/vqa #124

Merged
merged 9 commits into from Sep 21, 2022
Merged

Feature/vqa #124

merged 9 commits into from Sep 21, 2022

Conversation

yangapku
Copy link
Member

@yangapku yangapku commented Jun 14, 2022

Add unconstrained training for VQA, which does not need a pre-defined candidate answer set for both finetuning and inference. To activate this, please specify --unconstrained-training in run_scripts/vqa/train_vqa_distributed.sh. In this case, evaluation inference mode must be beamsearch rather than allcand. Meanwhile, the --ans2label-file will never be actually used. We also add an evaluation script run_scripts/vqa/evaluate_vqa_unconstrained.sh to support evaluation on unconstrained finetuned checkpoints.

@JustinLin610 JustinLin610 merged commit 46f1006 into OFA-Sys:main Sep 21, 2022
Absolute-Value pushed a commit to Absolute-Value/OFA that referenced this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants