File size: 1,651 Bytes
473e369 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ---
license: apache-2.0
task_categories:
- question-answering
- text-generation
language:
- en
pretty_name: APEX Agents evaluation trajectories
---
# APEX Agents Evaluation Trajectories
This dataset contains the lightweight trajectory artifacts for one full Archipelago / APEX Agents evaluation run.
## Run
- Run id: `20260717_174205_250s_c29`
- Benchmark: Mercor Archipelago / APEX Agents
- Agent config: `react_toolbelt_agent`
- Max steps: `250`
- Concurrency: `29`
- Model: local `Qwen3.6-27B-SFT-v10-tau-style-v4-ckpt340` served by SGLang
- Tasks: `480`
## Score Summary
- Strict Pass@1: `65` / `480` = `0.1354`
- Partial average: `0.2822`
- No-grade counted as zero: `25`
- Infra failures: `0`
## Domain Summary
| Domain | Tasks | Strict Pass | Strict Pass@1 | Partial Avg |
|---|---:|---:|---:|---:|
| Investment Banking | 160 | 18 | 0.1125 | 0.1646 |
| Law | 160 | 20 | 0.1250 | 0.3582 |
| Management Consulting | 160 | 27 | 0.1688 | 0.3237 |
## Files
- `data/trajectories.jsonl`: one JSON object per task, including task metadata, trajectory, grades, verifiers, initial messages, and run score fields.
- `raw_tasks/<task_id>/`: per-task JSON artifacts copied from the evaluator output.
- `logs/`: run manifest, task ids, aggregate results JSONL, and runner log.
- `summary.json`: machine-readable summary.
Large environment snapshots and filesystem archives were intentionally excluded from this upload because the original evaluator output directory is hundreds of GB. This dataset is meant for trajectory inspection and score analysis, not complete environment replay.
Common API key/token patterns were redacted during staging.
|