CLAIDec 7, 2023

PCoQA: Persian Conversational Question Answering Dataset

arXiv:2312.04362v16 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This provides a new resource for conversational QA research in Persian, addressing a language gap but is incremental as it applies existing methods to new data.

The authors introduced PCoQA, the first Persian conversational question answering dataset, containing 9,026 contextually-driven questions from Wikipedia-based dialogs, and reported benchmark model performances on it.

Humans seek information regarding a specific topic through performing a conversation containing a series of questions and answers. In the pursuit of conversational question answering research, we introduce the PCoQA, the first \textbf{P}ersian \textbf{Co}nversational \textbf{Q}uestion \textbf{A}nswering dataset, a resource comprising information-seeking dialogs encompassing a total of 9,026 contextually-driven questions. Each dialog involves a questioner, a responder, and a document from the Wikipedia; The questioner asks several inter-connected questions from the text and the responder provides a span of the document as the answer for each question. PCoQA is designed to present novel challenges compared to previous question answering datasets including having more open-ended non-factual answers, longer answers, and fewer lexical overlaps. This paper not only presents the comprehensive PCoQA dataset but also reports the performance of various benchmark models. Our models include baseline models and pre-trained models, which are leveraged to boost the performance of the model. The dataset and benchmarks are available at our Github page.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes