paper-with-me

홈 › Papers

COVIDRead: A Large-scale Question Answering Dataset on COVID-19

2021-10-05 · Tanik Saikh, Sovan Kumar Sahoo, Asif Ekbal, Pushpak Bhattacharyya

During this pandemic situation, extracting any relevant information related to COVID-19 will be immensely beneficial to the community at large. In this paper, we present a very important resource, COVIDRead, a Stanford Question Answering Dataset (SQuAD) like dataset over more than 100k question-answer pairs. The dataset consists of Context-Answer-Question triples. Primarily the questions from the context are constructed in an automated way. After that, the system-generated questions are manually checked by hu-mans annotators. This is a precious resource that could serve many purposes, ranging from common people queries regarding this very uncommon disease to managing articles by editors/associate editors of a journal. We establish several end-to-end neural network based baseline models that attain the lowest F1 of 32.03% and the highest F1 of 37.19%. To the best of our knowledge, we are the first to provide this kind of QA dataset in such a large volume on COVID-19. This dataset creates a new avenue of carrying out research on COVID-19 by providing a benchmark dataset and a baseline model.

📄 PDF Abstract BibTeX arXiv:2110.09321

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesQuestion Answering

Similar Papers 제목 키워드 기반

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-10-14 · Findings (NAACL) 2022 7 · Patrick Huber, Armen Aghajanyan, Barlas Oğuz, Dmytro Okhonko 외

With the rise of large-scale pre-trained language models, open-domain question-answering (ODQA) has become an important research topic in NLP. Based on the popular pre-training fine-tuning approach, we posit that an addi…

Open-Domain Question AnsweringQuestion Answering

Self-Teaching Machines to Read and Comprehend with Large-Scale Multi-Subject Question-Answering Data

2021-02-01 · Findings (EMNLP) 2021 11 · Dian Yu, Kai Sun, Dong Yu, Claire Cardie

In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We coll…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We propose a novel open-domain question-answering dataset based on the Common Crawl project. With a previously unseen number of around 130 million multilingual question-answer pairs (including about 60 million English da…

Open-Domain Question AnsweringQuestion Answering

RETQA: A Large-Scale Open-Domain Tabular Question Answering Dataset for Real Estate Sector

2024-12-13 · Zhensheng Wang, Wenmian Yang, Kun Zhou, Yiquan Zhang 외

The real estate market relies heavily on structured data, such as property details, market trends, and price fluctuations. However, the lack of specialized Tabular Question Answering datasets in this domain limits the de…

In-Context LearningQuestion AnsweringRetrievalSpoken Language Understanding

Large-scale Simple Question Answering with Memory Networks

2015-06-05 · Antoine Bordes, Nicolas Usunier, Sumit Chopra, Jason Weston

Training large-scale question answering systems is complicated because training sources usually cover a small portion of the range of possible questions. This paper studies the impact of multitask and transfer learning f…

Question AnsweringTransfer Learning