paper-with-me

홈 › Papers

SC-Ques: A Sentence Completion Question Dataset for English as a Second Language Learners

2022-06-24 · Qiongqiong Liu, Yaying Huang, Zitao Liu, Shuyan Huang, Jiahao Chen, Xiangyu Zhao, Guimin Lin, Yuyu Zhou, Weiqi Luo

Sentence completion (SC) questions present a sentence with one or more blanks that need to be filled in, three to five possible words or phrases as options. SC questions are widely used for students learning English as a Second Language (ESL). In this paper, we present a large-scale SC dataset, \textsc{SC-Ques}, which is made up of 289,148 ESL SC questions from real-world standardized English examinations. Furthermore, we build a comprehensive benchmark of automatically solving the SC questions by training the large-scale pre-trained language models on the proposed \textsc{SC-Ques} dataset. We conduct detailed analysis of the baseline models performance, limitations and trade-offs. The data and our code are available for research purposes from: \url{https://github.com/ai4ed/SC-Ques}.

📄 PDF Abstract BibTeX arXiv:2206.12036

Code (1)

ai4ed/sc-ques 공식 구현 pytorch

Tasks

SentenceSentence Completion

Similar Papers 제목 키워드 기반

Solving ESL Sentence Completion Questions via Pre-trained Neural Language Models

2021-07-15 · Qiongqiong Liu, Tianqiao Liu, Jiafu Zhao, Qiang Fang 외

Sentence completion (SC) questions present a sentence with one or more blanks that need to be filled in, three to five possible words or phrases as options. SC questions are widely used for students learning English as a…

SentenceSentence Completion

Contextual LSTM (CLSTM) models for Large scale NLP tasks

2016-02-19 · Shalini Ghosh, Oriol Vinyals, Brian Strope, Scott Roy 외

Documents exhibit sequential structure at multiple levels of abstraction (e.g., sentences, paragraphs, sections). These abstractions constitute a natural hierarchy for representing the context in which to infer the meani…

ArticlesParaphrase GenerationPredictionQuestion Answering+2

Cross-Lingual Open-Domain Question Answering with Answer Sentence Generation

2021-10-14 · Benjamin Muller, Luca Soldaini, Rik Koncel-Kedziorski, Eric Lind 외

Open-Domain Generative Question Answering has achieved impressive performance in English by combining document-level retrieval with answer generation. These approaches, which we refer to as GenQA, can generate complete s…

Answer GenerationGenerative Question AnsweringOpen-Domain Question AnsweringQuestion Answering+2

HaVQA: A Dataset for Visual Question Answering and Multimodal Research in Hausa Language

2023-05-28 · Shantipriya Parida, Idris Abdulmumin, Shamsuddeen Hassan Muhammad, Aneesh Bose 외

This paper presents HaVQA, the first multimodal dataset for visual question-answering (VQA) tasks in the Hausa language. The dataset was created by manually translating 6,022 English question-answer pairs, which are asso…

Machine TranslationMultimodal Machine TranslationQuestion AnsweringTranslation+2

FIBER: A Multilingual Evaluation Resource for Factual Inference Bias

2025-12-11 · Evren Ayberk Munis, Deniz Yılmaz, Arianna Muti, Çağrı Toraman arxiv

Large language models are widely used across domains, yet there are concerns about their factual reliability and biases. Factual knowledge probing offers a systematic means to evaluate these aspects. Most existing benchm…

Sentence Completion