中文
相关论文

相关论文: PolQA: Polish Question Answering Dataset

200 篇论文

We present Persian Question Answering Dataset (PQuAD), a crowdsourced reading comprehension dataset on Persian Wikipedia articles. It includes 80,000 questions along with their answers, with 25% of the questions being adversarially…

计算与语言 · 计算机科学 2023-02-22 Kasra Darvishi , Newsha Shahbodagh , Zahra Abbasiantaeb , Saeedeh Momtazi

In this paper we present NorQuAD: the first Norwegian question answering dataset for machine reading comprehension. The dataset consists of 4,752 manually created question-answer pairs. We here detail the data collection procedure and…

计算与语言 · 计算机科学 2023-05-04 Sardana Ivanova , Fredrik Aas Andreassen , Matias Jentoft , Sondre Wold , Lilja Øvrelid

Automated teaching assistants and chatbots have significant potential to reduce the workload of human instructors, especially for logistics-related question answering, which is important to students yet repetitive for instructors. However,…

计算机与社会 · 计算机科学 2024-07-24 Nigel Fernandez , Alexander Scarlatos , Andrew Lan

We introduce ChronoQA, a large-scale benchmark dataset for Chinese question answering, specifically designed to evaluate temporal reasoning in Retrieval-Augmented Generation (RAG) systems. ChronoQA is constructed from over 300,000 news…

计算与语言 · 计算机科学 2025-08-19 Ziyang Chen , Erxue Min , Xiang Zhao , Yunxin Li , Xin Jia , Jinzhi Liao , Jichao Li , Shuaiqiang Wang , Baotian Hu , Dawei Yin

We introduce TechQA, a domain-adaptation question answering dataset for the technical support domain. The TechQA corpus highlights two real-world issues from the automated customer support domain. First, it contains actual questions posed…

We present TriviaQA, a challenging reading comprehension dataset containing over 650K question-answer-evidence triples. TriviaQA includes 95K question-answer pairs authored by trivia enthusiasts and independently gathered evidence…

计算与语言 · 计算机科学 2017-05-16 Mandar Joshi , Eunsol Choi , Daniel S. Weld , Luke Zettlemoyer

Our research is in the relatively unexplored area of question answering technologies for patient-specific questions over their electronic health records. A large dataset of human expert curated question and answer pairs is an important…

计算与语言 · 计算机科学 2018-05-18 Preethi Raghavan , Siddharth Patwardhan , Jennifer J. Liang , Murthy V. Devarakonda

We introduce Mintaka, a complex, natural, and multilingual dataset designed for experimenting with end-to-end question-answering models. Mintaka is composed of 20,000 question-answer pairs collected in English, annotated with Wikidata…

计算与语言 · 计算机科学 2022-10-05 Priyanka Sen , Alham Fikri Aji , Amir Saffari

The availability of large, high-quality datasets has been one of the main drivers of recent progress in question answering (QA). Such annotated datasets however are difficult and costly to collect, and rarely exist in languages other than…

In this paper, we introduce MeDiaQA, a novel question answering(QA) dataset, which constructed on real online Medical Dialogues. It contains 22k multiple-choice questions annotated by human for over 11k dialogues with 120k utterances…

计算与语言 · 计算机科学 2021-08-19 Huqun Suri , Qi Zhang , Wenhua Huo , Yan Liu , Chunsheng Guan

Tabular data is difficult to analyze and to search through, yielding for new tools and interfaces that would allow even non tech-savvy users to gain insights from open datasets without resorting to specialized data analysis tools or even…

信息检索 · 计算机科学 2017-08-31 Svitlana Vakulenko , Vadim Savenkov

The goal of this work is to build conversational Question Answering (QA) interfaces for the large body of domain-specific information available in FAQ sites. We present DoQA, a dataset with 2,437 dialogues and 10,917 QA pairs. The dialogues…

计算与语言 · 计算机科学 2020-09-08 Jon Ander Campos , Arantxa Otegi , Aitor Soroa , Jan Deriu , Mark Cieliebak , Eneko Agirre

A major challenge of research on non-English machine reading for question answering (QA) is the lack of annotated datasets. In this paper, we present GermanQuAD, a dataset of 13,722 extractive question/answer pairs. To improve the…

计算与语言 · 计算机科学 2021-04-27 Timo Möller , Julian Risch , Malte Pietsch

Product Question Answering (PQA) systems are key in e-commerce applications to provide responses to customers' questions as they shop for products. While existing work on PQA focuses mainly on English, in practice there is need to support…

计算与语言 · 计算机科学 2023-05-17 Xiaoyu Shen , Akari Asai , Bill Byrne , Adrià de Gispert

Nowadays, one of the main challenges for Question Answering Systems is to answer complex questions using various sources of information. Multi-hop questions are a type of complex questions that require multi-step reasoning to answer. In…

计算与语言 · 计算机科学 2023-04-25 Arash Ghafouri , Hasan Naderi , Mohammad Aghajani asl , Mahdi Firouzmandi

In online learning platforms, particularly in rapidly growing computer programming courses, addressing the thousands of students' learning queries requires considerable human cost. The creation of intelligent assistant large language models…

计算与语言 · 计算机科学 2024-02-26 Rui Xiao , Lu Han , Xiaoying Zhou , Jiong Wang , Na Zong , Pengyu Zhang

Annotating datasets for question answering (QA) tasks is very costly, as it requires intensive manual labor and often domain-specific knowledge. Yet strategies for annotating QA datasets in a cost-effective manner are scarce. To provide a…

计算与语言 · 计算机科学 2020-03-09 Bernhard Kratzwald , Xiang Yue , Huan Sun , Stefan Feuerriegel

We propose a novel methodology to generate domain-specific large-scale question answering (QA) datasets by re-purposing existing annotations for other NLP tasks. We demonstrate an instance of this methodology in generating a large-scale QA…

计算与语言 · 计算机科学 2018-09-05 Anusri Pampari , Preethi Raghavan , Jennifer Liang , Jian Peng

The absence of explicitly tailored, accessible annotated datasets for educational purposes presents a notable obstacle for NLP tasks in languages with limited resources.This study initially explores the feasibility of using machine…

计算与语言 · 计算机科学 2024-04-29 Hailay Teklehaymanot , Dren Fazlija , Niloy Ganguly , Gourab K. Patro , Wolfgang Nejdl

Recent work in semantic parsing for question answering has focused on long and complicated questions, many of which would seem unnatural if asked in a normal conversation between two humans. In an effort to explore a conversational QA…

计算与语言 · 计算机科学 2016-11-07 Mohit Iyyer , Wen-tau Yih , Ming-Wei Chang