CommonsenseQA

A 5-way multiple-choice commonsense test built from ConceptNet relations, designed so questions need world knowledge beyond the immediate text.

Also known as: commonsenseqa

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
Subcategorycommonsense multiple-choice question answering
Page statussaturated
Metricaccuracy
Directionhigher_is_better
Unit%
Dataset size12102
Dataset licenceMIT, per the Hugging Face dataset card; the reference GitHub repository (jonathanherzig/commonsenseqa) carries no separate LICENSE file
PublisherTel Aviv University; Allen Institute for Artificial Intelligence

What it measures

CommonsenseQA tests whether a model can answer questions that require general world knowledge rather than information available in a supplied passage. Questions were constructed by extracting sets of target concepts from ConceptNet that share the same semantic relation to one source concept, then having crowd-workers write a question that mentions the source concept and discriminates between the target concepts as candidate answers -- a process meant to force questions with complex semantics rather than simple keyword association.

Task format

Five-way multiple-choice question answering: one correct answer plus four distractor concepts drawn from the same ConceptNet neighborhood, evaluated zero-shot or few-shot with no supporting passage. The dataset ships a main "Random split" (train/validation/test) used for most reported results, plus a secondary "Question token split" described in the paper for testing generalization to unseen question wording.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub