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

Measures how well LLMs and agent-driven workflows prepare supervised training data end-to-end by jointly benchmarking data construction and data-quality evaluation across six domains, using a downstream-grounded protocol and new metrics.

Hugging Face

Curated set of 20,000 native 24×24 pixel-art sprites with two-level semantic taxonomy labels for tiny text-to-image and discrete visual modeling. Rebalanced, rights-conscious subset with ≤5 colors per sprite and stratified train/val/test splits.

Hugging Face

Provides 4,868 Turkish instruction examples with explicit chain-of-thought traces (<think>...</think>) in a messages-format JSONL for training and evaluating step-by-step reasoning of Turkish LLMs; culturally localized and Apache-2.0 licensed.