microsoft / KEAR

Official code for achieving human parity on CommonsenseQA with External Attention
106 stars 25 forks source link

inquiry regarding obqa data processing for "Fusing Context Into Knowledge Graph for Commonsense Question Answering" #19

Open Kekexinin opened 7 months ago

Kekexinin commented 7 months ago

I am writing to seek your guidance and expertise regarding the processing of the obqa dataset in the context of the DEKCOR paper. Specifically, I have been working on identifying entities based on question-answer pairs, followed by retrieving the most frequent question and answer entities in the text, and subsequently extracting the first corresponding description from Wikipedia. However, the experimental results have not been satisfactory, with an accuracy of around 28%.