0

Oolong Pairs

Fresh

Oolong-Pairs long-context pairwise-aggregation solved by an agent in a sandbox, scored by deterministic precision/recall/F1 over gold user-ID pairs.

Type
RL Env
Capabilities
Long Context
Runtime
multi-turn
License
unknown
Size
v0.1.0
Published
Sep 2026
Updated
Sep 2026

Cite

Notes

Only stored in your browser.

oolong-pairs

Oolong-Pairs long-context pairwise-aggregation tasks solved by an agent in a sandbox. Each task presents a long context of thousands of general-knowledge questions (each tied to a non-unique User ID whose implicit TREC coarse category must be inferred), and the agent must compute exact aggregate label statistics over pairs of users and write the matching (id1, id2) pairs to an answer file. Scored deterministically by precision / recall / F1 over the gold pair set (F1 is the reward).

Taskset

Changelog

  • 2026-08-31: Yield task records on demand so bounded evaluations construct only the requested prefix.
  • 2026-06-24: Initial v1 taskset.