jiasenlu/HieCoAttenVQA

data preprocess for open-ended task

mikirui opened this issue · 2 comments

I see that is only codes for multiple-choice task data, are there any codes for open-ended answers?
And do you just choose one answer rather than 10 answers for one question as the training label?
thanks~

The code is actually for open-ended as well

Got it. Thank you.