answer set for NExT-QA?
wu-shuqi opened this issue · 2 comments
wu-shuqi commented
Hi, thanks for your sharing.
I didn't find ans_word.json file in nextqa folder.
How many answers of high frequency are used as predefined answer set for NExT-QA ? How do you define it?
Looking forward to your reply and thank you.
doc-doc commented
Hi, thanks for the interest. We focus on the multi-chioce setting in NExT-QA, so there is no global ans_words in nextqa folder.
doc-doc commented
You can set multi_choice = True in main_qa.py to avoid possible issues.