AIAny
Icon for item

Harvey LAB

Benchmarks LLM agents on realistic legal work by packaging lawyer-style assignments with client materials and expert, per-deliverable rubrics. Includes an execution harness to run, score, and compare agents across a large, evolving task set spanning multiple practice areas.

Introduction

Legal work is long-horizon, evidence-heavy, and assessed against partner-level scrutiny. Harvey LAB frames real legal assignments as agent tasks — each task pairs an instruction with client documents and an expert rubric — so teams can measure whether an agent’s deliverable would pass a partner or client review.

What Sets It Apart
  • Task+Harness combination: LAB is both a dataset of attorney-style tasks and an execution harness that runs agents end-to-end and collects outputs for evaluation, so evaluation is repeatable rather than ad-hoc.
  • All-pass, atomic rubrics: Deliverables are scored against expert-written, binary pass/fail criteria (facts, citations, deadlines, dollar amounts, severity ratings, formatting) tied to specific files. That structure supports LLM-based judging, per-criterion signals for training, and consistent comparisons across runs.
  • Realistic scope and scale: The initial release includes hundreds-to-thousands of tasks across dozens of practice areas with tens of thousands of rubric criteria, emphasizing long-horizon workflows (e.g., M&A data-room assignments) rather than toy benchmarks.
  • Open and iterative: Released as open-source so model providers, law firms, and researchers can reproduce results, contribute tasks, and refine evaluation standards over time.
Who It's For and Tradeoffs

Great fit if you want to understand where LLM agents can safely replace, augment, or require human-in-the-loop review for legal work — e.g., law firms, legaltech teams, and researchers building long-horizon agent skills. It helps quantify ROI and identify specific failure modes.

Look elsewhere if you need a plug-and-play production legal assistant today: LAB is a research and benchmarking resource (not a deployed SaaS product), requires setup (the harness and judge configuration), and assumes human oversight for any client-facing use. The benchmark also depends on judged criteria and evolving task sets, so results are only as meaningful as the rubric and the chosen judge configuration.

More Items

Hugging Face

Maps a state and question to typed probabilistic decisions (choice distributions, yes/no probabilities, or scored/ordinal outputs) across controlled synthetic tasks. Offers multiple frozen configs with train/calibration/validation/test/OOD splits, Parquet + raw JSONL exports, and reproducible manifests and provenance.

Provides a unified data and evaluation suite for measuring gameplay capabilities across short, medium, and long temporal horizons. Includes an automated annotator, a 5,000-hour AAA gameplay dataset with temporally aligned frames, actions and multi-horizon instructions, and a reproducible offline + stepwise online benchmark.

Hugging Face

Provides 1,274 hours of head-mounted egocentric video paired with seven-point IMU arm tracking (24 Hz orientation; raw accel/gyro/mag on a subset), packaged for embodied-AI and egocentric-vision research. Key features: torso-relative pose via chest reference, separate Parquet IMU repo for efficient joins, CC-BY-4.0 license; heavy class skew and limited contributor diversity are important constraints.