paper-with-me

홈 › Papers

ELQA: A Corpus of Metalinguistic Questions and Answers about English

2022-05-01 · Shabnam Behzad, Keisuke Sakaguchi, Nathan Schneider, Amir Zeldes

We present ELQA, a corpus of questions and answers in and about the English language. Collected from two online forums, the >70k questions (from English learners and others) cover wide-ranging topics including grammar, meaning, fluency, and etymology. The answers include descriptions of general properties of English vocabulary and grammar as well as explanations about specific (correct and incorrect) usage examples. Unlike most NLP datasets, this corpus is metalinguistic -- it consists of language about language. As such, it can facilitate investigations of the metalinguistic capabilities of NLU models, as well as educational applications in the language learning domain. To study this, we define a free-form question answering task on our dataset and conduct evaluations on multiple LLMs (Large Language Models) to analyze their capacity to generate metalinguistic answers.

📄 PDF Abstract BibTeX arXiv:2205.00395

Code (1)

shabnam-b/elqa 공식 구현

Tasks

Answer GenerationQuestion Answering

Similar Papers 제목 키워드 기반

SelQA: A New Benchmark for Selection-based Question Answering

2016-06-27 · Tomasz Jurczyk, Michael Zhai, Jinho D. Choi

This paper presents a new selection-based question answering dataset, SelQA. The dataset consists of questions generated through crowdsourcing and sentence length answers that are drawn from the ten most prevalent topics…

Question AnsweringSentence

Evaluating Metalinguistic Knowledge in Large Language Models across the World's Languages

2026-02-02 · Tjaša Arčon, Matej Klemen, Marko Robnik-Šikonja, Kaja Dobrovoljc arxiv

LLMs are routinely evaluated on language use, yet their explicit knowledge about linguistic structure remains poorly understood. Existing linguistic benchmarks focus on narrow phenomena, emphasize high-resource languages…

Towards Inference-Oriented Reading Comprehension: ParallelQA

2018-05-10 · WS 2018 6 · Soumya Wadhwa, Varsha Embar, Matthias Grabmair, Eric Nyberg

In this paper, we investigate the tendency of end-to-end neural Machine Reading Comprehension (MRC) models to match shallow patterns rather than perform inference-oriented reasoning on RC benchmarks. We aim to test the a…

Machine Reading ComprehensionReading Comprehension

NovelQA: Benchmarking Question Answering on Documents Exceeding 200K Tokens

2024-03-18 · Cunxiang Wang, Ruoxi Ning, Boqi Pan, Tonghui Wu 외

The rapid advancement of Large Language Models (LLMs) has introduced a new frontier in natural language processing, particularly in understanding and processing long-context information. However, the evaluation of these …

BenchmarkingQuestion Answering

CausalQA: A Benchmark for Causal Question Answering

2022-10-01 · COLING 2022 10 · Alexander Bondarenko, Magdalena Wolska, Stefan Heindorf, Lukas Blübaum 외

At least 5% of questions submitted to search engines ask about cause-effect relationships in some way. To support the development of tailored approaches that can answer such questions, we construct Webis-CausalQA-22, a b…

Question Answering