SOTAVerified

SCDE: Sentence Cloze Dataset with High Quality Distractors From Examinations

2020-04-27ACL 2020Code Available1· sign in to hype

Xiang Kong, Varun Gangal, Eduard Hovy

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce SCDE, a dataset to evaluate the performance of computational models through sentence prediction. SCDE is a human-created sentence cloze dataset, collected from public school English examinations. Our task requires a model to fill up multiple blanks in a passage from a shared candidate set with distractors designed by English teachers. Experimental results demonstrate that this task requires the use of non-local, discourse-level context beyond the immediate sentence neighborhood. The blanks require joint solving and significantly impair each other's context. Furthermore, through ablations, we show that the distractors are of high quality and make the task more challenging. Our experiments show that there is a significant performance gap between advanced models (72%) and humans (87%), encouraging future models to bridge this gap.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SCDEbert-large-uncased + APNBA0.72Unverified

Reproductions