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

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.