AIAny
Icon for item

Agents Last Exam — Task Card Metadata

Provides task-card metadata for 147 long-horizon professional tasks from the Agents Last Exam benchmark — titles, prompts, taxonomy, and input-file descriptors. This v1.0 release is metadata-only; companion repos host input files and gated reference outputs.

Introduction

The dataset exposes the task-card metadata (one row per task) used to evaluate computer‑use agents on long-horizon professional work. By separating task descriptions, prompts, and input-file descriptors from the heavy assets (input files, reference outputs, VMs), it makes the benchmark's task design transparent without redistributing evaluation fixtures.

What Sets It Apart
  • Metadata-first release: contains 147 task cards (titles, one-paragraph summaries, full agent prompts, required checklists, expected software, and input-file descriptors) so researchers can inspect and filter tasks without downloading large input bundles.
  • Clear reproducibility surface: each task includes a stable task_id, taxonomy fields, and source_repo_path, which helps map a task card back to the source repository and the companion input/reference datasets.
  • Practical evaluation workflow: companion datasets split responsibilities — this dataset = task metadata (open), agents-last-exam-data = input files (open), agents-last-exam-reference = gated ground-truth outputs (manual access for scoring). That design supports public review of task design while protecting sensitive reference assets.
Who It Fits / Trade-offs

Great fit if you are a researcher or developer designing, auditing, or selecting tasks to evaluate agent capabilities (skill coverage, domain selection, long-horizon planning). The dataset is lightweight and easy to filter (parquet format; library support listed), but it is metadata-only: to run or score full evaluations you must fetch the companion input dataset and request access to the gated reference repo. If you need end-to-end runnable benchmarks, expect additional setup (VM images, input files, scoring fixtures) from the companion repositories.

Information

  • Websitehuggingface.co
  • Authorsagents-last-exam (RDI Berkeley)
  • Published date2026/05/07

Categories

More Items

Hugging Face

Behavior-focused text corpus for LM pretraining, organized into seven Parquet-backed subsets (reasoning, planning, data-science, games, general, format-rewrites, other). Supports streaming, custom sampling, and large-scale dataset pipelines for research and model training.

Hugging Face

Provides multiple Parquet-backed subsets of code problem-solving data (direct answers, chain-of-thought reasoning, and task synthesis) that are streamable and prepared for language-model training and evaluation.

Hugging Face

Provides 30,969 action-conditioned video episodes, each with source MP4, per-frame keyboard control logs, captions, and a COLMAP sparse pose model — intended for research on action-conditioned video prediction, controllable world models, and representation learning.