Home

Awesome

MASHQA

This is the repo for EMNLP Findings paper "Question Answering with Long Multiple-Span Answers"<br /> The dataset can be found here<br /> (If you have problem accessing the data, please email the author: mingzhu[at]vt.edu) <br />

To preprocess the data:<br /> sh scripts/prepro_sentqa.sh<br />

To train the model:<br /> sh scripts/sentqa_GPU.sh<br />