AIAny
Icon for item

Humanity's Last Exam

Multi‑modal closed-ended academic benchmark with 2,500 multiple-choice and short-answer exam questions spanning math, natural sciences, and humanities for automated grading. Curated by subject-matter experts, released under MIT, and includes a canary string to help prevent dataset leakage into model training.

Introduction

Humanity's Last Exam (HLE) was created as a final-style closed-ended benchmark meant to probe models at the frontier of human knowledge across a broad curriculum. Rather than another narrow task suite, HLE focuses on exam-style, gradeable items that stress multi-domain factual reasoning and short-form problem solving — and it deliberately includes a canary string so model builders can exclude it from training.

What Sets It Apart
  • Broad, exam-style coverage: 2,500 questions across dozens of subjects (mathematics, natural sciences, humanities), so evaluation reflects cross-disciplinary generality rather than narrow task tuning — useful when you need a single benchmark that samples many academic competencies.
  • Multi-modal and gradeable: combines image and text items with multiple-choice and short-answer formats designed for automated scoring, enabling large-scale, reproducible leaderboard evaluations and automated metric collection.
  • Expert curation and provenance: developed by subject-matter experts (Center for AI Safety with collaborators) to reduce item ambiguity and ensure defensible keys; the dataset includes an explicit canary GUID to help prevent accidental inclusion in model training corpora.
  • Practical constraints noted up front: distributed as ~274 MB of parquet files under an MIT-compatible license and requires agreement to access files on the Hugging Face card (access conditions are enforced on the dataset page).
Who it's for — and tradeoffs

Great fit if you need a single, academically oriented benchmark to compare models' cross-domain reasoning and problem-solving at scale (e.g., leaderboard evaluations, model pre-release testing, research on capability boundaries). It’s also appropriate when automated grading and reproducibility are priorities.

Look elsewhere if your goal is continuous open-ended evaluation, conversational abilities, or large-scale training corpora; HLE is explicitly a closed-ended test set and maintainers ask teams not to rehost or include it in training. Also, because items are exam-style and curated, HLE favors assessment of discrete question-answering skills rather than interactive or dialogic behaviors.

Where it fits

HLE sits alongside high-level academic benchmarks (like MMLU/BIG-bench in spirit) but emphasizes a curated, closed-ended final-exam format and includes safeguards (canary string, access conditions) intended to keep the benchmark out of training data. Use it when you want a reproducible, gradeable cross-subject exam to benchmark model capability rather than a task suite optimized for fine-tuning.

Information

  • Websitehuggingface.co
  • AuthorsCenter for AI Safety (cais), Scale AI
  • Published date2025/01/23

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.