LiveQA: A Question Answering Dataset over Sports Live

Qianying Liu,Sicong Jiang,Yizhong Wang,Sujian Li
DOI: https://doi.org/10.48550/arXiv.2010.00526
2020-10-02
Abstract:In this paper, we introduce LiveQA, a new question answering dataset constructed from play-by-play live broadcast. It contains 117k multiple-choice questions written by human commentators for over 1,670 NBA games, which are collected from the Chinese Hupu (<a class="link-external link-https" href="https://nba.hupu.com/games" rel="external noopener nofollow">this https URL</a>) website. Derived from the characteristics of sports games, LiveQA can potentially test the reasoning ability across timeline-based live broadcasts, which is challenging compared to the existing datasets. In LiveQA, the questions require understanding the timeline, tracking events or doing mathematical computations. Our preliminary experiments show that the dataset introduces a challenging problem for question answering models, and a strong baseline model only achieves the accuracy of 53.1\% and cannot beat the dominant option rule. We release the code and data of this paper for future research.
Computation and Language
What problem does this paper attempt to address?