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

Evaluates retrievers and search agents on synthetic multi-hop questions that require assembling a complete set of supporting evidence. Provides English and Russian variants (395 questions each), a fixed dense index embedded with Qwen3-Embedding-8B, and BrowseComp-Plus evaluation integrations.

Hugging Face

Provides re-annotated academic video instruction data for captioning, video QA, and fine-grained motion understanding; rewrites short answers and concise captions into evidence-grounded, instruction-following responses and supplies JSONL annotation files (original videos not included).

Hugging Face

Provides 324 Russian short-answer web-search tasks with gold supporting documents to evaluate fixed-index retrievers and search agents. Tasks span eight topical categories and five retrieval challenge types (multihop, structured evidence, temporal, entity disambiguation, comparative) and use a Qwen3-Embedding-8B index for evaluation.