ISCAS at SemEval-2020 Task 5: Pre-trained Transformers for Counterfactual Statement Modeling

Yaojie Lu,Annan Li,Hongyu Lin,Xianpei Han,Le Sun
DOI: https://doi.org/10.48550/arXiv.2009.08171
2020-09-17
Abstract:ISCAS participated in two subtasks of SemEval 2020 Task 5: detecting counterfactual statements and detecting antecedent and consequence. This paper describes our system which is based on pre-trained transformers. For the first subtask, we train several transformer-based classifiers for detecting counterfactual statements. For the second subtask, we formulate antecedent and consequence extraction as a query-based question answering problem. The two subsystems both achieved third place in the evaluation. Our system is openly released at <a class="link-external link-https" href="https://github.com/casnlu/ISCAS-SemEval2020Task5" rel="external noopener nofollow">this https URL</a>.
Computation and Language
What problem does this paper attempt to address?