Unsupervised Multiple Choices Question Answering: Start Learning from Basic Knowledge
2020-10-21EMNLP (MRQA) 2021Code Available0· sign in to hype
Chi-Liang Liu, Hung-Yi Lee
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Liangtaiwan/self-training-mcqapytorch★ 6
- github.com/taylorkwan111/NLPMACQpytorch★ 1
- github.com/liuyinan88/MCQA_projectpytorch★ 1
Abstract
In this paper, we study the possibility of almost unsupervised Multiple Choices Question Answering (MCQA). Starting from very basic knowledge, MCQA model knows that some choices have higher probabilities of being correct than the others. The information, though very noisy, guides the training of an MCQA model. The proposed method is shown to outperform the baseline approaches on RACE and even comparable with some supervised learning approaches on MC500.