paper-with-me

홈 › Papers

ChroniclingAmericaQA: A Large-scale Question Answering Dataset based on Historical American Newspaper Pages

2024-03-26 · Bhawna Piryani, Jamshid Mozafari, Adam Jatowt

Question answering (QA) and Machine Reading Comprehension (MRC) tasks have significantly advanced in recent years due to the rapid development of deep learning techniques and, more recently, large language models. At the same time, many benchmark datasets have become available for QA and MRC tasks. However, most existing large-scale benchmark datasets have been created predominantly using synchronous document collections like Wikipedia or the Web. Archival document collections, such as historical newspapers, contain valuable information from the past that is still not widely used to train large language models. To further contribute to advancing QA and MRC tasks and to overcome the limitation of previous datasets, we introduce ChroniclingAmericaQA, a large-scale temporal QA dataset with 487K question-answer pairs created based on the historical newspaper collection Chronicling America. Our dataset is constructed from a subset of the Chronicling America newspaper collection spanning 120 years. One of the significant challenges for utilizing digitized historical newspaper collections is the low quality of OCR text. Therefore, to enable realistic testing of QA models, our dataset can be used in three different ways: answering questions from raw and noisy content, answering questions from cleaner, corrected version of the content, as well as answering questions from scanned images of newspaper pages. This and the fact that ChroniclingAmericaQA spans the longest time period among available QA datasets make it quite a unique and useful resource.

📄 PDF Abstract BibTeX arXiv:2403.17859

Code (1)

datascienceuibk/chroniclingamericaqa 공식 구현 pytorch

Tasks

Machine Reading ComprehensionOptical Character Recognition (OCR)Question AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

TempRetriever: Fusion-based Temporal Dense Passage Retrieval for Time-Sensitive Questions

2025-02-28 · Abdelrahman Abdallah, Bhawna Piryani, Jonas Wallat, Avishek Anand 외

Temporal awareness is crucial in many information retrieval tasks, particularly in scenarios where the relevance of documents depends on their alignment with the query's temporal context. Traditional approaches such as B…

Information RetrievalPassage RetrievalQuestion AnsweringRetrieval+2

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