TobyYang7 commited on
Commit
269a2a9
·
verified ·
1 Parent(s): c981fbe

Document trajectory archives

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - agent-trajectories
6
+ - osworld
7
+ - interface-evolution
8
+ ---
9
+ # Shadow Interface Evolution Trajectories
10
+
11
+ Two archives of OSWorld V2 held-out evaluation trajectories from Shadow Interface Evolution.
12
+
13
+ | Archive | Evolution experiment | Variant | Trajectories | Full-credit accuracy | Mean partial score |
14
+ | --- | --- | --- | ---: | ---: | ---: |
15
+ | prime25v15r4_if-006_trajectories.zip | prime25v15r4 | if-006 | 68 | 17/68 (25.0%) | 0.6240 |
16
+ | opus5xover25v15_if-010_trajectories.zip | opus5xover25v15 | if-010 | 68 | 16/68 (23.5%) | 0.5834 |
17
+
18
+ Each archive contains only `claude_trajectory.jsonl` files, preserving the original evaluation batch and task directory structure. Separate screenshot files, result files, and task-cache artifacts are not included.
19
+
20
+ Scores use all 68 held-out tasks as the denominator, counting infrastructure failures as zero. Both runs have infrastructure-imputed zeros for tasks 002, 018, and 024. Trajectory presence does not imply a successful or complete task execution.
21
+
22
+ The if-006 archive combines the original 33-task batch and the remaining 35-task batch. The if-010 archive is from the crossover experiment (`opus5xover25v15`), evaluated in run `20260906T174130Z`.