biu-nlp/qa_discourse
The dataset contains question-answer pairs to model discourse relations. While answers roughly correspond to spans of the sentence, these spans could have been freely adjusted by annotators to grammaticaly fit the question; Therefore, answers are given just as text and not as identified spans of the original sentence. See the paper for details: QADiscourse - Discourse Relations as QA Pairs: Representation, Crowdsourcing and Baselines, Pyatkin et. al., 2020
Update qa_discourse.py
Update qa_discourse.py
Update qa_discourse.py
Aligning "no-QA sentences" denotation to QANom - records for sentences with no QAs would have both 'question' and 'answers' as empty lists
fix data-reader bugs
Update qa_discourse.py
bug fix
upload qa_discourse.py script
initial commit
