SuperGLUE WSC (Winograd Schema Challenge, SuperGLUE recast)

SuperGLUE's recast Winograd Schema Challenge: decide whether a marked pronoun refers to a marked noun in one English sentence, scored by accuracy.

Also known as: SuperGLUE_WSC, wsc, wsc.fixed

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categoryreasoning
Subcategorybinary pronoun coreference on Winograd schemas
Page statussaturated
Metricaccuracy
Directionhigher_is_better
Unit%
Dataset size104
Dataset licenceHugging Face card licence is "other". SuperGLUE refers users to original dataset licences; a WSC-specific SPDX id was not stated on the card opened here.
PublisherNew York University (SuperGLUE recast); original Winograd Schema Challenge from Levesque, Davis and Morgenstern

What it measures

SuperGLUE WSC is a binary coreference task, not the original fill-in-the-blank Winograd Schema Challenge. Each item is one English sentence with a marked pronoun and a marked noun. The model must say whether the pronoun refers to that noun. SuperGLUE built this recast from the original WSC items plus Commonsense Reasoning affiliated data, with a disjoint train/validation/test split so that GLUE WNLI's adversarial overlap cannot be memorised. The schemas are written to need everyday commonsense rather than syntax.

Task format

Binary yes/no classification on a sentence with two highlighted spans. lm-evaluation-harness loads Hugging Face config `wsc.fixed` and scores accuracy. OpenCompass has generation (A/B) and perplexity (Yes/No) configs on `val.jsonl`.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub