Home · Datasets · HellaSwag
DATASET

HellaSwag

A challenging commonsense reasoning benchmark testing physical and social situation understanding.

TARGET QUERY hellaswag benchmark · ~3K/mo
SIZE
70K commonsense completion questions
CREATOR
AI2
MODALITY
text
LICENSE
MIT
RELEASED
2019-05
OVERVIEW Updated 2026-05-17

Overview

HellaSwag is a commonsense reasoning benchmark that tests whether models can predict the most plausible continuation of a scenario. Created by Rowan Zellers at AI2, it uses adversarial filtering to generate wrong answers that fool models while remaining obvious to humans.

What’s In It

HellaSwag contains approximately 70,000 multiple-choice questions where models select the correct ending to a scenario from four options. Scenarios are drawn from ActivityNet captions and WikiHow articles describing physical or social activities.

How It’s Used

HellaSwag evaluates commonsense physical and social reasoning. It was initially very challenging (GPT-2 achieved only 50%) but has been largely saturated by modern frontier models exceeding 95% accuracy.

Controversies

The adversarial generation process means wrong answers exploit specific model weaknesses rather than testing general commonsense. As models improve, the adversarially generated distractors become less effective.