Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): ('csv', {}), NamedSplit('validation'): ('pdffolder', {}), NamedSplit('test'): ('csv', {})}
Error code:   FileFormatMismatchBetweenSplitsError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Agents Last Exam — Task Input Data

Input files (the materials each task hands to the agent at run start) for the Agents Last Exam (ALE) benchmark. Browsable per-task directory layout.

The Agents Last Exam dataset family

ALE is published as three companion HuggingFace datasets:

Dataset Contents Access
Task Card Metadata One row per task: titles, prompts, taxonomy, input-file descriptors Open
Task Input Data The input/ files each task hands the agent at run start Open
Reference (Ground-Truth) Data The reference/ outputs used to score runs ⚠️ Gated (manual approval)

You are viewing: Task Input Data.

Layout

tasks/
  <task_id>/                # e.g. business_finance/taxform_4_1
    <variant>/              # variant name as defined in the source repo
      input/                # files the agent receives at task start
      software/             # task software fixtures (when present)
        ...

What's Included

  • input/ — the materials the agent is given when a run begins.
  • software/ — task software fixtures, for the tasks that ship them.

What's Excluded

  • reference/ — ground-truth outputs. Published separately in the gated reference repo (see the family table above) to protect benchmark integrity.
  • VM images and any internal artifacts.

ALE v1.1 distribution

Use this revision with the ALE v1.1 task code and environment profiles. The selected benchmark contains 152 tasks. Non-selected variants are retained only in the all-data distribution.

Selected logical data manifest SHA256: d4ab0921c4c8fb91252b68512fc387a943558b0a890806eab806a74359a3e214.

Some native task filenames cannot be stored directly by the Hub. Restore the lossless transport archive inside the downloaded repository root:

tar -xf _transport/v1.1/path-compatibility.tar -C .

Its member paths and hashes are in _transport/v1.1/path-compatibility.json. Do not rename or omit these files.

Also restore the four native runtime symlinks relative to tasks/:

tar -xf _transport/candidate-postvalidation-20260918-r06/tcga-public-symlinks.tar -C tasks

For ALE's Docker provider, use the complete gated archive instead; it already preserves native names, modes and symlinks.

Downloads last month
32,474