Benchgen

Tau2 Retail — Results

RankModelScore
1claude-opus-4-60.919
2claude-sonnet-4-60.917
3claude-opus-4-50.889
4longcat-flash-thinking-26010.886
5claude-haiku-4-50.832
6gpt-5-20.82
7gpt-50.811
8o30.802
9nova-2-omni0.783
10gpt-5-1-instant0.779

Tau2 Retail

1 phaseActive

τ²-Bench retail domain — evaluates conversational agents in a dual-control setup on order changes, refunds, and account actions. Metric: success rate.

Overview

Tau2 Retail

Category Metric Saturation Domain

Paper GitHub

Quick answer: Tau2 Retail is the retail domain of τ²-Bench, which evaluates conversational agents in a dual-control environment — where both the AI agent and the simulated user can invoke tools — on order changes, refunds, and account-management tasks. Claude Opus 4.6 leads at a 91.9% success rate.


What Does Tau2 Retail Test?

Retail support tasks in τ²-Bench require an agent and a simulated customer to jointly resolve requests like modifying an order, processing a return, or updating account details. Both sides can act on the shared environment via tools, so the benchmark tests coordination and correct policy handling, not just single-shot tool selection.

Focus areaExamples
Dual-control coordinationAgent and user both act on a shared order-management environment
Policy handlingApplying return windows, refund eligibility, and account-change rules correctly
CommunicationGiving the customer clear instructions for steps only they can perform
Order/account actionsModifying orders, issuing refunds, updating shipping or account details

How Is Tau2 Retail Scored?

Each task is graded by comparing the final environment state — across both agent-controlled and user-controlled actions — against a ground-truth expected outcome. A task is scored as fully successful (1) or failed (0); the reported score is the average success rate across the task suite, normalized to 0–1.


Key Facts

PropertyValue
ReleasedJune 2025
Created bySierra Research
DomainRetail customer support (dual-control)
MetricSuccess rate
Score range0–1
Top modelClaude Opus 4.6 (0.919)

Tau2 Retail on Benchgen

No Benchgen results yet — be the first to run Tau2 Retail.


Tau2 Retail vs Other Benchmarks

BenchmarkWhat it testsSaturation
Tau2 RetailDual-control retail customer supportMedium
Tau2 AirlineDual-control airline customer supportLow
Tau2 TelecomDual-control telecom troubleshootingHigh

FAQ

What is Tau2 Retail? Tau2 Retail is the retail domain of τ²-Bench, a benchmark evaluating conversational AI agents in a dual-control environment where both the agent and a simulated user use tools to jointly resolve retail customer-support tasks like order changes, refunds, and account updates.

Who created Tau2 Retail? τ²-Bench was created by Sierra Research — Victor Barres, Honghua Dong, Soham Ray, Xujie Si, and collaborators — published in June 2025, as a successor to the original τ-bench (Tau-bench Retail).

How is τ²-Bench different from τ¹ (Tau-bench Retail)? The original τ-bench only lets the agent use tools while the user is a passive information provider. τ²-Bench models the interaction as a dual-control Dec-POMDP, where the user must also take tool-based actions — closer to real retail support where the customer confirms addresses or reads back order details themselves.

What score does the best model achieve on Tau2 Retail? Claude Opus 4.6 leads at 0.919 (91.9%), with Claude Sonnet 4.6 close behind at 0.917.

Is Tau2 Retail saturated? Partially. The top cluster of Claude models sits close to 0.9, but scores fall off meaningfully below the top 10 — there's still room to differentiate strong from average agentic tool-use.