anhtld commited on
Commit
c09fae3
·
verified ·
1 Parent(s): ce7933c

Upload per-dim trainmax test seed1

Browse files
Files changed (23) hide show
  1. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/command.txt +1 -0
  2. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/config.yaml +22 -0
  3. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/data_hash.txt +1 -0
  4. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/eval.log +535 -0
  5. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/git_hash.txt +1 -0
  6. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_candidates.json +0 -0
  7. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics.json +0 -0
  8. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics_by_seed.json +1408 -0
  9. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics_by_task.json +179 -0
  10. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/report.md +40 -0
  11. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/table.tex +41 -0
  12. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics.json +2813 -0
  13. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics_by_seed.json +1408 -0
  14. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics_by_task.json +179 -0
  15. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/report.md +13 -0
  16. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/run.log +535 -0
  17. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_data_hash.txt +1 -0
  18. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_index.json +0 -0
  19. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_split_hash.txt +1 -0
  20. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/split_hash.txt +1 -0
  21. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/table.tex +41 -0
  22. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/target_index.json +911 -0
  23. workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/train.log +1 -0
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python scripts/eval_ctt_generated_rollout.py --checkpoint runs/ctt_residual_base_context_obs_seed1/model.pt --source-index data/cil_charts_rgb_refs/train/index.json --target-index data/cil_charts_rgb_refs/test/index.json --out-dir runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1 --k 8 --pool-size 0 --neighbors 8 --max-target-charts 48 --group-batch-size 1 --device cpu --sim-backend physx_cpu --render-backend cpu --restore-tolerance 1e-5 --delta-scale 1.0 --execution-action-scale 1.0 --execution-action-scale-vector 0.381401261606,0.371117178171,0.354308917074,0.237850081835,0.248271283428,0.232648812617,0.215420039658 --execution-action-transform identity --bootstrap-samples 200 --disable-action-clipping
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/config.yaml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bootstrap_samples: 200
2
+ checkpoint: runs/ctt_residual_base_context_obs_seed1/model.pt
3
+ delta_scale: 1.0
4
+ device: cpu
5
+ disable_action_clipping: True
6
+ exclude_self_source: False
7
+ execution_action_scale: 1.0
8
+ execution_action_scale_vector: 0.381401261606,0.371117178171,0.354308917074,0.237850081835,0.248271283428,0.232648812617,0.215420039658
9
+ execution_action_transform: identity
10
+ group_batch_size: 1
11
+ include_targets_without_positives: False
12
+ k: 8
13
+ max_target_charts: 48
14
+ neighbors: 8
15
+ out_dir: runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1
16
+ pool_size: 0
17
+ render_backend: cpu
18
+ restore_tolerance: 1e-05
19
+ sim_backend: physx_cpu
20
+ skip_metrics: False
21
+ source_index: data/cil_charts_rgb_refs/train/index.json
22
+ target_index: data/cil_charts_rgb_refs/test/index.json
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/data_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 0c38d73dc9bc4ab756e12006671b5d12f1a23358b281e54b3f6a9ae3cbf6e9af
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/eval.log ADDED
@@ -0,0 +1,535 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ start
2
+ importing gymnasium/mani_skill
3
+ imported gymnasium/mani_skill
4
+ loaded checkpoint=runs/ctt_residual_base_context_obs_seed1/model.pt
5
+ loaded charts source=301 target=48
6
+ generated proposals rows=48 total=384
7
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
8
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
9
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
10
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
11
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
12
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
13
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
14
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
15
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
16
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
17
+ batch done sequential task=LiftPegUpright-v1
18
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
19
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
20
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
21
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
22
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
23
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
24
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
25
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
26
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
27
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
28
+ batch done sequential task=LiftPegUpright-v1
29
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
30
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
31
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
32
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
33
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
34
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
35
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
36
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
37
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
38
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
39
+ batch done sequential task=LiftPegUpright-v1
40
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
41
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
42
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
43
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
44
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
45
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
46
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
47
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
48
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
49
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
50
+ batch done sequential task=LiftPegUpright-v1
51
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
52
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
53
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
54
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
55
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
56
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
57
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
58
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
59
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
60
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
61
+ batch done sequential task=LiftPegUpright-v1
62
+ env init sequential task=PickCube-v1 batch=1 sim=physx_cpu render=cpu
63
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
64
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
65
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
66
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
67
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
68
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
69
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
70
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
71
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
72
+ batch done sequential task=PickCube-v1
73
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
74
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
75
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
76
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
77
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
78
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
79
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
80
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
81
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
82
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
83
+ batch done sequential task=PullCube-v1
84
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
85
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
86
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
87
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
88
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
89
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
90
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
91
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
92
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
93
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
94
+ batch done sequential task=PullCube-v1
95
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
96
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
97
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
98
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
99
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
100
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
101
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
102
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
103
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
104
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
105
+ batch done sequential task=PullCube-v1
106
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
107
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
108
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
109
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
110
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
111
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
112
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
113
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
114
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
115
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
116
+ batch done sequential task=PullCube-v1
117
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
118
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
119
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
120
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
121
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
122
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
123
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
124
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
125
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
126
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
127
+ batch done sequential task=PullCube-v1
128
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
129
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
130
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
131
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
132
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
133
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
134
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
135
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
136
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
137
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
138
+ batch done sequential task=PullCube-v1
139
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
140
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
141
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
142
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
143
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
144
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
145
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
146
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
147
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
148
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
149
+ batch done sequential task=PullCube-v1
150
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
151
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
152
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
153
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
154
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
155
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
156
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
157
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
158
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
159
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
160
+ batch done sequential task=PullCube-v1
161
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
162
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
163
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
164
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
165
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
166
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
167
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
168
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
169
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
170
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
171
+ batch done sequential task=PullCube-v1
172
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
173
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
174
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
175
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
176
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
177
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
178
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
179
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
180
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
181
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
182
+ batch done sequential task=PullCube-v1
183
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
184
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
185
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
186
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
187
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
188
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
189
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
190
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
191
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
192
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
193
+ batch done sequential task=PullCube-v1
194
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
195
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
196
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
197
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
198
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
199
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
200
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
201
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
202
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
203
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
204
+ batch done sequential task=PullCube-v1
205
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
206
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
207
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
208
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
209
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
210
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
211
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
212
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
213
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
214
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
215
+ batch done sequential task=PullCube-v1
216
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
217
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
218
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
219
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
220
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
221
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
222
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
223
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
224
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
225
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
226
+ batch done sequential task=PullCube-v1
227
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
228
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
229
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
230
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
231
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
232
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
233
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
234
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
235
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
236
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
237
+ batch done sequential task=PullCube-v1
238
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
239
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
240
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
241
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
242
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
243
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
244
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
245
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
246
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
247
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
248
+ batch done sequential task=PullCube-v1
249
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
250
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
251
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
252
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
253
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
254
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
255
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
256
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
257
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
258
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
259
+ batch done sequential task=PullCube-v1
260
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
261
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
262
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
263
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
264
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
265
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
266
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
267
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
268
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
269
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
270
+ batch done sequential task=PullCube-v1
271
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
272
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
273
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
274
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
275
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
276
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
277
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
278
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
279
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
280
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
281
+ batch done sequential task=PullCube-v1
282
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
283
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
284
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
285
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
286
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
287
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
288
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
289
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
290
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
291
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
292
+ batch done sequential task=PullCube-v1
293
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
294
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
295
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
296
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
297
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
298
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
299
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
300
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
301
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
302
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
303
+ batch done sequential task=PullCube-v1
304
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
305
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
306
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
307
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
308
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
309
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
310
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
311
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
312
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
313
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
314
+ batch done sequential task=PullCube-v1
315
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
316
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
317
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
318
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
319
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
320
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
321
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
322
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
323
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
324
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
325
+ batch done sequential task=PullCube-v1
326
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
327
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
328
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
329
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
330
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
331
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
332
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
333
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
334
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
335
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
336
+ batch done sequential task=PullCube-v1
337
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
338
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
339
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
340
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
341
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
342
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
343
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
344
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
345
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
346
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
347
+ batch done sequential task=PullCube-v1
348
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
349
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
350
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
351
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
352
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
353
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
354
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
355
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
356
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
357
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
358
+ batch done sequential task=PushCube-v1
359
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
360
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
361
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
362
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
363
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
364
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
365
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
366
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
367
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
368
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
369
+ batch done sequential task=PushCube-v1
370
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
371
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
372
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
373
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
374
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
375
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
376
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
377
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
378
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
379
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
380
+ batch done sequential task=PushCube-v1
381
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
382
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
383
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
384
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
385
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
386
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
387
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
388
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
389
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
390
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
391
+ batch done sequential task=PushCube-v1
392
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
393
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
394
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
395
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
396
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
397
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
398
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
399
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
400
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
401
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
402
+ batch done sequential task=PushCube-v1
403
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
404
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
405
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
406
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
407
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
408
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
409
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
410
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
411
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
412
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
413
+ batch done sequential task=PushCube-v1
414
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
415
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
416
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
417
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
418
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
419
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
420
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
421
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
422
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
423
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
424
+ batch done sequential task=StackCube-v1
425
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
426
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
427
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
428
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
429
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
430
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
431
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
432
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
433
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
434
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
435
+ batch done sequential task=StackCube-v1
436
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
437
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
438
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
439
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
440
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
441
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
442
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
443
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
444
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
445
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
446
+ batch done sequential task=StackCube-v1
447
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
448
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
449
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
450
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
451
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
452
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
453
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
454
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
455
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
456
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
457
+ batch done sequential task=StackCube-v1
458
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
459
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
460
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
461
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
462
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
463
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
464
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
465
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
466
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
467
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
468
+ batch done sequential task=StackCube-v1
469
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
470
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
471
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
472
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
473
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
474
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
475
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
476
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
477
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
478
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
479
+ batch done sequential task=StackCube-v1
480
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
481
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
482
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
483
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
484
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
485
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
486
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
487
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
488
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
489
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
490
+ batch done sequential task=StackCube-v1
491
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
492
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
493
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
494
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
495
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
496
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
497
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
498
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
499
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
500
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
501
+ batch done sequential task=StackCube-v1
502
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
503
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
504
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
505
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
506
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
507
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
508
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
509
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
510
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
511
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
512
+ batch done sequential task=StackCube-v1
513
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
514
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
515
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
516
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
517
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
518
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
519
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
520
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
521
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
522
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
523
+ batch done sequential task=StackCube-v1
524
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
525
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
526
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
527
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
528
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
529
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
530
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
531
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
532
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
533
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
534
+ batch done sequential task=StackCube-v1
535
+ rollout complete rows=48
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/git_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_candidates.json ADDED
The diff for this file is too large to render. See raw diff
 
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics_by_seed.json ADDED
@@ -0,0 +1,1408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1073161778": {
3
+ "any_generated_unsafe_known_at_8": 0.0,
4
+ "base_safety_label_known": 1.0,
5
+ "base_success": 0.0,
6
+ "base_unsafe_known": 0.0,
7
+ "base_utility": 0.725517988204956,
8
+ "branch_car_at_8": 0.0,
9
+ "generated_safety_label_coverage_at_8": 1.0,
10
+ "generated_unsafe_rate_known_at_8": 0.0,
11
+ "hidden_chart_oracle_success_at_8": 1.0,
12
+ "hidden_chart_oracle_utility_at_8": 2.0,
13
+ "ncar_to_hidden_chart_oracle_at_8": 1.009485472098667,
14
+ "ncar_to_proposal_oracle_at_8": 0.0,
15
+ "outcome_ptr_at_8": 0.0,
16
+ "pairwise_causal_calibration_ece": 0.15824853632401062,
17
+ "proposal_oracle_safety_label_known_at_8": 1.0,
18
+ "proposal_oracle_success_at_8": 0.0,
19
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
20
+ "proposal_oracle_unsafe_known_at_8": 0.0,
21
+ "proposal_oracle_utility_at_8": 0.7134289145469666,
22
+ "proposal_oracle_utility_gain_over_base_at_8": -0.012089073657989502,
23
+ "selected_safety_label_known_at_8": 1.0,
24
+ "selected_success_at_8": 0.0,
25
+ "selected_success_gain_over_base_at_8": 0.0,
26
+ "selected_unsafe_known_at_8": 0.0,
27
+ "selected_utility_at_8": 0.7134289145469666,
28
+ "selected_utility_gain_over_base_at_8": -0.012089073657989502,
29
+ "selector_gap_fraction_to_hidden_at_8": 0.0,
30
+ "selector_regret_at_8": 0.0,
31
+ "success_selector_gap_at_8": 0.0,
32
+ "success_support_gap_at_8": 1.0,
33
+ "success_total_car_to_hidden_at_8": 1.0,
34
+ "support_gap_at_8": 1.2865710854530334,
35
+ "support_gap_fraction_to_hidden_at_8": 1.009485480019418,
36
+ "total_car_to_hidden_at_8": 1.2865710854530334
37
+ },
38
+ "1113371261": {
39
+ "any_generated_unsafe_known_at_8": 0.0,
40
+ "base_safety_label_known": 1.0,
41
+ "base_success": 0.0,
42
+ "base_unsafe_known": 0.0,
43
+ "base_utility": 0.11109928786754608,
44
+ "branch_car_at_8": 0.005552858114242554,
45
+ "generated_safety_label_coverage_at_8": 1.0,
46
+ "generated_unsafe_rate_known_at_8": 0.0,
47
+ "hidden_chart_oracle_success_at_8": 1.0,
48
+ "hidden_chart_oracle_utility_at_8": 2.0,
49
+ "ncar_to_hidden_chart_oracle_at_8": 1.0108156586922785,
50
+ "ncar_to_proposal_oracle_at_8": 0.3732545276477201,
51
+ "outcome_ptr_at_8": 0.0,
52
+ "pairwise_causal_calibration_ece": 0.1039178410083798,
53
+ "proposal_oracle_safety_label_known_at_8": 1.0,
54
+ "proposal_oracle_success_at_8": 0.0,
55
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
56
+ "proposal_oracle_unsafe_known_at_8": 0.0,
57
+ "proposal_oracle_utility_at_8": 0.09622243046760559,
58
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01487685739994049,
59
+ "selected_safety_label_known_at_8": 1.0,
60
+ "selected_success_at_8": 0.0,
61
+ "selected_success_gain_over_base_at_8": 0.0,
62
+ "selected_unsafe_known_at_8": 0.0,
63
+ "selected_utility_at_8": 0.09066957235336304,
64
+ "selected_utility_gain_over_base_at_8": -0.020429715514183044,
65
+ "selector_gap_fraction_to_hidden_at_8": 0.0029397300125816113,
66
+ "selector_regret_at_8": 0.005552858114242554,
67
+ "success_selector_gap_at_8": 0.0,
68
+ "success_support_gap_at_8": 1.0,
69
+ "success_total_car_to_hidden_at_8": 1.0,
70
+ "support_gap_at_8": 1.9037775695323944,
71
+ "support_gap_fraction_to_hidden_at_8": 1.0078759340310404,
72
+ "total_car_to_hidden_at_8": 1.909330427646637
73
+ },
74
+ "1151410346": {
75
+ "any_generated_unsafe_known_at_8": 0.0,
76
+ "base_safety_label_known": 1.0,
77
+ "base_success": 0.0,
78
+ "base_unsafe_known": 0.0,
79
+ "base_utility": 0.2284735143184662,
80
+ "branch_car_at_8": 0.0172121524810791,
81
+ "generated_safety_label_coverage_at_8": 1.0,
82
+ "generated_unsafe_rate_known_at_8": 0.0,
83
+ "hidden_chart_oracle_success_at_8": 1.0,
84
+ "hidden_chart_oracle_utility_at_8": 2.0,
85
+ "ncar_to_hidden_chart_oracle_at_8": 1.0009925827413846,
86
+ "ncar_to_proposal_oracle_at_8": 1.1137836978995075,
87
+ "outcome_ptr_at_8": 1.0,
88
+ "pairwise_causal_calibration_ece": 0.4615660105355005,
89
+ "proposal_oracle_safety_label_known_at_8": 1.0,
90
+ "proposal_oracle_success_at_8": 0.0,
91
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
92
+ "proposal_oracle_unsafe_known_at_8": 0.0,
93
+ "proposal_oracle_utility_at_8": 0.2439272701740265,
94
+ "proposal_oracle_utility_gain_over_base_at_8": 0.015453755855560303,
95
+ "selected_safety_label_known_at_8": 1.0,
96
+ "selected_success_at_8": 0.0,
97
+ "selected_success_gain_over_base_at_8": 0.0,
98
+ "selected_unsafe_known_at_8": 0.0,
99
+ "selected_utility_at_8": 0.2267151176929474,
100
+ "selected_utility_gain_over_base_at_8": -0.0017583966255187988,
101
+ "selector_gap_fraction_to_hidden_at_8": 0.00971600064701111,
102
+ "selector_regret_at_8": 0.0172121524810791,
103
+ "success_selector_gap_at_8": 0.0,
104
+ "success_support_gap_at_8": 1.0,
105
+ "success_total_car_to_hidden_at_8": 1.0,
106
+ "support_gap_at_8": 1.7560727298259735,
107
+ "support_gap_fraction_to_hidden_at_8": 0.9912765877448256,
108
+ "total_car_to_hidden_at_8": 1.7732848823070526
109
+ },
110
+ "1261930456": {
111
+ "any_generated_unsafe_known_at_8": 0.0,
112
+ "base_safety_label_known": 1.0,
113
+ "base_success": 1.0,
114
+ "base_unsafe_known": 0.0,
115
+ "base_utility": 2.0,
116
+ "branch_car_at_8": 0.003422096371650696,
117
+ "generated_safety_label_coverage_at_8": 1.0,
118
+ "generated_unsafe_rate_known_at_8": 0.0,
119
+ "hidden_chart_oracle_success_at_8": 1.0,
120
+ "hidden_chart_oracle_utility_at_8": 2.0,
121
+ "ncar_to_proposal_oracle_at_8": 0.0018010761329865432,
122
+ "outcome_ptr_at_8": 0.0,
123
+ "pairwise_causal_calibration_ece": 0.11955613465129326,
124
+ "proposal_oracle_safety_label_known_at_8": 1.0,
125
+ "proposal_oracle_success_at_8": 0.0,
126
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
127
+ "proposal_oracle_unsafe_known_at_8": 0.0,
128
+ "proposal_oracle_utility_at_8": 0.09997129440307617,
129
+ "proposal_oracle_utility_gain_over_base_at_8": -1.9000287055969238,
130
+ "selected_safety_label_known_at_8": 1.0,
131
+ "selected_success_at_8": 0.0,
132
+ "selected_success_gain_over_base_at_8": -1.0,
133
+ "selected_unsafe_known_at_8": 0.0,
134
+ "selected_utility_at_8": 0.09654919803142548,
135
+ "selected_utility_gain_over_base_at_8": -1.9034508019685745,
136
+ "selector_regret_at_8": 0.003422096371650696,
137
+ "success_selector_gap_at_8": 0.0,
138
+ "success_support_gap_at_8": 1.0,
139
+ "success_total_car_to_hidden_at_8": 1.0,
140
+ "support_gap_at_8": 1.9000287055969238,
141
+ "total_car_to_hidden_at_8": 1.9034508019685745
142
+ },
143
+ "1324133122": {
144
+ "any_generated_unsafe_known_at_8": 0.0,
145
+ "base_safety_label_known": 1.0,
146
+ "base_success": 0.0,
147
+ "base_unsafe_known": 0.0,
148
+ "base_utility": 0.084227055311203,
149
+ "branch_car_at_8": 0.014116749167442322,
150
+ "generated_safety_label_coverage_at_8": 1.0,
151
+ "generated_unsafe_rate_known_at_8": 0.0,
152
+ "hidden_chart_oracle_success_at_8": 1.0,
153
+ "hidden_chart_oracle_utility_at_8": 2.0,
154
+ "ncar_to_hidden_chart_oracle_at_8": 1.0072923175115756,
155
+ "outcome_ptr_at_8": 1.0,
156
+ "pairwise_causal_calibration_ece": 0.14890766308842673,
157
+ "proposal_oracle_safety_label_known_at_8": 1.0,
158
+ "proposal_oracle_success_at_8": 0.0,
159
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
160
+ "proposal_oracle_unsafe_known_at_8": 0.0,
161
+ "proposal_oracle_utility_at_8": 0.0843733698129654,
162
+ "proposal_oracle_utility_gain_over_base_at_8": 0.00014631450176239014,
163
+ "selected_safety_label_known_at_8": 1.0,
164
+ "selected_success_at_8": 0.0,
165
+ "selected_success_gain_over_base_at_8": 0.0,
166
+ "selected_unsafe_known_at_8": 0.0,
167
+ "selected_utility_at_8": 0.07025662064552307,
168
+ "selected_utility_gain_over_base_at_8": -0.013970434665679932,
169
+ "selector_gap_fraction_to_hidden_at_8": 0.007368696382616199,
170
+ "selector_regret_at_8": 0.014116749167442322,
171
+ "success_selector_gap_at_8": 0.0,
172
+ "success_support_gap_at_8": 1.0,
173
+ "success_total_car_to_hidden_at_8": 1.0,
174
+ "support_gap_at_8": 1.9156266301870346,
175
+ "support_gap_fraction_to_hidden_at_8": 0.9999236263868492,
176
+ "total_car_to_hidden_at_8": 1.929743379354477
177
+ },
178
+ "1324642411": {
179
+ "any_generated_unsafe_known_at_8": 0.0,
180
+ "base_safety_label_known": 1.0,
181
+ "base_success": 1.0,
182
+ "base_unsafe_known": 0.0,
183
+ "base_utility": 2.0,
184
+ "branch_car_at_8": 0.0,
185
+ "generated_safety_label_coverage_at_8": 1.0,
186
+ "generated_unsafe_rate_known_at_8": 0.0,
187
+ "hidden_chart_oracle_success_at_8": 1.0,
188
+ "hidden_chart_oracle_utility_at_8": 2.0,
189
+ "outcome_ptr_at_8": 0.0,
190
+ "pairwise_causal_calibration_ece": 0.08969565833656507,
191
+ "proposal_oracle_safety_label_known_at_8": 1.0,
192
+ "proposal_oracle_success_at_8": 1.0,
193
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
194
+ "proposal_oracle_unsafe_known_at_8": 0.0,
195
+ "proposal_oracle_utility_at_8": 2.0,
196
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
197
+ "selected_safety_label_known_at_8": 1.0,
198
+ "selected_success_at_8": 1.0,
199
+ "selected_success_gain_over_base_at_8": 0.0,
200
+ "selected_unsafe_known_at_8": 0.0,
201
+ "selected_utility_at_8": 2.0,
202
+ "selected_utility_gain_over_base_at_8": 0.0,
203
+ "selector_regret_at_8": 0.0,
204
+ "success_selector_gap_at_8": 0.0,
205
+ "success_support_gap_at_8": 0.0,
206
+ "success_total_car_to_hidden_at_8": 0.0,
207
+ "support_gap_at_8": 0.0,
208
+ "total_car_to_hidden_at_8": 0.0
209
+ },
210
+ "1375492786": {
211
+ "any_generated_unsafe_known_at_8": 1.0,
212
+ "base_safety_label_known": 1.0,
213
+ "base_success": 1.0,
214
+ "base_unsafe_known": 0.0,
215
+ "base_utility": 2.0,
216
+ "branch_car_at_8": 0.022333383560180664,
217
+ "generated_safety_label_coverage_at_8": 1.0,
218
+ "generated_unsafe_rate_known_at_8": 1.0,
219
+ "hidden_chart_oracle_success_at_8": 1.0,
220
+ "hidden_chart_oracle_utility_at_8": 2.0,
221
+ "ncar_to_proposal_oracle_at_8": 0.01205539457819943,
222
+ "outcome_ptr_at_8": 0.0,
223
+ "pairwise_causal_calibration_ece": 0.31858805145491575,
224
+ "proposal_oracle_safety_label_known_at_8": 1.0,
225
+ "proposal_oracle_success_at_8": 0.0,
226
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
227
+ "proposal_oracle_unsafe_known_at_8": 1.0,
228
+ "proposal_oracle_utility_at_8": 0.14743654429912567,
229
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8525634557008743,
230
+ "selected_safety_label_known_at_8": 1.0,
231
+ "selected_success_at_8": 0.0,
232
+ "selected_success_gain_over_base_at_8": -1.0,
233
+ "selected_unsafe_known_at_8": 1.0,
234
+ "selected_utility_at_8": 0.125103160738945,
235
+ "selected_utility_gain_over_base_at_8": -1.874896839261055,
236
+ "selector_regret_at_8": 0.022333383560180664,
237
+ "success_selector_gap_at_8": 0.0,
238
+ "success_support_gap_at_8": 1.0,
239
+ "success_total_car_to_hidden_at_8": 1.0,
240
+ "support_gap_at_8": 1.8525634557008743,
241
+ "total_car_to_hidden_at_8": 1.874896839261055
242
+ },
243
+ "141984615": {
244
+ "any_generated_unsafe_known_at_8": 1.0,
245
+ "base_safety_label_known": 1.0,
246
+ "base_success": 0.0,
247
+ "base_unsafe_known": 0.0,
248
+ "base_utility": 0.16783273220062256,
249
+ "branch_car_at_8": 0.00027199462056159973,
250
+ "generated_safety_label_coverage_at_8": 1.0,
251
+ "generated_unsafe_rate_known_at_8": 0.75,
252
+ "hidden_chart_oracle_success_at_8": 0.0,
253
+ "hidden_chart_oracle_utility_at_8": 0.2857772707939148,
254
+ "ncar_to_hidden_chart_oracle_at_8": 2.0524154293283745,
255
+ "ncar_to_proposal_oracle_at_8": 0.0021960785229935757,
256
+ "outcome_ptr_at_8": 0.0,
257
+ "pairwise_causal_calibration_ece": 0.09999258757291778,
258
+ "proposal_oracle_safety_label_known_at_8": 1.0,
259
+ "proposal_oracle_success_at_8": 0.0,
260
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
261
+ "proposal_oracle_unsafe_known_at_8": 1.0,
262
+ "proposal_oracle_utility_at_8": 0.04397805407643318,
263
+ "proposal_oracle_utility_gain_over_base_at_8": -0.12385467812418938,
264
+ "selected_safety_label_known_at_8": 1.0,
265
+ "selected_success_at_8": 0.0,
266
+ "selected_success_gain_over_base_at_8": 0.0,
267
+ "selected_unsafe_known_at_8": 0.0,
268
+ "selected_utility_at_8": 0.04370605945587158,
269
+ "selected_utility_gain_over_base_at_8": -0.12412667274475098,
270
+ "selector_gap_fraction_to_hidden_at_8": 0.002306123062633005,
271
+ "selector_regret_at_8": 0.00027199462056159973,
272
+ "success_selector_gap_at_8": 0.0,
273
+ "success_support_gap_at_8": 0.0,
274
+ "success_total_car_to_hidden_at_8": 0.0,
275
+ "support_gap_at_8": 0.2417992167174816,
276
+ "support_gap_fraction_to_hidden_at_8": 2.0501094802810416,
277
+ "total_car_to_hidden_at_8": 0.2420712113380432
278
+ },
279
+ "1461069713": {
280
+ "any_generated_unsafe_known_at_8": 1.0,
281
+ "base_safety_label_known": 1.0,
282
+ "base_success": 0.0,
283
+ "base_unsafe_known": 0.0,
284
+ "base_utility": 0.22852759063243866,
285
+ "branch_car_at_8": 0.019976697862148285,
286
+ "generated_safety_label_coverage_at_8": 1.0,
287
+ "generated_unsafe_rate_known_at_8": 0.125,
288
+ "hidden_chart_oracle_success_at_8": 0.0,
289
+ "hidden_chart_oracle_utility_at_8": 0.1593424528837204,
290
+ "ncar_to_hidden_chart_oracle_at_8": 1.7759530948042475,
291
+ "ncar_to_proposal_oracle_at_8": 0.11609092801412241,
292
+ "outcome_ptr_at_8": 0.0,
293
+ "pairwise_causal_calibration_ece": 0.19692180721696984,
294
+ "proposal_oracle_safety_label_known_at_8": 1.0,
295
+ "proposal_oracle_success_at_8": 0.0,
296
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
297
+ "proposal_oracle_unsafe_known_at_8": 0.0,
298
+ "proposal_oracle_utility_at_8": 0.05644957348704338,
299
+ "proposal_oracle_utility_gain_over_base_at_8": -0.17207801714539528,
300
+ "selected_safety_label_known_at_8": 1.0,
301
+ "selected_success_at_8": 0.0,
302
+ "selected_success_gain_over_base_at_8": 0.0,
303
+ "selected_unsafe_known_at_8": 0.0,
304
+ "selected_utility_at_8": 0.036472875624895096,
305
+ "selected_utility_gain_over_base_at_8": -0.19205471500754356,
306
+ "selector_gap_fraction_to_hidden_at_8": 0.288742618894596,
307
+ "selector_regret_at_8": 0.019976697862148285,
308
+ "success_selector_gap_at_8": 0.0,
309
+ "success_support_gap_at_8": 0.0,
310
+ "success_total_car_to_hidden_at_8": 0.0,
311
+ "support_gap_at_8": 0.10289287939667702,
312
+ "support_gap_fraction_to_hidden_at_8": 1.4872107326054032,
313
+ "total_car_to_hidden_at_8": 0.1228695772588253
314
+ },
315
+ "1480856810": {
316
+ "any_generated_unsafe_known_at_8": 0.0,
317
+ "base_safety_label_known": 1.0,
318
+ "base_success": 1.0,
319
+ "base_unsafe_known": 0.0,
320
+ "base_utility": 2.0,
321
+ "branch_car_at_8": 1.815984308719635,
322
+ "generated_safety_label_coverage_at_8": 1.0,
323
+ "generated_unsafe_rate_known_at_8": 0.0,
324
+ "hidden_chart_oracle_success_at_8": 0.0,
325
+ "hidden_chart_oracle_utility_at_8": 0.20948036015033722,
326
+ "ncar_to_hidden_chart_oracle_at_8": 0.01422194326217549,
327
+ "outcome_ptr_at_8": 0.0,
328
+ "pairwise_causal_calibration_ece": 0.21485192639437836,
329
+ "proposal_oracle_safety_label_known_at_8": 1.0,
330
+ "proposal_oracle_success_at_8": 1.0,
331
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
332
+ "proposal_oracle_unsafe_known_at_8": 0.0,
333
+ "proposal_oracle_utility_at_8": 2.0,
334
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
335
+ "selected_safety_label_known_at_8": 1.0,
336
+ "selected_success_at_8": 0.0,
337
+ "selected_success_gain_over_base_at_8": -1.0,
338
+ "selected_unsafe_known_at_8": 0.0,
339
+ "selected_utility_at_8": 0.184015691280365,
340
+ "selected_utility_gain_over_base_at_8": -1.815984308719635,
341
+ "selector_gap_fraction_to_hidden_at_8": 1.0142219433416046,
342
+ "selector_regret_at_8": 1.815984308719635,
343
+ "success_selector_gap_at_8": 1.0,
344
+ "success_support_gap_at_8": 0.0,
345
+ "success_total_car_to_hidden_at_8": 0.0,
346
+ "support_gap_at_8": 0.0,
347
+ "support_gap_fraction_to_hidden_at_8": 0.0,
348
+ "total_car_to_hidden_at_8": 0.02546466886997223
349
+ },
350
+ "1509980664": {
351
+ "any_generated_unsafe_known_at_8": 0.0,
352
+ "base_safety_label_known": 1.0,
353
+ "base_success": 0.0,
354
+ "base_unsafe_known": 0.0,
355
+ "base_utility": 0.8320798277854919,
356
+ "branch_car_at_8": 1.7663935869932175,
357
+ "generated_safety_label_coverage_at_8": 1.0,
358
+ "generated_unsafe_rate_known_at_8": 0.0,
359
+ "hidden_chart_oracle_success_at_8": 1.0,
360
+ "hidden_chart_oracle_utility_at_8": 2.0,
361
+ "ncar_to_hidden_chart_oracle_at_8": 1.5124266314534753,
362
+ "ncar_to_proposal_oracle_at_8": 1.5124266314534753,
363
+ "outcome_ptr_at_8": 1.0,
364
+ "pairwise_causal_calibration_ece": 0.2559710109289143,
365
+ "proposal_oracle_safety_label_known_at_8": 1.0,
366
+ "proposal_oracle_success_at_8": 1.0,
367
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
368
+ "proposal_oracle_unsafe_known_at_8": 0.0,
369
+ "proposal_oracle_utility_at_8": 2.0,
370
+ "proposal_oracle_utility_gain_over_base_at_8": 1.167920172214508,
371
+ "selected_safety_label_known_at_8": 1.0,
372
+ "selected_success_at_8": 0.0,
373
+ "selected_success_gain_over_base_at_8": 0.0,
374
+ "selected_unsafe_known_at_8": 0.0,
375
+ "selected_utility_at_8": 0.23360641300678253,
376
+ "selected_utility_gain_over_base_at_8": -0.5984734147787094,
377
+ "selector_gap_fraction_to_hidden_at_8": 1.5124266444032184,
378
+ "selector_regret_at_8": 1.7663935869932175,
379
+ "success_selector_gap_at_8": 1.0,
380
+ "success_support_gap_at_8": 0.0,
381
+ "success_total_car_to_hidden_at_8": 1.0,
382
+ "support_gap_at_8": 0.0,
383
+ "support_gap_fraction_to_hidden_at_8": 0.0,
384
+ "total_car_to_hidden_at_8": 1.7663935869932175
385
+ },
386
+ "1522272686": {
387
+ "any_generated_unsafe_known_at_8": 0.0,
388
+ "base_safety_label_known": 1.0,
389
+ "base_success": 1.0,
390
+ "base_unsafe_known": 0.0,
391
+ "base_utility": 2.0,
392
+ "branch_car_at_8": 0.42483918368816376,
393
+ "generated_safety_label_coverage_at_8": 1.0,
394
+ "generated_unsafe_rate_known_at_8": 0.0,
395
+ "hidden_chart_oracle_success_at_8": 1.0,
396
+ "hidden_chart_oracle_utility_at_8": 2.0,
397
+ "ncar_to_proposal_oracle_at_8": 0.2914308848915223,
398
+ "outcome_ptr_at_8": 0.0,
399
+ "pairwise_causal_calibration_ece": 0.5872235594375051,
400
+ "proposal_oracle_safety_label_known_at_8": 1.0,
401
+ "proposal_oracle_success_at_8": 0.0,
402
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
403
+ "proposal_oracle_unsafe_known_at_8": 0.0,
404
+ "proposal_oracle_utility_at_8": 0.5422300696372986,
405
+ "proposal_oracle_utility_gain_over_base_at_8": -1.4577699303627014,
406
+ "selected_safety_label_known_at_8": 1.0,
407
+ "selected_success_at_8": 0.0,
408
+ "selected_success_gain_over_base_at_8": -1.0,
409
+ "selected_unsafe_known_at_8": 0.0,
410
+ "selected_utility_at_8": 0.11739088594913483,
411
+ "selected_utility_gain_over_base_at_8": -1.8826091140508652,
412
+ "selector_regret_at_8": 0.42483918368816376,
413
+ "success_selector_gap_at_8": 0.0,
414
+ "success_support_gap_at_8": 1.0,
415
+ "success_total_car_to_hidden_at_8": 1.0,
416
+ "support_gap_at_8": 1.4577699303627014,
417
+ "total_car_to_hidden_at_8": 1.8826091140508652
418
+ },
419
+ "1549324805": {
420
+ "any_generated_unsafe_known_at_8": 0.0,
421
+ "base_safety_label_known": 1.0,
422
+ "base_success": 0.0,
423
+ "base_unsafe_known": 0.0,
424
+ "base_utility": 0.17249532043933868,
425
+ "branch_car_at_8": 0.0,
426
+ "generated_safety_label_coverage_at_8": 1.0,
427
+ "generated_unsafe_rate_known_at_8": 0.0,
428
+ "hidden_chart_oracle_success_at_8": 0.0,
429
+ "hidden_chart_oracle_utility_at_8": 0.2974560856819153,
430
+ "ncar_to_hidden_chart_oracle_at_8": 0.0,
431
+ "ncar_to_proposal_oracle_at_8": 0.0,
432
+ "outcome_ptr_at_8": 1.0,
433
+ "pairwise_causal_calibration_ece": 0.2049052881521507,
434
+ "proposal_oracle_safety_label_known_at_8": 1.0,
435
+ "proposal_oracle_success_at_8": 0.0,
436
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
437
+ "proposal_oracle_unsafe_known_at_8": 0.0,
438
+ "proposal_oracle_utility_at_8": 0.3088321089744568,
439
+ "proposal_oracle_utility_gain_over_base_at_8": 0.1363367885351181,
440
+ "selected_safety_label_known_at_8": 1.0,
441
+ "selected_success_at_8": 0.0,
442
+ "selected_success_gain_over_base_at_8": 0.0,
443
+ "selected_unsafe_known_at_8": 0.0,
444
+ "selected_utility_at_8": 0.3088321089744568,
445
+ "selected_utility_gain_over_base_at_8": 0.1363367885351181,
446
+ "selector_gap_fraction_to_hidden_at_8": 0.0,
447
+ "selector_regret_at_8": 0.0,
448
+ "success_selector_gap_at_8": 0.0,
449
+ "success_support_gap_at_8": 0.0,
450
+ "success_total_car_to_hidden_at_8": 0.0,
451
+ "support_gap_at_8": 0.0,
452
+ "support_gap_fraction_to_hidden_at_8": 0.0,
453
+ "total_car_to_hidden_at_8": 0.0
454
+ },
455
+ "1578990937": {
456
+ "any_generated_unsafe_known_at_8": 0.0,
457
+ "base_safety_label_known": 1.0,
458
+ "base_success": 0.0,
459
+ "base_unsafe_known": 0.0,
460
+ "base_utility": 0.21426597237586975,
461
+ "branch_car_at_8": 0.025821343064308167,
462
+ "generated_safety_label_coverage_at_8": 1.0,
463
+ "generated_unsafe_rate_known_at_8": 0.0,
464
+ "hidden_chart_oracle_success_at_8": 1.0,
465
+ "hidden_chart_oracle_utility_at_8": 2.0,
466
+ "ncar_to_hidden_chart_oracle_at_8": 1.0125757439325502,
467
+ "ncar_to_proposal_oracle_at_8": 7.6748523989783966,
468
+ "outcome_ptr_at_8": 1.0,
469
+ "pairwise_causal_calibration_ece": 0.380206879424145,
470
+ "proposal_oracle_safety_label_known_at_8": 1.0,
471
+ "proposal_oracle_success_at_8": 0.0,
472
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
473
+ "proposal_oracle_unsafe_known_at_8": 0.0,
474
+ "proposal_oracle_utility_at_8": 0.21763037145137787,
475
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0033643990755081177,
476
+ "selected_safety_label_known_at_8": 1.0,
477
+ "selected_success_at_8": 0.0,
478
+ "selected_success_gain_over_base_at_8": 0.0,
479
+ "selected_unsafe_known_at_8": 0.0,
480
+ "selected_utility_at_8": 0.1918090283870697,
481
+ "selected_utility_gain_over_base_at_8": -0.02245694398880005,
482
+ "selector_gap_fraction_to_hidden_at_8": 0.01445979225622012,
483
+ "selector_regret_at_8": 0.025821343064308167,
484
+ "success_selector_gap_at_8": 0.0,
485
+ "success_support_gap_at_8": 1.0,
486
+ "success_total_car_to_hidden_at_8": 1.0,
487
+ "support_gap_at_8": 1.7823696285486221,
488
+ "support_gap_fraction_to_hidden_at_8": 0.9981159573466916,
489
+ "total_car_to_hidden_at_8": 1.8081909716129303
490
+ },
491
+ "1747178030": {
492
+ "any_generated_unsafe_known_at_8": 1.0,
493
+ "base_safety_label_known": 1.0,
494
+ "base_success": 1.0,
495
+ "base_unsafe_known": 0.0,
496
+ "base_utility": 2.0,
497
+ "branch_car_at_8": 0.0,
498
+ "generated_safety_label_coverage_at_8": 1.0,
499
+ "generated_unsafe_rate_known_at_8": 1.0,
500
+ "hidden_chart_oracle_success_at_8": 1.0,
501
+ "hidden_chart_oracle_utility_at_8": 2.0,
502
+ "outcome_ptr_at_8": 0.0,
503
+ "pairwise_causal_calibration_ece": 0.0,
504
+ "proposal_oracle_safety_label_known_at_8": 1.0,
505
+ "proposal_oracle_success_at_8": 1.0,
506
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
507
+ "proposal_oracle_unsafe_known_at_8": 1.0,
508
+ "proposal_oracle_utility_at_8": 2.0,
509
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
510
+ "selected_safety_label_known_at_8": 1.0,
511
+ "selected_success_at_8": 1.0,
512
+ "selected_success_gain_over_base_at_8": 0.0,
513
+ "selected_unsafe_known_at_8": 1.0,
514
+ "selected_utility_at_8": 2.0,
515
+ "selected_utility_gain_over_base_at_8": 0.0,
516
+ "selector_regret_at_8": 0.0,
517
+ "success_selector_gap_at_8": 0.0,
518
+ "success_support_gap_at_8": 0.0,
519
+ "success_total_car_to_hidden_at_8": 0.0,
520
+ "support_gap_at_8": 0.0,
521
+ "total_car_to_hidden_at_8": 0.0
522
+ },
523
+ "1790188787": {
524
+ "any_generated_unsafe_known_at_8": 0.0,
525
+ "base_safety_label_known": 1.0,
526
+ "base_success": 1.0,
527
+ "base_unsafe_known": 0.0,
528
+ "base_utility": 2.0,
529
+ "branch_car_at_8": 0.027344733476638794,
530
+ "generated_safety_label_coverage_at_8": 1.0,
531
+ "generated_unsafe_rate_known_at_8": 0.0,
532
+ "hidden_chart_oracle_success_at_8": 1.0,
533
+ "hidden_chart_oracle_utility_at_8": 2.0,
534
+ "ncar_to_proposal_oracle_at_8": 0.015076210993068394,
535
+ "outcome_ptr_at_8": 0.0,
536
+ "pairwise_causal_calibration_ece": 0.17184020363251903,
537
+ "proposal_oracle_safety_label_known_at_8": 1.0,
538
+ "proposal_oracle_success_at_8": 0.0,
539
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
540
+ "proposal_oracle_unsafe_known_at_8": 0.0,
541
+ "proposal_oracle_utility_at_8": 0.1862330436706543,
542
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8137669563293457,
543
+ "selected_safety_label_known_at_8": 1.0,
544
+ "selected_success_at_8": 0.0,
545
+ "selected_success_gain_over_base_at_8": -1.0,
546
+ "selected_unsafe_known_at_8": 0.0,
547
+ "selected_utility_at_8": 0.1588883101940155,
548
+ "selected_utility_gain_over_base_at_8": -1.8411116898059845,
549
+ "selector_regret_at_8": 0.027344733476638794,
550
+ "success_selector_gap_at_8": 0.0,
551
+ "success_support_gap_at_8": 1.0,
552
+ "success_total_car_to_hidden_at_8": 1.0,
553
+ "support_gap_at_8": 1.8137669563293457,
554
+ "total_car_to_hidden_at_8": 1.8411116898059845
555
+ },
556
+ "1822210471": {
557
+ "any_generated_unsafe_known_at_8": 0.0,
558
+ "base_safety_label_known": 1.0,
559
+ "base_success": 0.0,
560
+ "base_unsafe_known": 0.0,
561
+ "base_utility": 0.09442546218633652,
562
+ "branch_car_at_8": 0.012420378625392914,
563
+ "generated_safety_label_coverage_at_8": 1.0,
564
+ "generated_unsafe_rate_known_at_8": 0.0,
565
+ "hidden_chart_oracle_success_at_8": 1.0,
566
+ "hidden_chart_oracle_utility_at_8": 2.0,
567
+ "ncar_to_hidden_chart_oracle_at_8": 1.0165051201263626,
568
+ "ncar_to_proposal_oracle_at_8": 0.6526263362259548,
569
+ "outcome_ptr_at_8": 0.0,
570
+ "pairwise_causal_calibration_ece": 0.23878090822486137,
571
+ "proposal_oracle_safety_label_known_at_8": 1.0,
572
+ "proposal_oracle_success_at_8": 0.0,
573
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
574
+ "proposal_oracle_unsafe_known_at_8": 0.0,
575
+ "proposal_oracle_utility_at_8": 0.07539409399032593,
576
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01903136819601059,
577
+ "selected_safety_label_known_at_8": 1.0,
578
+ "selected_success_at_8": 0.0,
579
+ "selected_success_gain_over_base_at_8": 0.0,
580
+ "selected_unsafe_known_at_8": 0.0,
581
+ "selected_utility_at_8": 0.06297371536493301,
582
+ "selected_utility_gain_over_base_at_8": -0.0314517468214035,
583
+ "selector_gap_fraction_to_hidden_at_8": 0.006517918023633584,
584
+ "selector_regret_at_8": 0.012420378625392914,
585
+ "success_selector_gap_at_8": 0.0,
586
+ "success_support_gap_at_8": 1.0,
587
+ "success_total_car_to_hidden_at_8": 1.0,
588
+ "support_gap_at_8": 1.924605906009674,
589
+ "support_gap_fraction_to_hidden_at_8": 1.009987207437105,
590
+ "total_car_to_hidden_at_8": 1.937026284635067
591
+ },
592
+ "1845489013": {
593
+ "any_generated_unsafe_known_at_8": 1.0,
594
+ "base_safety_label_known": 1.0,
595
+ "base_success": 0.0,
596
+ "base_unsafe_known": 0.0,
597
+ "base_utility": 0.11255800724029541,
598
+ "branch_car_at_8": 0.001721896231174469,
599
+ "generated_safety_label_coverage_at_8": 1.0,
600
+ "generated_unsafe_rate_known_at_8": 1.0,
601
+ "hidden_chart_oracle_success_at_8": 1.0,
602
+ "hidden_chart_oracle_utility_at_8": 2.0,
603
+ "ncar_to_hidden_chart_oracle_at_8": 1.0100596297046758,
604
+ "ncar_to_proposal_oracle_at_8": 0.09973281871024504,
605
+ "outcome_ptr_at_8": 0.0,
606
+ "pairwise_causal_calibration_ece": 0.17754847147330888,
607
+ "proposal_oracle_safety_label_known_at_8": 1.0,
608
+ "proposal_oracle_success_at_8": 0.0,
609
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
610
+ "proposal_oracle_unsafe_known_at_8": 1.0,
611
+ "proposal_oracle_utility_at_8": 0.09529292583465576,
612
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01726508140563965,
613
+ "selected_safety_label_known_at_8": 1.0,
614
+ "selected_success_at_8": 0.0,
615
+ "selected_success_gain_over_base_at_8": 0.0,
616
+ "selected_unsafe_known_at_8": 1.0,
617
+ "selected_utility_at_8": 0.09357102960348129,
618
+ "selected_utility_gain_over_base_at_8": -0.018986977636814117,
619
+ "selector_gap_fraction_to_hidden_at_8": 0.0009122909407439936,
620
+ "selector_regret_at_8": 0.001721896231174469,
621
+ "success_selector_gap_at_8": 0.0,
622
+ "success_support_gap_at_8": 1.0,
623
+ "success_total_car_to_hidden_at_8": 1.0,
624
+ "support_gap_at_8": 1.9047070741653442,
625
+ "support_gap_fraction_to_hidden_at_8": 1.0091473441154055,
626
+ "total_car_to_hidden_at_8": 1.9064289703965187
627
+ },
628
+ "1999022574": {
629
+ "any_generated_unsafe_known_at_8": 0.0,
630
+ "base_safety_label_known": 1.0,
631
+ "base_success": 0.0,
632
+ "base_unsafe_known": 0.0,
633
+ "base_utility": 0.8279688954353333,
634
+ "branch_car_at_8": 1.1856330037117004,
635
+ "generated_safety_label_coverage_at_8": 1.0,
636
+ "generated_unsafe_rate_known_at_8": 0.0,
637
+ "hidden_chart_oracle_success_at_8": 1.0,
638
+ "hidden_chart_oracle_utility_at_8": 2.0,
639
+ "ncar_to_hidden_chart_oracle_at_8": 1.0116053993601406,
640
+ "ncar_to_proposal_oracle_at_8": 1.0116053993601406,
641
+ "outcome_ptr_at_8": 1.0,
642
+ "pairwise_causal_calibration_ece": 0.09882012011393025,
643
+ "proposal_oracle_safety_label_known_at_8": 1.0,
644
+ "proposal_oracle_success_at_8": 1.0,
645
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
646
+ "proposal_oracle_unsafe_known_at_8": 0.0,
647
+ "proposal_oracle_utility_at_8": 2.0,
648
+ "proposal_oracle_utility_gain_over_base_at_8": 1.1720311045646667,
649
+ "selected_safety_label_known_at_8": 1.0,
650
+ "selected_success_at_8": 0.0,
651
+ "selected_success_gain_over_base_at_8": 0.0,
652
+ "selected_unsafe_known_at_8": 0.0,
653
+ "selected_utility_at_8": 0.8143669962882996,
654
+ "selected_utility_gain_over_base_at_8": -0.013601899147033691,
655
+ "selector_gap_fraction_to_hidden_at_8": 1.011605407991357,
656
+ "selector_regret_at_8": 1.1856330037117004,
657
+ "success_selector_gap_at_8": 1.0,
658
+ "success_support_gap_at_8": 0.0,
659
+ "success_total_car_to_hidden_at_8": 1.0,
660
+ "support_gap_at_8": 0.0,
661
+ "support_gap_fraction_to_hidden_at_8": 0.0,
662
+ "total_car_to_hidden_at_8": 1.1856330037117004
663
+ },
664
+ "2012211287": {
665
+ "any_generated_unsafe_known_at_8": 0.0,
666
+ "base_safety_label_known": 1.0,
667
+ "base_success": 0.0,
668
+ "base_unsafe_known": 0.0,
669
+ "base_utility": 0.7282466888427734,
670
+ "branch_car_at_8": 1.280548632144928,
671
+ "generated_safety_label_coverage_at_8": 1.0,
672
+ "generated_unsafe_rate_known_at_8": 0.0,
673
+ "hidden_chart_oracle_success_at_8": 1.0,
674
+ "hidden_chart_oracle_utility_at_8": 2.0,
675
+ "ncar_to_hidden_chart_oracle_at_8": 1.0069158938619467,
676
+ "ncar_to_proposal_oracle_at_8": 1.0069158938619467,
677
+ "outcome_ptr_at_8": 1.0,
678
+ "pairwise_causal_calibration_ece": 0.2320931358803039,
679
+ "proposal_oracle_safety_label_known_at_8": 1.0,
680
+ "proposal_oracle_success_at_8": 1.0,
681
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
682
+ "proposal_oracle_unsafe_known_at_8": 0.0,
683
+ "proposal_oracle_utility_at_8": 2.0,
684
+ "proposal_oracle_utility_gain_over_base_at_8": 1.2717533111572266,
685
+ "selected_safety_label_known_at_8": 1.0,
686
+ "selected_success_at_8": 0.0,
687
+ "selected_success_gain_over_base_at_8": 0.0,
688
+ "selected_unsafe_known_at_8": 0.0,
689
+ "selected_utility_at_8": 0.719451367855072,
690
+ "selected_utility_gain_over_base_at_8": -0.008795320987701416,
691
+ "selector_gap_fraction_to_hidden_at_8": 1.0069159017794875,
692
+ "selector_regret_at_8": 1.280548632144928,
693
+ "success_selector_gap_at_8": 1.0,
694
+ "success_support_gap_at_8": 0.0,
695
+ "success_total_car_to_hidden_at_8": 1.0,
696
+ "support_gap_at_8": 0.0,
697
+ "support_gap_fraction_to_hidden_at_8": 0.0,
698
+ "total_car_to_hidden_at_8": 1.280548632144928
699
+ },
700
+ "2038594191": {
701
+ "any_generated_unsafe_known_at_8": 1.0,
702
+ "base_safety_label_known": 1.0,
703
+ "base_success": 0.0,
704
+ "base_unsafe_known": 0.0,
705
+ "base_utility": 0.09504059702157974,
706
+ "branch_car_at_8": 0.03719758987426758,
707
+ "generated_safety_label_coverage_at_8": 1.0,
708
+ "generated_unsafe_rate_known_at_8": 0.125,
709
+ "hidden_chart_oracle_success_at_8": 1.0,
710
+ "hidden_chart_oracle_utility_at_8": 2.0,
711
+ "ncar_to_hidden_chart_oracle_at_8": 0.9695308239638829,
712
+ "ncar_to_proposal_oracle_at_8": 0.3905663345898341,
713
+ "outcome_ptr_at_8": 1.0,
714
+ "pairwise_causal_calibration_ece": 0.35033667596352985,
715
+ "proposal_oracle_safety_label_known_at_8": 1.0,
716
+ "proposal_oracle_success_at_8": 0.0,
717
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
718
+ "proposal_oracle_unsafe_known_at_8": 0.0,
719
+ "proposal_oracle_utility_at_8": 0.1902807205915451,
720
+ "proposal_oracle_utility_gain_over_base_at_8": 0.09524012356996536,
721
+ "selected_safety_label_known_at_8": 1.0,
722
+ "selected_success_at_8": 0.0,
723
+ "selected_success_gain_over_base_at_8": 0.0,
724
+ "selected_unsafe_known_at_8": 0.0,
725
+ "selected_utility_at_8": 0.15308313071727753,
726
+ "selected_utility_gain_over_base_at_8": 0.058042533695697784,
727
+ "selector_gap_fraction_to_hidden_at_8": 0.019526710026528036,
728
+ "selector_regret_at_8": 0.03719758987426758,
729
+ "success_selector_gap_at_8": 0.0,
730
+ "success_support_gap_at_8": 1.0,
731
+ "success_total_car_to_hidden_at_8": 1.0,
732
+ "support_gap_at_8": 1.809719279408455,
733
+ "support_gap_fraction_to_hidden_at_8": 0.950004119026864,
734
+ "total_car_to_hidden_at_8": 1.8469168692827225
735
+ },
736
+ "2054899126": {
737
+ "any_generated_unsafe_known_at_8": 0.5,
738
+ "base_safety_label_known": 1.0,
739
+ "base_success": 1.0,
740
+ "base_unsafe_known": 0.0,
741
+ "base_utility": 2.0,
742
+ "branch_car_at_8": 0.014168627560138702,
743
+ "generated_safety_label_coverage_at_8": 1.0,
744
+ "generated_unsafe_rate_known_at_8": 0.5,
745
+ "hidden_chart_oracle_success_at_8": 1.0,
746
+ "hidden_chart_oracle_utility_at_8": 2.0,
747
+ "ncar_to_proposal_oracle_at_8": 0.015326598554656713,
748
+ "outcome_ptr_at_8": 0.0,
749
+ "pairwise_causal_calibration_ece": 0.21907773393500884,
750
+ "proposal_oracle_safety_label_known_at_8": 1.0,
751
+ "proposal_oracle_success_at_8": 0.5,
752
+ "proposal_oracle_success_gain_over_base_at_8": -0.5,
753
+ "proposal_oracle_unsafe_known_at_8": 0.5,
754
+ "proposal_oracle_utility_at_8": 1.0755530372262,
755
+ "proposal_oracle_utility_gain_over_base_at_8": -0.9244469627737999,
756
+ "selected_safety_label_known_at_8": 1.0,
757
+ "selected_success_at_8": 0.5,
758
+ "selected_success_gain_over_base_at_8": -0.5,
759
+ "selected_unsafe_known_at_8": 0.5,
760
+ "selected_utility_at_8": 1.0613844096660614,
761
+ "selected_utility_gain_over_base_at_8": -0.9386155903339386,
762
+ "selector_regret_at_8": 0.014168627560138702,
763
+ "success_selector_gap_at_8": 0.0,
764
+ "success_support_gap_at_8": 0.5,
765
+ "success_total_car_to_hidden_at_8": 0.5,
766
+ "support_gap_at_8": 0.9244469627737999,
767
+ "total_car_to_hidden_at_8": 0.9386155903339386
768
+ },
769
+ "2061635888": {
770
+ "any_generated_unsafe_known_at_8": 0.0,
771
+ "base_safety_label_known": 1.0,
772
+ "base_success": 0.0,
773
+ "base_unsafe_known": 0.0,
774
+ "base_utility": 0.08620692789554596,
775
+ "branch_car_at_8": 0.01116877794265747,
776
+ "generated_safety_label_coverage_at_8": 1.0,
777
+ "generated_unsafe_rate_known_at_8": 0.0,
778
+ "hidden_chart_oracle_success_at_8": 1.0,
779
+ "hidden_chart_oracle_utility_at_8": 2.0,
780
+ "ncar_to_hidden_chart_oracle_at_8": 1.0036111529583414,
781
+ "ncar_to_proposal_oracle_at_8": 2.6231468415937673,
782
+ "outcome_ptr_at_8": 1.0,
783
+ "pairwise_causal_calibration_ece": 0.2537086791190268,
784
+ "proposal_oracle_safety_label_known_at_8": 1.0,
785
+ "proposal_oracle_success_at_8": 0.0,
786
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
787
+ "proposal_oracle_unsafe_known_at_8": 0.0,
788
+ "proposal_oracle_utility_at_8": 0.09046469628810883,
789
+ "proposal_oracle_utility_gain_over_base_at_8": 0.004257768392562866,
790
+ "selected_safety_label_known_at_8": 1.0,
791
+ "selected_success_at_8": 0.0,
792
+ "selected_success_gain_over_base_at_8": 0.0,
793
+ "selected_unsafe_known_at_8": 0.0,
794
+ "selected_utility_at_8": 0.07929591834545135,
795
+ "selected_utility_gain_over_base_at_8": -0.0069110095500946045,
796
+ "selector_gap_fraction_to_hidden_at_8": 0.005835938119671427,
797
+ "selector_regret_at_8": 0.01116877794265747,
798
+ "success_selector_gap_at_8": 0.0,
799
+ "success_support_gap_at_8": 1.0,
800
+ "success_total_car_to_hidden_at_8": 1.0,
801
+ "support_gap_at_8": 1.9095353037118912,
802
+ "support_gap_fraction_to_hidden_at_8": 0.9977752200827643,
803
+ "total_car_to_hidden_at_8": 1.9207040816545486
804
+ },
805
+ "211245842": {
806
+ "any_generated_unsafe_known_at_8": 0.0,
807
+ "base_safety_label_known": 1.0,
808
+ "base_success": 0.0,
809
+ "base_unsafe_known": 0.0,
810
+ "base_utility": 0.18430444598197937,
811
+ "branch_car_at_8": 0.039610520005226135,
812
+ "generated_safety_label_coverage_at_8": 1.0,
813
+ "generated_unsafe_rate_known_at_8": 0.0,
814
+ "hidden_chart_oracle_success_at_8": 1.0,
815
+ "hidden_chart_oracle_utility_at_8": 2.0,
816
+ "ncar_to_hidden_chart_oracle_at_8": 1.0122479795708568,
817
+ "ncar_to_proposal_oracle_at_8": 2.280146636215276,
818
+ "outcome_ptr_at_8": 1.0,
819
+ "pairwise_causal_calibration_ece": 0.39870614771131263,
820
+ "proposal_oracle_safety_label_known_at_8": 1.0,
821
+ "proposal_oracle_success_at_8": 0.0,
822
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
823
+ "proposal_oracle_unsafe_known_at_8": 0.0,
824
+ "proposal_oracle_utility_at_8": 0.2016763538122177,
825
+ "proposal_oracle_utility_gain_over_base_at_8": 0.017371907830238342,
826
+ "selected_safety_label_known_at_8": 1.0,
827
+ "selected_success_at_8": 0.0,
828
+ "selected_success_gain_over_base_at_8": 0.0,
829
+ "selected_unsafe_known_at_8": 0.0,
830
+ "selected_utility_at_8": 0.16206583380699158,
831
+ "selected_utility_gain_over_base_at_8": -0.022238612174987793,
832
+ "selector_gap_fraction_to_hidden_at_8": 0.021815617666502807,
833
+ "selector_regret_at_8": 0.039610520005226135,
834
+ "success_selector_gap_at_8": 0.0,
835
+ "success_support_gap_at_8": 1.0,
836
+ "success_total_car_to_hidden_at_8": 1.0,
837
+ "support_gap_at_8": 1.7983236461877823,
838
+ "support_gap_fraction_to_hidden_at_8": 0.9904323674793413,
839
+ "total_car_to_hidden_at_8": 1.8379341661930084
840
+ },
841
+ "278008524": {
842
+ "any_generated_unsafe_known_at_8": 0.5,
843
+ "base_safety_label_known": 1.0,
844
+ "base_success": 0.5,
845
+ "base_unsafe_known": 0.0,
846
+ "base_utility": 1.1250072121620178,
847
+ "branch_car_at_8": 0.022388704121112823,
848
+ "generated_safety_label_coverage_at_8": 1.0,
849
+ "generated_unsafe_rate_known_at_8": 0.125,
850
+ "hidden_chart_oracle_success_at_8": 0.5,
851
+ "hidden_chart_oracle_utility_at_8": 1.1139086410403252,
852
+ "ncar_to_hidden_chart_oracle_at_8": 1.053649940694802,
853
+ "outcome_ptr_at_8": 0.0,
854
+ "pairwise_causal_calibration_ece": 0.05259466283670616,
855
+ "proposal_oracle_safety_label_known_at_8": 1.0,
856
+ "proposal_oracle_success_at_8": 0.5,
857
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
858
+ "proposal_oracle_unsafe_known_at_8": 0.0,
859
+ "proposal_oracle_utility_at_8": 1.1246033310890198,
860
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0004038810729980469,
861
+ "selected_safety_label_known_at_8": 1.0,
862
+ "selected_success_at_8": 0.5,
863
+ "selected_success_gain_over_base_at_8": 0.0,
864
+ "selected_unsafe_known_at_8": 0.0,
865
+ "selected_utility_at_8": 1.102214626967907,
866
+ "selected_utility_gain_over_base_at_8": -0.02279258519411087,
867
+ "selector_gap_fraction_to_hidden_at_8": 2.0172600486699674,
868
+ "selector_regret_at_8": 0.022388704121112823,
869
+ "success_selector_gap_at_8": 0.0,
870
+ "success_support_gap_at_8": 0.0,
871
+ "success_total_car_to_hidden_at_8": 0.0,
872
+ "support_gap_at_8": 0.0,
873
+ "support_gap_fraction_to_hidden_at_8": 0.0,
874
+ "total_car_to_hidden_at_8": 0.011694014072418213
875
+ },
876
+ "307068879": {
877
+ "any_generated_unsafe_known_at_8": 0.0,
878
+ "base_safety_label_known": 1.0,
879
+ "base_success": 0.0,
880
+ "base_unsafe_known": 0.0,
881
+ "base_utility": 0.20915235579013824,
882
+ "branch_car_at_8": 0.0010644197463989258,
883
+ "generated_safety_label_coverage_at_8": 1.0,
884
+ "generated_unsafe_rate_known_at_8": 0.0,
885
+ "hidden_chart_oracle_success_at_8": 1.0,
886
+ "hidden_chart_oracle_utility_at_8": 2.0,
887
+ "ncar_to_hidden_chart_oracle_at_8": 1.0044650649657694,
888
+ "ncar_to_proposal_oracle_at_8": 0.15355490027913618,
889
+ "outcome_ptr_at_8": 0.0,
890
+ "pairwise_causal_calibration_ece": 0.07078320556128705,
891
+ "proposal_oracle_safety_label_known_at_8": 1.0,
892
+ "proposal_oracle_success_at_8": 0.0,
893
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
894
+ "proposal_oracle_unsafe_known_at_8": 0.0,
895
+ "proposal_oracle_utility_at_8": 0.20222051441669464,
896
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0069318413734436035,
897
+ "selected_safety_label_known_at_8": 1.0,
898
+ "selected_success_at_8": 0.0,
899
+ "selected_success_gain_over_base_at_8": 0.0,
900
+ "selected_unsafe_known_at_8": 0.0,
901
+ "selected_utility_at_8": 0.20115609467029572,
902
+ "selected_utility_gain_over_base_at_8": -0.00799626111984253,
903
+ "selector_gap_fraction_to_hidden_at_8": 0.00059436644420333,
904
+ "selector_regret_at_8": 0.0010644197463989258,
905
+ "success_selector_gap_at_8": 0.0,
906
+ "success_support_gap_at_8": 1.0,
907
+ "success_total_car_to_hidden_at_8": 1.0,
908
+ "support_gap_at_8": 1.7977794855833054,
909
+ "support_gap_fraction_to_hidden_at_8": 1.0038707041304467,
910
+ "total_car_to_hidden_at_8": 1.7988439053297043
911
+ },
912
+ "412102563": {
913
+ "any_generated_unsafe_known_at_8": 0.0,
914
+ "base_safety_label_known": 1.0,
915
+ "base_success": 1.0,
916
+ "base_unsafe_known": 0.0,
917
+ "base_utility": 2.0,
918
+ "branch_car_at_8": 1.8341862559318542,
919
+ "generated_safety_label_coverage_at_8": 1.0,
920
+ "generated_unsafe_rate_known_at_8": 0.0,
921
+ "hidden_chart_oracle_success_at_8": 1.0,
922
+ "hidden_chart_oracle_utility_at_8": 2.0,
923
+ "outcome_ptr_at_8": 0.0,
924
+ "pairwise_causal_calibration_ece": 0.14753897600710345,
925
+ "proposal_oracle_safety_label_known_at_8": 1.0,
926
+ "proposal_oracle_success_at_8": 1.0,
927
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
928
+ "proposal_oracle_unsafe_known_at_8": 0.0,
929
+ "proposal_oracle_utility_at_8": 2.0,
930
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
931
+ "selected_safety_label_known_at_8": 1.0,
932
+ "selected_success_at_8": 0.0,
933
+ "selected_success_gain_over_base_at_8": -1.0,
934
+ "selected_unsafe_known_at_8": 0.0,
935
+ "selected_utility_at_8": 0.16581374406814575,
936
+ "selected_utility_gain_over_base_at_8": -1.8341862559318542,
937
+ "selector_regret_at_8": 1.8341862559318542,
938
+ "success_selector_gap_at_8": 1.0,
939
+ "success_support_gap_at_8": 0.0,
940
+ "success_total_car_to_hidden_at_8": 1.0,
941
+ "support_gap_at_8": 0.0,
942
+ "total_car_to_hidden_at_8": 1.8341862559318542
943
+ },
944
+ "440577711": {
945
+ "any_generated_unsafe_known_at_8": 0.0,
946
+ "base_safety_label_known": 1.0,
947
+ "base_success": 1.0,
948
+ "base_unsafe_known": 0.0,
949
+ "base_utility": 2.0,
950
+ "branch_car_at_8": 0.0,
951
+ "generated_safety_label_coverage_at_8": 1.0,
952
+ "generated_unsafe_rate_known_at_8": 0.0,
953
+ "hidden_chart_oracle_success_at_8": 1.0,
954
+ "hidden_chart_oracle_utility_at_8": 2.0,
955
+ "outcome_ptr_at_8": 0.0,
956
+ "pairwise_causal_calibration_ece": 0.16811285862181413,
957
+ "proposal_oracle_safety_label_known_at_8": 1.0,
958
+ "proposal_oracle_success_at_8": 1.0,
959
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
960
+ "proposal_oracle_unsafe_known_at_8": 0.0,
961
+ "proposal_oracle_utility_at_8": 2.0,
962
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
963
+ "selected_safety_label_known_at_8": 1.0,
964
+ "selected_success_at_8": 1.0,
965
+ "selected_success_gain_over_base_at_8": 0.0,
966
+ "selected_unsafe_known_at_8": 0.0,
967
+ "selected_utility_at_8": 2.0,
968
+ "selected_utility_gain_over_base_at_8": 0.0,
969
+ "selector_regret_at_8": 0.0,
970
+ "success_selector_gap_at_8": 0.0,
971
+ "success_support_gap_at_8": 0.0,
972
+ "success_total_car_to_hidden_at_8": 0.0,
973
+ "support_gap_at_8": 0.0,
974
+ "total_car_to_hidden_at_8": 0.0
975
+ },
976
+ "441046872": {
977
+ "any_generated_unsafe_known_at_8": 0.0,
978
+ "base_safety_label_known": 1.0,
979
+ "base_success": 0.0,
980
+ "base_unsafe_known": 0.0,
981
+ "base_utility": 0.2097676396369934,
982
+ "branch_car_at_8": 0.002857789397239685,
983
+ "generated_safety_label_coverage_at_8": 1.0,
984
+ "generated_unsafe_rate_known_at_8": 0.0,
985
+ "hidden_chart_oracle_success_at_8": 1.0,
986
+ "hidden_chart_oracle_utility_at_8": 2.0,
987
+ "ncar_to_hidden_chart_oracle_at_8": 1.00364861534959,
988
+ "ncar_to_proposal_oracle_at_8": 0.7778202738990697,
989
+ "outcome_ptr_at_8": 0.0,
990
+ "pairwise_causal_calibration_ece": 0.3844645158057606,
991
+ "proposal_oracle_safety_label_known_at_8": 1.0,
992
+ "proposal_oracle_success_at_8": 0.0,
993
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
994
+ "proposal_oracle_unsafe_known_at_8": 0.0,
995
+ "proposal_oracle_utility_at_8": 0.20609354972839355,
996
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0036740899085998535,
997
+ "selected_safety_label_known_at_8": 1.0,
998
+ "selected_success_at_8": 0.0,
999
+ "selected_success_gain_over_base_at_8": 0.0,
1000
+ "selected_unsafe_known_at_8": 0.0,
1001
+ "selected_utility_at_8": 0.20323576033115387,
1002
+ "selected_utility_gain_over_base_at_8": -0.006531879305839539,
1003
+ "selector_gap_fraction_to_hidden_at_8": 0.0015963231703957186,
1004
+ "selector_regret_at_8": 0.002857789397239685,
1005
+ "success_selector_gap_at_8": 0.0,
1006
+ "success_support_gap_at_8": 1.0,
1007
+ "success_total_car_to_hidden_at_8": 1.0,
1008
+ "support_gap_at_8": 1.7939064502716064,
1009
+ "support_gap_fraction_to_hidden_at_8": 1.0020522977854422,
1010
+ "total_car_to_hidden_at_8": 1.7967642396688461
1011
+ },
1012
+ "509430392": {
1013
+ "any_generated_unsafe_known_at_8": 0.0,
1014
+ "base_safety_label_known": 1.0,
1015
+ "base_success": 0.0,
1016
+ "base_unsafe_known": 0.0,
1017
+ "base_utility": 0.04073460400104523,
1018
+ "branch_car_at_8": 1.801475390791893,
1019
+ "generated_safety_label_coverage_at_8": 1.0,
1020
+ "generated_unsafe_rate_known_at_8": 0.0,
1021
+ "hidden_chart_oracle_success_at_8": 1.0,
1022
+ "hidden_chart_oracle_utility_at_8": 2.0,
1023
+ "ncar_to_hidden_chart_oracle_at_8": 0.9194647061475519,
1024
+ "ncar_to_proposal_oracle_at_8": 0.9194647061475519,
1025
+ "outcome_ptr_at_8": 1.0,
1026
+ "pairwise_causal_calibration_ece": 0.5427490518369256,
1027
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1028
+ "proposal_oracle_success_at_8": 1.0,
1029
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
1030
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1031
+ "proposal_oracle_utility_at_8": 2.0,
1032
+ "proposal_oracle_utility_gain_over_base_at_8": 1.9592653959989548,
1033
+ "selected_safety_label_known_at_8": 1.0,
1034
+ "selected_success_at_8": 0.0,
1035
+ "selected_success_gain_over_base_at_8": 0.0,
1036
+ "selected_unsafe_known_at_8": 0.0,
1037
+ "selected_utility_at_8": 0.198524609208107,
1038
+ "selected_utility_gain_over_base_at_8": 0.15779000520706177,
1039
+ "selector_gap_fraction_to_hidden_at_8": 0.9194647108404573,
1040
+ "selector_regret_at_8": 1.801475390791893,
1041
+ "success_selector_gap_at_8": 1.0,
1042
+ "success_support_gap_at_8": 0.0,
1043
+ "success_total_car_to_hidden_at_8": 1.0,
1044
+ "support_gap_at_8": 0.0,
1045
+ "support_gap_fraction_to_hidden_at_8": 0.0,
1046
+ "total_car_to_hidden_at_8": 1.801475390791893
1047
+ },
1048
+ "585904130": {
1049
+ "any_generated_unsafe_known_at_8": 1.0,
1050
+ "base_safety_label_known": 1.0,
1051
+ "base_success": 0.0,
1052
+ "base_unsafe_known": 0.0,
1053
+ "base_utility": 0.07103653997182846,
1054
+ "branch_car_at_8": 0.04740310460329056,
1055
+ "generated_safety_label_coverage_at_8": 1.0,
1056
+ "generated_unsafe_rate_known_at_8": 1.0,
1057
+ "hidden_chart_oracle_success_at_8": 1.0,
1058
+ "hidden_chart_oracle_utility_at_8": 2.0,
1059
+ "ncar_to_hidden_chart_oracle_at_8": 0.9800153670446098,
1060
+ "ncar_to_proposal_oracle_at_8": 0.5515020146084423,
1061
+ "outcome_ptr_at_8": 1.0,
1062
+ "pairwise_causal_calibration_ece": 0.21639957957177353,
1063
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1064
+ "proposal_oracle_success_at_8": 0.0,
1065
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1066
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1067
+ "proposal_oracle_utility_at_8": 0.15698926150798798,
1068
+ "proposal_oracle_utility_gain_over_base_at_8": 0.08595272153615952,
1069
+ "selected_safety_label_known_at_8": 1.0,
1070
+ "selected_success_at_8": 0.0,
1071
+ "selected_success_gain_over_base_at_8": 0.0,
1072
+ "selected_unsafe_known_at_8": 1.0,
1073
+ "selected_utility_at_8": 0.10958615690469742,
1074
+ "selected_utility_gain_over_base_at_8": 0.03854961693286896,
1075
+ "selector_gap_fraction_to_hidden_at_8": 0.024574392198491026,
1076
+ "selector_regret_at_8": 0.04740310460329056,
1077
+ "success_selector_gap_at_8": 0.0,
1078
+ "success_support_gap_at_8": 1.0,
1079
+ "success_total_car_to_hidden_at_8": 1.0,
1080
+ "support_gap_at_8": 1.843010738492012,
1081
+ "support_gap_fraction_to_hidden_at_8": 0.9554409799266471,
1082
+ "total_car_to_hidden_at_8": 1.8904138430953026
1083
+ },
1084
+ "608016290": {
1085
+ "any_generated_unsafe_known_at_8": 0.0,
1086
+ "base_safety_label_known": 1.0,
1087
+ "base_success": 0.0,
1088
+ "base_unsafe_known": 0.0,
1089
+ "base_utility": 0.525360107421875,
1090
+ "branch_car_at_8": 0.09409016370773315,
1091
+ "generated_safety_label_coverage_at_8": 1.0,
1092
+ "generated_unsafe_rate_known_at_8": 0.0,
1093
+ "hidden_chart_oracle_success_at_8": 1.0,
1094
+ "hidden_chart_oracle_utility_at_8": 2.0,
1095
+ "ncar_to_hidden_chart_oracle_at_8": 1.0063402020781327,
1096
+ "ncar_to_proposal_oracle_at_8": 1.1103309346178276,
1097
+ "outcome_ptr_at_8": 1.0,
1098
+ "pairwise_causal_calibration_ece": 0.346560218379248,
1099
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1100
+ "proposal_oracle_success_at_8": 0.0,
1101
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1102
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1103
+ "proposal_oracle_utility_at_8": 0.6101007461547852,
1104
+ "proposal_oracle_utility_gain_over_base_at_8": 0.08474063873291016,
1105
+ "selected_safety_label_known_at_8": 1.0,
1106
+ "selected_success_at_8": 0.0,
1107
+ "selected_success_gain_over_base_at_8": 0.0,
1108
+ "selected_unsafe_known_at_8": 0.0,
1109
+ "selected_utility_at_8": 0.516010582447052,
1110
+ "selected_utility_gain_over_base_at_8": -0.009349524974822998,
1111
+ "selector_gap_fraction_to_hidden_at_8": 0.06380551901605927,
1112
+ "selector_regret_at_8": 0.09409016370773315,
1113
+ "success_selector_gap_at_8": 0.0,
1114
+ "success_support_gap_at_8": 1.0,
1115
+ "success_total_car_to_hidden_at_8": 1.0,
1116
+ "support_gap_at_8": 1.3898992538452148,
1117
+ "support_gap_fraction_to_hidden_at_8": 0.9425346898863848,
1118
+ "total_car_to_hidden_at_8": 1.483989417552948
1119
+ },
1120
+ "626486813": {
1121
+ "any_generated_unsafe_known_at_8": 0.0,
1122
+ "base_safety_label_known": 1.0,
1123
+ "base_success": 0.0,
1124
+ "base_unsafe_known": 0.0,
1125
+ "base_utility": 0.04174089431762695,
1126
+ "branch_car_at_8": 0.0018939077854156494,
1127
+ "generated_safety_label_coverage_at_8": 1.0,
1128
+ "generated_unsafe_rate_known_at_8": 0.0,
1129
+ "hidden_chart_oracle_success_at_8": 0.0,
1130
+ "hidden_chart_oracle_utility_at_8": 0.16558238118886948,
1131
+ "ncar_to_hidden_chart_oracle_at_8": 0.8736369859029146,
1132
+ "ncar_to_proposal_oracle_at_8": 0.2933595456420097,
1133
+ "outcome_ptr_at_8": 1.0,
1134
+ "pairwise_causal_calibration_ece": 0.1718281900032565,
1135
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1136
+ "proposal_oracle_success_at_8": 0.0,
1137
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1138
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1139
+ "proposal_oracle_utility_at_8": 0.0619367565959692,
1140
+ "proposal_oracle_utility_gain_over_base_at_8": 0.020195862278342247,
1141
+ "selected_safety_label_known_at_8": 1.0,
1142
+ "selected_success_at_8": 0.0,
1143
+ "selected_success_gain_over_base_at_8": 0.0,
1144
+ "selected_unsafe_known_at_8": 0.0,
1145
+ "selected_utility_at_8": 0.06004284881055355,
1146
+ "selected_utility_gain_over_base_at_8": 0.018301954492926598,
1147
+ "selector_gap_fraction_to_hidden_at_8": 0.0702593667270505,
1148
+ "selector_regret_at_8": 0.0018939077854156494,
1149
+ "success_selector_gap_at_8": 0.0,
1150
+ "success_support_gap_at_8": 0.0,
1151
+ "success_total_car_to_hidden_at_8": 0.0,
1152
+ "support_gap_at_8": 0.10364562459290028,
1153
+ "support_gap_fraction_to_hidden_at_8": 0.8033778054737339,
1154
+ "total_car_to_hidden_at_8": 0.10553953237831593
1155
+ },
1156
+ "636680137": {
1157
+ "any_generated_unsafe_known_at_8": 0.0,
1158
+ "base_safety_label_known": 1.0,
1159
+ "base_success": 0.0,
1160
+ "base_unsafe_known": 0.0,
1161
+ "base_utility": 0.11957359313964844,
1162
+ "branch_car_at_8": 0.016771696507930756,
1163
+ "generated_safety_label_coverage_at_8": 1.0,
1164
+ "generated_unsafe_rate_known_at_8": 0.0,
1165
+ "hidden_chart_oracle_success_at_8": 0.0,
1166
+ "hidden_chart_oracle_utility_at_8": 0.17056432366371155,
1167
+ "ncar_to_hidden_chart_oracle_at_8": 1.4669981605451308,
1168
+ "ncar_to_proposal_oracle_at_8": 2.3820368639206455,
1169
+ "outcome_ptr_at_8": 0.0,
1170
+ "pairwise_causal_calibration_ece": 0.33230022460749403,
1171
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1172
+ "proposal_oracle_success_at_8": 0.0,
1173
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1174
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1175
+ "proposal_oracle_utility_at_8": 0.11253269761800766,
1176
+ "proposal_oracle_utility_gain_over_base_at_8": -0.007040895521640778,
1177
+ "selected_safety_label_known_at_8": 1.0,
1178
+ "selected_success_at_8": 0.0,
1179
+ "selected_success_gain_over_base_at_8": 0.0,
1180
+ "selected_unsafe_known_at_8": 0.0,
1181
+ "selected_utility_at_8": 0.0957610011100769,
1182
+ "selected_utility_gain_over_base_at_8": -0.023812592029571533,
1183
+ "selector_gap_fraction_to_hidden_at_8": 0.3289165763180427,
1184
+ "selector_regret_at_8": 0.016771696507930756,
1185
+ "success_selector_gap_at_8": 0.0,
1186
+ "success_support_gap_at_8": 0.0,
1187
+ "success_total_car_to_hidden_at_8": 0.0,
1188
+ "support_gap_at_8": 0.05803162604570389,
1189
+ "support_gap_fraction_to_hidden_at_8": 1.1380818719260768,
1190
+ "total_car_to_hidden_at_8": 0.07480332255363464
1191
+ },
1192
+ "655884605": {
1193
+ "any_generated_unsafe_known_at_8": 0.0,
1194
+ "base_safety_label_known": 1.0,
1195
+ "base_success": 0.0,
1196
+ "base_unsafe_known": 0.0,
1197
+ "base_utility": 0.1440753936767578,
1198
+ "branch_car_at_8": 0.007448926568031311,
1199
+ "generated_safety_label_coverage_at_8": 1.0,
1200
+ "generated_unsafe_rate_known_at_8": 0.0,
1201
+ "hidden_chart_oracle_success_at_8": 1.0,
1202
+ "hidden_chart_oracle_utility_at_8": 2.0,
1203
+ "ncar_to_hidden_chart_oracle_at_8": 1.0006126450906982,
1204
+ "ncar_to_proposal_oracle_at_8": 1.1801394954053765,
1205
+ "outcome_ptr_at_8": 1.0,
1206
+ "pairwise_causal_calibration_ece": 0.03038245725350449,
1207
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1208
+ "proposal_oracle_success_at_8": 0.0,
1209
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1210
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1211
+ "proposal_oracle_utility_at_8": 0.15038728713989258,
1212
+ "proposal_oracle_utility_gain_over_base_at_8": 0.006311893463134766,
1213
+ "selected_safety_label_known_at_8": 1.0,
1214
+ "selected_success_at_8": 0.0,
1215
+ "selected_success_gain_over_base_at_8": 0.0,
1216
+ "selected_unsafe_known_at_8": 0.0,
1217
+ "selected_utility_at_8": 0.14293836057186127,
1218
+ "selected_utility_gain_over_base_at_8": -0.0011370331048965454,
1219
+ "selector_gap_fraction_to_hidden_at_8": 0.00401359330150179,
1220
+ "selector_regret_at_8": 0.007448926568031311,
1221
+ "success_selector_gap_at_8": 0.0,
1222
+ "success_support_gap_at_8": 1.0,
1223
+ "success_total_car_to_hidden_at_8": 1.0,
1224
+ "support_gap_at_8": 1.8496127128601074,
1225
+ "support_gap_fraction_to_hidden_at_8": 0.9965990571806475,
1226
+ "total_car_to_hidden_at_8": 1.8570616394281387
1227
+ },
1228
+ "672328262": {
1229
+ "any_generated_unsafe_known_at_8": 0.0,
1230
+ "base_safety_label_known": 1.0,
1231
+ "base_success": 0.0,
1232
+ "base_unsafe_known": 0.0,
1233
+ "base_utility": 0.10593423992395401,
1234
+ "branch_car_at_8": 0.003954809159040451,
1235
+ "generated_safety_label_coverage_at_8": 1.0,
1236
+ "generated_unsafe_rate_known_at_8": 0.0,
1237
+ "hidden_chart_oracle_success_at_8": 1.0,
1238
+ "hidden_chart_oracle_utility_at_8": 2.0,
1239
+ "ncar_to_hidden_chart_oracle_at_8": 1.029830316470696,
1240
+ "ncar_to_proposal_oracle_at_8": 0.07526405055604174,
1241
+ "outcome_ptr_at_8": 0.0,
1242
+ "pairwise_causal_calibration_ece": 0.057259138137942915,
1243
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1244
+ "proposal_oracle_success_at_8": 0.0,
1245
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1246
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1247
+ "proposal_oracle_utility_at_8": 0.053388457745313644,
1248
+ "proposal_oracle_utility_gain_over_base_at_8": -0.052545782178640366,
1249
+ "selected_safety_label_known_at_8": 1.0,
1250
+ "selected_success_at_8": 0.0,
1251
+ "selected_success_gain_over_base_at_8": 0.0,
1252
+ "selected_unsafe_known_at_8": 0.0,
1253
+ "selected_utility_at_8": 0.04943364858627319,
1254
+ "selected_utility_gain_over_base_at_8": -0.05650059133768082,
1255
+ "selector_gap_fraction_to_hidden_at_8": 0.0020879999218620937,
1256
+ "selector_regret_at_8": 0.003954809159040451,
1257
+ "success_selector_gap_at_8": 0.0,
1258
+ "success_support_gap_at_8": 1.0,
1259
+ "success_total_car_to_hidden_at_8": 1.0,
1260
+ "support_gap_at_8": 1.9466115422546864,
1261
+ "support_gap_fraction_to_hidden_at_8": 1.0277423219859751,
1262
+ "total_car_to_hidden_at_8": 1.9505663514137268
1263
+ },
1264
+ "701667486": {
1265
+ "any_generated_unsafe_known_at_8": 0.0,
1266
+ "base_safety_label_known": 1.0,
1267
+ "base_success": 0.0,
1268
+ "base_unsafe_known": 0.0,
1269
+ "base_utility": 0.7912740707397461,
1270
+ "branch_car_at_8": 0.005861341953277588,
1271
+ "generated_safety_label_coverage_at_8": 1.0,
1272
+ "generated_unsafe_rate_known_at_8": 0.0,
1273
+ "hidden_chart_oracle_success_at_8": 1.0,
1274
+ "hidden_chart_oracle_utility_at_8": 2.0,
1275
+ "ncar_to_hidden_chart_oracle_at_8": 1.00197720406197,
1276
+ "ncar_to_proposal_oracle_at_8": 1.6884448537277836,
1277
+ "outcome_ptr_at_8": 1.0,
1278
+ "pairwise_causal_calibration_ece": 0.08032260044386995,
1279
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1280
+ "proposal_oracle_success_at_8": 0.0,
1281
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1282
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1283
+ "proposal_oracle_utility_at_8": 0.7947455048561096,
1284
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0034714341163635254,
1285
+ "selected_safety_label_known_at_8": 1.0,
1286
+ "selected_success_at_8": 0.0,
1287
+ "selected_success_gain_over_base_at_8": 0.0,
1288
+ "selected_unsafe_known_at_8": 0.0,
1289
+ "selected_utility_at_8": 0.788884162902832,
1290
+ "selected_utility_gain_over_base_at_8": -0.0023899078369140625,
1291
+ "selector_gap_fraction_to_hidden_at_8": 0.004849190218716296,
1292
+ "selector_regret_at_8": 0.005861341953277588,
1293
+ "success_selector_gap_at_8": 0.0,
1294
+ "success_support_gap_at_8": 1.0,
1295
+ "success_total_car_to_hidden_at_8": 1.0,
1296
+ "support_gap_at_8": 1.2052544951438904,
1297
+ "support_gap_fraction_to_hidden_at_8": 0.9971280221327856,
1298
+ "total_car_to_hidden_at_8": 1.211115837097168
1299
+ },
1300
+ "747260437": {
1301
+ "any_generated_unsafe_known_at_8": 1.0,
1302
+ "base_safety_label_known": 1.0,
1303
+ "base_success": 1.0,
1304
+ "base_unsafe_known": 0.0,
1305
+ "base_utility": 2.0,
1306
+ "branch_car_at_8": 0.004217416048049927,
1307
+ "generated_safety_label_coverage_at_8": 1.0,
1308
+ "generated_unsafe_rate_known_at_8": 1.0,
1309
+ "hidden_chart_oracle_success_at_8": 0.0,
1310
+ "hidden_chart_oracle_utility_at_8": 0.2786632478237152,
1311
+ "ncar_to_hidden_chart_oracle_at_8": 0.08636170359931446,
1312
+ "ncar_to_proposal_oracle_at_8": 0.002260407447282227,
1313
+ "outcome_ptr_at_8": 0.0,
1314
+ "pairwise_causal_calibration_ece": 0.22949591329262792,
1315
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1316
+ "proposal_oracle_success_at_8": 0.0,
1317
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
1318
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1319
+ "proposal_oracle_utility_at_8": 0.1342230886220932,
1320
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8657769113779068,
1321
+ "selected_safety_label_known_at_8": 1.0,
1322
+ "selected_success_at_8": 0.0,
1323
+ "selected_success_gain_over_base_at_8": -1.0,
1324
+ "selected_unsafe_known_at_8": 1.0,
1325
+ "selected_utility_at_8": 0.13000567257404327,
1326
+ "selected_utility_gain_over_base_at_8": -1.8699943274259567,
1327
+ "selector_gap_fraction_to_hidden_at_8": 0.0024500819161142355,
1328
+ "selector_regret_at_8": 0.004217416048049927,
1329
+ "success_selector_gap_at_8": 0.0,
1330
+ "success_support_gap_at_8": 0.0,
1331
+ "success_total_car_to_hidden_at_8": 0.0,
1332
+ "support_gap_at_8": 0.144440159201622,
1333
+ "support_gap_fraction_to_hidden_at_8": 0.08391162218491321,
1334
+ "total_car_to_hidden_at_8": 0.14865757524967194
1335
+ },
1336
+ "750448296": {
1337
+ "any_generated_unsafe_known_at_8": 1.0,
1338
+ "base_safety_label_known": 1.0,
1339
+ "base_success": 0.3333333333333333,
1340
+ "base_unsafe_known": 0.0,
1341
+ "base_utility": 0.7605033268531164,
1342
+ "branch_car_at_8": 0.023376444975535076,
1343
+ "generated_safety_label_coverage_at_8": 1.0,
1344
+ "generated_unsafe_rate_known_at_8": 0.875,
1345
+ "hidden_chart_oracle_success_at_8": 0.6666666666666666,
1346
+ "hidden_chart_oracle_utility_at_8": 1.4079964955647786,
1347
+ "ncar_to_hidden_chart_oracle_at_8": 0.6215016958379097,
1348
+ "ncar_to_proposal_oracle_at_8": 0.30219308144694457,
1349
+ "outcome_ptr_at_8": 0.6666666666666666,
1350
+ "pairwise_causal_calibration_ece": 0.20294335451598566,
1351
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1352
+ "proposal_oracle_success_at_8": 0.0,
1353
+ "proposal_oracle_success_gain_over_base_at_8": -0.3333333333333333,
1354
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1355
+ "proposal_oracle_utility_at_8": 0.22532296180725098,
1356
+ "proposal_oracle_utility_gain_over_base_at_8": -0.5351803650458654,
1357
+ "selected_safety_label_known_at_8": 1.0,
1358
+ "selected_success_at_8": 0.0,
1359
+ "selected_success_gain_over_base_at_8": -0.3333333333333333,
1360
+ "selected_unsafe_known_at_8": 1.0,
1361
+ "selected_utility_at_8": 0.2019465168317159,
1362
+ "selected_utility_gain_over_base_at_8": -0.5585568100214005,
1363
+ "selector_gap_fraction_to_hidden_at_8": 0.8506872930430188,
1364
+ "selector_regret_at_8": 0.023376444975535076,
1365
+ "success_selector_gap_at_8": 0.0,
1366
+ "success_support_gap_at_8": 0.6666666666666666,
1367
+ "success_total_car_to_hidden_at_8": 0.6666666666666666,
1368
+ "support_gap_at_8": 1.1875135501225789,
1369
+ "support_gap_fraction_to_hidden_at_8": 0.4568807953323259,
1370
+ "total_car_to_hidden_at_8": 1.2060499787330627
1371
+ },
1372
+ "767747424": {
1373
+ "any_generated_unsafe_known_at_8": 0.75,
1374
+ "base_safety_label_known": 1.0,
1375
+ "base_success": 0.5,
1376
+ "base_unsafe_known": 0.0,
1377
+ "base_utility": 1.0747087560594082,
1378
+ "branch_car_at_8": 0.4677690644748509,
1379
+ "generated_safety_label_coverage_at_8": 1.0,
1380
+ "generated_unsafe_rate_known_at_8": 0.75,
1381
+ "hidden_chart_oracle_success_at_8": 0.25,
1382
+ "hidden_chart_oracle_utility_at_8": 0.6737305596470833,
1383
+ "ncar_to_hidden_chart_oracle_at_8": 0.7008801051561266,
1384
+ "ncar_to_proposal_oracle_at_8": 0.27306559340142716,
1385
+ "outcome_ptr_at_8": 0.25,
1386
+ "pairwise_causal_calibration_ece": 0.21186127613271044,
1387
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1388
+ "proposal_oracle_success_at_8": 0.25,
1389
+ "proposal_oracle_success_gain_over_base_at_8": -0.25,
1390
+ "proposal_oracle_unsafe_known_at_8": 0.75,
1391
+ "proposal_oracle_utility_at_8": 0.5825987188145518,
1392
+ "proposal_oracle_utility_gain_over_base_at_8": -0.49211003724485636,
1393
+ "selected_safety_label_known_at_8": 1.0,
1394
+ "selected_success_at_8": 0.0,
1395
+ "selected_success_gain_over_base_at_8": -0.5,
1396
+ "selected_unsafe_known_at_8": 0.75,
1397
+ "selected_utility_at_8": 0.11482965433970094,
1398
+ "selected_utility_gain_over_base_at_8": -0.9598791017197073,
1399
+ "selector_gap_fraction_to_hidden_at_8": 0.45301742188642,
1400
+ "selector_regret_at_8": 0.4677690644748509,
1401
+ "success_selector_gap_at_8": 0.25,
1402
+ "success_support_gap_at_8": 0.0,
1403
+ "success_total_car_to_hidden_at_8": 0.25,
1404
+ "support_gap_at_8": 0.1008116127923131,
1405
+ "support_gap_fraction_to_hidden_at_8": 0.5865290868312131,
1406
+ "total_car_to_hidden_at_8": 0.5589009053073823
1407
+ }
1408
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/metrics_by_task.json ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "LiftPegUpright-v1": {
3
+ "any_generated_unsafe_known_at_8": 0.0,
4
+ "base_safety_label_known": 1.0,
5
+ "base_success": 0.0,
6
+ "base_unsafe_known": 0.0,
7
+ "base_utility": 0.4796089559793472,
8
+ "branch_car_at_8": 0.27571220099925997,
9
+ "generated_safety_label_coverage_at_8": 1.0,
10
+ "generated_unsafe_rate_known_at_8": 0.0,
11
+ "hidden_chart_oracle_success_at_8": 1.0,
12
+ "hidden_chart_oracle_utility_at_8": 2.0,
13
+ "ncar_to_hidden_chart_oracle_at_8": 1.0061710496708212,
14
+ "ncar_to_proposal_oracle_at_8": 0.609724400531596,
15
+ "outcome_ptr_at_8": 0.4,
16
+ "pairwise_causal_calibration_ece": 0.238429922390122,
17
+ "proposal_oracle_safety_label_known_at_8": 1.0,
18
+ "proposal_oracle_success_at_8": 0.2,
19
+ "proposal_oracle_success_gain_over_base_at_8": 0.2,
20
+ "proposal_oracle_unsafe_known_at_8": 0.0,
21
+ "proposal_oracle_utility_at_8": 0.746368744969368,
22
+ "proposal_oracle_utility_gain_over_base_at_8": 0.26675978899002073,
23
+ "selected_safety_label_known_at_8": 1.0,
24
+ "selected_success_at_8": 0.0,
25
+ "selected_success_gain_over_base_at_8": 0.0,
26
+ "selected_unsafe_known_at_8": 0.0,
27
+ "selected_utility_at_8": 0.47065654397010803,
28
+ "selected_utility_gain_over_base_at_8": -0.008952412009239196,
29
+ "selector_gap_fraction_to_hidden_at_8": 0.2145824220820292,
30
+ "selector_regret_at_8": 0.27571220099925997,
31
+ "success_selector_gap_at_8": 0.2,
32
+ "success_support_gap_at_8": 0.8,
33
+ "success_total_car_to_hidden_at_8": 1.0,
34
+ "support_gap_at_8": 1.253631255030632,
35
+ "support_gap_fraction_to_hidden_at_8": 0.7915886343643382,
36
+ "total_car_to_hidden_at_8": 1.529343456029892
37
+ },
38
+ "PickCube-v1": {
39
+ "any_generated_unsafe_known_at_8": 0.0,
40
+ "base_safety_label_known": 1.0,
41
+ "base_success": 1.0,
42
+ "base_unsafe_known": 0.0,
43
+ "base_utility": 2.0,
44
+ "branch_car_at_8": 0.42483918368816376,
45
+ "generated_safety_label_coverage_at_8": 1.0,
46
+ "generated_unsafe_rate_known_at_8": 0.0,
47
+ "hidden_chart_oracle_success_at_8": 1.0,
48
+ "hidden_chart_oracle_utility_at_8": 2.0,
49
+ "ncar_to_proposal_oracle_at_8": 0.2914308848915223,
50
+ "outcome_ptr_at_8": 0.0,
51
+ "pairwise_causal_calibration_ece": 0.5872235594375051,
52
+ "proposal_oracle_safety_label_known_at_8": 1.0,
53
+ "proposal_oracle_success_at_8": 0.0,
54
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
55
+ "proposal_oracle_unsafe_known_at_8": 0.0,
56
+ "proposal_oracle_utility_at_8": 0.5422300696372986,
57
+ "proposal_oracle_utility_gain_over_base_at_8": -1.4577699303627014,
58
+ "selected_safety_label_known_at_8": 1.0,
59
+ "selected_success_at_8": 0.0,
60
+ "selected_success_gain_over_base_at_8": -1.0,
61
+ "selected_unsafe_known_at_8": 0.0,
62
+ "selected_utility_at_8": 0.11739088594913483,
63
+ "selected_utility_gain_over_base_at_8": -1.8826091140508652,
64
+ "selector_regret_at_8": 0.42483918368816376,
65
+ "success_selector_gap_at_8": 0.0,
66
+ "success_support_gap_at_8": 1.0,
67
+ "success_total_car_to_hidden_at_8": 1.0,
68
+ "support_gap_at_8": 1.4577699303627014,
69
+ "total_car_to_hidden_at_8": 1.8826091140508652
70
+ },
71
+ "PullCube-v1": {
72
+ "any_generated_unsafe_known_at_8": 0.64,
73
+ "base_safety_label_known": 1.0,
74
+ "base_success": 0.36,
75
+ "base_unsafe_known": 0.0,
76
+ "base_utility": 0.8032506120204925,
77
+ "branch_car_at_8": 0.08737508155405521,
78
+ "generated_safety_label_coverage_at_8": 1.0,
79
+ "generated_unsafe_rate_known_at_8": 0.515,
80
+ "hidden_chart_oracle_success_at_8": 0.52,
81
+ "hidden_chart_oracle_utility_at_8": 1.1467878860235214,
82
+ "ncar_to_hidden_chart_oracle_at_8": 0.9185687369573401,
83
+ "ncar_to_proposal_oracle_at_8": 0.3306076470778776,
84
+ "outcome_ptr_at_8": 0.32,
85
+ "pairwise_causal_calibration_ece": 0.19063219949188942,
86
+ "proposal_oracle_safety_label_known_at_8": 1.0,
87
+ "proposal_oracle_success_at_8": 0.16,
88
+ "proposal_oracle_success_gain_over_base_at_8": -0.2,
89
+ "proposal_oracle_unsafe_known_at_8": 0.52,
90
+ "proposal_oracle_utility_at_8": 0.4362139014899731,
91
+ "proposal_oracle_utility_gain_over_base_at_8": -0.3670367105305195,
92
+ "selected_safety_label_known_at_8": 1.0,
93
+ "selected_success_at_8": 0.12,
94
+ "selected_success_gain_over_base_at_8": -0.24,
95
+ "selected_unsafe_known_at_8": 0.48,
96
+ "selected_utility_at_8": 0.34883881993591787,
97
+ "selected_utility_gain_over_base_at_8": -0.4544117920845747,
98
+ "selector_gap_fraction_to_hidden_at_8": 0.3274577969540007,
99
+ "selector_regret_at_8": 0.08737508155405521,
100
+ "success_selector_gap_at_8": 0.04,
101
+ "success_support_gap_at_8": 0.36,
102
+ "success_total_car_to_hidden_at_8": 0.4,
103
+ "support_gap_at_8": 0.7140141661465168,
104
+ "support_gap_fraction_to_hidden_at_8": 0.7773188967552883,
105
+ "total_car_to_hidden_at_8": 0.7984041070193052
106
+ },
107
+ "PushCube-v1": {
108
+ "any_generated_unsafe_known_at_8": 0.0,
109
+ "base_safety_label_known": 1.0,
110
+ "base_success": 0.8333333333333334,
111
+ "base_unsafe_known": 0.0,
112
+ "base_utility": 1.6734557673335075,
113
+ "branch_car_at_8": 0.6080377548933029,
114
+ "generated_safety_label_coverage_at_8": 1.0,
115
+ "generated_unsafe_rate_known_at_8": 0.0,
116
+ "hidden_chart_oracle_success_at_8": 0.8333333333333334,
117
+ "hidden_chart_oracle_utility_at_8": 1.7015800600250561,
118
+ "ncar_to_hidden_chart_oracle_at_8": 0.4668433247048637,
119
+ "ncar_to_proposal_oracle_at_8": 0.31211399775786897,
120
+ "outcome_ptr_at_8": 0.16666666666666666,
121
+ "pairwise_causal_calibration_ece": 0.21780097224558256,
122
+ "proposal_oracle_safety_label_known_at_8": 1.0,
123
+ "proposal_oracle_success_at_8": 0.6666666666666666,
124
+ "proposal_oracle_success_gain_over_base_at_8": -0.16666666666666666,
125
+ "proposal_oracle_unsafe_known_at_8": 0.0,
126
+ "proposal_oracle_utility_at_8": 1.3810340563456218,
127
+ "proposal_oracle_utility_gain_over_base_at_8": -0.2924217109878858,
128
+ "selected_safety_label_known_at_8": 1.0,
129
+ "selected_success_at_8": 0.3333333333333333,
130
+ "selected_success_gain_over_base_at_8": -0.5,
131
+ "selected_unsafe_known_at_8": 0.0,
132
+ "selected_utility_at_8": 0.7729963014523188,
133
+ "selected_utility_gain_over_base_at_8": -0.9004594658811887,
134
+ "selector_gap_fraction_to_hidden_at_8": 0.966843327091031,
135
+ "selector_regret_at_8": 0.6080377548933029,
136
+ "success_selector_gap_at_8": 0.3333333333333333,
137
+ "success_support_gap_at_8": 0.3333333333333333,
138
+ "success_total_car_to_hidden_at_8": 0.5,
139
+ "support_gap_at_8": 0.6189659436543783,
140
+ "support_gap_fraction_to_hidden_at_8": 0.0,
141
+ "total_car_to_hidden_at_8": 0.9285837585727373
142
+ },
143
+ "StackCube-v1": {
144
+ "any_generated_unsafe_known_at_8": 0.0,
145
+ "base_safety_label_known": 1.0,
146
+ "base_success": 0.09090909090909091,
147
+ "base_unsafe_known": 0.0,
148
+ "base_utility": 0.5003613992170854,
149
+ "branch_car_at_8": 0.44663686508482153,
150
+ "generated_safety_label_coverage_at_8": 1.0,
151
+ "generated_unsafe_rate_known_at_8": 0.0,
152
+ "hidden_chart_oracle_success_at_8": 1.0,
153
+ "hidden_chart_oracle_utility_at_8": 2.0,
154
+ "ncar_to_hidden_chart_oracle_at_8": 1.0574157315373272,
155
+ "ncar_to_proposal_oracle_at_8": 2.161977831364605,
156
+ "outcome_ptr_at_8": 0.8181818181818182,
157
+ "pairwise_causal_calibration_ece": 0.2145498532394649,
158
+ "proposal_oracle_safety_label_known_at_8": 1.0,
159
+ "proposal_oracle_success_at_8": 0.2727272727272727,
160
+ "proposal_oracle_success_gain_over_base_at_8": 0.18181818181818182,
161
+ "proposal_oracle_unsafe_known_at_8": 0.0,
162
+ "proposal_oracle_utility_at_8": 0.7163115712729368,
163
+ "proposal_oracle_utility_gain_over_base_at_8": 0.21595017205585132,
164
+ "selected_safety_label_known_at_8": 1.0,
165
+ "selected_success_at_8": 0.0,
166
+ "selected_success_gain_over_base_at_8": -0.09090909090909091,
167
+ "selected_unsafe_known_at_8": 0.0,
168
+ "selected_utility_at_8": 0.26967470618811523,
169
+ "selected_utility_gain_over_base_at_8": -0.23068669302897019,
170
+ "selector_gap_fraction_to_hidden_at_8": 0.2595030610999397,
171
+ "selector_regret_at_8": 0.44663686508482153,
172
+ "success_selector_gap_at_8": 0.2727272727272727,
173
+ "success_support_gap_at_8": 0.7272727272727273,
174
+ "success_total_car_to_hidden_at_8": 1.0,
175
+ "support_gap_at_8": 1.2836884287270633,
176
+ "support_gap_fraction_to_hidden_at_8": 0.7979126772384945,
177
+ "total_car_to_hidden_at_8": 1.7303252938118847
178
+ }
179
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/report.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Metric Evaluation (measured)
2
+
3
+ K: `8`
4
+
5
+ | Metric | N | Micro mean | 95% CI | Task macro | Seed macro |
6
+ | --- | ---: | ---: | ---: | ---: | ---: |
7
+ | any_generated_unsafe_known_at_8 | 48 | 0.3333 | [0.2083, 0.4792] | 0.1280 | 0.2687 |
8
+ | base_safety_label_known | 48 | 1.0000 | [1.0000, 1.0000] | 1.0000 | 1.0000 |
9
+ | base_success | 48 | 0.3333 | [0.2083, 0.4583] | 0.4568 | 0.3083 |
10
+ | base_unsafe_known | 48 | 0.0000 | [0.0000, 0.0000] | 0.0000 | 0.0000 |
11
+ | base_utility | 48 | 0.8338 | [0.5920, 1.0708] | 1.0913 | 0.8028 |
12
+ | branch_car_at_8 | 48 | 0.2614 | [0.0951, 0.4223] | 0.3685 | 0.2765 |
13
+ | generated_safety_label_coverage_at_8 | 48 | 1.0000 | [1.0000, 1.0000] | 1.0000 | 1.0000 |
14
+ | generated_unsafe_rate_known_at_8 | 48 | 0.2682 | [0.1693, 0.4036] | 0.1030 | 0.2062 |
15
+ | hidden_chart_oracle_success_at_8 | 48 | 0.7292 | [0.6042, 0.8333] | 0.8707 | 0.7854 |
16
+ | hidden_chart_oracle_utility_at_8 | 48 | 1.5183 | [1.2906, 1.7056] | 1.7697 | 1.6191 |
17
+ | ncar_to_hidden_chart_oracle_at_8 | 35 | 0.9449 | [0.7809, 1.1019] | 0.8622 | 0.9734 |
18
+ | ncar_to_proposal_oracle_at_8 | 38 | 0.7986 | [0.4660, 1.1924] | 0.7412 | 0.8758 |
19
+ | outcome_ptr_at_8 | 48 | 0.4167 | [0.2708, 0.5417] | 0.3410 | 0.4229 |
20
+ | pairwise_causal_calibration_ece | 48 | 0.2128 | [0.1735, 0.2483] | 0.2897 | 0.2182 |
21
+ | proposal_oracle_safety_label_known_at_8 | 48 | 1.0000 | [1.0000, 1.0000] | 1.0000 | 1.0000 |
22
+ | proposal_oracle_success_at_8 | 48 | 0.2500 | [0.1250, 0.3542] | 0.2599 | 0.2562 |
23
+ | proposal_oracle_success_gain_over_base_at_8 | 48 | -0.0833 | [-0.2083, 0.0417] | -0.1970 | -0.0521 |
24
+ | proposal_oracle_unsafe_known_at_8 | 48 | 0.2708 | [0.1667, 0.3958] | 0.1040 | 0.2062 |
25
+ | proposal_oracle_utility_at_8 | 48 | 0.6530 | [0.4276, 0.8692] | 0.7644 | 0.6721 |
26
+ | proposal_oracle_utility_gain_over_base_at_8 | 48 | -0.1808 | [-0.3962, 0.0050] | -0.3269 | -0.1307 |
27
+ | selected_safety_label_known_at_8 | 48 | 1.0000 | [1.0000, 1.0000] | 1.0000 | 1.0000 |
28
+ | selected_success_at_8 | 48 | 0.1042 | [0.0208, 0.1875] | 0.0907 | 0.1000 |
29
+ | selected_success_gain_over_base_at_8 | 48 | -0.2292 | [-0.3333, -0.1042] | -0.3662 | -0.2083 |
30
+ | selected_unsafe_known_at_8 | 48 | 0.2500 | [0.1458, 0.3750] | 0.0960 | 0.1812 |
31
+ | selected_utility_at_8 | 48 | 0.3916 | [0.2352, 0.5472] | 0.3959 | 0.3956 |
32
+ | selected_utility_gain_over_base_at_8 | 48 | -0.4422 | [-0.6700, -0.2227] | -0.6954 | -0.4072 |
33
+ | selector_gap_fraction_to_hidden_at_8 | 35 | 0.3285 | [0.1780, 0.5014] | 0.4421 | 0.3119 |
34
+ | selector_regret_at_8 | 48 | 0.2614 | [0.0951, 0.4223] | 0.3685 | 0.2765 |
35
+ | success_selector_gap_at_8 | 48 | 0.1458 | [0.0417, 0.2500] | 0.1692 | 0.1562 |
36
+ | success_support_gap_at_8 | 48 | 0.5000 | [0.3542, 0.6250] | 0.6441 | 0.5542 |
37
+ | success_total_car_to_hidden_at_8 | 48 | 0.6250 | [0.4792, 0.7292] | 0.7800 | 0.6854 |
38
+ | support_gap_at_8 | 48 | 0.9044 | [0.6546, 1.1028] | 1.0656 | 0.9926 |
39
+ | support_gap_fraction_to_hidden_at_8 | 35 | 0.7408 | [0.5811, 0.9126] | 0.5917 | 0.7579 |
40
+ | total_car_to_hidden_at_8 | 48 | 1.1270 | [0.8684, 1.3169] | 1.3739 | 1.2237 |
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/measured_metrics/table.tex ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % Auto-generated by scripts/eval_metrics.py
2
+ \begin{tabular}{lrrrr}
3
+ \toprule
4
+ Metric & N & Micro mean & CI low & CI high \\
5
+ \midrule
6
+ any\_generated\_unsafe\_known\_at\_8 & 48 & 0.3333 & 0.2083 & 0.4792 \\
7
+ base\_safety\_label\_known & 48 & 1.0000 & 1.0000 & 1.0000 \\
8
+ base\_success & 48 & 0.3333 & 0.2083 & 0.4583 \\
9
+ base\_unsafe\_known & 48 & 0.0000 & 0.0000 & 0.0000 \\
10
+ base\_utility & 48 & 0.8338 & 0.5920 & 1.0708 \\
11
+ branch\_car\_at\_8 & 48 & 0.2614 & 0.0951 & 0.4223 \\
12
+ generated\_safety\_label\_coverage\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
13
+ generated\_unsafe\_rate\_known\_at\_8 & 48 & 0.2682 & 0.1693 & 0.4036 \\
14
+ hidden\_chart\_oracle\_success\_at\_8 & 48 & 0.7292 & 0.6042 & 0.8333 \\
15
+ hidden\_chart\_oracle\_utility\_at\_8 & 48 & 1.5183 & 1.2906 & 1.7056 \\
16
+ ncar\_to\_hidden\_chart\_oracle\_at\_8 & 35 & 0.9449 & 0.7809 & 1.1019 \\
17
+ ncar\_to\_proposal\_oracle\_at\_8 & 38 & 0.7986 & 0.4660 & 1.1924 \\
18
+ outcome\_ptr\_at\_8 & 48 & 0.4167 & 0.2708 & 0.5417 \\
19
+ pairwise\_causal\_calibration\_ece & 48 & 0.2128 & 0.1735 & 0.2483 \\
20
+ proposal\_oracle\_safety\_label\_known\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
21
+ proposal\_oracle\_success\_at\_8 & 48 & 0.2500 & 0.1250 & 0.3542 \\
22
+ proposal\_oracle\_success\_gain\_over\_base\_at\_8 & 48 & -0.0833 & -0.2083 & 0.0417 \\
23
+ proposal\_oracle\_unsafe\_known\_at\_8 & 48 & 0.2708 & 0.1667 & 0.3958 \\
24
+ proposal\_oracle\_utility\_at\_8 & 48 & 0.6530 & 0.4276 & 0.8692 \\
25
+ proposal\_oracle\_utility\_gain\_over\_base\_at\_8 & 48 & -0.1808 & -0.3962 & 0.0050 \\
26
+ selected\_safety\_label\_known\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
27
+ selected\_success\_at\_8 & 48 & 0.1042 & 0.0208 & 0.1875 \\
28
+ selected\_success\_gain\_over\_base\_at\_8 & 48 & -0.2292 & -0.3333 & -0.1042 \\
29
+ selected\_unsafe\_known\_at\_8 & 48 & 0.2500 & 0.1458 & 0.3750 \\
30
+ selected\_utility\_at\_8 & 48 & 0.3916 & 0.2352 & 0.5472 \\
31
+ selected\_utility\_gain\_over\_base\_at\_8 & 48 & -0.4422 & -0.6700 & -0.2227 \\
32
+ selector\_gap\_fraction\_to\_hidden\_at\_8 & 35 & 0.3285 & 0.1780 & 0.5014 \\
33
+ selector\_regret\_at\_8 & 48 & 0.2614 & 0.0951 & 0.4223 \\
34
+ success\_selector\_gap\_at\_8 & 48 & 0.1458 & 0.0417 & 0.2500 \\
35
+ success\_support\_gap\_at\_8 & 48 & 0.5000 & 0.3542 & 0.6250 \\
36
+ success\_total\_car\_to\_hidden\_at\_8 & 48 & 0.6250 & 0.4792 & 0.7292 \\
37
+ support\_gap\_at\_8 & 48 & 0.9044 & 0.6546 & 1.1028 \\
38
+ support\_gap\_fraction\_to\_hidden\_at\_8 & 35 & 0.7408 & 0.5811 & 0.9126 \\
39
+ total\_car\_to\_hidden\_at\_8 & 48 & 1.1270 & 0.8684 & 1.3169 \\
40
+ \bottomrule
41
+ \end{tabular}
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics.json ADDED
@@ -0,0 +1,2813 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "runs/ctt_residual_base_context_obs_seed1/model.pt",
3
+ "k": 8,
4
+ "measured_metric_summary": {
5
+ "any_generated_unsafe_known_at_8": {
6
+ "macro_by_seed": {
7
+ "ci": {
8
+ "confidence": 0.95,
9
+ "high": 0.36875,
10
+ "low": 0.1375,
11
+ "mean": 0.26875,
12
+ "n": 40,
13
+ "num_samples": 200
14
+ },
15
+ "mean": 0.26875,
16
+ "per_seed": {
17
+ "1073161778": 0.0,
18
+ "1113371261": 0.0,
19
+ "1151410346": 0.0,
20
+ "1261930456": 0.0,
21
+ "1324133122": 0.0,
22
+ "1324642411": 0.0,
23
+ "1375492786": 1.0,
24
+ "141984615": 1.0,
25
+ "1461069713": 1.0,
26
+ "1480856810": 0.0,
27
+ "1509980664": 0.0,
28
+ "1522272686": 0.0,
29
+ "1549324805": 0.0,
30
+ "1578990937": 0.0,
31
+ "1747178030": 1.0,
32
+ "1790188787": 0.0,
33
+ "1822210471": 0.0,
34
+ "1845489013": 1.0,
35
+ "1999022574": 0.0,
36
+ "2012211287": 0.0,
37
+ "2038594191": 1.0,
38
+ "2054899126": 0.5,
39
+ "2061635888": 0.0,
40
+ "211245842": 0.0,
41
+ "278008524": 0.5,
42
+ "307068879": 0.0,
43
+ "412102563": 0.0,
44
+ "440577711": 0.0,
45
+ "441046872": 0.0,
46
+ "509430392": 0.0,
47
+ "585904130": 1.0,
48
+ "608016290": 0.0,
49
+ "626486813": 0.0,
50
+ "636680137": 0.0,
51
+ "655884605": 0.0,
52
+ "672328262": 0.0,
53
+ "701667486": 0.0,
54
+ "747260437": 1.0,
55
+ "750448296": 1.0,
56
+ "767747424": 0.75
57
+ }
58
+ },
59
+ "macro_by_task": {
60
+ "ci": {
61
+ "confidence": 0.95,
62
+ "high": 0.384,
63
+ "low": 0.0,
64
+ "mean": 0.128,
65
+ "n": 5,
66
+ "num_samples": 200
67
+ },
68
+ "mean": 0.128,
69
+ "per_task": {
70
+ "LiftPegUpright-v1": 0.0,
71
+ "PickCube-v1": 0.0,
72
+ "PullCube-v1": 0.64,
73
+ "PushCube-v1": 0.0,
74
+ "StackCube-v1": 0.0
75
+ }
76
+ },
77
+ "metric": "any_generated_unsafe_known_at_8",
78
+ "micro": {
79
+ "confidence": 0.95,
80
+ "high": 0.4791666666666667,
81
+ "low": 0.20833333333333334,
82
+ "mean": 0.3333333333333333,
83
+ "n": 48,
84
+ "num_samples": 200
85
+ },
86
+ "n": 48
87
+ },
88
+ "base_safety_label_known": {
89
+ "macro_by_seed": {
90
+ "ci": {
91
+ "confidence": 0.95,
92
+ "high": 1.0,
93
+ "low": 1.0,
94
+ "mean": 1.0,
95
+ "n": 40,
96
+ "num_samples": 200
97
+ },
98
+ "mean": 1.0,
99
+ "per_seed": {
100
+ "1073161778": 1.0,
101
+ "1113371261": 1.0,
102
+ "1151410346": 1.0,
103
+ "1261930456": 1.0,
104
+ "1324133122": 1.0,
105
+ "1324642411": 1.0,
106
+ "1375492786": 1.0,
107
+ "141984615": 1.0,
108
+ "1461069713": 1.0,
109
+ "1480856810": 1.0,
110
+ "1509980664": 1.0,
111
+ "1522272686": 1.0,
112
+ "1549324805": 1.0,
113
+ "1578990937": 1.0,
114
+ "1747178030": 1.0,
115
+ "1790188787": 1.0,
116
+ "1822210471": 1.0,
117
+ "1845489013": 1.0,
118
+ "1999022574": 1.0,
119
+ "2012211287": 1.0,
120
+ "2038594191": 1.0,
121
+ "2054899126": 1.0,
122
+ "2061635888": 1.0,
123
+ "211245842": 1.0,
124
+ "278008524": 1.0,
125
+ "307068879": 1.0,
126
+ "412102563": 1.0,
127
+ "440577711": 1.0,
128
+ "441046872": 1.0,
129
+ "509430392": 1.0,
130
+ "585904130": 1.0,
131
+ "608016290": 1.0,
132
+ "626486813": 1.0,
133
+ "636680137": 1.0,
134
+ "655884605": 1.0,
135
+ "672328262": 1.0,
136
+ "701667486": 1.0,
137
+ "747260437": 1.0,
138
+ "750448296": 1.0,
139
+ "767747424": 1.0
140
+ }
141
+ },
142
+ "macro_by_task": {
143
+ "ci": {
144
+ "confidence": 0.95,
145
+ "high": 1.0,
146
+ "low": 1.0,
147
+ "mean": 1.0,
148
+ "n": 5,
149
+ "num_samples": 200
150
+ },
151
+ "mean": 1.0,
152
+ "per_task": {
153
+ "LiftPegUpright-v1": 1.0,
154
+ "PickCube-v1": 1.0,
155
+ "PullCube-v1": 1.0,
156
+ "PushCube-v1": 1.0,
157
+ "StackCube-v1": 1.0
158
+ }
159
+ },
160
+ "metric": "base_safety_label_known",
161
+ "micro": {
162
+ "confidence": 0.95,
163
+ "high": 1.0,
164
+ "low": 1.0,
165
+ "mean": 1.0,
166
+ "n": 48,
167
+ "num_samples": 200
168
+ },
169
+ "n": 48
170
+ },
171
+ "base_success": {
172
+ "macro_by_seed": {
173
+ "ci": {
174
+ "confidence": 0.95,
175
+ "high": 0.4375,
176
+ "low": 0.1625,
177
+ "mean": 0.30833333333333335,
178
+ "n": 40,
179
+ "num_samples": 200
180
+ },
181
+ "mean": 0.30833333333333335,
182
+ "per_seed": {
183
+ "1073161778": 0.0,
184
+ "1113371261": 0.0,
185
+ "1151410346": 0.0,
186
+ "1261930456": 1.0,
187
+ "1324133122": 0.0,
188
+ "1324642411": 1.0,
189
+ "1375492786": 1.0,
190
+ "141984615": 0.0,
191
+ "1461069713": 0.0,
192
+ "1480856810": 1.0,
193
+ "1509980664": 0.0,
194
+ "1522272686": 1.0,
195
+ "1549324805": 0.0,
196
+ "1578990937": 0.0,
197
+ "1747178030": 1.0,
198
+ "1790188787": 1.0,
199
+ "1822210471": 0.0,
200
+ "1845489013": 0.0,
201
+ "1999022574": 0.0,
202
+ "2012211287": 0.0,
203
+ "2038594191": 0.0,
204
+ "2054899126": 1.0,
205
+ "2061635888": 0.0,
206
+ "211245842": 0.0,
207
+ "278008524": 0.5,
208
+ "307068879": 0.0,
209
+ "412102563": 1.0,
210
+ "440577711": 1.0,
211
+ "441046872": 0.0,
212
+ "509430392": 0.0,
213
+ "585904130": 0.0,
214
+ "608016290": 0.0,
215
+ "626486813": 0.0,
216
+ "636680137": 0.0,
217
+ "655884605": 0.0,
218
+ "672328262": 0.0,
219
+ "701667486": 0.0,
220
+ "747260437": 1.0,
221
+ "750448296": 0.3333333333333333,
222
+ "767747424": 0.5
223
+ }
224
+ },
225
+ "macro_by_task": {
226
+ "ci": {
227
+ "confidence": 0.95,
228
+ "high": 0.772,
229
+ "low": 0.09018181818181818,
230
+ "mean": 0.45684848484848484,
231
+ "n": 5,
232
+ "num_samples": 200
233
+ },
234
+ "mean": 0.45684848484848484,
235
+ "per_task": {
236
+ "LiftPegUpright-v1": 0.0,
237
+ "PickCube-v1": 1.0,
238
+ "PullCube-v1": 0.36,
239
+ "PushCube-v1": 0.8333333333333334,
240
+ "StackCube-v1": 0.09090909090909091
241
+ }
242
+ },
243
+ "metric": "base_success",
244
+ "micro": {
245
+ "confidence": 0.95,
246
+ "high": 0.4583333333333333,
247
+ "low": 0.20833333333333334,
248
+ "mean": 0.3333333333333333,
249
+ "n": 48,
250
+ "num_samples": 200
251
+ },
252
+ "n": 48
253
+ },
254
+ "base_unsafe_known": {
255
+ "macro_by_seed": {
256
+ "ci": {
257
+ "confidence": 0.95,
258
+ "high": 0.0,
259
+ "low": 0.0,
260
+ "mean": 0.0,
261
+ "n": 40,
262
+ "num_samples": 200
263
+ },
264
+ "mean": 0.0,
265
+ "per_seed": {
266
+ "1073161778": 0.0,
267
+ "1113371261": 0.0,
268
+ "1151410346": 0.0,
269
+ "1261930456": 0.0,
270
+ "1324133122": 0.0,
271
+ "1324642411": 0.0,
272
+ "1375492786": 0.0,
273
+ "141984615": 0.0,
274
+ "1461069713": 0.0,
275
+ "1480856810": 0.0,
276
+ "1509980664": 0.0,
277
+ "1522272686": 0.0,
278
+ "1549324805": 0.0,
279
+ "1578990937": 0.0,
280
+ "1747178030": 0.0,
281
+ "1790188787": 0.0,
282
+ "1822210471": 0.0,
283
+ "1845489013": 0.0,
284
+ "1999022574": 0.0,
285
+ "2012211287": 0.0,
286
+ "2038594191": 0.0,
287
+ "2054899126": 0.0,
288
+ "2061635888": 0.0,
289
+ "211245842": 0.0,
290
+ "278008524": 0.0,
291
+ "307068879": 0.0,
292
+ "412102563": 0.0,
293
+ "440577711": 0.0,
294
+ "441046872": 0.0,
295
+ "509430392": 0.0,
296
+ "585904130": 0.0,
297
+ "608016290": 0.0,
298
+ "626486813": 0.0,
299
+ "636680137": 0.0,
300
+ "655884605": 0.0,
301
+ "672328262": 0.0,
302
+ "701667486": 0.0,
303
+ "747260437": 0.0,
304
+ "750448296": 0.0,
305
+ "767747424": 0.0
306
+ }
307
+ },
308
+ "macro_by_task": {
309
+ "ci": {
310
+ "confidence": 0.95,
311
+ "high": 0.0,
312
+ "low": 0.0,
313
+ "mean": 0.0,
314
+ "n": 5,
315
+ "num_samples": 200
316
+ },
317
+ "mean": 0.0,
318
+ "per_task": {
319
+ "LiftPegUpright-v1": 0.0,
320
+ "PickCube-v1": 0.0,
321
+ "PullCube-v1": 0.0,
322
+ "PushCube-v1": 0.0,
323
+ "StackCube-v1": 0.0
324
+ }
325
+ },
326
+ "metric": "base_unsafe_known",
327
+ "micro": {
328
+ "confidence": 0.95,
329
+ "high": 0.0,
330
+ "low": 0.0,
331
+ "mean": 0.0,
332
+ "n": 48,
333
+ "num_samples": 200
334
+ },
335
+ "n": 48
336
+ },
337
+ "base_utility": {
338
+ "macro_by_seed": {
339
+ "ci": {
340
+ "confidence": 0.95,
341
+ "high": 1.0251519351576763,
342
+ "low": 0.537800694660594,
343
+ "mean": 0.8028034761858482,
344
+ "n": 40,
345
+ "num_samples": 200
346
+ },
347
+ "mean": 0.8028034761858482,
348
+ "per_seed": {
349
+ "1073161778": 0.725517988204956,
350
+ "1113371261": 0.11109928786754608,
351
+ "1151410346": 0.2284735143184662,
352
+ "1261930456": 2.0,
353
+ "1324133122": 0.084227055311203,
354
+ "1324642411": 2.0,
355
+ "1375492786": 2.0,
356
+ "141984615": 0.16783273220062256,
357
+ "1461069713": 0.22852759063243866,
358
+ "1480856810": 2.0,
359
+ "1509980664": 0.8320798277854919,
360
+ "1522272686": 2.0,
361
+ "1549324805": 0.17249532043933868,
362
+ "1578990937": 0.21426597237586975,
363
+ "1747178030": 2.0,
364
+ "1790188787": 2.0,
365
+ "1822210471": 0.09442546218633652,
366
+ "1845489013": 0.11255800724029541,
367
+ "1999022574": 0.8279688954353333,
368
+ "2012211287": 0.7282466888427734,
369
+ "2038594191": 0.09504059702157974,
370
+ "2054899126": 2.0,
371
+ "2061635888": 0.08620692789554596,
372
+ "211245842": 0.18430444598197937,
373
+ "278008524": 1.1250072121620178,
374
+ "307068879": 0.20915235579013824,
375
+ "412102563": 2.0,
376
+ "440577711": 2.0,
377
+ "441046872": 0.2097676396369934,
378
+ "509430392": 0.04073460400104523,
379
+ "585904130": 0.07103653997182846,
380
+ "608016290": 0.525360107421875,
381
+ "626486813": 0.04174089431762695,
382
+ "636680137": 0.11957359313964844,
383
+ "655884605": 0.1440753936767578,
384
+ "672328262": 0.10593423992395401,
385
+ "701667486": 0.7912740707397461,
386
+ "747260437": 2.0,
387
+ "750448296": 0.7605033268531164,
388
+ "767747424": 1.0747087560594082
389
+ }
390
+ },
391
+ "macro_by_task": {
392
+ "ci": {
393
+ "confidence": 0.95,
394
+ "high": 1.630612944662571,
395
+ "low": 0.5484877758351239,
396
+ "mean": 1.0913353469100866,
397
+ "n": 5,
398
+ "num_samples": 200
399
+ },
400
+ "mean": 1.0913353469100866,
401
+ "per_task": {
402
+ "LiftPegUpright-v1": 0.4796089559793472,
403
+ "PickCube-v1": 2.0,
404
+ "PullCube-v1": 0.8032506120204925,
405
+ "PushCube-v1": 1.6734557673335075,
406
+ "StackCube-v1": 0.5003613992170854
407
+ }
408
+ },
409
+ "metric": "base_utility",
410
+ "micro": {
411
+ "confidence": 0.95,
412
+ "high": 1.0708436407148838,
413
+ "low": 0.5920010643700758,
414
+ "mean": 0.8338337515791258,
415
+ "n": 48,
416
+ "num_samples": 200
417
+ },
418
+ "n": 48
419
+ },
420
+ "branch_car_at_8": {
421
+ "macro_by_seed": {
422
+ "ci": {
423
+ "confidence": 0.95,
424
+ "high": 0.4475754351161109,
425
+ "low": 0.12457615735474974,
426
+ "mean": 0.2765124487496602,
427
+ "n": 40,
428
+ "num_samples": 200
429
+ },
430
+ "mean": 0.2765124487496602,
431
+ "per_seed": {
432
+ "1073161778": 0.0,
433
+ "1113371261": 0.005552858114242554,
434
+ "1151410346": 0.0172121524810791,
435
+ "1261930456": 0.003422096371650696,
436
+ "1324133122": 0.014116749167442322,
437
+ "1324642411": 0.0,
438
+ "1375492786": 0.022333383560180664,
439
+ "141984615": 0.00027199462056159973,
440
+ "1461069713": 0.019976697862148285,
441
+ "1480856810": 1.815984308719635,
442
+ "1509980664": 1.7663935869932175,
443
+ "1522272686": 0.42483918368816376,
444
+ "1549324805": 0.0,
445
+ "1578990937": 0.025821343064308167,
446
+ "1747178030": 0.0,
447
+ "1790188787": 0.027344733476638794,
448
+ "1822210471": 0.012420378625392914,
449
+ "1845489013": 0.001721896231174469,
450
+ "1999022574": 1.1856330037117004,
451
+ "2012211287": 1.280548632144928,
452
+ "2038594191": 0.03719758987426758,
453
+ "2054899126": 0.014168627560138702,
454
+ "2061635888": 0.01116877794265747,
455
+ "211245842": 0.039610520005226135,
456
+ "278008524": 0.022388704121112823,
457
+ "307068879": 0.0010644197463989258,
458
+ "412102563": 1.8341862559318542,
459
+ "440577711": 0.0,
460
+ "441046872": 0.002857789397239685,
461
+ "509430392": 1.801475390791893,
462
+ "585904130": 0.04740310460329056,
463
+ "608016290": 0.09409016370773315,
464
+ "626486813": 0.0018939077854156494,
465
+ "636680137": 0.016771696507930756,
466
+ "655884605": 0.007448926568031311,
467
+ "672328262": 0.003954809159040451,
468
+ "701667486": 0.005861341953277588,
469
+ "747260437": 0.004217416048049927,
470
+ "750448296": 0.023376444975535076,
471
+ "767747424": 0.4677690644748509
472
+ }
473
+ },
474
+ "macro_by_task": {
475
+ "ci": {
476
+ "confidence": 0.95,
477
+ "high": 0.5068376847288826,
478
+ "low": 0.19689486214924945,
479
+ "mean": 0.3685202172439207,
480
+ "n": 5,
481
+ "num_samples": 200
482
+ },
483
+ "mean": 0.3685202172439207,
484
+ "per_task": {
485
+ "LiftPegUpright-v1": 0.27571220099925997,
486
+ "PickCube-v1": 0.42483918368816376,
487
+ "PullCube-v1": 0.08737508155405521,
488
+ "PushCube-v1": 0.6080377548933029,
489
+ "StackCube-v1": 0.44663686508482153
490
+ }
491
+ },
492
+ "metric": "branch_car_at_8",
493
+ "micro": {
494
+ "confidence": 0.95,
495
+ "high": 0.4223087140514205,
496
+ "low": 0.09506933600641787,
497
+ "mean": 0.26143769318393123,
498
+ "n": 48,
499
+ "num_samples": 200
500
+ },
501
+ "n": 48
502
+ },
503
+ "generated_safety_label_coverage_at_8": {
504
+ "macro_by_seed": {
505
+ "ci": {
506
+ "confidence": 0.95,
507
+ "high": 1.0,
508
+ "low": 1.0,
509
+ "mean": 1.0,
510
+ "n": 40,
511
+ "num_samples": 200
512
+ },
513
+ "mean": 1.0,
514
+ "per_seed": {
515
+ "1073161778": 1.0,
516
+ "1113371261": 1.0,
517
+ "1151410346": 1.0,
518
+ "1261930456": 1.0,
519
+ "1324133122": 1.0,
520
+ "1324642411": 1.0,
521
+ "1375492786": 1.0,
522
+ "141984615": 1.0,
523
+ "1461069713": 1.0,
524
+ "1480856810": 1.0,
525
+ "1509980664": 1.0,
526
+ "1522272686": 1.0,
527
+ "1549324805": 1.0,
528
+ "1578990937": 1.0,
529
+ "1747178030": 1.0,
530
+ "1790188787": 1.0,
531
+ "1822210471": 1.0,
532
+ "1845489013": 1.0,
533
+ "1999022574": 1.0,
534
+ "2012211287": 1.0,
535
+ "2038594191": 1.0,
536
+ "2054899126": 1.0,
537
+ "2061635888": 1.0,
538
+ "211245842": 1.0,
539
+ "278008524": 1.0,
540
+ "307068879": 1.0,
541
+ "412102563": 1.0,
542
+ "440577711": 1.0,
543
+ "441046872": 1.0,
544
+ "509430392": 1.0,
545
+ "585904130": 1.0,
546
+ "608016290": 1.0,
547
+ "626486813": 1.0,
548
+ "636680137": 1.0,
549
+ "655884605": 1.0,
550
+ "672328262": 1.0,
551
+ "701667486": 1.0,
552
+ "747260437": 1.0,
553
+ "750448296": 1.0,
554
+ "767747424": 1.0
555
+ }
556
+ },
557
+ "macro_by_task": {
558
+ "ci": {
559
+ "confidence": 0.95,
560
+ "high": 1.0,
561
+ "low": 1.0,
562
+ "mean": 1.0,
563
+ "n": 5,
564
+ "num_samples": 200
565
+ },
566
+ "mean": 1.0,
567
+ "per_task": {
568
+ "LiftPegUpright-v1": 1.0,
569
+ "PickCube-v1": 1.0,
570
+ "PullCube-v1": 1.0,
571
+ "PushCube-v1": 1.0,
572
+ "StackCube-v1": 1.0
573
+ }
574
+ },
575
+ "metric": "generated_safety_label_coverage_at_8",
576
+ "micro": {
577
+ "confidence": 0.95,
578
+ "high": 1.0,
579
+ "low": 1.0,
580
+ "mean": 1.0,
581
+ "n": 48,
582
+ "num_samples": 200
583
+ },
584
+ "n": 48
585
+ },
586
+ "generated_unsafe_rate_known_at_8": {
587
+ "macro_by_seed": {
588
+ "ci": {
589
+ "confidence": 0.95,
590
+ "high": 0.309375,
591
+ "low": 0.0875,
592
+ "mean": 0.20625,
593
+ "n": 40,
594
+ "num_samples": 200
595
+ },
596
+ "mean": 0.20625,
597
+ "per_seed": {
598
+ "1073161778": 0.0,
599
+ "1113371261": 0.0,
600
+ "1151410346": 0.0,
601
+ "1261930456": 0.0,
602
+ "1324133122": 0.0,
603
+ "1324642411": 0.0,
604
+ "1375492786": 1.0,
605
+ "141984615": 0.75,
606
+ "1461069713": 0.125,
607
+ "1480856810": 0.0,
608
+ "1509980664": 0.0,
609
+ "1522272686": 0.0,
610
+ "1549324805": 0.0,
611
+ "1578990937": 0.0,
612
+ "1747178030": 1.0,
613
+ "1790188787": 0.0,
614
+ "1822210471": 0.0,
615
+ "1845489013": 1.0,
616
+ "1999022574": 0.0,
617
+ "2012211287": 0.0,
618
+ "2038594191": 0.125,
619
+ "2054899126": 0.5,
620
+ "2061635888": 0.0,
621
+ "211245842": 0.0,
622
+ "278008524": 0.125,
623
+ "307068879": 0.0,
624
+ "412102563": 0.0,
625
+ "440577711": 0.0,
626
+ "441046872": 0.0,
627
+ "509430392": 0.0,
628
+ "585904130": 1.0,
629
+ "608016290": 0.0,
630
+ "626486813": 0.0,
631
+ "636680137": 0.0,
632
+ "655884605": 0.0,
633
+ "672328262": 0.0,
634
+ "701667486": 0.0,
635
+ "747260437": 1.0,
636
+ "750448296": 0.875,
637
+ "767747424": 0.75
638
+ }
639
+ },
640
+ "macro_by_task": {
641
+ "ci": {
642
+ "confidence": 0.95,
643
+ "high": 0.309,
644
+ "low": 0.0,
645
+ "mean": 0.10300000000000001,
646
+ "n": 5,
647
+ "num_samples": 200
648
+ },
649
+ "mean": 0.10300000000000001,
650
+ "per_task": {
651
+ "LiftPegUpright-v1": 0.0,
652
+ "PickCube-v1": 0.0,
653
+ "PullCube-v1": 0.515,
654
+ "PushCube-v1": 0.0,
655
+ "StackCube-v1": 0.0
656
+ }
657
+ },
658
+ "metric": "generated_unsafe_rate_known_at_8",
659
+ "micro": {
660
+ "confidence": 0.95,
661
+ "high": 0.4036458333333333,
662
+ "low": 0.16927083333333334,
663
+ "mean": 0.2682291666666667,
664
+ "n": 48,
665
+ "num_samples": 200
666
+ },
667
+ "n": 48
668
+ },
669
+ "hidden_chart_oracle_success_at_8": {
670
+ "macro_by_seed": {
671
+ "ci": {
672
+ "confidence": 0.95,
673
+ "high": 0.9,
674
+ "low": 0.6729166666666667,
675
+ "mean": 0.7854166666666667,
676
+ "n": 40,
677
+ "num_samples": 200
678
+ },
679
+ "mean": 0.7854166666666667,
680
+ "per_seed": {
681
+ "1073161778": 1.0,
682
+ "1113371261": 1.0,
683
+ "1151410346": 1.0,
684
+ "1261930456": 1.0,
685
+ "1324133122": 1.0,
686
+ "1324642411": 1.0,
687
+ "1375492786": 1.0,
688
+ "141984615": 0.0,
689
+ "1461069713": 0.0,
690
+ "1480856810": 0.0,
691
+ "1509980664": 1.0,
692
+ "1522272686": 1.0,
693
+ "1549324805": 0.0,
694
+ "1578990937": 1.0,
695
+ "1747178030": 1.0,
696
+ "1790188787": 1.0,
697
+ "1822210471": 1.0,
698
+ "1845489013": 1.0,
699
+ "1999022574": 1.0,
700
+ "2012211287": 1.0,
701
+ "2038594191": 1.0,
702
+ "2054899126": 1.0,
703
+ "2061635888": 1.0,
704
+ "211245842": 1.0,
705
+ "278008524": 0.5,
706
+ "307068879": 1.0,
707
+ "412102563": 1.0,
708
+ "440577711": 1.0,
709
+ "441046872": 1.0,
710
+ "509430392": 1.0,
711
+ "585904130": 1.0,
712
+ "608016290": 1.0,
713
+ "626486813": 0.0,
714
+ "636680137": 0.0,
715
+ "655884605": 1.0,
716
+ "672328262": 1.0,
717
+ "701667486": 1.0,
718
+ "747260437": 0.0,
719
+ "750448296": 0.6666666666666666,
720
+ "767747424": 0.25
721
+ }
722
+ },
723
+ "macro_by_task": {
724
+ "ci": {
725
+ "confidence": 0.95,
726
+ "high": 1.0,
727
+ "low": 0.6786666666666668,
728
+ "mean": 0.8706666666666667,
729
+ "n": 5,
730
+ "num_samples": 200
731
+ },
732
+ "mean": 0.8706666666666667,
733
+ "per_task": {
734
+ "LiftPegUpright-v1": 1.0,
735
+ "PickCube-v1": 1.0,
736
+ "PullCube-v1": 0.52,
737
+ "PushCube-v1": 0.8333333333333334,
738
+ "StackCube-v1": 1.0
739
+ }
740
+ },
741
+ "metric": "hidden_chart_oracle_success_at_8",
742
+ "micro": {
743
+ "confidence": 0.95,
744
+ "high": 0.8333333333333334,
745
+ "low": 0.6041666666666666,
746
+ "mean": 0.7291666666666666,
747
+ "n": 48,
748
+ "num_samples": 200
749
+ },
750
+ "n": 48
751
+ },
752
+ "hidden_chart_oracle_utility_at_8": {
753
+ "macro_by_seed": {
754
+ "ci": {
755
+ "confidence": 0.95,
756
+ "high": 1.8218825578689575,
757
+ "low": 1.4154964266344905,
758
+ "mean": 1.619062545460959,
759
+ "n": 40,
760
+ "num_samples": 200
761
+ },
762
+ "mean": 1.619062545460959,
763
+ "per_seed": {
764
+ "1073161778": 2.0,
765
+ "1113371261": 2.0,
766
+ "1151410346": 2.0,
767
+ "1261930456": 2.0,
768
+ "1324133122": 2.0,
769
+ "1324642411": 2.0,
770
+ "1375492786": 2.0,
771
+ "141984615": 0.2857772707939148,
772
+ "1461069713": 0.1593424528837204,
773
+ "1480856810": 0.20948036015033722,
774
+ "1509980664": 2.0,
775
+ "1522272686": 2.0,
776
+ "1549324805": 0.2974560856819153,
777
+ "1578990937": 2.0,
778
+ "1747178030": 2.0,
779
+ "1790188787": 2.0,
780
+ "1822210471": 2.0,
781
+ "1845489013": 2.0,
782
+ "1999022574": 2.0,
783
+ "2012211287": 2.0,
784
+ "2038594191": 2.0,
785
+ "2054899126": 2.0,
786
+ "2061635888": 2.0,
787
+ "211245842": 2.0,
788
+ "278008524": 1.1139086410403252,
789
+ "307068879": 2.0,
790
+ "412102563": 2.0,
791
+ "440577711": 2.0,
792
+ "441046872": 2.0,
793
+ "509430392": 2.0,
794
+ "585904130": 2.0,
795
+ "608016290": 2.0,
796
+ "626486813": 0.16558238118886948,
797
+ "636680137": 0.17056432366371155,
798
+ "655884605": 2.0,
799
+ "672328262": 2.0,
800
+ "701667486": 2.0,
801
+ "747260437": 0.2786632478237152,
802
+ "750448296": 1.4079964955647786,
803
+ "767747424": 0.6737305596470833
804
+ }
805
+ },
806
+ "macro_by_task": {
807
+ "ci": {
808
+ "confidence": 0.95,
809
+ "high": 2.0,
810
+ "low": 1.428388743619124,
811
+ "mean": 1.7696735892097153,
812
+ "n": 5,
813
+ "num_samples": 200
814
+ },
815
+ "mean": 1.7696735892097153,
816
+ "per_task": {
817
+ "LiftPegUpright-v1": 2.0,
818
+ "PickCube-v1": 2.0,
819
+ "PullCube-v1": 1.1467878860235214,
820
+ "PushCube-v1": 1.7015800600250561,
821
+ "StackCube-v1": 2.0
822
+ }
823
+ },
824
+ "metric": "hidden_chart_oracle_utility_at_8",
825
+ "micro": {
826
+ "confidence": 0.95,
827
+ "high": 1.7055829176679254,
828
+ "low": 1.2906390205025673,
829
+ "mean": 1.5183161981403828,
830
+ "n": 48,
831
+ "num_samples": 200
832
+ },
833
+ "n": 48
834
+ },
835
+ "ncar_to_hidden_chart_oracle_at_8": {
836
+ "macro_by_seed": {
837
+ "ci": {
838
+ "confidence": 0.95,
839
+ "high": 1.1197420541486083,
840
+ "low": 0.8329429186980131,
841
+ "mean": 0.9734205673005211,
842
+ "n": 31,
843
+ "num_samples": 200
844
+ },
845
+ "mean": 0.9734205673005211,
846
+ "per_seed": {
847
+ "1073161778": 1.009485472098667,
848
+ "1113371261": 1.0108156586922785,
849
+ "1151410346": 1.0009925827413846,
850
+ "1324133122": 1.0072923175115756,
851
+ "141984615": 2.0524154293283745,
852
+ "1461069713": 1.7759530948042475,
853
+ "1480856810": 0.01422194326217549,
854
+ "1509980664": 1.5124266314534753,
855
+ "1549324805": 0.0,
856
+ "1578990937": 1.0125757439325502,
857
+ "1822210471": 1.0165051201263626,
858
+ "1845489013": 1.0100596297046758,
859
+ "1999022574": 1.0116053993601406,
860
+ "2012211287": 1.0069158938619467,
861
+ "2038594191": 0.9695308239638829,
862
+ "2061635888": 1.0036111529583414,
863
+ "211245842": 1.0122479795708568,
864
+ "278008524": 1.053649940694802,
865
+ "307068879": 1.0044650649657694,
866
+ "441046872": 1.00364861534959,
867
+ "509430392": 0.9194647061475519,
868
+ "585904130": 0.9800153670446098,
869
+ "608016290": 1.0063402020781327,
870
+ "626486813": 0.8736369859029146,
871
+ "636680137": 1.4669981605451308,
872
+ "655884605": 1.0006126450906982,
873
+ "672328262": 1.029830316470696,
874
+ "701667486": 1.00197720406197,
875
+ "747260437": 0.08636170359931446,
876
+ "750448296": 0.6215016958379097,
877
+ "767747424": 0.7008801051561266
878
+ }
879
+ },
880
+ "macro_by_task": {
881
+ "ci": {
882
+ "confidence": 0.95,
883
+ "high": 1.0227039828923303,
884
+ "low": 0.6016752559463531,
885
+ "mean": 0.8622497107175879,
886
+ "n": 4,
887
+ "num_samples": 200
888
+ },
889
+ "mean": 0.8622497107175879,
890
+ "per_task": {
891
+ "LiftPegUpright-v1": 1.0061710496708212,
892
+ "PullCube-v1": 0.9185687369573401,
893
+ "PushCube-v1": 0.4668433247048637,
894
+ "StackCube-v1": 1.0574157315373272
895
+ }
896
+ },
897
+ "metric": "ncar_to_hidden_chart_oracle_at_8",
898
+ "micro": {
899
+ "confidence": 0.95,
900
+ "high": 1.1019202128786445,
901
+ "low": 0.7809115580382957,
902
+ "mean": 0.9449410422391208,
903
+ "n": 35,
904
+ "num_samples": 200
905
+ },
906
+ "n": 35
907
+ },
908
+ "ncar_to_proposal_oracle_at_8": {
909
+ "macro_by_seed": {
910
+ "ci": {
911
+ "confidence": 0.95,
912
+ "high": 1.320320698301077,
913
+ "low": 0.4987577651695915,
914
+ "mean": 0.8758324669491925,
915
+ "n": 33,
916
+ "num_samples": 200
917
+ },
918
+ "mean": 0.8758324669491925,
919
+ "per_seed": {
920
+ "1073161778": 0.0,
921
+ "1113371261": 0.3732545276477201,
922
+ "1151410346": 1.1137836978995075,
923
+ "1261930456": 0.0018010761329865432,
924
+ "1375492786": 0.01205539457819943,
925
+ "141984615": 0.0021960785229935757,
926
+ "1461069713": 0.11609092801412241,
927
+ "1509980664": 1.5124266314534753,
928
+ "1522272686": 0.2914308848915223,
929
+ "1549324805": 0.0,
930
+ "1578990937": 7.6748523989783966,
931
+ "1790188787": 0.015076210993068394,
932
+ "1822210471": 0.6526263362259548,
933
+ "1845489013": 0.09973281871024504,
934
+ "1999022574": 1.0116053993601406,
935
+ "2012211287": 1.0069158938619467,
936
+ "2038594191": 0.3905663345898341,
937
+ "2054899126": 0.015326598554656713,
938
+ "2061635888": 2.6231468415937673,
939
+ "211245842": 2.280146636215276,
940
+ "307068879": 0.15355490027913618,
941
+ "441046872": 0.7778202738990697,
942
+ "509430392": 0.9194647061475519,
943
+ "585904130": 0.5515020146084423,
944
+ "608016290": 1.1103309346178276,
945
+ "626486813": 0.2933595456420097,
946
+ "636680137": 2.3820368639206455,
947
+ "655884605": 1.1801394954053765,
948
+ "672328262": 0.07526405055604174,
949
+ "701667486": 1.6884448537277836,
950
+ "747260437": 0.002260407447282227,
951
+ "750448296": 0.30219308144694457,
952
+ "767747424": 0.27306559340142716
953
+ }
954
+ },
955
+ "macro_by_task": {
956
+ "ci": {
957
+ "confidence": 0.95,
958
+ "high": 1.4774177559033865,
959
+ "low": 0.31123821233933374,
960
+ "mean": 0.741170952324694,
961
+ "n": 5,
962
+ "num_samples": 200
963
+ },
964
+ "mean": 0.741170952324694,
965
+ "per_task": {
966
+ "LiftPegUpright-v1": 0.609724400531596,
967
+ "PickCube-v1": 0.2914308848915223,
968
+ "PullCube-v1": 0.3306076470778776,
969
+ "PushCube-v1": 0.31211399775786897,
970
+ "StackCube-v1": 2.161977831364605
971
+ }
972
+ },
973
+ "metric": "ncar_to_proposal_oracle_at_8",
974
+ "micro": {
975
+ "confidence": 0.95,
976
+ "high": 1.1923684697257608,
977
+ "low": 0.46603675394828686,
978
+ "mean": 0.7985881132805817,
979
+ "n": 38,
980
+ "num_samples": 200
981
+ },
982
+ "n": 38
983
+ },
984
+ "outcome_ptr_at_8": {
985
+ "macro_by_seed": {
986
+ "ci": {
987
+ "confidence": 0.95,
988
+ "high": 0.575,
989
+ "low": 0.2854166666666667,
990
+ "mean": 0.4229166666666667,
991
+ "n": 40,
992
+ "num_samples": 200
993
+ },
994
+ "mean": 0.4229166666666667,
995
+ "per_seed": {
996
+ "1073161778": 0.0,
997
+ "1113371261": 0.0,
998
+ "1151410346": 1.0,
999
+ "1261930456": 0.0,
1000
+ "1324133122": 1.0,
1001
+ "1324642411": 0.0,
1002
+ "1375492786": 0.0,
1003
+ "141984615": 0.0,
1004
+ "1461069713": 0.0,
1005
+ "1480856810": 0.0,
1006
+ "1509980664": 1.0,
1007
+ "1522272686": 0.0,
1008
+ "1549324805": 1.0,
1009
+ "1578990937": 1.0,
1010
+ "1747178030": 0.0,
1011
+ "1790188787": 0.0,
1012
+ "1822210471": 0.0,
1013
+ "1845489013": 0.0,
1014
+ "1999022574": 1.0,
1015
+ "2012211287": 1.0,
1016
+ "2038594191": 1.0,
1017
+ "2054899126": 0.0,
1018
+ "2061635888": 1.0,
1019
+ "211245842": 1.0,
1020
+ "278008524": 0.0,
1021
+ "307068879": 0.0,
1022
+ "412102563": 0.0,
1023
+ "440577711": 0.0,
1024
+ "441046872": 0.0,
1025
+ "509430392": 1.0,
1026
+ "585904130": 1.0,
1027
+ "608016290": 1.0,
1028
+ "626486813": 1.0,
1029
+ "636680137": 0.0,
1030
+ "655884605": 1.0,
1031
+ "672328262": 0.0,
1032
+ "701667486": 1.0,
1033
+ "747260437": 0.0,
1034
+ "750448296": 0.6666666666666666,
1035
+ "767747424": 0.25
1036
+ }
1037
+ },
1038
+ "macro_by_task": {
1039
+ "ci": {
1040
+ "confidence": 0.95,
1041
+ "high": 0.570909090909091,
1042
+ "low": 0.13066666666666665,
1043
+ "mean": 0.340969696969697,
1044
+ "n": 5,
1045
+ "num_samples": 200
1046
+ },
1047
+ "mean": 0.340969696969697,
1048
+ "per_task": {
1049
+ "LiftPegUpright-v1": 0.4,
1050
+ "PickCube-v1": 0.0,
1051
+ "PullCube-v1": 0.32,
1052
+ "PushCube-v1": 0.16666666666666666,
1053
+ "StackCube-v1": 0.8181818181818182
1054
+ }
1055
+ },
1056
+ "metric": "outcome_ptr_at_8",
1057
+ "micro": {
1058
+ "confidence": 0.95,
1059
+ "high": 0.5416666666666666,
1060
+ "low": 0.2708333333333333,
1061
+ "mean": 0.4166666666666667,
1062
+ "n": 48,
1063
+ "num_samples": 200
1064
+ },
1065
+ "n": 48
1066
+ },
1067
+ "pairwise_causal_calibration_ece": {
1068
+ "macro_by_seed": {
1069
+ "ci": {
1070
+ "confidence": 0.95,
1071
+ "high": 0.26548814291928835,
1072
+ "low": 0.18113429329079728,
1073
+ "mean": 0.2181765313396971,
1074
+ "n": 40,
1075
+ "num_samples": 200
1076
+ },
1077
+ "mean": 0.2181765313396971,
1078
+ "per_seed": {
1079
+ "1073161778": 0.15824853632401062,
1080
+ "1113371261": 0.1039178410083798,
1081
+ "1151410346": 0.4615660105355005,
1082
+ "1261930456": 0.11955613465129326,
1083
+ "1324133122": 0.14890766308842673,
1084
+ "1324642411": 0.08969565833656507,
1085
+ "1375492786": 0.31858805145491575,
1086
+ "141984615": 0.09999258757291778,
1087
+ "1461069713": 0.19692180721696984,
1088
+ "1480856810": 0.21485192639437836,
1089
+ "1509980664": 0.2559710109289143,
1090
+ "1522272686": 0.5872235594375051,
1091
+ "1549324805": 0.2049052881521507,
1092
+ "1578990937": 0.380206879424145,
1093
+ "1747178030": 0.0,
1094
+ "1790188787": 0.17184020363251903,
1095
+ "1822210471": 0.23878090822486137,
1096
+ "1845489013": 0.17754847147330888,
1097
+ "1999022574": 0.09882012011393025,
1098
+ "2012211287": 0.2320931358803039,
1099
+ "2038594191": 0.35033667596352985,
1100
+ "2054899126": 0.21907773393500884,
1101
+ "2061635888": 0.2537086791190268,
1102
+ "211245842": 0.39870614771131263,
1103
+ "278008524": 0.05259466283670616,
1104
+ "307068879": 0.07078320556128705,
1105
+ "412102563": 0.14753897600710345,
1106
+ "440577711": 0.16811285862181413,
1107
+ "441046872": 0.3844645158057606,
1108
+ "509430392": 0.5427490518369256,
1109
+ "585904130": 0.21639957957177353,
1110
+ "608016290": 0.346560218379248,
1111
+ "626486813": 0.1718281900032565,
1112
+ "636680137": 0.33230022460749403,
1113
+ "655884605": 0.03038245725350449,
1114
+ "672328262": 0.057259138137942915,
1115
+ "701667486": 0.08032260044386995,
1116
+ "747260437": 0.22949591329262792,
1117
+ "750448296": 0.20294335451598566,
1118
+ "767747424": 0.21186127613271044
1119
+ }
1120
+ },
1121
+ "macro_by_task": {
1122
+ "ci": {
1123
+ "confidence": 0.95,
1124
+ "high": 0.4388043007595125,
1125
+ "low": 0.20497527482105102,
1126
+ "mean": 0.2897273013609128,
1127
+ "n": 5,
1128
+ "num_samples": 200
1129
+ },
1130
+ "mean": 0.2897273013609128,
1131
+ "per_task": {
1132
+ "LiftPegUpright-v1": 0.238429922390122,
1133
+ "PickCube-v1": 0.5872235594375051,
1134
+ "PullCube-v1": 0.19063219949188942,
1135
+ "PushCube-v1": 0.21780097224558256,
1136
+ "StackCube-v1": 0.2145498532394649
1137
+ }
1138
+ },
1139
+ "metric": "pairwise_causal_calibration_ece",
1140
+ "micro": {
1141
+ "confidence": 0.95,
1142
+ "high": 0.24825149451587028,
1143
+ "low": 0.17346463140498172,
1144
+ "mean": 0.2127506745373533,
1145
+ "n": 48,
1146
+ "num_samples": 200
1147
+ },
1148
+ "n": 48
1149
+ },
1150
+ "proposal_oracle_safety_label_known_at_8": {
1151
+ "macro_by_seed": {
1152
+ "ci": {
1153
+ "confidence": 0.95,
1154
+ "high": 1.0,
1155
+ "low": 1.0,
1156
+ "mean": 1.0,
1157
+ "n": 40,
1158
+ "num_samples": 200
1159
+ },
1160
+ "mean": 1.0,
1161
+ "per_seed": {
1162
+ "1073161778": 1.0,
1163
+ "1113371261": 1.0,
1164
+ "1151410346": 1.0,
1165
+ "1261930456": 1.0,
1166
+ "1324133122": 1.0,
1167
+ "1324642411": 1.0,
1168
+ "1375492786": 1.0,
1169
+ "141984615": 1.0,
1170
+ "1461069713": 1.0,
1171
+ "1480856810": 1.0,
1172
+ "1509980664": 1.0,
1173
+ "1522272686": 1.0,
1174
+ "1549324805": 1.0,
1175
+ "1578990937": 1.0,
1176
+ "1747178030": 1.0,
1177
+ "1790188787": 1.0,
1178
+ "1822210471": 1.0,
1179
+ "1845489013": 1.0,
1180
+ "1999022574": 1.0,
1181
+ "2012211287": 1.0,
1182
+ "2038594191": 1.0,
1183
+ "2054899126": 1.0,
1184
+ "2061635888": 1.0,
1185
+ "211245842": 1.0,
1186
+ "278008524": 1.0,
1187
+ "307068879": 1.0,
1188
+ "412102563": 1.0,
1189
+ "440577711": 1.0,
1190
+ "441046872": 1.0,
1191
+ "509430392": 1.0,
1192
+ "585904130": 1.0,
1193
+ "608016290": 1.0,
1194
+ "626486813": 1.0,
1195
+ "636680137": 1.0,
1196
+ "655884605": 1.0,
1197
+ "672328262": 1.0,
1198
+ "701667486": 1.0,
1199
+ "747260437": 1.0,
1200
+ "750448296": 1.0,
1201
+ "767747424": 1.0
1202
+ }
1203
+ },
1204
+ "macro_by_task": {
1205
+ "ci": {
1206
+ "confidence": 0.95,
1207
+ "high": 1.0,
1208
+ "low": 1.0,
1209
+ "mean": 1.0,
1210
+ "n": 5,
1211
+ "num_samples": 200
1212
+ },
1213
+ "mean": 1.0,
1214
+ "per_task": {
1215
+ "LiftPegUpright-v1": 1.0,
1216
+ "PickCube-v1": 1.0,
1217
+ "PullCube-v1": 1.0,
1218
+ "PushCube-v1": 1.0,
1219
+ "StackCube-v1": 1.0
1220
+ }
1221
+ },
1222
+ "metric": "proposal_oracle_safety_label_known_at_8",
1223
+ "micro": {
1224
+ "confidence": 0.95,
1225
+ "high": 1.0,
1226
+ "low": 1.0,
1227
+ "mean": 1.0,
1228
+ "n": 48,
1229
+ "num_samples": 200
1230
+ },
1231
+ "n": 48
1232
+ },
1233
+ "proposal_oracle_success_at_8": {
1234
+ "macro_by_seed": {
1235
+ "ci": {
1236
+ "confidence": 0.95,
1237
+ "high": 0.3625,
1238
+ "low": 0.1375,
1239
+ "mean": 0.25625,
1240
+ "n": 40,
1241
+ "num_samples": 200
1242
+ },
1243
+ "mean": 0.25625,
1244
+ "per_seed": {
1245
+ "1073161778": 0.0,
1246
+ "1113371261": 0.0,
1247
+ "1151410346": 0.0,
1248
+ "1261930456": 0.0,
1249
+ "1324133122": 0.0,
1250
+ "1324642411": 1.0,
1251
+ "1375492786": 0.0,
1252
+ "141984615": 0.0,
1253
+ "1461069713": 0.0,
1254
+ "1480856810": 1.0,
1255
+ "1509980664": 1.0,
1256
+ "1522272686": 0.0,
1257
+ "1549324805": 0.0,
1258
+ "1578990937": 0.0,
1259
+ "1747178030": 1.0,
1260
+ "1790188787": 0.0,
1261
+ "1822210471": 0.0,
1262
+ "1845489013": 0.0,
1263
+ "1999022574": 1.0,
1264
+ "2012211287": 1.0,
1265
+ "2038594191": 0.0,
1266
+ "2054899126": 0.5,
1267
+ "2061635888": 0.0,
1268
+ "211245842": 0.0,
1269
+ "278008524": 0.5,
1270
+ "307068879": 0.0,
1271
+ "412102563": 1.0,
1272
+ "440577711": 1.0,
1273
+ "441046872": 0.0,
1274
+ "509430392": 1.0,
1275
+ "585904130": 0.0,
1276
+ "608016290": 0.0,
1277
+ "626486813": 0.0,
1278
+ "636680137": 0.0,
1279
+ "655884605": 0.0,
1280
+ "672328262": 0.0,
1281
+ "701667486": 0.0,
1282
+ "747260437": 0.0,
1283
+ "750448296": 0.0,
1284
+ "767747424": 0.25
1285
+ }
1286
+ },
1287
+ "macro_by_task": {
1288
+ "ci": {
1289
+ "confidence": 0.95,
1290
+ "high": 0.48,
1291
+ "low": 0.09454545454545454,
1292
+ "mean": 0.2598787878787879,
1293
+ "n": 5,
1294
+ "num_samples": 200
1295
+ },
1296
+ "mean": 0.2598787878787879,
1297
+ "per_task": {
1298
+ "LiftPegUpright-v1": 0.2,
1299
+ "PickCube-v1": 0.0,
1300
+ "PullCube-v1": 0.16,
1301
+ "PushCube-v1": 0.6666666666666666,
1302
+ "StackCube-v1": 0.2727272727272727
1303
+ }
1304
+ },
1305
+ "metric": "proposal_oracle_success_at_8",
1306
+ "micro": {
1307
+ "confidence": 0.95,
1308
+ "high": 0.3541666666666667,
1309
+ "low": 0.125,
1310
+ "mean": 0.25,
1311
+ "n": 48,
1312
+ "num_samples": 200
1313
+ },
1314
+ "n": 48
1315
+ },
1316
+ "proposal_oracle_success_gain_over_base_at_8": {
1317
+ "macro_by_seed": {
1318
+ "ci": {
1319
+ "confidence": 0.95,
1320
+ "high": 0.09791666666666665,
1321
+ "low": -0.2166666666666667,
1322
+ "mean": -0.05208333333333333,
1323
+ "n": 40,
1324
+ "num_samples": 200
1325
+ },
1326
+ "mean": -0.05208333333333333,
1327
+ "per_seed": {
1328
+ "1073161778": 0.0,
1329
+ "1113371261": 0.0,
1330
+ "1151410346": 0.0,
1331
+ "1261930456": -1.0,
1332
+ "1324133122": 0.0,
1333
+ "1324642411": 0.0,
1334
+ "1375492786": -1.0,
1335
+ "141984615": 0.0,
1336
+ "1461069713": 0.0,
1337
+ "1480856810": 0.0,
1338
+ "1509980664": 1.0,
1339
+ "1522272686": -1.0,
1340
+ "1549324805": 0.0,
1341
+ "1578990937": 0.0,
1342
+ "1747178030": 0.0,
1343
+ "1790188787": -1.0,
1344
+ "1822210471": 0.0,
1345
+ "1845489013": 0.0,
1346
+ "1999022574": 1.0,
1347
+ "2012211287": 1.0,
1348
+ "2038594191": 0.0,
1349
+ "2054899126": -0.5,
1350
+ "2061635888": 0.0,
1351
+ "211245842": 0.0,
1352
+ "278008524": 0.0,
1353
+ "307068879": 0.0,
1354
+ "412102563": 0.0,
1355
+ "440577711": 0.0,
1356
+ "441046872": 0.0,
1357
+ "509430392": 1.0,
1358
+ "585904130": 0.0,
1359
+ "608016290": 0.0,
1360
+ "626486813": 0.0,
1361
+ "636680137": 0.0,
1362
+ "655884605": 0.0,
1363
+ "672328262": 0.0,
1364
+ "701667486": 0.0,
1365
+ "747260437": -1.0,
1366
+ "750448296": -0.3333333333333333,
1367
+ "767747424": -0.25
1368
+ }
1369
+ },
1370
+ "macro_by_task": {
1371
+ "ci": {
1372
+ "confidence": 0.95,
1373
+ "high": 0.11636363636363636,
1374
+ "low": -0.5933333333333334,
1375
+ "mean": -0.19696969696969696,
1376
+ "n": 5,
1377
+ "num_samples": 200
1378
+ },
1379
+ "mean": -0.19696969696969696,
1380
+ "per_task": {
1381
+ "LiftPegUpright-v1": 0.2,
1382
+ "PickCube-v1": -1.0,
1383
+ "PullCube-v1": -0.2,
1384
+ "PushCube-v1": -0.16666666666666666,
1385
+ "StackCube-v1": 0.18181818181818182
1386
+ }
1387
+ },
1388
+ "metric": "proposal_oracle_success_gain_over_base_at_8",
1389
+ "micro": {
1390
+ "confidence": 0.95,
1391
+ "high": 0.041666666666666664,
1392
+ "low": -0.20833333333333334,
1393
+ "mean": -0.08333333333333333,
1394
+ "n": 48,
1395
+ "num_samples": 200
1396
+ },
1397
+ "n": 48
1398
+ },
1399
+ "proposal_oracle_unsafe_known_at_8": {
1400
+ "macro_by_seed": {
1401
+ "ci": {
1402
+ "confidence": 0.95,
1403
+ "high": 0.31875,
1404
+ "low": 0.0875,
1405
+ "mean": 0.20625,
1406
+ "n": 40,
1407
+ "num_samples": 200
1408
+ },
1409
+ "mean": 0.20625,
1410
+ "per_seed": {
1411
+ "1073161778": 0.0,
1412
+ "1113371261": 0.0,
1413
+ "1151410346": 0.0,
1414
+ "1261930456": 0.0,
1415
+ "1324133122": 0.0,
1416
+ "1324642411": 0.0,
1417
+ "1375492786": 1.0,
1418
+ "141984615": 1.0,
1419
+ "1461069713": 0.0,
1420
+ "1480856810": 0.0,
1421
+ "1509980664": 0.0,
1422
+ "1522272686": 0.0,
1423
+ "1549324805": 0.0,
1424
+ "1578990937": 0.0,
1425
+ "1747178030": 1.0,
1426
+ "1790188787": 0.0,
1427
+ "1822210471": 0.0,
1428
+ "1845489013": 1.0,
1429
+ "1999022574": 0.0,
1430
+ "2012211287": 0.0,
1431
+ "2038594191": 0.0,
1432
+ "2054899126": 0.5,
1433
+ "2061635888": 0.0,
1434
+ "211245842": 0.0,
1435
+ "278008524": 0.0,
1436
+ "307068879": 0.0,
1437
+ "412102563": 0.0,
1438
+ "440577711": 0.0,
1439
+ "441046872": 0.0,
1440
+ "509430392": 0.0,
1441
+ "585904130": 1.0,
1442
+ "608016290": 0.0,
1443
+ "626486813": 0.0,
1444
+ "636680137": 0.0,
1445
+ "655884605": 0.0,
1446
+ "672328262": 0.0,
1447
+ "701667486": 0.0,
1448
+ "747260437": 1.0,
1449
+ "750448296": 1.0,
1450
+ "767747424": 0.75
1451
+ }
1452
+ },
1453
+ "macro_by_task": {
1454
+ "ci": {
1455
+ "confidence": 0.95,
1456
+ "high": 0.312,
1457
+ "low": 0.0,
1458
+ "mean": 0.10400000000000001,
1459
+ "n": 5,
1460
+ "num_samples": 200
1461
+ },
1462
+ "mean": 0.10400000000000001,
1463
+ "per_task": {
1464
+ "LiftPegUpright-v1": 0.0,
1465
+ "PickCube-v1": 0.0,
1466
+ "PullCube-v1": 0.52,
1467
+ "PushCube-v1": 0.0,
1468
+ "StackCube-v1": 0.0
1469
+ }
1470
+ },
1471
+ "metric": "proposal_oracle_unsafe_known_at_8",
1472
+ "micro": {
1473
+ "confidence": 0.95,
1474
+ "high": 0.3958333333333333,
1475
+ "low": 0.16666666666666666,
1476
+ "mean": 0.2708333333333333,
1477
+ "n": 48,
1478
+ "num_samples": 200
1479
+ },
1480
+ "n": 48
1481
+ },
1482
+ "proposal_oracle_utility_at_8": {
1483
+ "macro_by_seed": {
1484
+ "ci": {
1485
+ "confidence": 0.95,
1486
+ "high": 0.8850345833227038,
1487
+ "low": 0.46355230128392577,
1488
+ "mean": 0.6721129437210038,
1489
+ "n": 40,
1490
+ "num_samples": 200
1491
+ },
1492
+ "mean": 0.6721129437210038,
1493
+ "per_seed": {
1494
+ "1073161778": 0.7134289145469666,
1495
+ "1113371261": 0.09622243046760559,
1496
+ "1151410346": 0.2439272701740265,
1497
+ "1261930456": 0.09997129440307617,
1498
+ "1324133122": 0.0843733698129654,
1499
+ "1324642411": 2.0,
1500
+ "1375492786": 0.14743654429912567,
1501
+ "141984615": 0.04397805407643318,
1502
+ "1461069713": 0.05644957348704338,
1503
+ "1480856810": 2.0,
1504
+ "1509980664": 2.0,
1505
+ "1522272686": 0.5422300696372986,
1506
+ "1549324805": 0.3088321089744568,
1507
+ "1578990937": 0.21763037145137787,
1508
+ "1747178030": 2.0,
1509
+ "1790188787": 0.1862330436706543,
1510
+ "1822210471": 0.07539409399032593,
1511
+ "1845489013": 0.09529292583465576,
1512
+ "1999022574": 2.0,
1513
+ "2012211287": 2.0,
1514
+ "2038594191": 0.1902807205915451,
1515
+ "2054899126": 1.0755530372262,
1516
+ "2061635888": 0.09046469628810883,
1517
+ "211245842": 0.2016763538122177,
1518
+ "278008524": 1.1246033310890198,
1519
+ "307068879": 0.20222051441669464,
1520
+ "412102563": 2.0,
1521
+ "440577711": 2.0,
1522
+ "441046872": 0.20609354972839355,
1523
+ "509430392": 2.0,
1524
+ "585904130": 0.15698926150798798,
1525
+ "608016290": 0.6101007461547852,
1526
+ "626486813": 0.0619367565959692,
1527
+ "636680137": 0.11253269761800766,
1528
+ "655884605": 0.15038728713989258,
1529
+ "672328262": 0.053388457745313644,
1530
+ "701667486": 0.7947455048561096,
1531
+ "747260437": 0.1342230886220932,
1532
+ "750448296": 0.22532296180725098,
1533
+ "767747424": 0.5825987188145518
1534
+ }
1535
+ },
1536
+ "macro_by_task": {
1537
+ "ci": {
1538
+ "confidence": 0.95,
1539
+ "high": 1.0651369630992416,
1540
+ "low": 0.5194481038153171,
1541
+ "mean": 0.7644316687430396,
1542
+ "n": 5,
1543
+ "num_samples": 200
1544
+ },
1545
+ "mean": 0.7644316687430396,
1546
+ "per_task": {
1547
+ "LiftPegUpright-v1": 0.746368744969368,
1548
+ "PickCube-v1": 0.5422300696372986,
1549
+ "PullCube-v1": 0.4362139014899731,
1550
+ "PushCube-v1": 1.3810340563456218,
1551
+ "StackCube-v1": 0.7163115712729368
1552
+ }
1553
+ },
1554
+ "metric": "proposal_oracle_utility_at_8",
1555
+ "micro": {
1556
+ "confidence": 0.95,
1557
+ "high": 0.8691547186269114,
1558
+ "low": 0.42756021216822165,
1559
+ "mean": 0.6530219365376979,
1560
+ "n": 48,
1561
+ "num_samples": 200
1562
+ },
1563
+ "n": 48
1564
+ },
1565
+ "proposal_oracle_utility_gain_over_base_at_8": {
1566
+ "macro_by_seed": {
1567
+ "ci": {
1568
+ "confidence": 0.95,
1569
+ "high": 0.11086332813526194,
1570
+ "low": -0.4169126368903866,
1571
+ "mean": -0.13069053246484447,
1572
+ "n": 40,
1573
+ "num_samples": 200
1574
+ },
1575
+ "mean": -0.13069053246484447,
1576
+ "per_seed": {
1577
+ "1073161778": -0.012089073657989502,
1578
+ "1113371261": -0.01487685739994049,
1579
+ "1151410346": 0.015453755855560303,
1580
+ "1261930456": -1.9000287055969238,
1581
+ "1324133122": 0.00014631450176239014,
1582
+ "1324642411": 0.0,
1583
+ "1375492786": -1.8525634557008743,
1584
+ "141984615": -0.12385467812418938,
1585
+ "1461069713": -0.17207801714539528,
1586
+ "1480856810": 0.0,
1587
+ "1509980664": 1.167920172214508,
1588
+ "1522272686": -1.4577699303627014,
1589
+ "1549324805": 0.1363367885351181,
1590
+ "1578990937": 0.0033643990755081177,
1591
+ "1747178030": 0.0,
1592
+ "1790188787": -1.8137669563293457,
1593
+ "1822210471": -0.01903136819601059,
1594
+ "1845489013": -0.01726508140563965,
1595
+ "1999022574": 1.1720311045646667,
1596
+ "2012211287": 1.2717533111572266,
1597
+ "2038594191": 0.09524012356996536,
1598
+ "2054899126": -0.9244469627737999,
1599
+ "2061635888": 0.004257768392562866,
1600
+ "211245842": 0.017371907830238342,
1601
+ "278008524": -0.0004038810729980469,
1602
+ "307068879": -0.0069318413734436035,
1603
+ "412102563": 0.0,
1604
+ "440577711": 0.0,
1605
+ "441046872": -0.0036740899085998535,
1606
+ "509430392": 1.9592653959989548,
1607
+ "585904130": 0.08595272153615952,
1608
+ "608016290": 0.08474063873291016,
1609
+ "626486813": 0.020195862278342247,
1610
+ "636680137": -0.007040895521640778,
1611
+ "655884605": 0.006311893463134766,
1612
+ "672328262": -0.052545782178640366,
1613
+ "701667486": 0.0034714341163635254,
1614
+ "747260437": -1.8657769113779068,
1615
+ "750448296": -0.5351803650458654,
1616
+ "767747424": -0.49211003724485636
1617
+ }
1618
+ },
1619
+ "macro_by_task": {
1620
+ "ci": {
1621
+ "confidence": 0.95,
1622
+ "high": 0.1298385656990788,
1623
+ "low": -0.8797943426171939,
1624
+ "mean": -0.32690367816704685,
1625
+ "n": 5,
1626
+ "num_samples": 200
1627
+ },
1628
+ "mean": -0.32690367816704685,
1629
+ "per_task": {
1630
+ "LiftPegUpright-v1": 0.26675978899002073,
1631
+ "PickCube-v1": -1.4577699303627014,
1632
+ "PullCube-v1": -0.3670367105305195,
1633
+ "PushCube-v1": -0.2924217109878858,
1634
+ "StackCube-v1": 0.21595017205585132
1635
+ }
1636
+ },
1637
+ "metric": "proposal_oracle_utility_gain_over_base_at_8",
1638
+ "micro": {
1639
+ "confidence": 0.95,
1640
+ "high": 0.004977347562089562,
1641
+ "low": -0.3961880898568779,
1642
+ "mean": -0.18081181504142782,
1643
+ "n": 48,
1644
+ "num_samples": 200
1645
+ },
1646
+ "n": 48
1647
+ },
1648
+ "selected_safety_label_known_at_8": {
1649
+ "macro_by_seed": {
1650
+ "ci": {
1651
+ "confidence": 0.95,
1652
+ "high": 1.0,
1653
+ "low": 1.0,
1654
+ "mean": 1.0,
1655
+ "n": 40,
1656
+ "num_samples": 200
1657
+ },
1658
+ "mean": 1.0,
1659
+ "per_seed": {
1660
+ "1073161778": 1.0,
1661
+ "1113371261": 1.0,
1662
+ "1151410346": 1.0,
1663
+ "1261930456": 1.0,
1664
+ "1324133122": 1.0,
1665
+ "1324642411": 1.0,
1666
+ "1375492786": 1.0,
1667
+ "141984615": 1.0,
1668
+ "1461069713": 1.0,
1669
+ "1480856810": 1.0,
1670
+ "1509980664": 1.0,
1671
+ "1522272686": 1.0,
1672
+ "1549324805": 1.0,
1673
+ "1578990937": 1.0,
1674
+ "1747178030": 1.0,
1675
+ "1790188787": 1.0,
1676
+ "1822210471": 1.0,
1677
+ "1845489013": 1.0,
1678
+ "1999022574": 1.0,
1679
+ "2012211287": 1.0,
1680
+ "2038594191": 1.0,
1681
+ "2054899126": 1.0,
1682
+ "2061635888": 1.0,
1683
+ "211245842": 1.0,
1684
+ "278008524": 1.0,
1685
+ "307068879": 1.0,
1686
+ "412102563": 1.0,
1687
+ "440577711": 1.0,
1688
+ "441046872": 1.0,
1689
+ "509430392": 1.0,
1690
+ "585904130": 1.0,
1691
+ "608016290": 1.0,
1692
+ "626486813": 1.0,
1693
+ "636680137": 1.0,
1694
+ "655884605": 1.0,
1695
+ "672328262": 1.0,
1696
+ "701667486": 1.0,
1697
+ "747260437": 1.0,
1698
+ "750448296": 1.0,
1699
+ "767747424": 1.0
1700
+ }
1701
+ },
1702
+ "macro_by_task": {
1703
+ "ci": {
1704
+ "confidence": 0.95,
1705
+ "high": 1.0,
1706
+ "low": 1.0,
1707
+ "mean": 1.0,
1708
+ "n": 5,
1709
+ "num_samples": 200
1710
+ },
1711
+ "mean": 1.0,
1712
+ "per_task": {
1713
+ "LiftPegUpright-v1": 1.0,
1714
+ "PickCube-v1": 1.0,
1715
+ "PullCube-v1": 1.0,
1716
+ "PushCube-v1": 1.0,
1717
+ "StackCube-v1": 1.0
1718
+ }
1719
+ },
1720
+ "metric": "selected_safety_label_known_at_8",
1721
+ "micro": {
1722
+ "confidence": 0.95,
1723
+ "high": 1.0,
1724
+ "low": 1.0,
1725
+ "mean": 1.0,
1726
+ "n": 48,
1727
+ "num_samples": 200
1728
+ },
1729
+ "n": 48
1730
+ },
1731
+ "selected_success_at_8": {
1732
+ "macro_by_seed": {
1733
+ "ci": {
1734
+ "confidence": 0.95,
1735
+ "high": 0.175,
1736
+ "low": 0.025,
1737
+ "mean": 0.1,
1738
+ "n": 40,
1739
+ "num_samples": 200
1740
+ },
1741
+ "mean": 0.1,
1742
+ "per_seed": {
1743
+ "1073161778": 0.0,
1744
+ "1113371261": 0.0,
1745
+ "1151410346": 0.0,
1746
+ "1261930456": 0.0,
1747
+ "1324133122": 0.0,
1748
+ "1324642411": 1.0,
1749
+ "1375492786": 0.0,
1750
+ "141984615": 0.0,
1751
+ "1461069713": 0.0,
1752
+ "1480856810": 0.0,
1753
+ "1509980664": 0.0,
1754
+ "1522272686": 0.0,
1755
+ "1549324805": 0.0,
1756
+ "1578990937": 0.0,
1757
+ "1747178030": 1.0,
1758
+ "1790188787": 0.0,
1759
+ "1822210471": 0.0,
1760
+ "1845489013": 0.0,
1761
+ "1999022574": 0.0,
1762
+ "2012211287": 0.0,
1763
+ "2038594191": 0.0,
1764
+ "2054899126": 0.5,
1765
+ "2061635888": 0.0,
1766
+ "211245842": 0.0,
1767
+ "278008524": 0.5,
1768
+ "307068879": 0.0,
1769
+ "412102563": 0.0,
1770
+ "440577711": 1.0,
1771
+ "441046872": 0.0,
1772
+ "509430392": 0.0,
1773
+ "585904130": 0.0,
1774
+ "608016290": 0.0,
1775
+ "626486813": 0.0,
1776
+ "636680137": 0.0,
1777
+ "655884605": 0.0,
1778
+ "672328262": 0.0,
1779
+ "701667486": 0.0,
1780
+ "747260437": 0.0,
1781
+ "750448296": 0.0,
1782
+ "767747424": 0.0
1783
+ }
1784
+ },
1785
+ "macro_by_task": {
1786
+ "ci": {
1787
+ "confidence": 0.95,
1788
+ "high": 0.22399999999999998,
1789
+ "low": 0.0,
1790
+ "mean": 0.09066666666666666,
1791
+ "n": 5,
1792
+ "num_samples": 200
1793
+ },
1794
+ "mean": 0.09066666666666666,
1795
+ "per_task": {
1796
+ "LiftPegUpright-v1": 0.0,
1797
+ "PickCube-v1": 0.0,
1798
+ "PullCube-v1": 0.12,
1799
+ "PushCube-v1": 0.3333333333333333,
1800
+ "StackCube-v1": 0.0
1801
+ }
1802
+ },
1803
+ "metric": "selected_success_at_8",
1804
+ "micro": {
1805
+ "confidence": 0.95,
1806
+ "high": 0.1875,
1807
+ "low": 0.020833333333333332,
1808
+ "mean": 0.10416666666666667,
1809
+ "n": 48,
1810
+ "num_samples": 200
1811
+ },
1812
+ "n": 48
1813
+ },
1814
+ "selected_success_gain_over_base_at_8": {
1815
+ "macro_by_seed": {
1816
+ "ci": {
1817
+ "confidence": 0.95,
1818
+ "high": -0.09583333333333334,
1819
+ "low": -0.3375,
1820
+ "mean": -0.20833333333333331,
1821
+ "n": 40,
1822
+ "num_samples": 200
1823
+ },
1824
+ "mean": -0.20833333333333331,
1825
+ "per_seed": {
1826
+ "1073161778": 0.0,
1827
+ "1113371261": 0.0,
1828
+ "1151410346": 0.0,
1829
+ "1261930456": -1.0,
1830
+ "1324133122": 0.0,
1831
+ "1324642411": 0.0,
1832
+ "1375492786": -1.0,
1833
+ "141984615": 0.0,
1834
+ "1461069713": 0.0,
1835
+ "1480856810": -1.0,
1836
+ "1509980664": 0.0,
1837
+ "1522272686": -1.0,
1838
+ "1549324805": 0.0,
1839
+ "1578990937": 0.0,
1840
+ "1747178030": 0.0,
1841
+ "1790188787": -1.0,
1842
+ "1822210471": 0.0,
1843
+ "1845489013": 0.0,
1844
+ "1999022574": 0.0,
1845
+ "2012211287": 0.0,
1846
+ "2038594191": 0.0,
1847
+ "2054899126": -0.5,
1848
+ "2061635888": 0.0,
1849
+ "211245842": 0.0,
1850
+ "278008524": 0.0,
1851
+ "307068879": 0.0,
1852
+ "412102563": -1.0,
1853
+ "440577711": 0.0,
1854
+ "441046872": 0.0,
1855
+ "509430392": 0.0,
1856
+ "585904130": 0.0,
1857
+ "608016290": 0.0,
1858
+ "626486813": 0.0,
1859
+ "636680137": 0.0,
1860
+ "655884605": 0.0,
1861
+ "672328262": 0.0,
1862
+ "701667486": 0.0,
1863
+ "747260437": -1.0,
1864
+ "750448296": -0.3333333333333333,
1865
+ "767747424": -0.5
1866
+ }
1867
+ },
1868
+ "macro_by_task": {
1869
+ "ci": {
1870
+ "confidence": 0.95,
1871
+ "high": -0.07272727272727272,
1872
+ "low": -0.6960000000000001,
1873
+ "mean": -0.36618181818181816,
1874
+ "n": 5,
1875
+ "num_samples": 200
1876
+ },
1877
+ "mean": -0.36618181818181816,
1878
+ "per_task": {
1879
+ "LiftPegUpright-v1": 0.0,
1880
+ "PickCube-v1": -1.0,
1881
+ "PullCube-v1": -0.24,
1882
+ "PushCube-v1": -0.5,
1883
+ "StackCube-v1": -0.09090909090909091
1884
+ }
1885
+ },
1886
+ "metric": "selected_success_gain_over_base_at_8",
1887
+ "micro": {
1888
+ "confidence": 0.95,
1889
+ "high": -0.10416666666666667,
1890
+ "low": -0.3333333333333333,
1891
+ "mean": -0.22916666666666666,
1892
+ "n": 48,
1893
+ "num_samples": 200
1894
+ },
1895
+ "n": 48
1896
+ },
1897
+ "selected_unsafe_known_at_8": {
1898
+ "macro_by_seed": {
1899
+ "ci": {
1900
+ "confidence": 0.95,
1901
+ "high": 0.28125,
1902
+ "low": 0.0625,
1903
+ "mean": 0.18125,
1904
+ "n": 40,
1905
+ "num_samples": 200
1906
+ },
1907
+ "mean": 0.18125,
1908
+ "per_seed": {
1909
+ "1073161778": 0.0,
1910
+ "1113371261": 0.0,
1911
+ "1151410346": 0.0,
1912
+ "1261930456": 0.0,
1913
+ "1324133122": 0.0,
1914
+ "1324642411": 0.0,
1915
+ "1375492786": 1.0,
1916
+ "141984615": 0.0,
1917
+ "1461069713": 0.0,
1918
+ "1480856810": 0.0,
1919
+ "1509980664": 0.0,
1920
+ "1522272686": 0.0,
1921
+ "1549324805": 0.0,
1922
+ "1578990937": 0.0,
1923
+ "1747178030": 1.0,
1924
+ "1790188787": 0.0,
1925
+ "1822210471": 0.0,
1926
+ "1845489013": 1.0,
1927
+ "1999022574": 0.0,
1928
+ "2012211287": 0.0,
1929
+ "2038594191": 0.0,
1930
+ "2054899126": 0.5,
1931
+ "2061635888": 0.0,
1932
+ "211245842": 0.0,
1933
+ "278008524": 0.0,
1934
+ "307068879": 0.0,
1935
+ "412102563": 0.0,
1936
+ "440577711": 0.0,
1937
+ "441046872": 0.0,
1938
+ "509430392": 0.0,
1939
+ "585904130": 1.0,
1940
+ "608016290": 0.0,
1941
+ "626486813": 0.0,
1942
+ "636680137": 0.0,
1943
+ "655884605": 0.0,
1944
+ "672328262": 0.0,
1945
+ "701667486": 0.0,
1946
+ "747260437": 1.0,
1947
+ "750448296": 1.0,
1948
+ "767747424": 0.75
1949
+ }
1950
+ },
1951
+ "macro_by_task": {
1952
+ "ci": {
1953
+ "confidence": 0.95,
1954
+ "high": 0.288,
1955
+ "low": 0.0,
1956
+ "mean": 0.096,
1957
+ "n": 5,
1958
+ "num_samples": 200
1959
+ },
1960
+ "mean": 0.096,
1961
+ "per_task": {
1962
+ "LiftPegUpright-v1": 0.0,
1963
+ "PickCube-v1": 0.0,
1964
+ "PullCube-v1": 0.48,
1965
+ "PushCube-v1": 0.0,
1966
+ "StackCube-v1": 0.0
1967
+ }
1968
+ },
1969
+ "metric": "selected_unsafe_known_at_8",
1970
+ "micro": {
1971
+ "confidence": 0.95,
1972
+ "high": 0.375,
1973
+ "low": 0.14583333333333334,
1974
+ "mean": 0.25,
1975
+ "n": 48,
1976
+ "num_samples": 200
1977
+ },
1978
+ "n": 48
1979
+ },
1980
+ "selected_utility_at_8": {
1981
+ "macro_by_seed": {
1982
+ "ci": {
1983
+ "confidence": 0.95,
1984
+ "high": 0.5628758786207375,
1985
+ "low": 0.2524046484497376,
1986
+ "mean": 0.39560049497134364,
1987
+ "n": 40,
1988
+ "num_samples": 200
1989
+ },
1990
+ "mean": 0.39560049497134364,
1991
+ "per_seed": {
1992
+ "1073161778": 0.7134289145469666,
1993
+ "1113371261": 0.09066957235336304,
1994
+ "1151410346": 0.2267151176929474,
1995
+ "1261930456": 0.09654919803142548,
1996
+ "1324133122": 0.07025662064552307,
1997
+ "1324642411": 2.0,
1998
+ "1375492786": 0.125103160738945,
1999
+ "141984615": 0.04370605945587158,
2000
+ "1461069713": 0.036472875624895096,
2001
+ "1480856810": 0.184015691280365,
2002
+ "1509980664": 0.23360641300678253,
2003
+ "1522272686": 0.11739088594913483,
2004
+ "1549324805": 0.3088321089744568,
2005
+ "1578990937": 0.1918090283870697,
2006
+ "1747178030": 2.0,
2007
+ "1790188787": 0.1588883101940155,
2008
+ "1822210471": 0.06297371536493301,
2009
+ "1845489013": 0.09357102960348129,
2010
+ "1999022574": 0.8143669962882996,
2011
+ "2012211287": 0.719451367855072,
2012
+ "2038594191": 0.15308313071727753,
2013
+ "2054899126": 1.0613844096660614,
2014
+ "2061635888": 0.07929591834545135,
2015
+ "211245842": 0.16206583380699158,
2016
+ "278008524": 1.102214626967907,
2017
+ "307068879": 0.20115609467029572,
2018
+ "412102563": 0.16581374406814575,
2019
+ "440577711": 2.0,
2020
+ "441046872": 0.20323576033115387,
2021
+ "509430392": 0.198524609208107,
2022
+ "585904130": 0.10958615690469742,
2023
+ "608016290": 0.516010582447052,
2024
+ "626486813": 0.06004284881055355,
2025
+ "636680137": 0.0957610011100769,
2026
+ "655884605": 0.14293836057186127,
2027
+ "672328262": 0.04943364858627319,
2028
+ "701667486": 0.788884162902832,
2029
+ "747260437": 0.13000567257404327,
2030
+ "750448296": 0.2019465168317159,
2031
+ "767747424": 0.11482965433970094
2032
+ }
2033
+ },
2034
+ "macro_by_task": {
2035
+ "ci": {
2036
+ "confidence": 0.95,
2037
+ "high": 0.6118640309030359,
2038
+ "low": 0.209970059543848,
2039
+ "mean": 0.395911451499119,
2040
+ "n": 5,
2041
+ "num_samples": 200
2042
+ },
2043
+ "mean": 0.395911451499119,
2044
+ "per_task": {
2045
+ "LiftPegUpright-v1": 0.47065654397010803,
2046
+ "PickCube-v1": 0.11739088594913483,
2047
+ "PullCube-v1": 0.34883881993591787,
2048
+ "PushCube-v1": 0.7729963014523188,
2049
+ "StackCube-v1": 0.26967470618811523
2050
+ }
2051
+ },
2052
+ "metric": "selected_utility_at_8",
2053
+ "micro": {
2054
+ "confidence": 0.95,
2055
+ "high": 0.5472346911362062,
2056
+ "low": 0.235154612067466,
2057
+ "mean": 0.3915842433537667,
2058
+ "n": 48,
2059
+ "num_samples": 200
2060
+ },
2061
+ "n": 48
2062
+ },
2063
+ "selected_utility_gain_over_base_at_8": {
2064
+ "macro_by_seed": {
2065
+ "ci": {
2066
+ "confidence": 0.95,
2067
+ "high": -0.19472851282916964,
2068
+ "low": -0.6428319769911468,
2069
+ "mean": -0.4072029812145047,
2070
+ "n": 40,
2071
+ "num_samples": 200
2072
+ },
2073
+ "mean": -0.4072029812145047,
2074
+ "per_seed": {
2075
+ "1073161778": -0.012089073657989502,
2076
+ "1113371261": -0.020429715514183044,
2077
+ "1151410346": -0.0017583966255187988,
2078
+ "1261930456": -1.9034508019685745,
2079
+ "1324133122": -0.013970434665679932,
2080
+ "1324642411": 0.0,
2081
+ "1375492786": -1.874896839261055,
2082
+ "141984615": -0.12412667274475098,
2083
+ "1461069713": -0.19205471500754356,
2084
+ "1480856810": -1.815984308719635,
2085
+ "1509980664": -0.5984734147787094,
2086
+ "1522272686": -1.8826091140508652,
2087
+ "1549324805": 0.1363367885351181,
2088
+ "1578990937": -0.02245694398880005,
2089
+ "1747178030": 0.0,
2090
+ "1790188787": -1.8411116898059845,
2091
+ "1822210471": -0.0314517468214035,
2092
+ "1845489013": -0.018986977636814117,
2093
+ "1999022574": -0.013601899147033691,
2094
+ "2012211287": -0.008795320987701416,
2095
+ "2038594191": 0.058042533695697784,
2096
+ "2054899126": -0.9386155903339386,
2097
+ "2061635888": -0.0069110095500946045,
2098
+ "211245842": -0.022238612174987793,
2099
+ "278008524": -0.02279258519411087,
2100
+ "307068879": -0.00799626111984253,
2101
+ "412102563": -1.8341862559318542,
2102
+ "440577711": 0.0,
2103
+ "441046872": -0.006531879305839539,
2104
+ "509430392": 0.15779000520706177,
2105
+ "585904130": 0.03854961693286896,
2106
+ "608016290": -0.009349524974822998,
2107
+ "626486813": 0.018301954492926598,
2108
+ "636680137": -0.023812592029571533,
2109
+ "655884605": -0.0011370331048965454,
2110
+ "672328262": -0.05650059133768082,
2111
+ "701667486": -0.0023899078369140625,
2112
+ "747260437": -1.8699943274259567,
2113
+ "750448296": -0.5585568100214005,
2114
+ "767747424": -0.9598791017197073
2115
+ }
2116
+ },
2117
+ "macro_by_task": {
2118
+ "ci": {
2119
+ "confidence": 0.95,
2120
+ "high": -0.186339836825024,
2121
+ "low": -1.2933193251490593,
2122
+ "mean": -0.6954238954109677,
2123
+ "n": 5,
2124
+ "num_samples": 200
2125
+ },
2126
+ "mean": -0.6954238954109677,
2127
+ "per_task": {
2128
+ "LiftPegUpright-v1": -0.008952412009239196,
2129
+ "PickCube-v1": -1.8826091140508652,
2130
+ "PullCube-v1": -0.4544117920845747,
2131
+ "PushCube-v1": -0.9004594658811887,
2132
+ "StackCube-v1": -0.23068669302897019
2133
+ }
2134
+ },
2135
+ "metric": "selected_utility_gain_over_base_at_8",
2136
+ "micro": {
2137
+ "confidence": 0.95,
2138
+ "high": -0.22273767576552927,
2139
+ "low": -0.6700205102485294,
2140
+ "mean": -0.442249508225359,
2141
+ "n": 48,
2142
+ "num_samples": 200
2143
+ },
2144
+ "n": 48
2145
+ },
2146
+ "selector_gap_fraction_to_hidden_at_8": {
2147
+ "macro_by_seed": {
2148
+ "ci": {
2149
+ "confidence": 0.95,
2150
+ "high": 0.490446054366601,
2151
+ "low": 0.17193744788538687,
2152
+ "mean": 0.31189961991034537,
2153
+ "n": 31,
2154
+ "num_samples": 200
2155
+ },
2156
+ "mean": 0.31189961991034537,
2157
+ "per_seed": {
2158
+ "1073161778": 0.0,
2159
+ "1113371261": 0.0029397300125816113,
2160
+ "1151410346": 0.00971600064701111,
2161
+ "1324133122": 0.007368696382616199,
2162
+ "141984615": 0.002306123062633005,
2163
+ "1461069713": 0.288742618894596,
2164
+ "1480856810": 1.0142219433416046,
2165
+ "1509980664": 1.5124266444032184,
2166
+ "1549324805": 0.0,
2167
+ "1578990937": 0.01445979225622012,
2168
+ "1822210471": 0.006517918023633584,
2169
+ "1845489013": 0.0009122909407439936,
2170
+ "1999022574": 1.011605407991357,
2171
+ "2012211287": 1.0069159017794875,
2172
+ "2038594191": 0.019526710026528036,
2173
+ "2061635888": 0.005835938119671427,
2174
+ "211245842": 0.021815617666502807,
2175
+ "278008524": 2.0172600486699674,
2176
+ "307068879": 0.00059436644420333,
2177
+ "441046872": 0.0015963231703957186,
2178
+ "509430392": 0.9194647108404573,
2179
+ "585904130": 0.024574392198491026,
2180
+ "608016290": 0.06380551901605927,
2181
+ "626486813": 0.0702593667270505,
2182
+ "636680137": 0.3289165763180427,
2183
+ "655884605": 0.00401359330150179,
2184
+ "672328262": 0.0020879999218620937,
2185
+ "701667486": 0.004849190218716296,
2186
+ "747260437": 0.0024500819161142355,
2187
+ "750448296": 0.8506872930430188,
2188
+ "767747424": 0.45301742188642
2189
+ }
2190
+ },
2191
+ "macro_by_task": {
2192
+ "ci": {
2193
+ "confidence": 0.95,
2194
+ "high": 0.7787781008387806,
2195
+ "low": 0.2428012658000221,
2196
+ "mean": 0.4420966518067502,
2197
+ "n": 4,
2198
+ "num_samples": 200
2199
+ },
2200
+ "mean": 0.4420966518067502,
2201
+ "per_task": {
2202
+ "LiftPegUpright-v1": 0.2145824220820292,
2203
+ "PullCube-v1": 0.3274577969540007,
2204
+ "PushCube-v1": 0.966843327091031,
2205
+ "StackCube-v1": 0.2595030610999397
2206
+ }
2207
+ },
2208
+ "metric": "selector_gap_fraction_to_hidden_at_8",
2209
+ "micro": {
2210
+ "confidence": 0.95,
2211
+ "high": 0.5014489435705519,
2212
+ "low": 0.17803011658533271,
2213
+ "mean": 0.3284534205932462,
2214
+ "n": 35,
2215
+ "num_samples": 200
2216
+ },
2217
+ "n": 35
2218
+ },
2219
+ "selector_regret_at_8": {
2220
+ "macro_by_seed": {
2221
+ "ci": {
2222
+ "confidence": 0.95,
2223
+ "high": 0.4475754351161109,
2224
+ "low": 0.12457615735474974,
2225
+ "mean": 0.2765124487496602,
2226
+ "n": 40,
2227
+ "num_samples": 200
2228
+ },
2229
+ "mean": 0.2765124487496602,
2230
+ "per_seed": {
2231
+ "1073161778": 0.0,
2232
+ "1113371261": 0.005552858114242554,
2233
+ "1151410346": 0.0172121524810791,
2234
+ "1261930456": 0.003422096371650696,
2235
+ "1324133122": 0.014116749167442322,
2236
+ "1324642411": 0.0,
2237
+ "1375492786": 0.022333383560180664,
2238
+ "141984615": 0.00027199462056159973,
2239
+ "1461069713": 0.019976697862148285,
2240
+ "1480856810": 1.815984308719635,
2241
+ "1509980664": 1.7663935869932175,
2242
+ "1522272686": 0.42483918368816376,
2243
+ "1549324805": 0.0,
2244
+ "1578990937": 0.025821343064308167,
2245
+ "1747178030": 0.0,
2246
+ "1790188787": 0.027344733476638794,
2247
+ "1822210471": 0.012420378625392914,
2248
+ "1845489013": 0.001721896231174469,
2249
+ "1999022574": 1.1856330037117004,
2250
+ "2012211287": 1.280548632144928,
2251
+ "2038594191": 0.03719758987426758,
2252
+ "2054899126": 0.014168627560138702,
2253
+ "2061635888": 0.01116877794265747,
2254
+ "211245842": 0.039610520005226135,
2255
+ "278008524": 0.022388704121112823,
2256
+ "307068879": 0.0010644197463989258,
2257
+ "412102563": 1.8341862559318542,
2258
+ "440577711": 0.0,
2259
+ "441046872": 0.002857789397239685,
2260
+ "509430392": 1.801475390791893,
2261
+ "585904130": 0.04740310460329056,
2262
+ "608016290": 0.09409016370773315,
2263
+ "626486813": 0.0018939077854156494,
2264
+ "636680137": 0.016771696507930756,
2265
+ "655884605": 0.007448926568031311,
2266
+ "672328262": 0.003954809159040451,
2267
+ "701667486": 0.005861341953277588,
2268
+ "747260437": 0.004217416048049927,
2269
+ "750448296": 0.023376444975535076,
2270
+ "767747424": 0.4677690644748509
2271
+ }
2272
+ },
2273
+ "macro_by_task": {
2274
+ "ci": {
2275
+ "confidence": 0.95,
2276
+ "high": 0.5068376847288826,
2277
+ "low": 0.19689486214924945,
2278
+ "mean": 0.3685202172439207,
2279
+ "n": 5,
2280
+ "num_samples": 200
2281
+ },
2282
+ "mean": 0.3685202172439207,
2283
+ "per_task": {
2284
+ "LiftPegUpright-v1": 0.27571220099925997,
2285
+ "PickCube-v1": 0.42483918368816376,
2286
+ "PullCube-v1": 0.08737508155405521,
2287
+ "PushCube-v1": 0.6080377548933029,
2288
+ "StackCube-v1": 0.44663686508482153
2289
+ }
2290
+ },
2291
+ "metric": "selector_regret_at_8",
2292
+ "micro": {
2293
+ "confidence": 0.95,
2294
+ "high": 0.4223087140514205,
2295
+ "low": 0.09506933600641787,
2296
+ "mean": 0.26143769318393123,
2297
+ "n": 48,
2298
+ "num_samples": 200
2299
+ },
2300
+ "n": 48
2301
+ },
2302
+ "success_selector_gap_at_8": {
2303
+ "macro_by_seed": {
2304
+ "ci": {
2305
+ "confidence": 0.95,
2306
+ "high": 0.26875,
2307
+ "low": 0.05625,
2308
+ "mean": 0.15625,
2309
+ "n": 40,
2310
+ "num_samples": 200
2311
+ },
2312
+ "mean": 0.15625,
2313
+ "per_seed": {
2314
+ "1073161778": 0.0,
2315
+ "1113371261": 0.0,
2316
+ "1151410346": 0.0,
2317
+ "1261930456": 0.0,
2318
+ "1324133122": 0.0,
2319
+ "1324642411": 0.0,
2320
+ "1375492786": 0.0,
2321
+ "141984615": 0.0,
2322
+ "1461069713": 0.0,
2323
+ "1480856810": 1.0,
2324
+ "1509980664": 1.0,
2325
+ "1522272686": 0.0,
2326
+ "1549324805": 0.0,
2327
+ "1578990937": 0.0,
2328
+ "1747178030": 0.0,
2329
+ "1790188787": 0.0,
2330
+ "1822210471": 0.0,
2331
+ "1845489013": 0.0,
2332
+ "1999022574": 1.0,
2333
+ "2012211287": 1.0,
2334
+ "2038594191": 0.0,
2335
+ "2054899126": 0.0,
2336
+ "2061635888": 0.0,
2337
+ "211245842": 0.0,
2338
+ "278008524": 0.0,
2339
+ "307068879": 0.0,
2340
+ "412102563": 1.0,
2341
+ "440577711": 0.0,
2342
+ "441046872": 0.0,
2343
+ "509430392": 1.0,
2344
+ "585904130": 0.0,
2345
+ "608016290": 0.0,
2346
+ "626486813": 0.0,
2347
+ "636680137": 0.0,
2348
+ "655884605": 0.0,
2349
+ "672328262": 0.0,
2350
+ "701667486": 0.0,
2351
+ "747260437": 0.0,
2352
+ "750448296": 0.0,
2353
+ "767747424": 0.25
2354
+ }
2355
+ },
2356
+ "macro_by_task": {
2357
+ "ci": {
2358
+ "confidence": 0.95,
2359
+ "high": 0.26666666666666666,
2360
+ "low": 0.06254545454545454,
2361
+ "mean": 0.1692121212121212,
2362
+ "n": 5,
2363
+ "num_samples": 200
2364
+ },
2365
+ "mean": 0.1692121212121212,
2366
+ "per_task": {
2367
+ "LiftPegUpright-v1": 0.2,
2368
+ "PickCube-v1": 0.0,
2369
+ "PullCube-v1": 0.04,
2370
+ "PushCube-v1": 0.3333333333333333,
2371
+ "StackCube-v1": 0.2727272727272727
2372
+ }
2373
+ },
2374
+ "metric": "success_selector_gap_at_8",
2375
+ "micro": {
2376
+ "confidence": 0.95,
2377
+ "high": 0.25,
2378
+ "low": 0.041666666666666664,
2379
+ "mean": 0.14583333333333334,
2380
+ "n": 48,
2381
+ "num_samples": 200
2382
+ },
2383
+ "n": 48
2384
+ },
2385
+ "success_support_gap_at_8": {
2386
+ "macro_by_seed": {
2387
+ "ci": {
2388
+ "confidence": 0.95,
2389
+ "high": 0.6833333333333333,
2390
+ "low": 0.425,
2391
+ "mean": 0.5541666666666667,
2392
+ "n": 40,
2393
+ "num_samples": 200
2394
+ },
2395
+ "mean": 0.5541666666666667,
2396
+ "per_seed": {
2397
+ "1073161778": 1.0,
2398
+ "1113371261": 1.0,
2399
+ "1151410346": 1.0,
2400
+ "1261930456": 1.0,
2401
+ "1324133122": 1.0,
2402
+ "1324642411": 0.0,
2403
+ "1375492786": 1.0,
2404
+ "141984615": 0.0,
2405
+ "1461069713": 0.0,
2406
+ "1480856810": 0.0,
2407
+ "1509980664": 0.0,
2408
+ "1522272686": 1.0,
2409
+ "1549324805": 0.0,
2410
+ "1578990937": 1.0,
2411
+ "1747178030": 0.0,
2412
+ "1790188787": 1.0,
2413
+ "1822210471": 1.0,
2414
+ "1845489013": 1.0,
2415
+ "1999022574": 0.0,
2416
+ "2012211287": 0.0,
2417
+ "2038594191": 1.0,
2418
+ "2054899126": 0.5,
2419
+ "2061635888": 1.0,
2420
+ "211245842": 1.0,
2421
+ "278008524": 0.0,
2422
+ "307068879": 1.0,
2423
+ "412102563": 0.0,
2424
+ "440577711": 0.0,
2425
+ "441046872": 1.0,
2426
+ "509430392": 0.0,
2427
+ "585904130": 1.0,
2428
+ "608016290": 1.0,
2429
+ "626486813": 0.0,
2430
+ "636680137": 0.0,
2431
+ "655884605": 1.0,
2432
+ "672328262": 1.0,
2433
+ "701667486": 1.0,
2434
+ "747260437": 0.0,
2435
+ "750448296": 0.6666666666666666,
2436
+ "767747424": 0.0
2437
+ }
2438
+ },
2439
+ "macro_by_task": {
2440
+ "ci": {
2441
+ "confidence": 0.95,
2442
+ "high": 0.8266666666666665,
2443
+ "low": 0.4281212121212121,
2444
+ "mean": 0.6441212121212121,
2445
+ "n": 5,
2446
+ "num_samples": 200
2447
+ },
2448
+ "mean": 0.6441212121212121,
2449
+ "per_task": {
2450
+ "LiftPegUpright-v1": 0.8,
2451
+ "PickCube-v1": 1.0,
2452
+ "PullCube-v1": 0.36,
2453
+ "PushCube-v1": 0.3333333333333333,
2454
+ "StackCube-v1": 0.7272727272727273
2455
+ }
2456
+ },
2457
+ "metric": "success_support_gap_at_8",
2458
+ "micro": {
2459
+ "confidence": 0.95,
2460
+ "high": 0.625,
2461
+ "low": 0.3541666666666667,
2462
+ "mean": 0.5,
2463
+ "n": 48,
2464
+ "num_samples": 200
2465
+ },
2466
+ "n": 48
2467
+ },
2468
+ "success_total_car_to_hidden_at_8": {
2469
+ "macro_by_seed": {
2470
+ "ci": {
2471
+ "confidence": 0.95,
2472
+ "high": 0.8125,
2473
+ "low": 0.5666666666666667,
2474
+ "mean": 0.6854166666666667,
2475
+ "n": 40,
2476
+ "num_samples": 200
2477
+ },
2478
+ "mean": 0.6854166666666667,
2479
+ "per_seed": {
2480
+ "1073161778": 1.0,
2481
+ "1113371261": 1.0,
2482
+ "1151410346": 1.0,
2483
+ "1261930456": 1.0,
2484
+ "1324133122": 1.0,
2485
+ "1324642411": 0.0,
2486
+ "1375492786": 1.0,
2487
+ "141984615": 0.0,
2488
+ "1461069713": 0.0,
2489
+ "1480856810": 0.0,
2490
+ "1509980664": 1.0,
2491
+ "1522272686": 1.0,
2492
+ "1549324805": 0.0,
2493
+ "1578990937": 1.0,
2494
+ "1747178030": 0.0,
2495
+ "1790188787": 1.0,
2496
+ "1822210471": 1.0,
2497
+ "1845489013": 1.0,
2498
+ "1999022574": 1.0,
2499
+ "2012211287": 1.0,
2500
+ "2038594191": 1.0,
2501
+ "2054899126": 0.5,
2502
+ "2061635888": 1.0,
2503
+ "211245842": 1.0,
2504
+ "278008524": 0.0,
2505
+ "307068879": 1.0,
2506
+ "412102563": 1.0,
2507
+ "440577711": 0.0,
2508
+ "441046872": 1.0,
2509
+ "509430392": 1.0,
2510
+ "585904130": 1.0,
2511
+ "608016290": 1.0,
2512
+ "626486813": 0.0,
2513
+ "636680137": 0.0,
2514
+ "655884605": 1.0,
2515
+ "672328262": 1.0,
2516
+ "701667486": 1.0,
2517
+ "747260437": 0.0,
2518
+ "750448296": 0.6666666666666666,
2519
+ "767747424": 0.25
2520
+ }
2521
+ },
2522
+ "macro_by_task": {
2523
+ "ci": {
2524
+ "confidence": 0.95,
2525
+ "high": 1.0,
2526
+ "low": 0.54,
2527
+ "mean": 0.78,
2528
+ "n": 5,
2529
+ "num_samples": 200
2530
+ },
2531
+ "mean": 0.78,
2532
+ "per_task": {
2533
+ "LiftPegUpright-v1": 1.0,
2534
+ "PickCube-v1": 1.0,
2535
+ "PullCube-v1": 0.4,
2536
+ "PushCube-v1": 0.5,
2537
+ "StackCube-v1": 1.0
2538
+ }
2539
+ },
2540
+ "metric": "success_total_car_to_hidden_at_8",
2541
+ "micro": {
2542
+ "confidence": 0.95,
2543
+ "high": 0.7291666666666666,
2544
+ "low": 0.4791666666666667,
2545
+ "mean": 0.625,
2546
+ "n": 48,
2547
+ "num_samples": 200
2548
+ },
2549
+ "n": 48
2550
+ },
2551
+ "support_gap_at_8": {
2552
+ "macro_by_seed": {
2553
+ "ci": {
2554
+ "confidence": 0.95,
2555
+ "high": 1.2256661575365189,
2556
+ "low": 0.7455431038048118,
2557
+ "mean": 0.9926273552778488,
2558
+ "n": 40,
2559
+ "num_samples": 200
2560
+ },
2561
+ "mean": 0.9926273552778488,
2562
+ "per_seed": {
2563
+ "1073161778": 1.2865710854530334,
2564
+ "1113371261": 1.9037775695323944,
2565
+ "1151410346": 1.7560727298259735,
2566
+ "1261930456": 1.9000287055969238,
2567
+ "1324133122": 1.9156266301870346,
2568
+ "1324642411": 0.0,
2569
+ "1375492786": 1.8525634557008743,
2570
+ "141984615": 0.2417992167174816,
2571
+ "1461069713": 0.10289287939667702,
2572
+ "1480856810": 0.0,
2573
+ "1509980664": 0.0,
2574
+ "1522272686": 1.4577699303627014,
2575
+ "1549324805": 0.0,
2576
+ "1578990937": 1.7823696285486221,
2577
+ "1747178030": 0.0,
2578
+ "1790188787": 1.8137669563293457,
2579
+ "1822210471": 1.924605906009674,
2580
+ "1845489013": 1.9047070741653442,
2581
+ "1999022574": 0.0,
2582
+ "2012211287": 0.0,
2583
+ "2038594191": 1.809719279408455,
2584
+ "2054899126": 0.9244469627737999,
2585
+ "2061635888": 1.9095353037118912,
2586
+ "211245842": 1.7983236461877823,
2587
+ "278008524": 0.0,
2588
+ "307068879": 1.7977794855833054,
2589
+ "412102563": 0.0,
2590
+ "440577711": 0.0,
2591
+ "441046872": 1.7939064502716064,
2592
+ "509430392": 0.0,
2593
+ "585904130": 1.843010738492012,
2594
+ "608016290": 1.3898992538452148,
2595
+ "626486813": 0.10364562459290028,
2596
+ "636680137": 0.05803162604570389,
2597
+ "655884605": 1.8496127128601074,
2598
+ "672328262": 1.9466115422546864,
2599
+ "701667486": 1.2052544951438904,
2600
+ "747260437": 0.144440159201622,
2601
+ "750448296": 1.1875135501225789,
2602
+ "767747424": 0.1008116127923131
2603
+ }
2604
+ },
2605
+ "macro_by_task": {
2606
+ "ci": {
2607
+ "confidence": 0.95,
2608
+ "high": 1.3124932943149046,
2609
+ "low": 0.7839182949264845,
2610
+ "mean": 1.0656139447842583,
2611
+ "n": 5,
2612
+ "num_samples": 200
2613
+ },
2614
+ "mean": 1.0656139447842583,
2615
+ "per_task": {
2616
+ "LiftPegUpright-v1": 1.253631255030632,
2617
+ "PickCube-v1": 1.4577699303627014,
2618
+ "PullCube-v1": 0.7140141661465168,
2619
+ "PushCube-v1": 0.6189659436543783,
2620
+ "StackCube-v1": 1.2836884287270633
2621
+ }
2622
+ },
2623
+ "metric": "support_gap_at_8",
2624
+ "micro": {
2625
+ "confidence": 0.95,
2626
+ "high": 1.1028367501373093,
2627
+ "low": 0.6545770478745302,
2628
+ "mean": 0.9043885153563073,
2629
+ "n": 48,
2630
+ "num_samples": 200
2631
+ },
2632
+ "n": 48
2633
+ },
2634
+ "support_gap_fraction_to_hidden_at_8": {
2635
+ "macro_by_seed": {
2636
+ "ci": {
2637
+ "confidence": 0.95,
2638
+ "high": 0.919628337380863,
2639
+ "low": 0.578547201138025,
2640
+ "mean": 0.757919139075269,
2641
+ "n": 31,
2642
+ "num_samples": 200
2643
+ },
2644
+ "mean": 0.757919139075269,
2645
+ "per_seed": {
2646
+ "1073161778": 1.009485480019418,
2647
+ "1113371261": 1.0078759340310404,
2648
+ "1151410346": 0.9912765877448256,
2649
+ "1324133122": 0.9999236263868492,
2650
+ "141984615": 2.0501094802810416,
2651
+ "1461069713": 1.4872107326054032,
2652
+ "1480856810": 0.0,
2653
+ "1509980664": 0.0,
2654
+ "1549324805": 0.0,
2655
+ "1578990937": 0.9981159573466916,
2656
+ "1822210471": 1.009987207437105,
2657
+ "1845489013": 1.0091473441154055,
2658
+ "1999022574": 0.0,
2659
+ "2012211287": 0.0,
2660
+ "2038594191": 0.950004119026864,
2661
+ "2061635888": 0.9977752200827643,
2662
+ "211245842": 0.9904323674793413,
2663
+ "278008524": 0.0,
2664
+ "307068879": 1.0038707041304467,
2665
+ "441046872": 1.0020522977854422,
2666
+ "509430392": 0.0,
2667
+ "585904130": 0.9554409799266471,
2668
+ "608016290": 0.9425346898863848,
2669
+ "626486813": 0.8033778054737339,
2670
+ "636680137": 1.1380818719260768,
2671
+ "655884605": 0.9965990571806475,
2672
+ "672328262": 1.0277423219859751,
2673
+ "701667486": 0.9971280221327856,
2674
+ "747260437": 0.08391162218491321,
2675
+ "750448296": 0.4568807953323259,
2676
+ "767747424": 0.5865290868312131
2677
+ }
2678
+ },
2679
+ "macro_by_task": {
2680
+ "ci": {
2681
+ "confidence": 0.95,
2682
+ "high": 0.792764232117693,
2683
+ "low": 0.19789715859108456,
2684
+ "mean": 0.5917050520895303,
2685
+ "n": 4,
2686
+ "num_samples": 200
2687
+ },
2688
+ "mean": 0.5917050520895303,
2689
+ "per_task": {
2690
+ "LiftPegUpright-v1": 0.7915886343643382,
2691
+ "PullCube-v1": 0.7773188967552883,
2692
+ "PushCube-v1": 0.0,
2693
+ "StackCube-v1": 0.7979126772384945
2694
+ }
2695
+ },
2696
+ "metric": "support_gap_fraction_to_hidden_at_8",
2697
+ "micro": {
2698
+ "confidence": 0.95,
2699
+ "high": 0.9126011547885531,
2700
+ "low": 0.5811499188978817,
2701
+ "mean": 0.7408231453086236,
2702
+ "n": 35,
2703
+ "num_samples": 200
2704
+ },
2705
+ "n": 35
2706
+ },
2707
+ "total_car_to_hidden_at_8": {
2708
+ "macro_by_seed": {
2709
+ "ci": {
2710
+ "confidence": 0.95,
2711
+ "high": 1.4466379160061478,
2712
+ "low": 1.0152511927648447,
2713
+ "mean": 1.2237464510719291,
2714
+ "n": 40,
2715
+ "num_samples": 200
2716
+ },
2717
+ "mean": 1.2237464510719291,
2718
+ "per_seed": {
2719
+ "1073161778": 1.2865710854530334,
2720
+ "1113371261": 1.909330427646637,
2721
+ "1151410346": 1.7732848823070526,
2722
+ "1261930456": 1.9034508019685745,
2723
+ "1324133122": 1.929743379354477,
2724
+ "1324642411": 0.0,
2725
+ "1375492786": 1.874896839261055,
2726
+ "141984615": 0.2420712113380432,
2727
+ "1461069713": 0.1228695772588253,
2728
+ "1480856810": 0.02546466886997223,
2729
+ "1509980664": 1.7663935869932175,
2730
+ "1522272686": 1.8826091140508652,
2731
+ "1549324805": 0.0,
2732
+ "1578990937": 1.8081909716129303,
2733
+ "1747178030": 0.0,
2734
+ "1790188787": 1.8411116898059845,
2735
+ "1822210471": 1.937026284635067,
2736
+ "1845489013": 1.9064289703965187,
2737
+ "1999022574": 1.1856330037117004,
2738
+ "2012211287": 1.280548632144928,
2739
+ "2038594191": 1.8469168692827225,
2740
+ "2054899126": 0.9386155903339386,
2741
+ "2061635888": 1.9207040816545486,
2742
+ "211245842": 1.8379341661930084,
2743
+ "278008524": 0.011694014072418213,
2744
+ "307068879": 1.7988439053297043,
2745
+ "412102563": 1.8341862559318542,
2746
+ "440577711": 0.0,
2747
+ "441046872": 1.7967642396688461,
2748
+ "509430392": 1.801475390791893,
2749
+ "585904130": 1.8904138430953026,
2750
+ "608016290": 1.483989417552948,
2751
+ "626486813": 0.10553953237831593,
2752
+ "636680137": 0.07480332255363464,
2753
+ "655884605": 1.8570616394281387,
2754
+ "672328262": 1.9505663514137268,
2755
+ "701667486": 1.211115837097168,
2756
+ "747260437": 0.14865757524967194,
2757
+ "750448296": 1.2060499787330627,
2758
+ "767747424": 0.5589009053073823
2759
+ }
2760
+ },
2761
+ "macro_by_task": {
2762
+ "ci": {
2763
+ "confidence": 0.95,
2764
+ "high": 1.7205856903032823,
2765
+ "low": 1.0108242746885074,
2766
+ "mean": 1.373853145896937,
2767
+ "n": 5,
2768
+ "num_samples": 200
2769
+ },
2770
+ "mean": 1.373853145896937,
2771
+ "per_task": {
2772
+ "LiftPegUpright-v1": 1.529343456029892,
2773
+ "PickCube-v1": 1.8826091140508652,
2774
+ "PullCube-v1": 0.7984041070193052,
2775
+ "PushCube-v1": 0.9285837585727373,
2776
+ "StackCube-v1": 1.7303252938118847
2777
+ }
2778
+ },
2779
+ "metric": "total_car_to_hidden_at_8",
2780
+ "micro": {
2781
+ "confidence": 0.95,
2782
+ "high": 1.3169027051189914,
2783
+ "low": 0.868443611000354,
2784
+ "mean": 1.1269689552718773,
2785
+ "n": 48,
2786
+ "num_samples": 200
2787
+ },
2788
+ "n": 48
2789
+ }
2790
+ },
2791
+ "num_rows": 48,
2792
+ "report_type": "ctt_generated_measured_rollout",
2793
+ "schema_version": 1,
2794
+ "source_content_hash": "67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42",
2795
+ "source_split_hash": "867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372",
2796
+ "success_summary": {
2797
+ "base_success_rate": 0.3333333333333333,
2798
+ "base_utility_mean": 0.8338337515791258,
2799
+ "hidden_chart_oracle_success_rate": 0.7291666666666666,
2800
+ "hidden_chart_oracle_utility_mean": 1.5183161981403828,
2801
+ "max_restore_error": 1.4901161193847656e-08,
2802
+ "proposal_oracle_success_gain_over_base": -0.08333333333333333,
2803
+ "proposal_oracle_success_rate": 0.25,
2804
+ "proposal_oracle_utility_mean": 0.6530219365376979,
2805
+ "selected_success_gain_over_base": -0.22916666666666666,
2806
+ "selected_success_rate": 0.10416666666666667,
2807
+ "selected_utility_mean": 0.3915842433537667,
2808
+ "success_selector_gap": 0.14583333333333334,
2809
+ "success_support_gap": 0.5
2810
+ },
2811
+ "target_content_hash": "0c38d73dc9bc4ab756e12006671b5d12f1a23358b281e54b3f6a9ae3cbf6e9af",
2812
+ "target_split_hash": "84151df9e88c219b76751677558cc5bbbc19082bf358cea7330158e9e403e25f"
2813
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics_by_seed.json ADDED
@@ -0,0 +1,1408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1073161778": {
3
+ "any_generated_unsafe_known_at_8": 0.0,
4
+ "base_safety_label_known": 1.0,
5
+ "base_success": 0.0,
6
+ "base_unsafe_known": 0.0,
7
+ "base_utility": 0.725517988204956,
8
+ "branch_car_at_8": 0.0,
9
+ "generated_safety_label_coverage_at_8": 1.0,
10
+ "generated_unsafe_rate_known_at_8": 0.0,
11
+ "hidden_chart_oracle_success_at_8": 1.0,
12
+ "hidden_chart_oracle_utility_at_8": 2.0,
13
+ "ncar_to_hidden_chart_oracle_at_8": 1.009485472098667,
14
+ "ncar_to_proposal_oracle_at_8": 0.0,
15
+ "outcome_ptr_at_8": 0.0,
16
+ "pairwise_causal_calibration_ece": 0.15824853632401062,
17
+ "proposal_oracle_safety_label_known_at_8": 1.0,
18
+ "proposal_oracle_success_at_8": 0.0,
19
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
20
+ "proposal_oracle_unsafe_known_at_8": 0.0,
21
+ "proposal_oracle_utility_at_8": 0.7134289145469666,
22
+ "proposal_oracle_utility_gain_over_base_at_8": -0.012089073657989502,
23
+ "selected_safety_label_known_at_8": 1.0,
24
+ "selected_success_at_8": 0.0,
25
+ "selected_success_gain_over_base_at_8": 0.0,
26
+ "selected_unsafe_known_at_8": 0.0,
27
+ "selected_utility_at_8": 0.7134289145469666,
28
+ "selected_utility_gain_over_base_at_8": -0.012089073657989502,
29
+ "selector_gap_fraction_to_hidden_at_8": 0.0,
30
+ "selector_regret_at_8": 0.0,
31
+ "success_selector_gap_at_8": 0.0,
32
+ "success_support_gap_at_8": 1.0,
33
+ "success_total_car_to_hidden_at_8": 1.0,
34
+ "support_gap_at_8": 1.2865710854530334,
35
+ "support_gap_fraction_to_hidden_at_8": 1.009485480019418,
36
+ "total_car_to_hidden_at_8": 1.2865710854530334
37
+ },
38
+ "1113371261": {
39
+ "any_generated_unsafe_known_at_8": 0.0,
40
+ "base_safety_label_known": 1.0,
41
+ "base_success": 0.0,
42
+ "base_unsafe_known": 0.0,
43
+ "base_utility": 0.11109928786754608,
44
+ "branch_car_at_8": 0.005552858114242554,
45
+ "generated_safety_label_coverage_at_8": 1.0,
46
+ "generated_unsafe_rate_known_at_8": 0.0,
47
+ "hidden_chart_oracle_success_at_8": 1.0,
48
+ "hidden_chart_oracle_utility_at_8": 2.0,
49
+ "ncar_to_hidden_chart_oracle_at_8": 1.0108156586922785,
50
+ "ncar_to_proposal_oracle_at_8": 0.3732545276477201,
51
+ "outcome_ptr_at_8": 0.0,
52
+ "pairwise_causal_calibration_ece": 0.1039178410083798,
53
+ "proposal_oracle_safety_label_known_at_8": 1.0,
54
+ "proposal_oracle_success_at_8": 0.0,
55
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
56
+ "proposal_oracle_unsafe_known_at_8": 0.0,
57
+ "proposal_oracle_utility_at_8": 0.09622243046760559,
58
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01487685739994049,
59
+ "selected_safety_label_known_at_8": 1.0,
60
+ "selected_success_at_8": 0.0,
61
+ "selected_success_gain_over_base_at_8": 0.0,
62
+ "selected_unsafe_known_at_8": 0.0,
63
+ "selected_utility_at_8": 0.09066957235336304,
64
+ "selected_utility_gain_over_base_at_8": -0.020429715514183044,
65
+ "selector_gap_fraction_to_hidden_at_8": 0.0029397300125816113,
66
+ "selector_regret_at_8": 0.005552858114242554,
67
+ "success_selector_gap_at_8": 0.0,
68
+ "success_support_gap_at_8": 1.0,
69
+ "success_total_car_to_hidden_at_8": 1.0,
70
+ "support_gap_at_8": 1.9037775695323944,
71
+ "support_gap_fraction_to_hidden_at_8": 1.0078759340310404,
72
+ "total_car_to_hidden_at_8": 1.909330427646637
73
+ },
74
+ "1151410346": {
75
+ "any_generated_unsafe_known_at_8": 0.0,
76
+ "base_safety_label_known": 1.0,
77
+ "base_success": 0.0,
78
+ "base_unsafe_known": 0.0,
79
+ "base_utility": 0.2284735143184662,
80
+ "branch_car_at_8": 0.0172121524810791,
81
+ "generated_safety_label_coverage_at_8": 1.0,
82
+ "generated_unsafe_rate_known_at_8": 0.0,
83
+ "hidden_chart_oracle_success_at_8": 1.0,
84
+ "hidden_chart_oracle_utility_at_8": 2.0,
85
+ "ncar_to_hidden_chart_oracle_at_8": 1.0009925827413846,
86
+ "ncar_to_proposal_oracle_at_8": 1.1137836978995075,
87
+ "outcome_ptr_at_8": 1.0,
88
+ "pairwise_causal_calibration_ece": 0.4615660105355005,
89
+ "proposal_oracle_safety_label_known_at_8": 1.0,
90
+ "proposal_oracle_success_at_8": 0.0,
91
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
92
+ "proposal_oracle_unsafe_known_at_8": 0.0,
93
+ "proposal_oracle_utility_at_8": 0.2439272701740265,
94
+ "proposal_oracle_utility_gain_over_base_at_8": 0.015453755855560303,
95
+ "selected_safety_label_known_at_8": 1.0,
96
+ "selected_success_at_8": 0.0,
97
+ "selected_success_gain_over_base_at_8": 0.0,
98
+ "selected_unsafe_known_at_8": 0.0,
99
+ "selected_utility_at_8": 0.2267151176929474,
100
+ "selected_utility_gain_over_base_at_8": -0.0017583966255187988,
101
+ "selector_gap_fraction_to_hidden_at_8": 0.00971600064701111,
102
+ "selector_regret_at_8": 0.0172121524810791,
103
+ "success_selector_gap_at_8": 0.0,
104
+ "success_support_gap_at_8": 1.0,
105
+ "success_total_car_to_hidden_at_8": 1.0,
106
+ "support_gap_at_8": 1.7560727298259735,
107
+ "support_gap_fraction_to_hidden_at_8": 0.9912765877448256,
108
+ "total_car_to_hidden_at_8": 1.7732848823070526
109
+ },
110
+ "1261930456": {
111
+ "any_generated_unsafe_known_at_8": 0.0,
112
+ "base_safety_label_known": 1.0,
113
+ "base_success": 1.0,
114
+ "base_unsafe_known": 0.0,
115
+ "base_utility": 2.0,
116
+ "branch_car_at_8": 0.003422096371650696,
117
+ "generated_safety_label_coverage_at_8": 1.0,
118
+ "generated_unsafe_rate_known_at_8": 0.0,
119
+ "hidden_chart_oracle_success_at_8": 1.0,
120
+ "hidden_chart_oracle_utility_at_8": 2.0,
121
+ "ncar_to_proposal_oracle_at_8": 0.0018010761329865432,
122
+ "outcome_ptr_at_8": 0.0,
123
+ "pairwise_causal_calibration_ece": 0.11955613465129326,
124
+ "proposal_oracle_safety_label_known_at_8": 1.0,
125
+ "proposal_oracle_success_at_8": 0.0,
126
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
127
+ "proposal_oracle_unsafe_known_at_8": 0.0,
128
+ "proposal_oracle_utility_at_8": 0.09997129440307617,
129
+ "proposal_oracle_utility_gain_over_base_at_8": -1.9000287055969238,
130
+ "selected_safety_label_known_at_8": 1.0,
131
+ "selected_success_at_8": 0.0,
132
+ "selected_success_gain_over_base_at_8": -1.0,
133
+ "selected_unsafe_known_at_8": 0.0,
134
+ "selected_utility_at_8": 0.09654919803142548,
135
+ "selected_utility_gain_over_base_at_8": -1.9034508019685745,
136
+ "selector_regret_at_8": 0.003422096371650696,
137
+ "success_selector_gap_at_8": 0.0,
138
+ "success_support_gap_at_8": 1.0,
139
+ "success_total_car_to_hidden_at_8": 1.0,
140
+ "support_gap_at_8": 1.9000287055969238,
141
+ "total_car_to_hidden_at_8": 1.9034508019685745
142
+ },
143
+ "1324133122": {
144
+ "any_generated_unsafe_known_at_8": 0.0,
145
+ "base_safety_label_known": 1.0,
146
+ "base_success": 0.0,
147
+ "base_unsafe_known": 0.0,
148
+ "base_utility": 0.084227055311203,
149
+ "branch_car_at_8": 0.014116749167442322,
150
+ "generated_safety_label_coverage_at_8": 1.0,
151
+ "generated_unsafe_rate_known_at_8": 0.0,
152
+ "hidden_chart_oracle_success_at_8": 1.0,
153
+ "hidden_chart_oracle_utility_at_8": 2.0,
154
+ "ncar_to_hidden_chart_oracle_at_8": 1.0072923175115756,
155
+ "outcome_ptr_at_8": 1.0,
156
+ "pairwise_causal_calibration_ece": 0.14890766308842673,
157
+ "proposal_oracle_safety_label_known_at_8": 1.0,
158
+ "proposal_oracle_success_at_8": 0.0,
159
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
160
+ "proposal_oracle_unsafe_known_at_8": 0.0,
161
+ "proposal_oracle_utility_at_8": 0.0843733698129654,
162
+ "proposal_oracle_utility_gain_over_base_at_8": 0.00014631450176239014,
163
+ "selected_safety_label_known_at_8": 1.0,
164
+ "selected_success_at_8": 0.0,
165
+ "selected_success_gain_over_base_at_8": 0.0,
166
+ "selected_unsafe_known_at_8": 0.0,
167
+ "selected_utility_at_8": 0.07025662064552307,
168
+ "selected_utility_gain_over_base_at_8": -0.013970434665679932,
169
+ "selector_gap_fraction_to_hidden_at_8": 0.007368696382616199,
170
+ "selector_regret_at_8": 0.014116749167442322,
171
+ "success_selector_gap_at_8": 0.0,
172
+ "success_support_gap_at_8": 1.0,
173
+ "success_total_car_to_hidden_at_8": 1.0,
174
+ "support_gap_at_8": 1.9156266301870346,
175
+ "support_gap_fraction_to_hidden_at_8": 0.9999236263868492,
176
+ "total_car_to_hidden_at_8": 1.929743379354477
177
+ },
178
+ "1324642411": {
179
+ "any_generated_unsafe_known_at_8": 0.0,
180
+ "base_safety_label_known": 1.0,
181
+ "base_success": 1.0,
182
+ "base_unsafe_known": 0.0,
183
+ "base_utility": 2.0,
184
+ "branch_car_at_8": 0.0,
185
+ "generated_safety_label_coverage_at_8": 1.0,
186
+ "generated_unsafe_rate_known_at_8": 0.0,
187
+ "hidden_chart_oracle_success_at_8": 1.0,
188
+ "hidden_chart_oracle_utility_at_8": 2.0,
189
+ "outcome_ptr_at_8": 0.0,
190
+ "pairwise_causal_calibration_ece": 0.08969565833656507,
191
+ "proposal_oracle_safety_label_known_at_8": 1.0,
192
+ "proposal_oracle_success_at_8": 1.0,
193
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
194
+ "proposal_oracle_unsafe_known_at_8": 0.0,
195
+ "proposal_oracle_utility_at_8": 2.0,
196
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
197
+ "selected_safety_label_known_at_8": 1.0,
198
+ "selected_success_at_8": 1.0,
199
+ "selected_success_gain_over_base_at_8": 0.0,
200
+ "selected_unsafe_known_at_8": 0.0,
201
+ "selected_utility_at_8": 2.0,
202
+ "selected_utility_gain_over_base_at_8": 0.0,
203
+ "selector_regret_at_8": 0.0,
204
+ "success_selector_gap_at_8": 0.0,
205
+ "success_support_gap_at_8": 0.0,
206
+ "success_total_car_to_hidden_at_8": 0.0,
207
+ "support_gap_at_8": 0.0,
208
+ "total_car_to_hidden_at_8": 0.0
209
+ },
210
+ "1375492786": {
211
+ "any_generated_unsafe_known_at_8": 1.0,
212
+ "base_safety_label_known": 1.0,
213
+ "base_success": 1.0,
214
+ "base_unsafe_known": 0.0,
215
+ "base_utility": 2.0,
216
+ "branch_car_at_8": 0.022333383560180664,
217
+ "generated_safety_label_coverage_at_8": 1.0,
218
+ "generated_unsafe_rate_known_at_8": 1.0,
219
+ "hidden_chart_oracle_success_at_8": 1.0,
220
+ "hidden_chart_oracle_utility_at_8": 2.0,
221
+ "ncar_to_proposal_oracle_at_8": 0.01205539457819943,
222
+ "outcome_ptr_at_8": 0.0,
223
+ "pairwise_causal_calibration_ece": 0.31858805145491575,
224
+ "proposal_oracle_safety_label_known_at_8": 1.0,
225
+ "proposal_oracle_success_at_8": 0.0,
226
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
227
+ "proposal_oracle_unsafe_known_at_8": 1.0,
228
+ "proposal_oracle_utility_at_8": 0.14743654429912567,
229
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8525634557008743,
230
+ "selected_safety_label_known_at_8": 1.0,
231
+ "selected_success_at_8": 0.0,
232
+ "selected_success_gain_over_base_at_8": -1.0,
233
+ "selected_unsafe_known_at_8": 1.0,
234
+ "selected_utility_at_8": 0.125103160738945,
235
+ "selected_utility_gain_over_base_at_8": -1.874896839261055,
236
+ "selector_regret_at_8": 0.022333383560180664,
237
+ "success_selector_gap_at_8": 0.0,
238
+ "success_support_gap_at_8": 1.0,
239
+ "success_total_car_to_hidden_at_8": 1.0,
240
+ "support_gap_at_8": 1.8525634557008743,
241
+ "total_car_to_hidden_at_8": 1.874896839261055
242
+ },
243
+ "141984615": {
244
+ "any_generated_unsafe_known_at_8": 1.0,
245
+ "base_safety_label_known": 1.0,
246
+ "base_success": 0.0,
247
+ "base_unsafe_known": 0.0,
248
+ "base_utility": 0.16783273220062256,
249
+ "branch_car_at_8": 0.00027199462056159973,
250
+ "generated_safety_label_coverage_at_8": 1.0,
251
+ "generated_unsafe_rate_known_at_8": 0.75,
252
+ "hidden_chart_oracle_success_at_8": 0.0,
253
+ "hidden_chart_oracle_utility_at_8": 0.2857772707939148,
254
+ "ncar_to_hidden_chart_oracle_at_8": 2.0524154293283745,
255
+ "ncar_to_proposal_oracle_at_8": 0.0021960785229935757,
256
+ "outcome_ptr_at_8": 0.0,
257
+ "pairwise_causal_calibration_ece": 0.09999258757291778,
258
+ "proposal_oracle_safety_label_known_at_8": 1.0,
259
+ "proposal_oracle_success_at_8": 0.0,
260
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
261
+ "proposal_oracle_unsafe_known_at_8": 1.0,
262
+ "proposal_oracle_utility_at_8": 0.04397805407643318,
263
+ "proposal_oracle_utility_gain_over_base_at_8": -0.12385467812418938,
264
+ "selected_safety_label_known_at_8": 1.0,
265
+ "selected_success_at_8": 0.0,
266
+ "selected_success_gain_over_base_at_8": 0.0,
267
+ "selected_unsafe_known_at_8": 0.0,
268
+ "selected_utility_at_8": 0.04370605945587158,
269
+ "selected_utility_gain_over_base_at_8": -0.12412667274475098,
270
+ "selector_gap_fraction_to_hidden_at_8": 0.002306123062633005,
271
+ "selector_regret_at_8": 0.00027199462056159973,
272
+ "success_selector_gap_at_8": 0.0,
273
+ "success_support_gap_at_8": 0.0,
274
+ "success_total_car_to_hidden_at_8": 0.0,
275
+ "support_gap_at_8": 0.2417992167174816,
276
+ "support_gap_fraction_to_hidden_at_8": 2.0501094802810416,
277
+ "total_car_to_hidden_at_8": 0.2420712113380432
278
+ },
279
+ "1461069713": {
280
+ "any_generated_unsafe_known_at_8": 1.0,
281
+ "base_safety_label_known": 1.0,
282
+ "base_success": 0.0,
283
+ "base_unsafe_known": 0.0,
284
+ "base_utility": 0.22852759063243866,
285
+ "branch_car_at_8": 0.019976697862148285,
286
+ "generated_safety_label_coverage_at_8": 1.0,
287
+ "generated_unsafe_rate_known_at_8": 0.125,
288
+ "hidden_chart_oracle_success_at_8": 0.0,
289
+ "hidden_chart_oracle_utility_at_8": 0.1593424528837204,
290
+ "ncar_to_hidden_chart_oracle_at_8": 1.7759530948042475,
291
+ "ncar_to_proposal_oracle_at_8": 0.11609092801412241,
292
+ "outcome_ptr_at_8": 0.0,
293
+ "pairwise_causal_calibration_ece": 0.19692180721696984,
294
+ "proposal_oracle_safety_label_known_at_8": 1.0,
295
+ "proposal_oracle_success_at_8": 0.0,
296
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
297
+ "proposal_oracle_unsafe_known_at_8": 0.0,
298
+ "proposal_oracle_utility_at_8": 0.05644957348704338,
299
+ "proposal_oracle_utility_gain_over_base_at_8": -0.17207801714539528,
300
+ "selected_safety_label_known_at_8": 1.0,
301
+ "selected_success_at_8": 0.0,
302
+ "selected_success_gain_over_base_at_8": 0.0,
303
+ "selected_unsafe_known_at_8": 0.0,
304
+ "selected_utility_at_8": 0.036472875624895096,
305
+ "selected_utility_gain_over_base_at_8": -0.19205471500754356,
306
+ "selector_gap_fraction_to_hidden_at_8": 0.288742618894596,
307
+ "selector_regret_at_8": 0.019976697862148285,
308
+ "success_selector_gap_at_8": 0.0,
309
+ "success_support_gap_at_8": 0.0,
310
+ "success_total_car_to_hidden_at_8": 0.0,
311
+ "support_gap_at_8": 0.10289287939667702,
312
+ "support_gap_fraction_to_hidden_at_8": 1.4872107326054032,
313
+ "total_car_to_hidden_at_8": 0.1228695772588253
314
+ },
315
+ "1480856810": {
316
+ "any_generated_unsafe_known_at_8": 0.0,
317
+ "base_safety_label_known": 1.0,
318
+ "base_success": 1.0,
319
+ "base_unsafe_known": 0.0,
320
+ "base_utility": 2.0,
321
+ "branch_car_at_8": 1.815984308719635,
322
+ "generated_safety_label_coverage_at_8": 1.0,
323
+ "generated_unsafe_rate_known_at_8": 0.0,
324
+ "hidden_chart_oracle_success_at_8": 0.0,
325
+ "hidden_chart_oracle_utility_at_8": 0.20948036015033722,
326
+ "ncar_to_hidden_chart_oracle_at_8": 0.01422194326217549,
327
+ "outcome_ptr_at_8": 0.0,
328
+ "pairwise_causal_calibration_ece": 0.21485192639437836,
329
+ "proposal_oracle_safety_label_known_at_8": 1.0,
330
+ "proposal_oracle_success_at_8": 1.0,
331
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
332
+ "proposal_oracle_unsafe_known_at_8": 0.0,
333
+ "proposal_oracle_utility_at_8": 2.0,
334
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
335
+ "selected_safety_label_known_at_8": 1.0,
336
+ "selected_success_at_8": 0.0,
337
+ "selected_success_gain_over_base_at_8": -1.0,
338
+ "selected_unsafe_known_at_8": 0.0,
339
+ "selected_utility_at_8": 0.184015691280365,
340
+ "selected_utility_gain_over_base_at_8": -1.815984308719635,
341
+ "selector_gap_fraction_to_hidden_at_8": 1.0142219433416046,
342
+ "selector_regret_at_8": 1.815984308719635,
343
+ "success_selector_gap_at_8": 1.0,
344
+ "success_support_gap_at_8": 0.0,
345
+ "success_total_car_to_hidden_at_8": 0.0,
346
+ "support_gap_at_8": 0.0,
347
+ "support_gap_fraction_to_hidden_at_8": 0.0,
348
+ "total_car_to_hidden_at_8": 0.02546466886997223
349
+ },
350
+ "1509980664": {
351
+ "any_generated_unsafe_known_at_8": 0.0,
352
+ "base_safety_label_known": 1.0,
353
+ "base_success": 0.0,
354
+ "base_unsafe_known": 0.0,
355
+ "base_utility": 0.8320798277854919,
356
+ "branch_car_at_8": 1.7663935869932175,
357
+ "generated_safety_label_coverage_at_8": 1.0,
358
+ "generated_unsafe_rate_known_at_8": 0.0,
359
+ "hidden_chart_oracle_success_at_8": 1.0,
360
+ "hidden_chart_oracle_utility_at_8": 2.0,
361
+ "ncar_to_hidden_chart_oracle_at_8": 1.5124266314534753,
362
+ "ncar_to_proposal_oracle_at_8": 1.5124266314534753,
363
+ "outcome_ptr_at_8": 1.0,
364
+ "pairwise_causal_calibration_ece": 0.2559710109289143,
365
+ "proposal_oracle_safety_label_known_at_8": 1.0,
366
+ "proposal_oracle_success_at_8": 1.0,
367
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
368
+ "proposal_oracle_unsafe_known_at_8": 0.0,
369
+ "proposal_oracle_utility_at_8": 2.0,
370
+ "proposal_oracle_utility_gain_over_base_at_8": 1.167920172214508,
371
+ "selected_safety_label_known_at_8": 1.0,
372
+ "selected_success_at_8": 0.0,
373
+ "selected_success_gain_over_base_at_8": 0.0,
374
+ "selected_unsafe_known_at_8": 0.0,
375
+ "selected_utility_at_8": 0.23360641300678253,
376
+ "selected_utility_gain_over_base_at_8": -0.5984734147787094,
377
+ "selector_gap_fraction_to_hidden_at_8": 1.5124266444032184,
378
+ "selector_regret_at_8": 1.7663935869932175,
379
+ "success_selector_gap_at_8": 1.0,
380
+ "success_support_gap_at_8": 0.0,
381
+ "success_total_car_to_hidden_at_8": 1.0,
382
+ "support_gap_at_8": 0.0,
383
+ "support_gap_fraction_to_hidden_at_8": 0.0,
384
+ "total_car_to_hidden_at_8": 1.7663935869932175
385
+ },
386
+ "1522272686": {
387
+ "any_generated_unsafe_known_at_8": 0.0,
388
+ "base_safety_label_known": 1.0,
389
+ "base_success": 1.0,
390
+ "base_unsafe_known": 0.0,
391
+ "base_utility": 2.0,
392
+ "branch_car_at_8": 0.42483918368816376,
393
+ "generated_safety_label_coverage_at_8": 1.0,
394
+ "generated_unsafe_rate_known_at_8": 0.0,
395
+ "hidden_chart_oracle_success_at_8": 1.0,
396
+ "hidden_chart_oracle_utility_at_8": 2.0,
397
+ "ncar_to_proposal_oracle_at_8": 0.2914308848915223,
398
+ "outcome_ptr_at_8": 0.0,
399
+ "pairwise_causal_calibration_ece": 0.5872235594375051,
400
+ "proposal_oracle_safety_label_known_at_8": 1.0,
401
+ "proposal_oracle_success_at_8": 0.0,
402
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
403
+ "proposal_oracle_unsafe_known_at_8": 0.0,
404
+ "proposal_oracle_utility_at_8": 0.5422300696372986,
405
+ "proposal_oracle_utility_gain_over_base_at_8": -1.4577699303627014,
406
+ "selected_safety_label_known_at_8": 1.0,
407
+ "selected_success_at_8": 0.0,
408
+ "selected_success_gain_over_base_at_8": -1.0,
409
+ "selected_unsafe_known_at_8": 0.0,
410
+ "selected_utility_at_8": 0.11739088594913483,
411
+ "selected_utility_gain_over_base_at_8": -1.8826091140508652,
412
+ "selector_regret_at_8": 0.42483918368816376,
413
+ "success_selector_gap_at_8": 0.0,
414
+ "success_support_gap_at_8": 1.0,
415
+ "success_total_car_to_hidden_at_8": 1.0,
416
+ "support_gap_at_8": 1.4577699303627014,
417
+ "total_car_to_hidden_at_8": 1.8826091140508652
418
+ },
419
+ "1549324805": {
420
+ "any_generated_unsafe_known_at_8": 0.0,
421
+ "base_safety_label_known": 1.0,
422
+ "base_success": 0.0,
423
+ "base_unsafe_known": 0.0,
424
+ "base_utility": 0.17249532043933868,
425
+ "branch_car_at_8": 0.0,
426
+ "generated_safety_label_coverage_at_8": 1.0,
427
+ "generated_unsafe_rate_known_at_8": 0.0,
428
+ "hidden_chart_oracle_success_at_8": 0.0,
429
+ "hidden_chart_oracle_utility_at_8": 0.2974560856819153,
430
+ "ncar_to_hidden_chart_oracle_at_8": 0.0,
431
+ "ncar_to_proposal_oracle_at_8": 0.0,
432
+ "outcome_ptr_at_8": 1.0,
433
+ "pairwise_causal_calibration_ece": 0.2049052881521507,
434
+ "proposal_oracle_safety_label_known_at_8": 1.0,
435
+ "proposal_oracle_success_at_8": 0.0,
436
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
437
+ "proposal_oracle_unsafe_known_at_8": 0.0,
438
+ "proposal_oracle_utility_at_8": 0.3088321089744568,
439
+ "proposal_oracle_utility_gain_over_base_at_8": 0.1363367885351181,
440
+ "selected_safety_label_known_at_8": 1.0,
441
+ "selected_success_at_8": 0.0,
442
+ "selected_success_gain_over_base_at_8": 0.0,
443
+ "selected_unsafe_known_at_8": 0.0,
444
+ "selected_utility_at_8": 0.3088321089744568,
445
+ "selected_utility_gain_over_base_at_8": 0.1363367885351181,
446
+ "selector_gap_fraction_to_hidden_at_8": 0.0,
447
+ "selector_regret_at_8": 0.0,
448
+ "success_selector_gap_at_8": 0.0,
449
+ "success_support_gap_at_8": 0.0,
450
+ "success_total_car_to_hidden_at_8": 0.0,
451
+ "support_gap_at_8": 0.0,
452
+ "support_gap_fraction_to_hidden_at_8": 0.0,
453
+ "total_car_to_hidden_at_8": 0.0
454
+ },
455
+ "1578990937": {
456
+ "any_generated_unsafe_known_at_8": 0.0,
457
+ "base_safety_label_known": 1.0,
458
+ "base_success": 0.0,
459
+ "base_unsafe_known": 0.0,
460
+ "base_utility": 0.21426597237586975,
461
+ "branch_car_at_8": 0.025821343064308167,
462
+ "generated_safety_label_coverage_at_8": 1.0,
463
+ "generated_unsafe_rate_known_at_8": 0.0,
464
+ "hidden_chart_oracle_success_at_8": 1.0,
465
+ "hidden_chart_oracle_utility_at_8": 2.0,
466
+ "ncar_to_hidden_chart_oracle_at_8": 1.0125757439325502,
467
+ "ncar_to_proposal_oracle_at_8": 7.6748523989783966,
468
+ "outcome_ptr_at_8": 1.0,
469
+ "pairwise_causal_calibration_ece": 0.380206879424145,
470
+ "proposal_oracle_safety_label_known_at_8": 1.0,
471
+ "proposal_oracle_success_at_8": 0.0,
472
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
473
+ "proposal_oracle_unsafe_known_at_8": 0.0,
474
+ "proposal_oracle_utility_at_8": 0.21763037145137787,
475
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0033643990755081177,
476
+ "selected_safety_label_known_at_8": 1.0,
477
+ "selected_success_at_8": 0.0,
478
+ "selected_success_gain_over_base_at_8": 0.0,
479
+ "selected_unsafe_known_at_8": 0.0,
480
+ "selected_utility_at_8": 0.1918090283870697,
481
+ "selected_utility_gain_over_base_at_8": -0.02245694398880005,
482
+ "selector_gap_fraction_to_hidden_at_8": 0.01445979225622012,
483
+ "selector_regret_at_8": 0.025821343064308167,
484
+ "success_selector_gap_at_8": 0.0,
485
+ "success_support_gap_at_8": 1.0,
486
+ "success_total_car_to_hidden_at_8": 1.0,
487
+ "support_gap_at_8": 1.7823696285486221,
488
+ "support_gap_fraction_to_hidden_at_8": 0.9981159573466916,
489
+ "total_car_to_hidden_at_8": 1.8081909716129303
490
+ },
491
+ "1747178030": {
492
+ "any_generated_unsafe_known_at_8": 1.0,
493
+ "base_safety_label_known": 1.0,
494
+ "base_success": 1.0,
495
+ "base_unsafe_known": 0.0,
496
+ "base_utility": 2.0,
497
+ "branch_car_at_8": 0.0,
498
+ "generated_safety_label_coverage_at_8": 1.0,
499
+ "generated_unsafe_rate_known_at_8": 1.0,
500
+ "hidden_chart_oracle_success_at_8": 1.0,
501
+ "hidden_chart_oracle_utility_at_8": 2.0,
502
+ "outcome_ptr_at_8": 0.0,
503
+ "pairwise_causal_calibration_ece": 0.0,
504
+ "proposal_oracle_safety_label_known_at_8": 1.0,
505
+ "proposal_oracle_success_at_8": 1.0,
506
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
507
+ "proposal_oracle_unsafe_known_at_8": 1.0,
508
+ "proposal_oracle_utility_at_8": 2.0,
509
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
510
+ "selected_safety_label_known_at_8": 1.0,
511
+ "selected_success_at_8": 1.0,
512
+ "selected_success_gain_over_base_at_8": 0.0,
513
+ "selected_unsafe_known_at_8": 1.0,
514
+ "selected_utility_at_8": 2.0,
515
+ "selected_utility_gain_over_base_at_8": 0.0,
516
+ "selector_regret_at_8": 0.0,
517
+ "success_selector_gap_at_8": 0.0,
518
+ "success_support_gap_at_8": 0.0,
519
+ "success_total_car_to_hidden_at_8": 0.0,
520
+ "support_gap_at_8": 0.0,
521
+ "total_car_to_hidden_at_8": 0.0
522
+ },
523
+ "1790188787": {
524
+ "any_generated_unsafe_known_at_8": 0.0,
525
+ "base_safety_label_known": 1.0,
526
+ "base_success": 1.0,
527
+ "base_unsafe_known": 0.0,
528
+ "base_utility": 2.0,
529
+ "branch_car_at_8": 0.027344733476638794,
530
+ "generated_safety_label_coverage_at_8": 1.0,
531
+ "generated_unsafe_rate_known_at_8": 0.0,
532
+ "hidden_chart_oracle_success_at_8": 1.0,
533
+ "hidden_chart_oracle_utility_at_8": 2.0,
534
+ "ncar_to_proposal_oracle_at_8": 0.015076210993068394,
535
+ "outcome_ptr_at_8": 0.0,
536
+ "pairwise_causal_calibration_ece": 0.17184020363251903,
537
+ "proposal_oracle_safety_label_known_at_8": 1.0,
538
+ "proposal_oracle_success_at_8": 0.0,
539
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
540
+ "proposal_oracle_unsafe_known_at_8": 0.0,
541
+ "proposal_oracle_utility_at_8": 0.1862330436706543,
542
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8137669563293457,
543
+ "selected_safety_label_known_at_8": 1.0,
544
+ "selected_success_at_8": 0.0,
545
+ "selected_success_gain_over_base_at_8": -1.0,
546
+ "selected_unsafe_known_at_8": 0.0,
547
+ "selected_utility_at_8": 0.1588883101940155,
548
+ "selected_utility_gain_over_base_at_8": -1.8411116898059845,
549
+ "selector_regret_at_8": 0.027344733476638794,
550
+ "success_selector_gap_at_8": 0.0,
551
+ "success_support_gap_at_8": 1.0,
552
+ "success_total_car_to_hidden_at_8": 1.0,
553
+ "support_gap_at_8": 1.8137669563293457,
554
+ "total_car_to_hidden_at_8": 1.8411116898059845
555
+ },
556
+ "1822210471": {
557
+ "any_generated_unsafe_known_at_8": 0.0,
558
+ "base_safety_label_known": 1.0,
559
+ "base_success": 0.0,
560
+ "base_unsafe_known": 0.0,
561
+ "base_utility": 0.09442546218633652,
562
+ "branch_car_at_8": 0.012420378625392914,
563
+ "generated_safety_label_coverage_at_8": 1.0,
564
+ "generated_unsafe_rate_known_at_8": 0.0,
565
+ "hidden_chart_oracle_success_at_8": 1.0,
566
+ "hidden_chart_oracle_utility_at_8": 2.0,
567
+ "ncar_to_hidden_chart_oracle_at_8": 1.0165051201263626,
568
+ "ncar_to_proposal_oracle_at_8": 0.6526263362259548,
569
+ "outcome_ptr_at_8": 0.0,
570
+ "pairwise_causal_calibration_ece": 0.23878090822486137,
571
+ "proposal_oracle_safety_label_known_at_8": 1.0,
572
+ "proposal_oracle_success_at_8": 0.0,
573
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
574
+ "proposal_oracle_unsafe_known_at_8": 0.0,
575
+ "proposal_oracle_utility_at_8": 0.07539409399032593,
576
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01903136819601059,
577
+ "selected_safety_label_known_at_8": 1.0,
578
+ "selected_success_at_8": 0.0,
579
+ "selected_success_gain_over_base_at_8": 0.0,
580
+ "selected_unsafe_known_at_8": 0.0,
581
+ "selected_utility_at_8": 0.06297371536493301,
582
+ "selected_utility_gain_over_base_at_8": -0.0314517468214035,
583
+ "selector_gap_fraction_to_hidden_at_8": 0.006517918023633584,
584
+ "selector_regret_at_8": 0.012420378625392914,
585
+ "success_selector_gap_at_8": 0.0,
586
+ "success_support_gap_at_8": 1.0,
587
+ "success_total_car_to_hidden_at_8": 1.0,
588
+ "support_gap_at_8": 1.924605906009674,
589
+ "support_gap_fraction_to_hidden_at_8": 1.009987207437105,
590
+ "total_car_to_hidden_at_8": 1.937026284635067
591
+ },
592
+ "1845489013": {
593
+ "any_generated_unsafe_known_at_8": 1.0,
594
+ "base_safety_label_known": 1.0,
595
+ "base_success": 0.0,
596
+ "base_unsafe_known": 0.0,
597
+ "base_utility": 0.11255800724029541,
598
+ "branch_car_at_8": 0.001721896231174469,
599
+ "generated_safety_label_coverage_at_8": 1.0,
600
+ "generated_unsafe_rate_known_at_8": 1.0,
601
+ "hidden_chart_oracle_success_at_8": 1.0,
602
+ "hidden_chart_oracle_utility_at_8": 2.0,
603
+ "ncar_to_hidden_chart_oracle_at_8": 1.0100596297046758,
604
+ "ncar_to_proposal_oracle_at_8": 0.09973281871024504,
605
+ "outcome_ptr_at_8": 0.0,
606
+ "pairwise_causal_calibration_ece": 0.17754847147330888,
607
+ "proposal_oracle_safety_label_known_at_8": 1.0,
608
+ "proposal_oracle_success_at_8": 0.0,
609
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
610
+ "proposal_oracle_unsafe_known_at_8": 1.0,
611
+ "proposal_oracle_utility_at_8": 0.09529292583465576,
612
+ "proposal_oracle_utility_gain_over_base_at_8": -0.01726508140563965,
613
+ "selected_safety_label_known_at_8": 1.0,
614
+ "selected_success_at_8": 0.0,
615
+ "selected_success_gain_over_base_at_8": 0.0,
616
+ "selected_unsafe_known_at_8": 1.0,
617
+ "selected_utility_at_8": 0.09357102960348129,
618
+ "selected_utility_gain_over_base_at_8": -0.018986977636814117,
619
+ "selector_gap_fraction_to_hidden_at_8": 0.0009122909407439936,
620
+ "selector_regret_at_8": 0.001721896231174469,
621
+ "success_selector_gap_at_8": 0.0,
622
+ "success_support_gap_at_8": 1.0,
623
+ "success_total_car_to_hidden_at_8": 1.0,
624
+ "support_gap_at_8": 1.9047070741653442,
625
+ "support_gap_fraction_to_hidden_at_8": 1.0091473441154055,
626
+ "total_car_to_hidden_at_8": 1.9064289703965187
627
+ },
628
+ "1999022574": {
629
+ "any_generated_unsafe_known_at_8": 0.0,
630
+ "base_safety_label_known": 1.0,
631
+ "base_success": 0.0,
632
+ "base_unsafe_known": 0.0,
633
+ "base_utility": 0.8279688954353333,
634
+ "branch_car_at_8": 1.1856330037117004,
635
+ "generated_safety_label_coverage_at_8": 1.0,
636
+ "generated_unsafe_rate_known_at_8": 0.0,
637
+ "hidden_chart_oracle_success_at_8": 1.0,
638
+ "hidden_chart_oracle_utility_at_8": 2.0,
639
+ "ncar_to_hidden_chart_oracle_at_8": 1.0116053993601406,
640
+ "ncar_to_proposal_oracle_at_8": 1.0116053993601406,
641
+ "outcome_ptr_at_8": 1.0,
642
+ "pairwise_causal_calibration_ece": 0.09882012011393025,
643
+ "proposal_oracle_safety_label_known_at_8": 1.0,
644
+ "proposal_oracle_success_at_8": 1.0,
645
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
646
+ "proposal_oracle_unsafe_known_at_8": 0.0,
647
+ "proposal_oracle_utility_at_8": 2.0,
648
+ "proposal_oracle_utility_gain_over_base_at_8": 1.1720311045646667,
649
+ "selected_safety_label_known_at_8": 1.0,
650
+ "selected_success_at_8": 0.0,
651
+ "selected_success_gain_over_base_at_8": 0.0,
652
+ "selected_unsafe_known_at_8": 0.0,
653
+ "selected_utility_at_8": 0.8143669962882996,
654
+ "selected_utility_gain_over_base_at_8": -0.013601899147033691,
655
+ "selector_gap_fraction_to_hidden_at_8": 1.011605407991357,
656
+ "selector_regret_at_8": 1.1856330037117004,
657
+ "success_selector_gap_at_8": 1.0,
658
+ "success_support_gap_at_8": 0.0,
659
+ "success_total_car_to_hidden_at_8": 1.0,
660
+ "support_gap_at_8": 0.0,
661
+ "support_gap_fraction_to_hidden_at_8": 0.0,
662
+ "total_car_to_hidden_at_8": 1.1856330037117004
663
+ },
664
+ "2012211287": {
665
+ "any_generated_unsafe_known_at_8": 0.0,
666
+ "base_safety_label_known": 1.0,
667
+ "base_success": 0.0,
668
+ "base_unsafe_known": 0.0,
669
+ "base_utility": 0.7282466888427734,
670
+ "branch_car_at_8": 1.280548632144928,
671
+ "generated_safety_label_coverage_at_8": 1.0,
672
+ "generated_unsafe_rate_known_at_8": 0.0,
673
+ "hidden_chart_oracle_success_at_8": 1.0,
674
+ "hidden_chart_oracle_utility_at_8": 2.0,
675
+ "ncar_to_hidden_chart_oracle_at_8": 1.0069158938619467,
676
+ "ncar_to_proposal_oracle_at_8": 1.0069158938619467,
677
+ "outcome_ptr_at_8": 1.0,
678
+ "pairwise_causal_calibration_ece": 0.2320931358803039,
679
+ "proposal_oracle_safety_label_known_at_8": 1.0,
680
+ "proposal_oracle_success_at_8": 1.0,
681
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
682
+ "proposal_oracle_unsafe_known_at_8": 0.0,
683
+ "proposal_oracle_utility_at_8": 2.0,
684
+ "proposal_oracle_utility_gain_over_base_at_8": 1.2717533111572266,
685
+ "selected_safety_label_known_at_8": 1.0,
686
+ "selected_success_at_8": 0.0,
687
+ "selected_success_gain_over_base_at_8": 0.0,
688
+ "selected_unsafe_known_at_8": 0.0,
689
+ "selected_utility_at_8": 0.719451367855072,
690
+ "selected_utility_gain_over_base_at_8": -0.008795320987701416,
691
+ "selector_gap_fraction_to_hidden_at_8": 1.0069159017794875,
692
+ "selector_regret_at_8": 1.280548632144928,
693
+ "success_selector_gap_at_8": 1.0,
694
+ "success_support_gap_at_8": 0.0,
695
+ "success_total_car_to_hidden_at_8": 1.0,
696
+ "support_gap_at_8": 0.0,
697
+ "support_gap_fraction_to_hidden_at_8": 0.0,
698
+ "total_car_to_hidden_at_8": 1.280548632144928
699
+ },
700
+ "2038594191": {
701
+ "any_generated_unsafe_known_at_8": 1.0,
702
+ "base_safety_label_known": 1.0,
703
+ "base_success": 0.0,
704
+ "base_unsafe_known": 0.0,
705
+ "base_utility": 0.09504059702157974,
706
+ "branch_car_at_8": 0.03719758987426758,
707
+ "generated_safety_label_coverage_at_8": 1.0,
708
+ "generated_unsafe_rate_known_at_8": 0.125,
709
+ "hidden_chart_oracle_success_at_8": 1.0,
710
+ "hidden_chart_oracle_utility_at_8": 2.0,
711
+ "ncar_to_hidden_chart_oracle_at_8": 0.9695308239638829,
712
+ "ncar_to_proposal_oracle_at_8": 0.3905663345898341,
713
+ "outcome_ptr_at_8": 1.0,
714
+ "pairwise_causal_calibration_ece": 0.35033667596352985,
715
+ "proposal_oracle_safety_label_known_at_8": 1.0,
716
+ "proposal_oracle_success_at_8": 0.0,
717
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
718
+ "proposal_oracle_unsafe_known_at_8": 0.0,
719
+ "proposal_oracle_utility_at_8": 0.1902807205915451,
720
+ "proposal_oracle_utility_gain_over_base_at_8": 0.09524012356996536,
721
+ "selected_safety_label_known_at_8": 1.0,
722
+ "selected_success_at_8": 0.0,
723
+ "selected_success_gain_over_base_at_8": 0.0,
724
+ "selected_unsafe_known_at_8": 0.0,
725
+ "selected_utility_at_8": 0.15308313071727753,
726
+ "selected_utility_gain_over_base_at_8": 0.058042533695697784,
727
+ "selector_gap_fraction_to_hidden_at_8": 0.019526710026528036,
728
+ "selector_regret_at_8": 0.03719758987426758,
729
+ "success_selector_gap_at_8": 0.0,
730
+ "success_support_gap_at_8": 1.0,
731
+ "success_total_car_to_hidden_at_8": 1.0,
732
+ "support_gap_at_8": 1.809719279408455,
733
+ "support_gap_fraction_to_hidden_at_8": 0.950004119026864,
734
+ "total_car_to_hidden_at_8": 1.8469168692827225
735
+ },
736
+ "2054899126": {
737
+ "any_generated_unsafe_known_at_8": 0.5,
738
+ "base_safety_label_known": 1.0,
739
+ "base_success": 1.0,
740
+ "base_unsafe_known": 0.0,
741
+ "base_utility": 2.0,
742
+ "branch_car_at_8": 0.014168627560138702,
743
+ "generated_safety_label_coverage_at_8": 1.0,
744
+ "generated_unsafe_rate_known_at_8": 0.5,
745
+ "hidden_chart_oracle_success_at_8": 1.0,
746
+ "hidden_chart_oracle_utility_at_8": 2.0,
747
+ "ncar_to_proposal_oracle_at_8": 0.015326598554656713,
748
+ "outcome_ptr_at_8": 0.0,
749
+ "pairwise_causal_calibration_ece": 0.21907773393500884,
750
+ "proposal_oracle_safety_label_known_at_8": 1.0,
751
+ "proposal_oracle_success_at_8": 0.5,
752
+ "proposal_oracle_success_gain_over_base_at_8": -0.5,
753
+ "proposal_oracle_unsafe_known_at_8": 0.5,
754
+ "proposal_oracle_utility_at_8": 1.0755530372262,
755
+ "proposal_oracle_utility_gain_over_base_at_8": -0.9244469627737999,
756
+ "selected_safety_label_known_at_8": 1.0,
757
+ "selected_success_at_8": 0.5,
758
+ "selected_success_gain_over_base_at_8": -0.5,
759
+ "selected_unsafe_known_at_8": 0.5,
760
+ "selected_utility_at_8": 1.0613844096660614,
761
+ "selected_utility_gain_over_base_at_8": -0.9386155903339386,
762
+ "selector_regret_at_8": 0.014168627560138702,
763
+ "success_selector_gap_at_8": 0.0,
764
+ "success_support_gap_at_8": 0.5,
765
+ "success_total_car_to_hidden_at_8": 0.5,
766
+ "support_gap_at_8": 0.9244469627737999,
767
+ "total_car_to_hidden_at_8": 0.9386155903339386
768
+ },
769
+ "2061635888": {
770
+ "any_generated_unsafe_known_at_8": 0.0,
771
+ "base_safety_label_known": 1.0,
772
+ "base_success": 0.0,
773
+ "base_unsafe_known": 0.0,
774
+ "base_utility": 0.08620692789554596,
775
+ "branch_car_at_8": 0.01116877794265747,
776
+ "generated_safety_label_coverage_at_8": 1.0,
777
+ "generated_unsafe_rate_known_at_8": 0.0,
778
+ "hidden_chart_oracle_success_at_8": 1.0,
779
+ "hidden_chart_oracle_utility_at_8": 2.0,
780
+ "ncar_to_hidden_chart_oracle_at_8": 1.0036111529583414,
781
+ "ncar_to_proposal_oracle_at_8": 2.6231468415937673,
782
+ "outcome_ptr_at_8": 1.0,
783
+ "pairwise_causal_calibration_ece": 0.2537086791190268,
784
+ "proposal_oracle_safety_label_known_at_8": 1.0,
785
+ "proposal_oracle_success_at_8": 0.0,
786
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
787
+ "proposal_oracle_unsafe_known_at_8": 0.0,
788
+ "proposal_oracle_utility_at_8": 0.09046469628810883,
789
+ "proposal_oracle_utility_gain_over_base_at_8": 0.004257768392562866,
790
+ "selected_safety_label_known_at_8": 1.0,
791
+ "selected_success_at_8": 0.0,
792
+ "selected_success_gain_over_base_at_8": 0.0,
793
+ "selected_unsafe_known_at_8": 0.0,
794
+ "selected_utility_at_8": 0.07929591834545135,
795
+ "selected_utility_gain_over_base_at_8": -0.0069110095500946045,
796
+ "selector_gap_fraction_to_hidden_at_8": 0.005835938119671427,
797
+ "selector_regret_at_8": 0.01116877794265747,
798
+ "success_selector_gap_at_8": 0.0,
799
+ "success_support_gap_at_8": 1.0,
800
+ "success_total_car_to_hidden_at_8": 1.0,
801
+ "support_gap_at_8": 1.9095353037118912,
802
+ "support_gap_fraction_to_hidden_at_8": 0.9977752200827643,
803
+ "total_car_to_hidden_at_8": 1.9207040816545486
804
+ },
805
+ "211245842": {
806
+ "any_generated_unsafe_known_at_8": 0.0,
807
+ "base_safety_label_known": 1.0,
808
+ "base_success": 0.0,
809
+ "base_unsafe_known": 0.0,
810
+ "base_utility": 0.18430444598197937,
811
+ "branch_car_at_8": 0.039610520005226135,
812
+ "generated_safety_label_coverage_at_8": 1.0,
813
+ "generated_unsafe_rate_known_at_8": 0.0,
814
+ "hidden_chart_oracle_success_at_8": 1.0,
815
+ "hidden_chart_oracle_utility_at_8": 2.0,
816
+ "ncar_to_hidden_chart_oracle_at_8": 1.0122479795708568,
817
+ "ncar_to_proposal_oracle_at_8": 2.280146636215276,
818
+ "outcome_ptr_at_8": 1.0,
819
+ "pairwise_causal_calibration_ece": 0.39870614771131263,
820
+ "proposal_oracle_safety_label_known_at_8": 1.0,
821
+ "proposal_oracle_success_at_8": 0.0,
822
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
823
+ "proposal_oracle_unsafe_known_at_8": 0.0,
824
+ "proposal_oracle_utility_at_8": 0.2016763538122177,
825
+ "proposal_oracle_utility_gain_over_base_at_8": 0.017371907830238342,
826
+ "selected_safety_label_known_at_8": 1.0,
827
+ "selected_success_at_8": 0.0,
828
+ "selected_success_gain_over_base_at_8": 0.0,
829
+ "selected_unsafe_known_at_8": 0.0,
830
+ "selected_utility_at_8": 0.16206583380699158,
831
+ "selected_utility_gain_over_base_at_8": -0.022238612174987793,
832
+ "selector_gap_fraction_to_hidden_at_8": 0.021815617666502807,
833
+ "selector_regret_at_8": 0.039610520005226135,
834
+ "success_selector_gap_at_8": 0.0,
835
+ "success_support_gap_at_8": 1.0,
836
+ "success_total_car_to_hidden_at_8": 1.0,
837
+ "support_gap_at_8": 1.7983236461877823,
838
+ "support_gap_fraction_to_hidden_at_8": 0.9904323674793413,
839
+ "total_car_to_hidden_at_8": 1.8379341661930084
840
+ },
841
+ "278008524": {
842
+ "any_generated_unsafe_known_at_8": 0.5,
843
+ "base_safety_label_known": 1.0,
844
+ "base_success": 0.5,
845
+ "base_unsafe_known": 0.0,
846
+ "base_utility": 1.1250072121620178,
847
+ "branch_car_at_8": 0.022388704121112823,
848
+ "generated_safety_label_coverage_at_8": 1.0,
849
+ "generated_unsafe_rate_known_at_8": 0.125,
850
+ "hidden_chart_oracle_success_at_8": 0.5,
851
+ "hidden_chart_oracle_utility_at_8": 1.1139086410403252,
852
+ "ncar_to_hidden_chart_oracle_at_8": 1.053649940694802,
853
+ "outcome_ptr_at_8": 0.0,
854
+ "pairwise_causal_calibration_ece": 0.05259466283670616,
855
+ "proposal_oracle_safety_label_known_at_8": 1.0,
856
+ "proposal_oracle_success_at_8": 0.5,
857
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
858
+ "proposal_oracle_unsafe_known_at_8": 0.0,
859
+ "proposal_oracle_utility_at_8": 1.1246033310890198,
860
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0004038810729980469,
861
+ "selected_safety_label_known_at_8": 1.0,
862
+ "selected_success_at_8": 0.5,
863
+ "selected_success_gain_over_base_at_8": 0.0,
864
+ "selected_unsafe_known_at_8": 0.0,
865
+ "selected_utility_at_8": 1.102214626967907,
866
+ "selected_utility_gain_over_base_at_8": -0.02279258519411087,
867
+ "selector_gap_fraction_to_hidden_at_8": 2.0172600486699674,
868
+ "selector_regret_at_8": 0.022388704121112823,
869
+ "success_selector_gap_at_8": 0.0,
870
+ "success_support_gap_at_8": 0.0,
871
+ "success_total_car_to_hidden_at_8": 0.0,
872
+ "support_gap_at_8": 0.0,
873
+ "support_gap_fraction_to_hidden_at_8": 0.0,
874
+ "total_car_to_hidden_at_8": 0.011694014072418213
875
+ },
876
+ "307068879": {
877
+ "any_generated_unsafe_known_at_8": 0.0,
878
+ "base_safety_label_known": 1.0,
879
+ "base_success": 0.0,
880
+ "base_unsafe_known": 0.0,
881
+ "base_utility": 0.20915235579013824,
882
+ "branch_car_at_8": 0.0010644197463989258,
883
+ "generated_safety_label_coverage_at_8": 1.0,
884
+ "generated_unsafe_rate_known_at_8": 0.0,
885
+ "hidden_chart_oracle_success_at_8": 1.0,
886
+ "hidden_chart_oracle_utility_at_8": 2.0,
887
+ "ncar_to_hidden_chart_oracle_at_8": 1.0044650649657694,
888
+ "ncar_to_proposal_oracle_at_8": 0.15355490027913618,
889
+ "outcome_ptr_at_8": 0.0,
890
+ "pairwise_causal_calibration_ece": 0.07078320556128705,
891
+ "proposal_oracle_safety_label_known_at_8": 1.0,
892
+ "proposal_oracle_success_at_8": 0.0,
893
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
894
+ "proposal_oracle_unsafe_known_at_8": 0.0,
895
+ "proposal_oracle_utility_at_8": 0.20222051441669464,
896
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0069318413734436035,
897
+ "selected_safety_label_known_at_8": 1.0,
898
+ "selected_success_at_8": 0.0,
899
+ "selected_success_gain_over_base_at_8": 0.0,
900
+ "selected_unsafe_known_at_8": 0.0,
901
+ "selected_utility_at_8": 0.20115609467029572,
902
+ "selected_utility_gain_over_base_at_8": -0.00799626111984253,
903
+ "selector_gap_fraction_to_hidden_at_8": 0.00059436644420333,
904
+ "selector_regret_at_8": 0.0010644197463989258,
905
+ "success_selector_gap_at_8": 0.0,
906
+ "success_support_gap_at_8": 1.0,
907
+ "success_total_car_to_hidden_at_8": 1.0,
908
+ "support_gap_at_8": 1.7977794855833054,
909
+ "support_gap_fraction_to_hidden_at_8": 1.0038707041304467,
910
+ "total_car_to_hidden_at_8": 1.7988439053297043
911
+ },
912
+ "412102563": {
913
+ "any_generated_unsafe_known_at_8": 0.0,
914
+ "base_safety_label_known": 1.0,
915
+ "base_success": 1.0,
916
+ "base_unsafe_known": 0.0,
917
+ "base_utility": 2.0,
918
+ "branch_car_at_8": 1.8341862559318542,
919
+ "generated_safety_label_coverage_at_8": 1.0,
920
+ "generated_unsafe_rate_known_at_8": 0.0,
921
+ "hidden_chart_oracle_success_at_8": 1.0,
922
+ "hidden_chart_oracle_utility_at_8": 2.0,
923
+ "outcome_ptr_at_8": 0.0,
924
+ "pairwise_causal_calibration_ece": 0.14753897600710345,
925
+ "proposal_oracle_safety_label_known_at_8": 1.0,
926
+ "proposal_oracle_success_at_8": 1.0,
927
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
928
+ "proposal_oracle_unsafe_known_at_8": 0.0,
929
+ "proposal_oracle_utility_at_8": 2.0,
930
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
931
+ "selected_safety_label_known_at_8": 1.0,
932
+ "selected_success_at_8": 0.0,
933
+ "selected_success_gain_over_base_at_8": -1.0,
934
+ "selected_unsafe_known_at_8": 0.0,
935
+ "selected_utility_at_8": 0.16581374406814575,
936
+ "selected_utility_gain_over_base_at_8": -1.8341862559318542,
937
+ "selector_regret_at_8": 1.8341862559318542,
938
+ "success_selector_gap_at_8": 1.0,
939
+ "success_support_gap_at_8": 0.0,
940
+ "success_total_car_to_hidden_at_8": 1.0,
941
+ "support_gap_at_8": 0.0,
942
+ "total_car_to_hidden_at_8": 1.8341862559318542
943
+ },
944
+ "440577711": {
945
+ "any_generated_unsafe_known_at_8": 0.0,
946
+ "base_safety_label_known": 1.0,
947
+ "base_success": 1.0,
948
+ "base_unsafe_known": 0.0,
949
+ "base_utility": 2.0,
950
+ "branch_car_at_8": 0.0,
951
+ "generated_safety_label_coverage_at_8": 1.0,
952
+ "generated_unsafe_rate_known_at_8": 0.0,
953
+ "hidden_chart_oracle_success_at_8": 1.0,
954
+ "hidden_chart_oracle_utility_at_8": 2.0,
955
+ "outcome_ptr_at_8": 0.0,
956
+ "pairwise_causal_calibration_ece": 0.16811285862181413,
957
+ "proposal_oracle_safety_label_known_at_8": 1.0,
958
+ "proposal_oracle_success_at_8": 1.0,
959
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
960
+ "proposal_oracle_unsafe_known_at_8": 0.0,
961
+ "proposal_oracle_utility_at_8": 2.0,
962
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0,
963
+ "selected_safety_label_known_at_8": 1.0,
964
+ "selected_success_at_8": 1.0,
965
+ "selected_success_gain_over_base_at_8": 0.0,
966
+ "selected_unsafe_known_at_8": 0.0,
967
+ "selected_utility_at_8": 2.0,
968
+ "selected_utility_gain_over_base_at_8": 0.0,
969
+ "selector_regret_at_8": 0.0,
970
+ "success_selector_gap_at_8": 0.0,
971
+ "success_support_gap_at_8": 0.0,
972
+ "success_total_car_to_hidden_at_8": 0.0,
973
+ "support_gap_at_8": 0.0,
974
+ "total_car_to_hidden_at_8": 0.0
975
+ },
976
+ "441046872": {
977
+ "any_generated_unsafe_known_at_8": 0.0,
978
+ "base_safety_label_known": 1.0,
979
+ "base_success": 0.0,
980
+ "base_unsafe_known": 0.0,
981
+ "base_utility": 0.2097676396369934,
982
+ "branch_car_at_8": 0.002857789397239685,
983
+ "generated_safety_label_coverage_at_8": 1.0,
984
+ "generated_unsafe_rate_known_at_8": 0.0,
985
+ "hidden_chart_oracle_success_at_8": 1.0,
986
+ "hidden_chart_oracle_utility_at_8": 2.0,
987
+ "ncar_to_hidden_chart_oracle_at_8": 1.00364861534959,
988
+ "ncar_to_proposal_oracle_at_8": 0.7778202738990697,
989
+ "outcome_ptr_at_8": 0.0,
990
+ "pairwise_causal_calibration_ece": 0.3844645158057606,
991
+ "proposal_oracle_safety_label_known_at_8": 1.0,
992
+ "proposal_oracle_success_at_8": 0.0,
993
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
994
+ "proposal_oracle_unsafe_known_at_8": 0.0,
995
+ "proposal_oracle_utility_at_8": 0.20609354972839355,
996
+ "proposal_oracle_utility_gain_over_base_at_8": -0.0036740899085998535,
997
+ "selected_safety_label_known_at_8": 1.0,
998
+ "selected_success_at_8": 0.0,
999
+ "selected_success_gain_over_base_at_8": 0.0,
1000
+ "selected_unsafe_known_at_8": 0.0,
1001
+ "selected_utility_at_8": 0.20323576033115387,
1002
+ "selected_utility_gain_over_base_at_8": -0.006531879305839539,
1003
+ "selector_gap_fraction_to_hidden_at_8": 0.0015963231703957186,
1004
+ "selector_regret_at_8": 0.002857789397239685,
1005
+ "success_selector_gap_at_8": 0.0,
1006
+ "success_support_gap_at_8": 1.0,
1007
+ "success_total_car_to_hidden_at_8": 1.0,
1008
+ "support_gap_at_8": 1.7939064502716064,
1009
+ "support_gap_fraction_to_hidden_at_8": 1.0020522977854422,
1010
+ "total_car_to_hidden_at_8": 1.7967642396688461
1011
+ },
1012
+ "509430392": {
1013
+ "any_generated_unsafe_known_at_8": 0.0,
1014
+ "base_safety_label_known": 1.0,
1015
+ "base_success": 0.0,
1016
+ "base_unsafe_known": 0.0,
1017
+ "base_utility": 0.04073460400104523,
1018
+ "branch_car_at_8": 1.801475390791893,
1019
+ "generated_safety_label_coverage_at_8": 1.0,
1020
+ "generated_unsafe_rate_known_at_8": 0.0,
1021
+ "hidden_chart_oracle_success_at_8": 1.0,
1022
+ "hidden_chart_oracle_utility_at_8": 2.0,
1023
+ "ncar_to_hidden_chart_oracle_at_8": 0.9194647061475519,
1024
+ "ncar_to_proposal_oracle_at_8": 0.9194647061475519,
1025
+ "outcome_ptr_at_8": 1.0,
1026
+ "pairwise_causal_calibration_ece": 0.5427490518369256,
1027
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1028
+ "proposal_oracle_success_at_8": 1.0,
1029
+ "proposal_oracle_success_gain_over_base_at_8": 1.0,
1030
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1031
+ "proposal_oracle_utility_at_8": 2.0,
1032
+ "proposal_oracle_utility_gain_over_base_at_8": 1.9592653959989548,
1033
+ "selected_safety_label_known_at_8": 1.0,
1034
+ "selected_success_at_8": 0.0,
1035
+ "selected_success_gain_over_base_at_8": 0.0,
1036
+ "selected_unsafe_known_at_8": 0.0,
1037
+ "selected_utility_at_8": 0.198524609208107,
1038
+ "selected_utility_gain_over_base_at_8": 0.15779000520706177,
1039
+ "selector_gap_fraction_to_hidden_at_8": 0.9194647108404573,
1040
+ "selector_regret_at_8": 1.801475390791893,
1041
+ "success_selector_gap_at_8": 1.0,
1042
+ "success_support_gap_at_8": 0.0,
1043
+ "success_total_car_to_hidden_at_8": 1.0,
1044
+ "support_gap_at_8": 0.0,
1045
+ "support_gap_fraction_to_hidden_at_8": 0.0,
1046
+ "total_car_to_hidden_at_8": 1.801475390791893
1047
+ },
1048
+ "585904130": {
1049
+ "any_generated_unsafe_known_at_8": 1.0,
1050
+ "base_safety_label_known": 1.0,
1051
+ "base_success": 0.0,
1052
+ "base_unsafe_known": 0.0,
1053
+ "base_utility": 0.07103653997182846,
1054
+ "branch_car_at_8": 0.04740310460329056,
1055
+ "generated_safety_label_coverage_at_8": 1.0,
1056
+ "generated_unsafe_rate_known_at_8": 1.0,
1057
+ "hidden_chart_oracle_success_at_8": 1.0,
1058
+ "hidden_chart_oracle_utility_at_8": 2.0,
1059
+ "ncar_to_hidden_chart_oracle_at_8": 0.9800153670446098,
1060
+ "ncar_to_proposal_oracle_at_8": 0.5515020146084423,
1061
+ "outcome_ptr_at_8": 1.0,
1062
+ "pairwise_causal_calibration_ece": 0.21639957957177353,
1063
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1064
+ "proposal_oracle_success_at_8": 0.0,
1065
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1066
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1067
+ "proposal_oracle_utility_at_8": 0.15698926150798798,
1068
+ "proposal_oracle_utility_gain_over_base_at_8": 0.08595272153615952,
1069
+ "selected_safety_label_known_at_8": 1.0,
1070
+ "selected_success_at_8": 0.0,
1071
+ "selected_success_gain_over_base_at_8": 0.0,
1072
+ "selected_unsafe_known_at_8": 1.0,
1073
+ "selected_utility_at_8": 0.10958615690469742,
1074
+ "selected_utility_gain_over_base_at_8": 0.03854961693286896,
1075
+ "selector_gap_fraction_to_hidden_at_8": 0.024574392198491026,
1076
+ "selector_regret_at_8": 0.04740310460329056,
1077
+ "success_selector_gap_at_8": 0.0,
1078
+ "success_support_gap_at_8": 1.0,
1079
+ "success_total_car_to_hidden_at_8": 1.0,
1080
+ "support_gap_at_8": 1.843010738492012,
1081
+ "support_gap_fraction_to_hidden_at_8": 0.9554409799266471,
1082
+ "total_car_to_hidden_at_8": 1.8904138430953026
1083
+ },
1084
+ "608016290": {
1085
+ "any_generated_unsafe_known_at_8": 0.0,
1086
+ "base_safety_label_known": 1.0,
1087
+ "base_success": 0.0,
1088
+ "base_unsafe_known": 0.0,
1089
+ "base_utility": 0.525360107421875,
1090
+ "branch_car_at_8": 0.09409016370773315,
1091
+ "generated_safety_label_coverage_at_8": 1.0,
1092
+ "generated_unsafe_rate_known_at_8": 0.0,
1093
+ "hidden_chart_oracle_success_at_8": 1.0,
1094
+ "hidden_chart_oracle_utility_at_8": 2.0,
1095
+ "ncar_to_hidden_chart_oracle_at_8": 1.0063402020781327,
1096
+ "ncar_to_proposal_oracle_at_8": 1.1103309346178276,
1097
+ "outcome_ptr_at_8": 1.0,
1098
+ "pairwise_causal_calibration_ece": 0.346560218379248,
1099
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1100
+ "proposal_oracle_success_at_8": 0.0,
1101
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1102
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1103
+ "proposal_oracle_utility_at_8": 0.6101007461547852,
1104
+ "proposal_oracle_utility_gain_over_base_at_8": 0.08474063873291016,
1105
+ "selected_safety_label_known_at_8": 1.0,
1106
+ "selected_success_at_8": 0.0,
1107
+ "selected_success_gain_over_base_at_8": 0.0,
1108
+ "selected_unsafe_known_at_8": 0.0,
1109
+ "selected_utility_at_8": 0.516010582447052,
1110
+ "selected_utility_gain_over_base_at_8": -0.009349524974822998,
1111
+ "selector_gap_fraction_to_hidden_at_8": 0.06380551901605927,
1112
+ "selector_regret_at_8": 0.09409016370773315,
1113
+ "success_selector_gap_at_8": 0.0,
1114
+ "success_support_gap_at_8": 1.0,
1115
+ "success_total_car_to_hidden_at_8": 1.0,
1116
+ "support_gap_at_8": 1.3898992538452148,
1117
+ "support_gap_fraction_to_hidden_at_8": 0.9425346898863848,
1118
+ "total_car_to_hidden_at_8": 1.483989417552948
1119
+ },
1120
+ "626486813": {
1121
+ "any_generated_unsafe_known_at_8": 0.0,
1122
+ "base_safety_label_known": 1.0,
1123
+ "base_success": 0.0,
1124
+ "base_unsafe_known": 0.0,
1125
+ "base_utility": 0.04174089431762695,
1126
+ "branch_car_at_8": 0.0018939077854156494,
1127
+ "generated_safety_label_coverage_at_8": 1.0,
1128
+ "generated_unsafe_rate_known_at_8": 0.0,
1129
+ "hidden_chart_oracle_success_at_8": 0.0,
1130
+ "hidden_chart_oracle_utility_at_8": 0.16558238118886948,
1131
+ "ncar_to_hidden_chart_oracle_at_8": 0.8736369859029146,
1132
+ "ncar_to_proposal_oracle_at_8": 0.2933595456420097,
1133
+ "outcome_ptr_at_8": 1.0,
1134
+ "pairwise_causal_calibration_ece": 0.1718281900032565,
1135
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1136
+ "proposal_oracle_success_at_8": 0.0,
1137
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1138
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1139
+ "proposal_oracle_utility_at_8": 0.0619367565959692,
1140
+ "proposal_oracle_utility_gain_over_base_at_8": 0.020195862278342247,
1141
+ "selected_safety_label_known_at_8": 1.0,
1142
+ "selected_success_at_8": 0.0,
1143
+ "selected_success_gain_over_base_at_8": 0.0,
1144
+ "selected_unsafe_known_at_8": 0.0,
1145
+ "selected_utility_at_8": 0.06004284881055355,
1146
+ "selected_utility_gain_over_base_at_8": 0.018301954492926598,
1147
+ "selector_gap_fraction_to_hidden_at_8": 0.0702593667270505,
1148
+ "selector_regret_at_8": 0.0018939077854156494,
1149
+ "success_selector_gap_at_8": 0.0,
1150
+ "success_support_gap_at_8": 0.0,
1151
+ "success_total_car_to_hidden_at_8": 0.0,
1152
+ "support_gap_at_8": 0.10364562459290028,
1153
+ "support_gap_fraction_to_hidden_at_8": 0.8033778054737339,
1154
+ "total_car_to_hidden_at_8": 0.10553953237831593
1155
+ },
1156
+ "636680137": {
1157
+ "any_generated_unsafe_known_at_8": 0.0,
1158
+ "base_safety_label_known": 1.0,
1159
+ "base_success": 0.0,
1160
+ "base_unsafe_known": 0.0,
1161
+ "base_utility": 0.11957359313964844,
1162
+ "branch_car_at_8": 0.016771696507930756,
1163
+ "generated_safety_label_coverage_at_8": 1.0,
1164
+ "generated_unsafe_rate_known_at_8": 0.0,
1165
+ "hidden_chart_oracle_success_at_8": 0.0,
1166
+ "hidden_chart_oracle_utility_at_8": 0.17056432366371155,
1167
+ "ncar_to_hidden_chart_oracle_at_8": 1.4669981605451308,
1168
+ "ncar_to_proposal_oracle_at_8": 2.3820368639206455,
1169
+ "outcome_ptr_at_8": 0.0,
1170
+ "pairwise_causal_calibration_ece": 0.33230022460749403,
1171
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1172
+ "proposal_oracle_success_at_8": 0.0,
1173
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1174
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1175
+ "proposal_oracle_utility_at_8": 0.11253269761800766,
1176
+ "proposal_oracle_utility_gain_over_base_at_8": -0.007040895521640778,
1177
+ "selected_safety_label_known_at_8": 1.0,
1178
+ "selected_success_at_8": 0.0,
1179
+ "selected_success_gain_over_base_at_8": 0.0,
1180
+ "selected_unsafe_known_at_8": 0.0,
1181
+ "selected_utility_at_8": 0.0957610011100769,
1182
+ "selected_utility_gain_over_base_at_8": -0.023812592029571533,
1183
+ "selector_gap_fraction_to_hidden_at_8": 0.3289165763180427,
1184
+ "selector_regret_at_8": 0.016771696507930756,
1185
+ "success_selector_gap_at_8": 0.0,
1186
+ "success_support_gap_at_8": 0.0,
1187
+ "success_total_car_to_hidden_at_8": 0.0,
1188
+ "support_gap_at_8": 0.05803162604570389,
1189
+ "support_gap_fraction_to_hidden_at_8": 1.1380818719260768,
1190
+ "total_car_to_hidden_at_8": 0.07480332255363464
1191
+ },
1192
+ "655884605": {
1193
+ "any_generated_unsafe_known_at_8": 0.0,
1194
+ "base_safety_label_known": 1.0,
1195
+ "base_success": 0.0,
1196
+ "base_unsafe_known": 0.0,
1197
+ "base_utility": 0.1440753936767578,
1198
+ "branch_car_at_8": 0.007448926568031311,
1199
+ "generated_safety_label_coverage_at_8": 1.0,
1200
+ "generated_unsafe_rate_known_at_8": 0.0,
1201
+ "hidden_chart_oracle_success_at_8": 1.0,
1202
+ "hidden_chart_oracle_utility_at_8": 2.0,
1203
+ "ncar_to_hidden_chart_oracle_at_8": 1.0006126450906982,
1204
+ "ncar_to_proposal_oracle_at_8": 1.1801394954053765,
1205
+ "outcome_ptr_at_8": 1.0,
1206
+ "pairwise_causal_calibration_ece": 0.03038245725350449,
1207
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1208
+ "proposal_oracle_success_at_8": 0.0,
1209
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1210
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1211
+ "proposal_oracle_utility_at_8": 0.15038728713989258,
1212
+ "proposal_oracle_utility_gain_over_base_at_8": 0.006311893463134766,
1213
+ "selected_safety_label_known_at_8": 1.0,
1214
+ "selected_success_at_8": 0.0,
1215
+ "selected_success_gain_over_base_at_8": 0.0,
1216
+ "selected_unsafe_known_at_8": 0.0,
1217
+ "selected_utility_at_8": 0.14293836057186127,
1218
+ "selected_utility_gain_over_base_at_8": -0.0011370331048965454,
1219
+ "selector_gap_fraction_to_hidden_at_8": 0.00401359330150179,
1220
+ "selector_regret_at_8": 0.007448926568031311,
1221
+ "success_selector_gap_at_8": 0.0,
1222
+ "success_support_gap_at_8": 1.0,
1223
+ "success_total_car_to_hidden_at_8": 1.0,
1224
+ "support_gap_at_8": 1.8496127128601074,
1225
+ "support_gap_fraction_to_hidden_at_8": 0.9965990571806475,
1226
+ "total_car_to_hidden_at_8": 1.8570616394281387
1227
+ },
1228
+ "672328262": {
1229
+ "any_generated_unsafe_known_at_8": 0.0,
1230
+ "base_safety_label_known": 1.0,
1231
+ "base_success": 0.0,
1232
+ "base_unsafe_known": 0.0,
1233
+ "base_utility": 0.10593423992395401,
1234
+ "branch_car_at_8": 0.003954809159040451,
1235
+ "generated_safety_label_coverage_at_8": 1.0,
1236
+ "generated_unsafe_rate_known_at_8": 0.0,
1237
+ "hidden_chart_oracle_success_at_8": 1.0,
1238
+ "hidden_chart_oracle_utility_at_8": 2.0,
1239
+ "ncar_to_hidden_chart_oracle_at_8": 1.029830316470696,
1240
+ "ncar_to_proposal_oracle_at_8": 0.07526405055604174,
1241
+ "outcome_ptr_at_8": 0.0,
1242
+ "pairwise_causal_calibration_ece": 0.057259138137942915,
1243
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1244
+ "proposal_oracle_success_at_8": 0.0,
1245
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1246
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1247
+ "proposal_oracle_utility_at_8": 0.053388457745313644,
1248
+ "proposal_oracle_utility_gain_over_base_at_8": -0.052545782178640366,
1249
+ "selected_safety_label_known_at_8": 1.0,
1250
+ "selected_success_at_8": 0.0,
1251
+ "selected_success_gain_over_base_at_8": 0.0,
1252
+ "selected_unsafe_known_at_8": 0.0,
1253
+ "selected_utility_at_8": 0.04943364858627319,
1254
+ "selected_utility_gain_over_base_at_8": -0.05650059133768082,
1255
+ "selector_gap_fraction_to_hidden_at_8": 0.0020879999218620937,
1256
+ "selector_regret_at_8": 0.003954809159040451,
1257
+ "success_selector_gap_at_8": 0.0,
1258
+ "success_support_gap_at_8": 1.0,
1259
+ "success_total_car_to_hidden_at_8": 1.0,
1260
+ "support_gap_at_8": 1.9466115422546864,
1261
+ "support_gap_fraction_to_hidden_at_8": 1.0277423219859751,
1262
+ "total_car_to_hidden_at_8": 1.9505663514137268
1263
+ },
1264
+ "701667486": {
1265
+ "any_generated_unsafe_known_at_8": 0.0,
1266
+ "base_safety_label_known": 1.0,
1267
+ "base_success": 0.0,
1268
+ "base_unsafe_known": 0.0,
1269
+ "base_utility": 0.7912740707397461,
1270
+ "branch_car_at_8": 0.005861341953277588,
1271
+ "generated_safety_label_coverage_at_8": 1.0,
1272
+ "generated_unsafe_rate_known_at_8": 0.0,
1273
+ "hidden_chart_oracle_success_at_8": 1.0,
1274
+ "hidden_chart_oracle_utility_at_8": 2.0,
1275
+ "ncar_to_hidden_chart_oracle_at_8": 1.00197720406197,
1276
+ "ncar_to_proposal_oracle_at_8": 1.6884448537277836,
1277
+ "outcome_ptr_at_8": 1.0,
1278
+ "pairwise_causal_calibration_ece": 0.08032260044386995,
1279
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1280
+ "proposal_oracle_success_at_8": 0.0,
1281
+ "proposal_oracle_success_gain_over_base_at_8": 0.0,
1282
+ "proposal_oracle_unsafe_known_at_8": 0.0,
1283
+ "proposal_oracle_utility_at_8": 0.7947455048561096,
1284
+ "proposal_oracle_utility_gain_over_base_at_8": 0.0034714341163635254,
1285
+ "selected_safety_label_known_at_8": 1.0,
1286
+ "selected_success_at_8": 0.0,
1287
+ "selected_success_gain_over_base_at_8": 0.0,
1288
+ "selected_unsafe_known_at_8": 0.0,
1289
+ "selected_utility_at_8": 0.788884162902832,
1290
+ "selected_utility_gain_over_base_at_8": -0.0023899078369140625,
1291
+ "selector_gap_fraction_to_hidden_at_8": 0.004849190218716296,
1292
+ "selector_regret_at_8": 0.005861341953277588,
1293
+ "success_selector_gap_at_8": 0.0,
1294
+ "success_support_gap_at_8": 1.0,
1295
+ "success_total_car_to_hidden_at_8": 1.0,
1296
+ "support_gap_at_8": 1.2052544951438904,
1297
+ "support_gap_fraction_to_hidden_at_8": 0.9971280221327856,
1298
+ "total_car_to_hidden_at_8": 1.211115837097168
1299
+ },
1300
+ "747260437": {
1301
+ "any_generated_unsafe_known_at_8": 1.0,
1302
+ "base_safety_label_known": 1.0,
1303
+ "base_success": 1.0,
1304
+ "base_unsafe_known": 0.0,
1305
+ "base_utility": 2.0,
1306
+ "branch_car_at_8": 0.004217416048049927,
1307
+ "generated_safety_label_coverage_at_8": 1.0,
1308
+ "generated_unsafe_rate_known_at_8": 1.0,
1309
+ "hidden_chart_oracle_success_at_8": 0.0,
1310
+ "hidden_chart_oracle_utility_at_8": 0.2786632478237152,
1311
+ "ncar_to_hidden_chart_oracle_at_8": 0.08636170359931446,
1312
+ "ncar_to_proposal_oracle_at_8": 0.002260407447282227,
1313
+ "outcome_ptr_at_8": 0.0,
1314
+ "pairwise_causal_calibration_ece": 0.22949591329262792,
1315
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1316
+ "proposal_oracle_success_at_8": 0.0,
1317
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
1318
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1319
+ "proposal_oracle_utility_at_8": 0.1342230886220932,
1320
+ "proposal_oracle_utility_gain_over_base_at_8": -1.8657769113779068,
1321
+ "selected_safety_label_known_at_8": 1.0,
1322
+ "selected_success_at_8": 0.0,
1323
+ "selected_success_gain_over_base_at_8": -1.0,
1324
+ "selected_unsafe_known_at_8": 1.0,
1325
+ "selected_utility_at_8": 0.13000567257404327,
1326
+ "selected_utility_gain_over_base_at_8": -1.8699943274259567,
1327
+ "selector_gap_fraction_to_hidden_at_8": 0.0024500819161142355,
1328
+ "selector_regret_at_8": 0.004217416048049927,
1329
+ "success_selector_gap_at_8": 0.0,
1330
+ "success_support_gap_at_8": 0.0,
1331
+ "success_total_car_to_hidden_at_8": 0.0,
1332
+ "support_gap_at_8": 0.144440159201622,
1333
+ "support_gap_fraction_to_hidden_at_8": 0.08391162218491321,
1334
+ "total_car_to_hidden_at_8": 0.14865757524967194
1335
+ },
1336
+ "750448296": {
1337
+ "any_generated_unsafe_known_at_8": 1.0,
1338
+ "base_safety_label_known": 1.0,
1339
+ "base_success": 0.3333333333333333,
1340
+ "base_unsafe_known": 0.0,
1341
+ "base_utility": 0.7605033268531164,
1342
+ "branch_car_at_8": 0.023376444975535076,
1343
+ "generated_safety_label_coverage_at_8": 1.0,
1344
+ "generated_unsafe_rate_known_at_8": 0.875,
1345
+ "hidden_chart_oracle_success_at_8": 0.6666666666666666,
1346
+ "hidden_chart_oracle_utility_at_8": 1.4079964955647786,
1347
+ "ncar_to_hidden_chart_oracle_at_8": 0.6215016958379097,
1348
+ "ncar_to_proposal_oracle_at_8": 0.30219308144694457,
1349
+ "outcome_ptr_at_8": 0.6666666666666666,
1350
+ "pairwise_causal_calibration_ece": 0.20294335451598566,
1351
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1352
+ "proposal_oracle_success_at_8": 0.0,
1353
+ "proposal_oracle_success_gain_over_base_at_8": -0.3333333333333333,
1354
+ "proposal_oracle_unsafe_known_at_8": 1.0,
1355
+ "proposal_oracle_utility_at_8": 0.22532296180725098,
1356
+ "proposal_oracle_utility_gain_over_base_at_8": -0.5351803650458654,
1357
+ "selected_safety_label_known_at_8": 1.0,
1358
+ "selected_success_at_8": 0.0,
1359
+ "selected_success_gain_over_base_at_8": -0.3333333333333333,
1360
+ "selected_unsafe_known_at_8": 1.0,
1361
+ "selected_utility_at_8": 0.2019465168317159,
1362
+ "selected_utility_gain_over_base_at_8": -0.5585568100214005,
1363
+ "selector_gap_fraction_to_hidden_at_8": 0.8506872930430188,
1364
+ "selector_regret_at_8": 0.023376444975535076,
1365
+ "success_selector_gap_at_8": 0.0,
1366
+ "success_support_gap_at_8": 0.6666666666666666,
1367
+ "success_total_car_to_hidden_at_8": 0.6666666666666666,
1368
+ "support_gap_at_8": 1.1875135501225789,
1369
+ "support_gap_fraction_to_hidden_at_8": 0.4568807953323259,
1370
+ "total_car_to_hidden_at_8": 1.2060499787330627
1371
+ },
1372
+ "767747424": {
1373
+ "any_generated_unsafe_known_at_8": 0.75,
1374
+ "base_safety_label_known": 1.0,
1375
+ "base_success": 0.5,
1376
+ "base_unsafe_known": 0.0,
1377
+ "base_utility": 1.0747087560594082,
1378
+ "branch_car_at_8": 0.4677690644748509,
1379
+ "generated_safety_label_coverage_at_8": 1.0,
1380
+ "generated_unsafe_rate_known_at_8": 0.75,
1381
+ "hidden_chart_oracle_success_at_8": 0.25,
1382
+ "hidden_chart_oracle_utility_at_8": 0.6737305596470833,
1383
+ "ncar_to_hidden_chart_oracle_at_8": 0.7008801051561266,
1384
+ "ncar_to_proposal_oracle_at_8": 0.27306559340142716,
1385
+ "outcome_ptr_at_8": 0.25,
1386
+ "pairwise_causal_calibration_ece": 0.21186127613271044,
1387
+ "proposal_oracle_safety_label_known_at_8": 1.0,
1388
+ "proposal_oracle_success_at_8": 0.25,
1389
+ "proposal_oracle_success_gain_over_base_at_8": -0.25,
1390
+ "proposal_oracle_unsafe_known_at_8": 0.75,
1391
+ "proposal_oracle_utility_at_8": 0.5825987188145518,
1392
+ "proposal_oracle_utility_gain_over_base_at_8": -0.49211003724485636,
1393
+ "selected_safety_label_known_at_8": 1.0,
1394
+ "selected_success_at_8": 0.0,
1395
+ "selected_success_gain_over_base_at_8": -0.5,
1396
+ "selected_unsafe_known_at_8": 0.75,
1397
+ "selected_utility_at_8": 0.11482965433970094,
1398
+ "selected_utility_gain_over_base_at_8": -0.9598791017197073,
1399
+ "selector_gap_fraction_to_hidden_at_8": 0.45301742188642,
1400
+ "selector_regret_at_8": 0.4677690644748509,
1401
+ "success_selector_gap_at_8": 0.25,
1402
+ "success_support_gap_at_8": 0.0,
1403
+ "success_total_car_to_hidden_at_8": 0.25,
1404
+ "support_gap_at_8": 0.1008116127923131,
1405
+ "support_gap_fraction_to_hidden_at_8": 0.5865290868312131,
1406
+ "total_car_to_hidden_at_8": 0.5589009053073823
1407
+ }
1408
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/metrics_by_task.json ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "LiftPegUpright-v1": {
3
+ "any_generated_unsafe_known_at_8": 0.0,
4
+ "base_safety_label_known": 1.0,
5
+ "base_success": 0.0,
6
+ "base_unsafe_known": 0.0,
7
+ "base_utility": 0.4796089559793472,
8
+ "branch_car_at_8": 0.27571220099925997,
9
+ "generated_safety_label_coverage_at_8": 1.0,
10
+ "generated_unsafe_rate_known_at_8": 0.0,
11
+ "hidden_chart_oracle_success_at_8": 1.0,
12
+ "hidden_chart_oracle_utility_at_8": 2.0,
13
+ "ncar_to_hidden_chart_oracle_at_8": 1.0061710496708212,
14
+ "ncar_to_proposal_oracle_at_8": 0.609724400531596,
15
+ "outcome_ptr_at_8": 0.4,
16
+ "pairwise_causal_calibration_ece": 0.238429922390122,
17
+ "proposal_oracle_safety_label_known_at_8": 1.0,
18
+ "proposal_oracle_success_at_8": 0.2,
19
+ "proposal_oracle_success_gain_over_base_at_8": 0.2,
20
+ "proposal_oracle_unsafe_known_at_8": 0.0,
21
+ "proposal_oracle_utility_at_8": 0.746368744969368,
22
+ "proposal_oracle_utility_gain_over_base_at_8": 0.26675978899002073,
23
+ "selected_safety_label_known_at_8": 1.0,
24
+ "selected_success_at_8": 0.0,
25
+ "selected_success_gain_over_base_at_8": 0.0,
26
+ "selected_unsafe_known_at_8": 0.0,
27
+ "selected_utility_at_8": 0.47065654397010803,
28
+ "selected_utility_gain_over_base_at_8": -0.008952412009239196,
29
+ "selector_gap_fraction_to_hidden_at_8": 0.2145824220820292,
30
+ "selector_regret_at_8": 0.27571220099925997,
31
+ "success_selector_gap_at_8": 0.2,
32
+ "success_support_gap_at_8": 0.8,
33
+ "success_total_car_to_hidden_at_8": 1.0,
34
+ "support_gap_at_8": 1.253631255030632,
35
+ "support_gap_fraction_to_hidden_at_8": 0.7915886343643382,
36
+ "total_car_to_hidden_at_8": 1.529343456029892
37
+ },
38
+ "PickCube-v1": {
39
+ "any_generated_unsafe_known_at_8": 0.0,
40
+ "base_safety_label_known": 1.0,
41
+ "base_success": 1.0,
42
+ "base_unsafe_known": 0.0,
43
+ "base_utility": 2.0,
44
+ "branch_car_at_8": 0.42483918368816376,
45
+ "generated_safety_label_coverage_at_8": 1.0,
46
+ "generated_unsafe_rate_known_at_8": 0.0,
47
+ "hidden_chart_oracle_success_at_8": 1.0,
48
+ "hidden_chart_oracle_utility_at_8": 2.0,
49
+ "ncar_to_proposal_oracle_at_8": 0.2914308848915223,
50
+ "outcome_ptr_at_8": 0.0,
51
+ "pairwise_causal_calibration_ece": 0.5872235594375051,
52
+ "proposal_oracle_safety_label_known_at_8": 1.0,
53
+ "proposal_oracle_success_at_8": 0.0,
54
+ "proposal_oracle_success_gain_over_base_at_8": -1.0,
55
+ "proposal_oracle_unsafe_known_at_8": 0.0,
56
+ "proposal_oracle_utility_at_8": 0.5422300696372986,
57
+ "proposal_oracle_utility_gain_over_base_at_8": -1.4577699303627014,
58
+ "selected_safety_label_known_at_8": 1.0,
59
+ "selected_success_at_8": 0.0,
60
+ "selected_success_gain_over_base_at_8": -1.0,
61
+ "selected_unsafe_known_at_8": 0.0,
62
+ "selected_utility_at_8": 0.11739088594913483,
63
+ "selected_utility_gain_over_base_at_8": -1.8826091140508652,
64
+ "selector_regret_at_8": 0.42483918368816376,
65
+ "success_selector_gap_at_8": 0.0,
66
+ "success_support_gap_at_8": 1.0,
67
+ "success_total_car_to_hidden_at_8": 1.0,
68
+ "support_gap_at_8": 1.4577699303627014,
69
+ "total_car_to_hidden_at_8": 1.8826091140508652
70
+ },
71
+ "PullCube-v1": {
72
+ "any_generated_unsafe_known_at_8": 0.64,
73
+ "base_safety_label_known": 1.0,
74
+ "base_success": 0.36,
75
+ "base_unsafe_known": 0.0,
76
+ "base_utility": 0.8032506120204925,
77
+ "branch_car_at_8": 0.08737508155405521,
78
+ "generated_safety_label_coverage_at_8": 1.0,
79
+ "generated_unsafe_rate_known_at_8": 0.515,
80
+ "hidden_chart_oracle_success_at_8": 0.52,
81
+ "hidden_chart_oracle_utility_at_8": 1.1467878860235214,
82
+ "ncar_to_hidden_chart_oracle_at_8": 0.9185687369573401,
83
+ "ncar_to_proposal_oracle_at_8": 0.3306076470778776,
84
+ "outcome_ptr_at_8": 0.32,
85
+ "pairwise_causal_calibration_ece": 0.19063219949188942,
86
+ "proposal_oracle_safety_label_known_at_8": 1.0,
87
+ "proposal_oracle_success_at_8": 0.16,
88
+ "proposal_oracle_success_gain_over_base_at_8": -0.2,
89
+ "proposal_oracle_unsafe_known_at_8": 0.52,
90
+ "proposal_oracle_utility_at_8": 0.4362139014899731,
91
+ "proposal_oracle_utility_gain_over_base_at_8": -0.3670367105305195,
92
+ "selected_safety_label_known_at_8": 1.0,
93
+ "selected_success_at_8": 0.12,
94
+ "selected_success_gain_over_base_at_8": -0.24,
95
+ "selected_unsafe_known_at_8": 0.48,
96
+ "selected_utility_at_8": 0.34883881993591787,
97
+ "selected_utility_gain_over_base_at_8": -0.4544117920845747,
98
+ "selector_gap_fraction_to_hidden_at_8": 0.3274577969540007,
99
+ "selector_regret_at_8": 0.08737508155405521,
100
+ "success_selector_gap_at_8": 0.04,
101
+ "success_support_gap_at_8": 0.36,
102
+ "success_total_car_to_hidden_at_8": 0.4,
103
+ "support_gap_at_8": 0.7140141661465168,
104
+ "support_gap_fraction_to_hidden_at_8": 0.7773188967552883,
105
+ "total_car_to_hidden_at_8": 0.7984041070193052
106
+ },
107
+ "PushCube-v1": {
108
+ "any_generated_unsafe_known_at_8": 0.0,
109
+ "base_safety_label_known": 1.0,
110
+ "base_success": 0.8333333333333334,
111
+ "base_unsafe_known": 0.0,
112
+ "base_utility": 1.6734557673335075,
113
+ "branch_car_at_8": 0.6080377548933029,
114
+ "generated_safety_label_coverage_at_8": 1.0,
115
+ "generated_unsafe_rate_known_at_8": 0.0,
116
+ "hidden_chart_oracle_success_at_8": 0.8333333333333334,
117
+ "hidden_chart_oracle_utility_at_8": 1.7015800600250561,
118
+ "ncar_to_hidden_chart_oracle_at_8": 0.4668433247048637,
119
+ "ncar_to_proposal_oracle_at_8": 0.31211399775786897,
120
+ "outcome_ptr_at_8": 0.16666666666666666,
121
+ "pairwise_causal_calibration_ece": 0.21780097224558256,
122
+ "proposal_oracle_safety_label_known_at_8": 1.0,
123
+ "proposal_oracle_success_at_8": 0.6666666666666666,
124
+ "proposal_oracle_success_gain_over_base_at_8": -0.16666666666666666,
125
+ "proposal_oracle_unsafe_known_at_8": 0.0,
126
+ "proposal_oracle_utility_at_8": 1.3810340563456218,
127
+ "proposal_oracle_utility_gain_over_base_at_8": -0.2924217109878858,
128
+ "selected_safety_label_known_at_8": 1.0,
129
+ "selected_success_at_8": 0.3333333333333333,
130
+ "selected_success_gain_over_base_at_8": -0.5,
131
+ "selected_unsafe_known_at_8": 0.0,
132
+ "selected_utility_at_8": 0.7729963014523188,
133
+ "selected_utility_gain_over_base_at_8": -0.9004594658811887,
134
+ "selector_gap_fraction_to_hidden_at_8": 0.966843327091031,
135
+ "selector_regret_at_8": 0.6080377548933029,
136
+ "success_selector_gap_at_8": 0.3333333333333333,
137
+ "success_support_gap_at_8": 0.3333333333333333,
138
+ "success_total_car_to_hidden_at_8": 0.5,
139
+ "support_gap_at_8": 0.6189659436543783,
140
+ "support_gap_fraction_to_hidden_at_8": 0.0,
141
+ "total_car_to_hidden_at_8": 0.9285837585727373
142
+ },
143
+ "StackCube-v1": {
144
+ "any_generated_unsafe_known_at_8": 0.0,
145
+ "base_safety_label_known": 1.0,
146
+ "base_success": 0.09090909090909091,
147
+ "base_unsafe_known": 0.0,
148
+ "base_utility": 0.5003613992170854,
149
+ "branch_car_at_8": 0.44663686508482153,
150
+ "generated_safety_label_coverage_at_8": 1.0,
151
+ "generated_unsafe_rate_known_at_8": 0.0,
152
+ "hidden_chart_oracle_success_at_8": 1.0,
153
+ "hidden_chart_oracle_utility_at_8": 2.0,
154
+ "ncar_to_hidden_chart_oracle_at_8": 1.0574157315373272,
155
+ "ncar_to_proposal_oracle_at_8": 2.161977831364605,
156
+ "outcome_ptr_at_8": 0.8181818181818182,
157
+ "pairwise_causal_calibration_ece": 0.2145498532394649,
158
+ "proposal_oracle_safety_label_known_at_8": 1.0,
159
+ "proposal_oracle_success_at_8": 0.2727272727272727,
160
+ "proposal_oracle_success_gain_over_base_at_8": 0.18181818181818182,
161
+ "proposal_oracle_unsafe_known_at_8": 0.0,
162
+ "proposal_oracle_utility_at_8": 0.7163115712729368,
163
+ "proposal_oracle_utility_gain_over_base_at_8": 0.21595017205585132,
164
+ "selected_safety_label_known_at_8": 1.0,
165
+ "selected_success_at_8": 0.0,
166
+ "selected_success_gain_over_base_at_8": -0.09090909090909091,
167
+ "selected_unsafe_known_at_8": 0.0,
168
+ "selected_utility_at_8": 0.26967470618811523,
169
+ "selected_utility_gain_over_base_at_8": -0.23068669302897019,
170
+ "selector_gap_fraction_to_hidden_at_8": 0.2595030610999397,
171
+ "selector_regret_at_8": 0.44663686508482153,
172
+ "success_selector_gap_at_8": 0.2727272727272727,
173
+ "success_support_gap_at_8": 0.7272727272727273,
174
+ "success_total_car_to_hidden_at_8": 1.0,
175
+ "support_gap_at_8": 1.2836884287270633,
176
+ "support_gap_fraction_to_hidden_at_8": 0.7979126772384945,
177
+ "total_car_to_hidden_at_8": 1.7303252938118847
178
+ }
179
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/report.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CTT Generated Measured Rollout
2
+
3
+ Rows: `48`
4
+ K: `8`
5
+ Checkpoint: `runs/ctt_residual_base_context_obs_seed1/model.pt`
6
+
7
+ | Metric | Mean |
8
+ | --- | ---: |
9
+ | OutcomePTR@K | 0.4167 |
10
+ | SelectorRegret@K | 0.2614 |
11
+ | SupportGap@K | 0.8653 |
12
+
13
+ These are measured simulator rollouts of decoded CTT candidates, not PPTC proxies.
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/run.log ADDED
@@ -0,0 +1,535 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ start
2
+ importing gymnasium/mani_skill
3
+ imported gymnasium/mani_skill
4
+ loaded checkpoint=runs/ctt_residual_base_context_obs_seed1/model.pt
5
+ loaded charts source=301 target=48
6
+ generated proposals rows=48 total=384
7
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
8
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
9
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
10
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
11
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
12
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
13
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
14
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
15
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
16
+ execute sequential task=LiftPegUpright-v1 chart=ms-5799584ed40e211c50a5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
17
+ batch done sequential task=LiftPegUpright-v1
18
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
19
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
20
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
21
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
22
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
23
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
24
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
25
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
26
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
27
+ execute sequential task=LiftPegUpright-v1 chart=ms-715db95b13ebc6c977c8 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
28
+ batch done sequential task=LiftPegUpright-v1
29
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
30
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
31
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
32
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
33
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
34
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
35
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
36
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
37
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
38
+ execute sequential task=LiftPegUpright-v1 chart=ms-7b229b60d7f64fb624cf candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
39
+ batch done sequential task=LiftPegUpright-v1
40
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
41
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
42
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
43
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
44
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
45
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
46
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
47
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
48
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
49
+ execute sequential task=LiftPegUpright-v1 chart=ms-99f263cb3f383b1f6243 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
50
+ batch done sequential task=LiftPegUpright-v1
51
+ env init sequential task=LiftPegUpright-v1 batch=1 sim=physx_cpu render=cpu
52
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
53
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
54
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
55
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
56
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
57
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
58
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
59
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
60
+ execute sequential task=LiftPegUpright-v1 chart=ms-ec2e4afb34b439731136 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
61
+ batch done sequential task=LiftPegUpright-v1
62
+ env init sequential task=PickCube-v1 batch=1 sim=physx_cpu render=cpu
63
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
64
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
65
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
66
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
67
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
68
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
69
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
70
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
71
+ execute sequential task=PickCube-v1 chart=ms-a9ac13384fe5afc835f1 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
72
+ batch done sequential task=PickCube-v1
73
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
74
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
75
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
76
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
77
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
78
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
79
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
80
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
81
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
82
+ execute sequential task=PullCube-v1 chart=ms-06babf453b22ba8f2407 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
83
+ batch done sequential task=PullCube-v1
84
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
85
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
86
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
87
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
88
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
89
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
90
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
91
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
92
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
93
+ execute sequential task=PullCube-v1 chart=ms-0e1ff8d16372796dac97 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
94
+ batch done sequential task=PullCube-v1
95
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
96
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
97
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
98
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
99
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
100
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
101
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
102
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
103
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
104
+ execute sequential task=PullCube-v1 chart=ms-223b0a8319beb051a1ee candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
105
+ batch done sequential task=PullCube-v1
106
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
107
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
108
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
109
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
110
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
111
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
112
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
113
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
114
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
115
+ execute sequential task=PullCube-v1 chart=ms-34726202b475d29cdf38 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
116
+ batch done sequential task=PullCube-v1
117
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
118
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
119
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
120
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
121
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
122
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
123
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
124
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
125
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
126
+ execute sequential task=PullCube-v1 chart=ms-4cc40587ec490257b1d2 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
127
+ batch done sequential task=PullCube-v1
128
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
129
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
130
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
131
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
132
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
133
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
134
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
135
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
136
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
137
+ execute sequential task=PullCube-v1 chart=ms-62f8c18a15c566ec4b00 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
138
+ batch done sequential task=PullCube-v1
139
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
140
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
141
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
142
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
143
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
144
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
145
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
146
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
147
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
148
+ execute sequential task=PullCube-v1 chart=ms-6661b157c41ad4d6ab85 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
149
+ batch done sequential task=PullCube-v1
150
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
151
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
152
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
153
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
154
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
155
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
156
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
157
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
158
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
159
+ execute sequential task=PullCube-v1 chart=ms-6b789356d65b3312fbae candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
160
+ batch done sequential task=PullCube-v1
161
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
162
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
163
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
164
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
165
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
166
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
167
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
168
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
169
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
170
+ execute sequential task=PullCube-v1 chart=ms-7923b8196b397863cf4f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
171
+ batch done sequential task=PullCube-v1
172
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
173
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
174
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
175
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
176
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
177
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
178
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
179
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
180
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
181
+ execute sequential task=PullCube-v1 chart=ms-7df455efd413d77e6ce3 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
182
+ batch done sequential task=PullCube-v1
183
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
184
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
185
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
186
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
187
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
188
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
189
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
190
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
191
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
192
+ execute sequential task=PullCube-v1 chart=ms-7e295b5859c07c90487f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
193
+ batch done sequential task=PullCube-v1
194
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
195
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
196
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
197
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
198
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
199
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
200
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
201
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
202
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
203
+ execute sequential task=PullCube-v1 chart=ms-8577816da2917a2bb63d candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
204
+ batch done sequential task=PullCube-v1
205
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
206
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
207
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
208
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
209
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
210
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
211
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
212
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
213
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
214
+ execute sequential task=PullCube-v1 chart=ms-8e56b0eaa2604db6749e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
215
+ batch done sequential task=PullCube-v1
216
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
217
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
218
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
219
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
220
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
221
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
222
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
223
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
224
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
225
+ execute sequential task=PullCube-v1 chart=ms-972c5be72d0b24be7cd5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
226
+ batch done sequential task=PullCube-v1
227
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
228
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
229
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
230
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
231
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
232
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
233
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
234
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
235
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
236
+ execute sequential task=PullCube-v1 chart=ms-9757fc494e79b5543bb6 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
237
+ batch done sequential task=PullCube-v1
238
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
239
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
240
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
241
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
242
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
243
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
244
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
245
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
246
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
247
+ execute sequential task=PullCube-v1 chart=ms-a8731059713697ce5e2a candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
248
+ batch done sequential task=PullCube-v1
249
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
250
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
251
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
252
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
253
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
254
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
255
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
256
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
257
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
258
+ execute sequential task=PullCube-v1 chart=ms-ac94b48febe523da15a5 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
259
+ batch done sequential task=PullCube-v1
260
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
261
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
262
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
263
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
264
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
265
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
266
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
267
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
268
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
269
+ execute sequential task=PullCube-v1 chart=ms-b49043f15f4846de5b13 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
270
+ batch done sequential task=PullCube-v1
271
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
272
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
273
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
274
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
275
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
276
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
277
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
278
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
279
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
280
+ execute sequential task=PullCube-v1 chart=ms-b7d7021b782f73816083 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
281
+ batch done sequential task=PullCube-v1
282
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
283
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
284
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
285
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
286
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
287
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
288
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
289
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
290
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
291
+ execute sequential task=PullCube-v1 chart=ms-b8c3ec3ea915c5d35b3e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
292
+ batch done sequential task=PullCube-v1
293
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
294
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
295
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
296
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
297
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
298
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
299
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
300
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
301
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
302
+ execute sequential task=PullCube-v1 chart=ms-b8fc1568ce66c45c8d8b candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
303
+ batch done sequential task=PullCube-v1
304
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
305
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
306
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
307
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
308
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
309
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
310
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
311
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
312
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
313
+ execute sequential task=PullCube-v1 chart=ms-da555a03dd382d93e119 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
314
+ batch done sequential task=PullCube-v1
315
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
316
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
317
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
318
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
319
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
320
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
321
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
322
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
323
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
324
+ execute sequential task=PullCube-v1 chart=ms-f5dd1c43ebc4c0cfc3f1 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
325
+ batch done sequential task=PullCube-v1
326
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
327
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
328
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
329
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
330
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
331
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
332
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
333
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
334
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
335
+ execute sequential task=PullCube-v1 chart=ms-f9740a08a98cb251b761 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
336
+ batch done sequential task=PullCube-v1
337
+ env init sequential task=PullCube-v1 batch=1 sim=physx_cpu render=cpu
338
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
339
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
340
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
341
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
342
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
343
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
344
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
345
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
346
+ execute sequential task=PullCube-v1 chart=ms-fa8b4ba41ecac8030271 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
347
+ batch done sequential task=PullCube-v1
348
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
349
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
350
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
351
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
352
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
353
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
354
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
355
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
356
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
357
+ execute sequential task=PushCube-v1 chart=ms-05f34a90fa7355262b8e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
358
+ batch done sequential task=PushCube-v1
359
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
360
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
361
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
362
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
363
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
364
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
365
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
366
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
367
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
368
+ execute sequential task=PushCube-v1 chart=ms-2413d1155c87f0442485 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
369
+ batch done sequential task=PushCube-v1
370
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
371
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
372
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
373
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
374
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
375
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
376
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
377
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
378
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
379
+ execute sequential task=PushCube-v1 chart=ms-54346a8f79bd9dca1dfe candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
380
+ batch done sequential task=PushCube-v1
381
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
382
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
383
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
384
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
385
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
386
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
387
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
388
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
389
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
390
+ execute sequential task=PushCube-v1 chart=ms-64f98d163b6bff29332b candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
391
+ batch done sequential task=PushCube-v1
392
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
393
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
394
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
395
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
396
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
397
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
398
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
399
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
400
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
401
+ execute sequential task=PushCube-v1 chart=ms-c2ae2b78ab7891e74c80 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
402
+ batch done sequential task=PushCube-v1
403
+ env init sequential task=PushCube-v1 batch=1 sim=physx_cpu render=cpu
404
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
405
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
406
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
407
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
408
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
409
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
410
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
411
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
412
+ execute sequential task=PushCube-v1 chart=ms-d4c37ed44fb338c1d551 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
413
+ batch done sequential task=PushCube-v1
414
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
415
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
416
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
417
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
418
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
419
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
420
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
421
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
422
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
423
+ execute sequential task=StackCube-v1 chart=ms-146ff6c3f22b3a49af3a candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
424
+ batch done sequential task=StackCube-v1
425
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
426
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
427
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
428
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
429
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
430
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
431
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
432
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
433
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
434
+ execute sequential task=StackCube-v1 chart=ms-15fc8cc6f74cf589056f candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
435
+ batch done sequential task=StackCube-v1
436
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
437
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
438
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
439
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
440
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
441
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
442
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
443
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
444
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
445
+ execute sequential task=StackCube-v1 chart=ms-36bc1364d2439099e9ed candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
446
+ batch done sequential task=StackCube-v1
447
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
448
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
449
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
450
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
451
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
452
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
453
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
454
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
455
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
456
+ execute sequential task=StackCube-v1 chart=ms-420280f15a522ce21c72 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
457
+ batch done sequential task=StackCube-v1
458
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
459
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
460
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
461
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
462
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
463
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
464
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
465
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
466
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
467
+ execute sequential task=StackCube-v1 chart=ms-4aed1197d0906ae51c34 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
468
+ batch done sequential task=StackCube-v1
469
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
470
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
471
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
472
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
473
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
474
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
475
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
476
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
477
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
478
+ execute sequential task=StackCube-v1 chart=ms-55e78c04643bd06fd5f8 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
479
+ batch done sequential task=StackCube-v1
480
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
481
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
482
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
483
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
484
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
485
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
486
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
487
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
488
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
489
+ execute sequential task=StackCube-v1 chart=ms-77536801924a2a78688e candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
490
+ batch done sequential task=StackCube-v1
491
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
492
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
493
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
494
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
495
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
496
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
497
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
498
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
499
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
500
+ execute sequential task=StackCube-v1 chart=ms-9dd1ff4c297a81b13071 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
501
+ batch done sequential task=StackCube-v1
502
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
503
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
504
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
505
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
506
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
507
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
508
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
509
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
510
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
511
+ execute sequential task=StackCube-v1 chart=ms-d7254aa722729aa1a031 candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
512
+ batch done sequential task=StackCube-v1
513
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
514
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
515
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
516
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
517
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
518
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
519
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
520
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
521
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
522
+ execute sequential task=StackCube-v1 chart=ms-d776afa14e6322cadedd candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
523
+ batch done sequential task=StackCube-v1
524
+ env init sequential task=StackCube-v1 batch=1 sim=physx_cpu render=cpu
525
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=0 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
526
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=1 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
527
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=2 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
528
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=3 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
529
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=4 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
530
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=5 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
531
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=6 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
532
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=7 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
533
+ execute sequential task=StackCube-v1 chart=ms-e887dbfa0133af46829d candidate=8 shape=(1, 1, 16, 7) clip_actions=False execution_action_scale=1.0 execution_action_transform=identity
534
+ batch done sequential task=StackCube-v1
535
+ rollout complete rows=48
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_data_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 67f7b4a692f7c7e71da24378dc71e3399c5d35afc14c494869eba6087b765c42
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_index.json ADDED
The diff for this file is too large to render. See raw diff
 
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/source_split_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 867a94a1c67686c082765671a7bf8d74a9d633085e1b2619c83197c60bf58372
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/split_hash.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 84151df9e88c219b76751677558cc5bbbc19082bf358cea7330158e9e403e25f
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/table.tex ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % Auto-generated by scripts/eval_metrics.py
2
+ \begin{tabular}{lrrrr}
3
+ \toprule
4
+ Metric & N & Micro mean & CI low & CI high \\
5
+ \midrule
6
+ any\_generated\_unsafe\_known\_at\_8 & 48 & 0.3333 & 0.2083 & 0.4792 \\
7
+ base\_safety\_label\_known & 48 & 1.0000 & 1.0000 & 1.0000 \\
8
+ base\_success & 48 & 0.3333 & 0.2083 & 0.4583 \\
9
+ base\_unsafe\_known & 48 & 0.0000 & 0.0000 & 0.0000 \\
10
+ base\_utility & 48 & 0.8338 & 0.5920 & 1.0708 \\
11
+ branch\_car\_at\_8 & 48 & 0.2614 & 0.0951 & 0.4223 \\
12
+ generated\_safety\_label\_coverage\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
13
+ generated\_unsafe\_rate\_known\_at\_8 & 48 & 0.2682 & 0.1693 & 0.4036 \\
14
+ hidden\_chart\_oracle\_success\_at\_8 & 48 & 0.7292 & 0.6042 & 0.8333 \\
15
+ hidden\_chart\_oracle\_utility\_at\_8 & 48 & 1.5183 & 1.2906 & 1.7056 \\
16
+ ncar\_to\_hidden\_chart\_oracle\_at\_8 & 35 & 0.9449 & 0.7809 & 1.1019 \\
17
+ ncar\_to\_proposal\_oracle\_at\_8 & 38 & 0.7986 & 0.4660 & 1.1924 \\
18
+ outcome\_ptr\_at\_8 & 48 & 0.4167 & 0.2708 & 0.5417 \\
19
+ pairwise\_causal\_calibration\_ece & 48 & 0.2128 & 0.1735 & 0.2483 \\
20
+ proposal\_oracle\_safety\_label\_known\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
21
+ proposal\_oracle\_success\_at\_8 & 48 & 0.2500 & 0.1250 & 0.3542 \\
22
+ proposal\_oracle\_success\_gain\_over\_base\_at\_8 & 48 & -0.0833 & -0.2083 & 0.0417 \\
23
+ proposal\_oracle\_unsafe\_known\_at\_8 & 48 & 0.2708 & 0.1667 & 0.3958 \\
24
+ proposal\_oracle\_utility\_at\_8 & 48 & 0.6530 & 0.4276 & 0.8692 \\
25
+ proposal\_oracle\_utility\_gain\_over\_base\_at\_8 & 48 & -0.1808 & -0.3962 & 0.0050 \\
26
+ selected\_safety\_label\_known\_at\_8 & 48 & 1.0000 & 1.0000 & 1.0000 \\
27
+ selected\_success\_at\_8 & 48 & 0.1042 & 0.0208 & 0.1875 \\
28
+ selected\_success\_gain\_over\_base\_at\_8 & 48 & -0.2292 & -0.3333 & -0.1042 \\
29
+ selected\_unsafe\_known\_at\_8 & 48 & 0.2500 & 0.1458 & 0.3750 \\
30
+ selected\_utility\_at\_8 & 48 & 0.3916 & 0.2352 & 0.5472 \\
31
+ selected\_utility\_gain\_over\_base\_at\_8 & 48 & -0.4422 & -0.6700 & -0.2227 \\
32
+ selector\_gap\_fraction\_to\_hidden\_at\_8 & 35 & 0.3285 & 0.1780 & 0.5014 \\
33
+ selector\_regret\_at\_8 & 48 & 0.2614 & 0.0951 & 0.4223 \\
34
+ success\_selector\_gap\_at\_8 & 48 & 0.1458 & 0.0417 & 0.2500 \\
35
+ success\_support\_gap\_at\_8 & 48 & 0.5000 & 0.3542 & 0.6250 \\
36
+ success\_total\_car\_to\_hidden\_at\_8 & 48 & 0.6250 & 0.4792 & 0.7292 \\
37
+ support\_gap\_at\_8 & 48 & 0.9044 & 0.6546 & 1.1028 \\
38
+ support\_gap\_fraction\_to\_hidden\_at\_8 & 35 & 0.7408 & 0.5811 & 0.9126 \\
39
+ total\_car\_to\_hidden\_at\_8 & 48 & 1.1270 & 0.8684 & 1.3169 \\
40
+ \bottomrule
41
+ \end{tabular}
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/target_index.json ADDED
@@ -0,0 +1,911 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audience": "evaluator_only",
3
+ "base_candidate_types": [
4
+ "policy",
5
+ "policy_residual",
6
+ "anchor",
7
+ "base",
8
+ "expert"
9
+ ],
10
+ "candidate_type_counts": {
11
+ "expert": 410,
12
+ "near_miss": 820,
13
+ "no_op": 410,
14
+ "random_negative": 4100,
15
+ "wrong_direction": 410,
16
+ "wrong_gripper": 410
17
+ },
18
+ "content_hash": "0c38d73dc9bc4ab756e12006671b5d12f1a23358b281e54b3f6a9ae3cbf6e9af",
19
+ "dataset": "/scratch/knguy52/dovla/experiments/six_task_h16_collection",
20
+ "deployment_candidate_excludes_expert": true,
21
+ "deployment_clean": false,
22
+ "embedding_content_hash": "981d3b1b0aa9dc962e5a22fd695fa9befd21e1334f23b8c3843591e8be89ef83",
23
+ "epsilon": 0.05,
24
+ "format": "cil_charts_npz",
25
+ "group_hashes": [
26
+ "0007bdeb2cd982d3d00c7e6ff04b6a464135679254e223a5a10392734b8bc6d8",
27
+ "001c01ea87ba60e3ec7040ae6af17bfe4fef64fbf40ad906fe9258c9f85c5670",
28
+ "006cfb2673b00a6eb8b01af6cb8db204644de9fe5e9bf901e615fa9681cf67bd",
29
+ "00d1fad89bb7e1cc01e432e0a8c1dc39edc7045d2d25ba7c52256142f9bc65ce",
30
+ "011a665d2baee1b90a589a205463340204b7876a99c942f742523ab7a8ba3ca3",
31
+ "0155f9f15f95b3ad606169d1a4b59acbdc87a773f813376518f26c5d9803ea46",
32
+ "017ebedb06ec921569a797619e60f77551213b496a8ea3c2090c6646422ee6b5",
33
+ "0192ac22f91a294bbe7f46d861b1ccae131ce03bf2ebb4ba697c662b381c5663",
34
+ "01c2280c26df28f19e73270020c6cbf35a1b739c75d2feab218b5d40a9dad833",
35
+ "03bc15045e86dd5d67b89da015844ec52d13ba891ae0f4b688d917a4b8fbd83e",
36
+ "041d9ba8e26c507546ef7a2f66cb7a86668d7c787109f1e7eba310a5b43c7e31",
37
+ "04e1992a37d6b1709dac4e28293d6c0d72820804fac25484e00bbc1e4e85475b",
38
+ "0539ee8d5137076cadeae47404a0abe44d481204301deb270e6195549dbb1269",
39
+ "060e1b400d7abb4299e11bd36999d4bce7619d78e1efa1cd6bb32448d18b82c6",
40
+ "060e87c11d7e86ba8ea45b2b29af89e13a7361f760086655fdc31264d3b04aa4",
41
+ "07816113197976ecaefd996167fb5e52546b19a8cabf7039977b7783d0ccb2bf",
42
+ "07fc1d31e75fcf0eb9e0fd9a98ba44f6a098e3133ad6d0445a1ad311cb266506",
43
+ "08a53f6c8bfde25489a92225280c06265510ad0ae4ec4198855d05bf04c7634b",
44
+ "08db98843e2d5fb7ee992c3e24b9fd9e2fd8a19e6f40121773cc2d5f20fb6af9",
45
+ "09f1c778bdddceb7899e203f6c753e6d0253336c8d75af278461fee391558b61",
46
+ "0a63c4a73b38e0d4a76c8d29bee9854e127e2031428c90e386efee75af003605",
47
+ "0ab666a8ae83fd476443f8ebc8f0b2691ad50e2eb1f0758f87794a3462923793",
48
+ "0b95650f3d54877b77a9233592c962c57f8bad12fbdaf921e71a68e7c23f51a9",
49
+ "0ca0c6ad41d25d93fa19e41c544c322fbd0b28cf0b0e958e58a0cc4372e4ea3b",
50
+ "0ca567a3525a032b0ebe77f43dfe52fae4cf7d5927d93665f91c8df38b012e34",
51
+ "0dc1912c8531fcf9d63e6749a869ee71f42a50b5611546e6ed444984c196c145",
52
+ "0ffe9443040477642faee0dea246f46552cb396f9c79dfeeb68c9df76ab3c748",
53
+ "10bfbae4e9ed03cafce9b24b296005666d7d59b41ada06e8f5ccb036a6026c01",
54
+ "110094e9c49ec0207ec52f6b8811e69e78eb2640ff324b8a3df0a051089749bf",
55
+ "1130fedbc94b55e0bc812730a8e868ac57f1caf9c47d29ee76ee5e30990dd5a0",
56
+ "118ae5475b33c80dbe0d15afd837cad81fefd30882ff5dd7a4f983a5f096ec1e",
57
+ "11a49c253e136f618265b8cc3a298c9330eaaaf27b90cddc81956e1be00e8e9e",
58
+ "11db66da8a58abd540863fb58670a0c872fecf04a0d4605ecc5aaf202ba9b44f",
59
+ "11edbe43f364dfd31a5828ad1b80e2098516e263ac48f7cfd5503aa3ad240dba",
60
+ "124680a15078f0d17c61f90627f3090e05506597713ffac03335db6b158c3e5d",
61
+ "1286eb0f819a1528450a601f86862e7da0902610afcd4234b6b6aacce65a7672",
62
+ "12ea115a8e2ff6f16d0c3204d3f509da16cdf4637e2fd7f88d0e59849af4f397",
63
+ "1332761b5e3a7caf73b98206b79c354732f061bd0e87f9c05ca54ec435948c65",
64
+ "1338f4e10decd4b2ef526d6a56e52f6bdd6c1edff755f821d3ed7011c8bb7710",
65
+ "13ba81ea4a28629132b3e2f6f79918644e50ff998c5f4ea420517486664046d0",
66
+ "13bd8f20d6c071f69abc0b50596a8b36eb937c81d5a068e0c75b58f9420e712c",
67
+ "156cb442d6089cc43d86909848c269035cc01d61656e0c60ab049b1278e9c129",
68
+ "15a4586f96ad878eeacd79cebaba12826404f415bb66c501e90dc057b0687d64",
69
+ "15dd893e5e2312081f4a9417ac36d979625f59fa34d06d38e3464be81efe87a4",
70
+ "16e933e25ec817fd4f7003d5a7c41fae6e5b7453df3b1ef44e909f918a51b97d",
71
+ "17498920ffddbc4da2157a94486acb91dfc38e4c35db9d7aa798733022c0029d",
72
+ "17648e6070d70caf099513f8b22bd5e05d6469c693735f91ecb9c14fd2d9ea90",
73
+ "17de3e35901cbbb48f0b82afb84ff8e458fb16f1b5d95cdbd4fda0b057607a11",
74
+ "18f8644cba3b47cdcb40de42a4311045f636ffa35409667d5271c9371d6f4a4f",
75
+ "19ba2745ea505a71af1411ae666c3d76691fea459f0c9fa2b303a317bb0477ec",
76
+ "19febae2111ae96f694bca67a33585e53e9cf746f2791302b821e9c8fbdd013c",
77
+ "1a07326a6db79bca54149427b5372a83b2b59e6f6871661531b53b3bf34891ee",
78
+ "1b7c2dd4731b1b141fb0a8cdde0b10ed8e5452cf1902de623eda00506ad2dd3c",
79
+ "1e671df1d262128a0fd7fe67827f41a77324121b2b589e9dae109ebd9df4b1f8",
80
+ "20b6fe19c6bb23ad1e4537441c01ac152df2dbd9f778162da30f65d86e6bce9a",
81
+ "20cab2c31288a131d80ea3f10ac0e38cee76b70a9fc9f87a34990e08787c3d9e",
82
+ "21dee04c93f399c0f8b577ad691edc1df072d20667b41dd0f668c6bdd20afb2c",
83
+ "25426f80d4feac9877cfed3648cceb7f183c8873494b897c7b7baee2d03f5f4e",
84
+ "26f527bcc8937fb979a2c57829d7f7f74c781c952131827b753b98e46a39340c",
85
+ "27330aad72bdf87bbe7895be6cc76bd79ed905b35bbdcb8abc4e88569fe2c3b4",
86
+ "27e60a9d68cb7e0fb5a2bc33baab8f60bfaed45f28ebc2b62c370fcc13e4c2f5",
87
+ "289a46819f19ddbd713b024c7adcc4876d131fadcec221b3afb19fba6f51e0b1",
88
+ "2927736a2ee4ac6fe22321499437215277bb7f4bc7d667ea05fb07168f8000c6",
89
+ "296f4972aaa4d080779c61f6397712c8e2a6ec17334177fea2f800275fe8a103",
90
+ "29ae3eb9b205af85419065034b255129b4a9b4aea5bfe88eb58ed2ca54a396ac",
91
+ "2a9aa97145b3978bab7cae14241a509bd7ac0001e852599f67c7ab0abbdf0294",
92
+ "2c2dd96ec73997f143a8f2a2a95e72cf81d434ea35d8545257d171b47b124d15",
93
+ "2d11bf97e91ac12402d0473647389db88906a432c45ca478ed91e120a521ade8",
94
+ "2d7cb0415ccc1d977c0d895ae130ee2aa6e1fd5929965ae56ca3ad5308949cc6",
95
+ "2e4ee75075d62464482af570e7f3b49996f5fff4bcc59f3f8d9f3ac7d3b83260",
96
+ "2e926dbc2b276c0faf482cbd4e1bc71fdb16060082f56f03ac414501870fa3ff",
97
+ "2f4dadc2c85fe72fc4dbd65c7c56b8b3575e8f1214e1bc33cbb845c9399c54d2",
98
+ "2f575f5fa8b95c7aaa7acb325dce6ae9aace80a7cd583560263607763a5f3c7e",
99
+ "2fc5d24ebb0a14f83b82e2b1e152953b8ecc751227bce3f542522e2e951c812e",
100
+ "302cf9c2c3f4b0b32800f27a93e3a72e8af78b0468fed7510a6b6d78b54f0444",
101
+ "30fd16ab2320464cc117580159e21267cdc800c367d0a414d4a14201d66acc6a",
102
+ "314101e4b9327d7a93fdde8db8691efe2e4b3115fdfb2e8e50b07db65fc3f7d8",
103
+ "31c82d6ce0b5154e8a3521472a93875659c6c196f3a0913f01c3f50018f3adc0",
104
+ "32a4c067144fedae644310fd76b2d31b0ea4033124d5aa4f58eadda0e01897ec",
105
+ "35615503a8aabbea5fca0b60bc48a5ee2c895614cf624b53f1659e86bcdead9b",
106
+ "3741c12184df2ff5f5684e1dbe2f5b42793596d06f5765c52cc3523f8f51aa9f",
107
+ "390a604b7a108529e8b5cf2c05d98ddd5f48a26bb303a51314e6e29cc58626e4",
108
+ "390c50924276ff6f5710a185124f893e10f3ca8fe3c3ff062ff8bd29f428f063",
109
+ "39307306d7ea31f45d96ea06077a7480c4f12eb2c0df1b6773d9a26a08441c7f",
110
+ "3939b5cfd9535e1ead171b2e7a4926a67c7b22ba851bb522042ea966eea689d3",
111
+ "396e4e2cb8b6c382148822ad790ce798a2d89e1b31541a4d7937d59ca17b4624",
112
+ "39daabe27804e1a04bfd80272eee8d0faaf3d829d5917e1682ee697677f619b9",
113
+ "3a4318a4127672d9e627d5a90932efd77a523904ca5bb09ef1aa5856db198378",
114
+ "3a95110704b90641fd930392654967270afff99064cb506d80f4b65f9fea5870",
115
+ "3ad13fb77cf2201159e82f6bc4a31d9d0432c7befad4aa0faeb46e5bc2b77939",
116
+ "3b66af1f06aa0dbff3bedbd570ef7da51e94a4905c194925c21e2e30e254c73a",
117
+ "3b8857c883ccff813f632384ec0bf8903402aba8d457651e3ae0dea5d301816f",
118
+ "3b9ab98960b6fcfbd4fc1d44d7fceb1d3092d58f16c5a22e27d09f671fde85ef",
119
+ "3bdcae16a99d8be20e38c268f7978794c8be3d2440b03f15b0cc547ba01a190f",
120
+ "3d25bc64c127f6e9e8705ed0752427fcde08986f9b9df5f0973be25f0ebde5e5",
121
+ "3f87b13daa1dee73f5ebc4fac31c3a21cf5ffdc8a0f49d6ea892f22e51ffe861",
122
+ "40d23f5141ec7975458fc3b927a2f8a2db1000386e1d57126a44bb857b953adc",
123
+ "426ce6db08ba8a44ae1aef32bca73631c9b1cc8d8fdd05d78753473e342aa138",
124
+ "430bf806bca6f4d3a98b04d24c674025db1104f21f08e54495025acec7b06c9d",
125
+ "44226a0fb144c7aa91efeebe7396bd161662f555a4463ff99412b6c0f3a3347c",
126
+ "45f55fff3194d5f7835b0256fa70bab97b7e98804fc527cbe1dfd76293546d84",
127
+ "4606724b3a2fbc92a849fee2055b74f2259fd0a3b3260f5bd6ce2a747f77a03b",
128
+ "4653d720c6c3b9f3f2a261d0d497b690aa8c775035d9fd59cc46b95aa076d8b4",
129
+ "46f1cd713f5787b4f716536dc34b130412cb1f7dbf8976efce364997c0af9508",
130
+ "47c955f7b5b743a82e6cdcfa317911df4c62f5b3d515878c5ac577de9085fc7c",
131
+ "4813b938c6cbb66bfad1f5f304e5855675ba2a3b2c6a7c7d0171b474f5fc92a5",
132
+ "488677a09ee03b123e04b10abaf22dbe0048e5e9250f5b319537c61f5bf9fd85",
133
+ "491ccbc633f3baaecfd5c75c87f310e9f6c6aa200ad3081c33d7968b606b1ef9",
134
+ "49c4707f784561b72f55a09f737461ff99cd6686c14876adb6b89306a4e28eb3",
135
+ "4a8f69b72cc5a99c2c6f67d6d764ad302d03b00171b48c7c003c8363d272a501",
136
+ "4afff14d190bc0d789f2c3d25468e9595c4fcd7257cbee03d9c31862e5adb33b",
137
+ "4bcbf4fe55bc9d53c0222262a4fc0eec440925c9b2fa09116a3416c778ec0dea",
138
+ "4d0892179c6b597c2cc5198362d7307f64456f1c52783e6601797bfeac0109ef",
139
+ "4d2e20812db7c117c936bdde771c8662ba2ea9c2c53126587233b1071432a1e3",
140
+ "4e8e264c27bdb9e0ffa85d4bbb8e902ebd0d425e28140ed85532949dbbc06cf3",
141
+ "53319010c3e47da4f287cb993637477450c08dbf2f805bbdb04d51839c100125",
142
+ "54a66bca37c53a4ca495f1d6689c40237e96507eb32ba5255fd5bed21bd649bd",
143
+ "54af21b2db061a9acbd755fc11eabd879388eb6352d7dc271b3bdfcef2d665ed",
144
+ "54b53edb39204026ffd6d52e586e41eea40baeb706fc106d70bbf86f5df11ffe",
145
+ "5521e3454bb71307ac62ed9e9977d0714ab97c277d9f8141b81471c87cccb677",
146
+ "5559effcfb0080cc08b73b8dda196c70db04db6a1c5280d1746f08ad750b203e",
147
+ "5615a1c3e44a77826bfa1c8a2b87b1cfe2d1184ff5d69a3d8f683417bcf26878",
148
+ "56347a884046431a2a42fe99aff7f11ab7137f82f71e5c7ea68647c700faf55e",
149
+ "5718cd0f31018f14c665af23dfcfa6b09a54942784840a8813979452f9293aeb",
150
+ "572b0440ebe785a3792ddd86fcf327172e208fc40ed8cfa5b0cf192e2656128b",
151
+ "5790177d4a2a26bdd20e020d4ae51a6030f8a62be923eca0fbe1aa1c3c6d3101",
152
+ "57bd10c2d8b2c64f3ad25dc0ad76373cfa7966bc3aba69e9b45cd838e27c216f",
153
+ "57f3a07ac9c4781586ae1f3d449a6a75cee9769838203d09fe08f5d9f41efd6e",
154
+ "58361c52234f8b7203632e636e5f293eafedbf76036b9f0bc0450ddcd9092cc0",
155
+ "58798920cd5a91cadacc57fc6bfe08363d3474a4c56fbd37fd47702a06deb56d",
156
+ "58c02a6d10b19dbb08be5b48bf0f0e2970d4887c885ee8bcb2d59072f0b3c021",
157
+ "5985eac9aafb36ad2e5b08e5cd9b82c739e3d7e4af4b3dd05b68544b35ee88f5",
158
+ "5a706a95969a9afb3d65fbf4685d4582298d4ccef54228c9347748efa93fa5f1",
159
+ "5d7c7a165f74e9c88f12324cdbc1002c76afaa60d4a4c1f4c606232566c041f5",
160
+ "602c17dcdfea1ac52c0c79522adf4fde16dad0c420bc2e0d98d99e026a1580a7",
161
+ "6131f664c32a5c9885d259e22ab51b879a0f3229b27d6377429a64a22f0b7866",
162
+ "61ad6d99513b83bd00f84969872c02bd52c65d967988aa473c1c65eefd676b19",
163
+ "6210f692303bdb56b4b73d612a4ec399d88dc618028d8310105fdf36f5f494f3",
164
+ "6310027f48e518cc010476dd0e73806f4e56d2dc532b4573a267f731d3d41414",
165
+ "63ff4c6a3242883ad009a47609d15ea0dc04505a0a127eba84908f9349b1ccec",
166
+ "6425d424ac4f051c0e98574978f16af52be2edab0ff253971d403046dc1822fc",
167
+ "654680e590d30b7d29662d3989e91ad89865fcef62f711d16e2e54cdef061702",
168
+ "6555addfd8e7249db007b2265be1eda1348095f6ac1ef8bc1ca4d2c377a61eca",
169
+ "65f42165abed0efb45ae2178cfa3e497e669433563390e046de233109e2973f7",
170
+ "6731583ab3fa78827bf3a348596ab585d1cb9bfbd483c6c3fb5be4fa78c1dffb",
171
+ "67d6104d2642f4d213c4b90c58441aa30f1fe59aed66ce213a41aa5293ac8b0d",
172
+ "68788bcba35ac159814128f8f58a288eee4aad3b5224422e19e90c3c4fb854e7",
173
+ "69366a4250958c6bb863eeff854d1196b293f366c610435d34474e5b852935c7",
174
+ "6ab049c8a12bc666a3bc45954c81d044be3467db09d9cba50cf2ffe161e8286b",
175
+ "6aef49775887d2ee69ac038f4f5e4200423b05ca8596ef63f9607e45e8df3ac1",
176
+ "6b17ce5b388838e500322d13a0949950c33b35d30c4f52e4e4caa66634ccf3ce",
177
+ "6b368523bafeeddfc6513acc429687b726c48c24ded69b93b08a7e5c39d56c94",
178
+ "6b96045a98825402848f23f009cae525b6ee776bc142438b127d62581609bd82",
179
+ "6cc7f10311bacf627324494096f25e2ba2590a46d7674e98d239761f8ce6db78",
180
+ "6cdf5a6b67a31c75d95ed9d727ccbfd12eb7b5b8d2cf4b28e088f94ac73c20a0",
181
+ "6cdffacb4cfb379d127f8d67e10ccedf20fab3eaefa8f67e76ee1dcab6b8c4d6",
182
+ "6d3cf3c690d1e5d386abcb9d2f8eb6131242cc99bf8ec9de652d35318b133302",
183
+ "6d4b5efbeee4bbb85e9eecd3d2146c5c55dc09db9004de08b942ae783f90e69d",
184
+ "6dc5a4f395fae529157472d50a877fedc68291881ae443925b79e94addf5ba75",
185
+ "6e1c0d9ae3e2b4e506f4ad74ae1701e83826ff41c972a03294f096a306512420",
186
+ "6e3c8c35af08870d44640081ac7bc508f7baf402e85e00079d4788c70df494ba",
187
+ "6e633d849696f95b9fca05ea76d75278fca6e751061402fe01a45f66eaecc53c",
188
+ "6e65747b0aa8f15a9aebae69609dfe679d7df160af7c6ec1f1bb7f4fbe77e11e",
189
+ "6e6fe0b9c29af9252a35479a24f8df339830ecd240d13e156cf14b614478e23b",
190
+ "6ed932592463c7c0ee3080ff49fbd3256eb376d9fbea4f5a1d87a580cf0f9dda",
191
+ "6f328699052eecafc730cff3cfb923ea06180f7817272f881f296f7710867fe3",
192
+ "6f8eed619bd516d812be34fc41c2d3344b1ebe04dd9f9ffaf0dd0d4253292800",
193
+ "6fd537d3a74739c21a4d95e906e35bc9f8ac1d53a863ceefbdac5a6ad01abe1d",
194
+ "6ff807542ca183bed4a6bc219660e8b3524c8e2490c6999bcaaef7194ab78e75",
195
+ "70cff96648b78a021ae4ae0a3ae4bbd152b6d426ffb68a2c7b3f68af5602c0d0",
196
+ "70d0d3d9515ec960eb34915c9f32b77b6bced2a8905be335ff334f798f1166ce",
197
+ "710e3e86832665cc2074333617d3fbd3d8bf5811fee593d059f31f396d7f45c5",
198
+ "71109eede5531750b395203b228e8aa9803373b1254d6a6b009dac051c8af5d8",
199
+ "717c86ddddac537d41f88b7c8228005f20ae3b4e5392725af2ced0c9b47d9313",
200
+ "7182b822c86e7c2b152072bb8b3b8c0adb77de730cf2b3baca138060f00eb802",
201
+ "71a939bb2fe3fe621a38aa2814300823a716a74bc4b351585ea0a9b4c083af71",
202
+ "71ef53fd5d733e59abd86c7df4b5ce62ecbf738fed4715ba552a3aae2cf82b47",
203
+ "72d461aed408dc559a73710d45414f0643ca50cd5da610b3fb0129dc52d15a77",
204
+ "74071642727c9ed6ccb11bcd048db68fad618d722c4714d42034fa378ae706fc",
205
+ "747bb5a792e01b6644c91a98c94264a270c7ca36d6d536d163d94f3d3b84f64a",
206
+ "74dabef6f2d19582dae9e8df33c2cdad9e8756edbf8486325843c86d7b6f0b92",
207
+ "74ea51a817d117bc7c0ddb7a50770bad7c9b886520ab14a39f541d78cc4d36b3",
208
+ "769a1243de2280c5949abf534eedb5006633c3f60e6aaf414b0f305a07621cae",
209
+ "780b8bc74f7babe33315a1906cc6dbe0d9676079d9fd3fd303d5050cf6fa6adb",
210
+ "789467c49d28ac5926ca74c0dcc6f87e3e7ab1594f4dcd5809ca813f3b7a08ba",
211
+ "78da1ea6dd550cde2487750afac571d0cadb81071c2d183336b0919933de30f9",
212
+ "78f0984ef9c77e6ffba37b4260c3148c649339e761bed5b465537daf2370c1c7",
213
+ "79913de53c1646ad7cfe7622a3a84331e0cf60560679d6e4273d47ee5eaa6f72",
214
+ "799144770a2b4e07cf01947ea8b77a5839807ddd355170b87ba06d92866c47e6",
215
+ "7b03f51b82cb4798ba44b348c8842a1aafe968e70b111066740cbd3e48da93b5",
216
+ "7b5ad9f84a572208a6e92c733b19c068d3fe74dc5972dc7fde17d99c44488540",
217
+ "7c7651c266b7ab2504195b2d0fefd9ec3683df12bc20328007641a032f9f7f53",
218
+ "7d17467b25d44d0b1195dadbec457a87ba304966bbd8b1370047ae7de2ed2a05",
219
+ "7e884e9e13768e48225aa52c48b97e5c3252a649c90f3cc8010bfe9d5acf929f",
220
+ "7ed28f6688ca2c3971200d3ea0d000688e89f520ef4b6dde6701cff6d93379cc",
221
+ "7edc32f4e2da616996e003993e5d5b26ceefc4520692074b60aecac240798107",
222
+ "7eeb7fbdf38454f42aba21f2a65eb7f5cef9b83ae061ba05911959505cb91ba8",
223
+ "80425f425d21a43c3a24d0cbec2e1cf2da3c84b49ca37d17b3cfd87bd3c064fd",
224
+ "814fff4d3ddebdbcf578f3ecd2ddb15bd73f13c5dc97645f825dbec1229d769a",
225
+ "81dc75b3c4c5278f77872721fd7025351b3b6ee35b3c6c717382933a12846b54",
226
+ "81f2a221e07b8b87c8a6af2b8ae92daa1894ce793038b89fac66661c516a13fd",
227
+ "81f5585e360289f12de31c6ca3c5a19d35b36706dc818c1bbe84c52100ad5a13",
228
+ "8324086d105ca455bb60adb5bf2ef75570cb6bf61b3707a7b257e2d83bc69e4c",
229
+ "836794cd8ef10d37d1054cf7b79817cda0f0e4844bd6bd0ab0b0868f6d68a542",
230
+ "8411461a46bd466e5747381bc5c7bd43f492093add98cdac5797dbcf6f1e4660",
231
+ "84f58f57f6c72ec586fc22b38330eaef5bd838bc1c8fad56c29efa0be7eccdab",
232
+ "853523426e3dc330502ecba19f3a9a7628a12f7e8359b2c70eda0102c3e35cbe",
233
+ "855e6d393936d0aaad4a90d2d40b5c4c64187e11eaa8afffb8ece7639c14b5e0",
234
+ "86605eb145ee658ad400ea7473b837813106c904a4a958cc26b7ca43d3bbc6bd",
235
+ "866b5df371574f0c85056b58126624b34a949227402540918ec1d02bc129e272",
236
+ "870233bf592af1c5e6a70cdb7610b7fbf59102b2f94055aebc8e09e2e8abc066",
237
+ "872c4c55617194769ba5d872580f47a75a5553e70437e32d24560ac206156dc7",
238
+ "87be64c00fc483b0db889d7dd12e643222ade5c822c7da2b07c187aaa88d0304",
239
+ "8832815aaf4d20db32b8caa39dcc740a02e1cfda52854f00ba80336119562bd7",
240
+ "88b818d5b25b12992343aa730f98dbd25cdf13e183a93821ce3cef54976759fd",
241
+ "88ef007b6f8a349b461726d0ef1a8a5c3bd62e30f3991e195d5e2f04776936b1",
242
+ "88f52aef40dcab119d399e383866b95f979bb7d4371f9a8eb5b6d4946eec3f98",
243
+ "8937ec18e5415087ed1ebe671504dfe7d5dfd912bcb98bf64f57e0e10608eac8",
244
+ "8991f2d1867e1f9e9fe7e2256e7618d4c9462140ad82ba83fa96b7f8fb5e8276",
245
+ "8c3845902baa2a56d30004689da7ecfde2e18ff94b438f9e998b4f9f916fb8ab",
246
+ "8d68bc7e841c900e0d54a943f421aed61e30d4e2825f206290e5db04be19fd0d",
247
+ "8e847b6c90e52cdd68637c92a3f32650d4a7efdda87157c979666cc5f4fb3e5b",
248
+ "8ec13ad05622d6aff476a4c6bdfc7f33377157eb0dea77be7eca5031e0d3a3d5",
249
+ "8ece48d24519b345a1ec5c273690fe8220026167b26d5b3784c81200a5a268be",
250
+ "8f5666d6f88d29c0588631652e9d376f2982e19c855afbd67f6aa4f238961dbe",
251
+ "8f69f26a86bb62dc8b45b1cf30d53b0aa16f67ef2bbe7a01907ef6fa8c717c16",
252
+ "9113117e178903566bfc2a2e7c42b158479eefce407e38c9471535d54410139f",
253
+ "912a29f600f58a940b4136ec5c3f33d838a5cf45d1892a36c32c30a20fc56d90",
254
+ "91a57d162d23cc952f493e1199ccd4df33082ae5ec3ccc03efb6464dfd80befe",
255
+ "9329a96a4393cf87af20d2ecc4a8f2ad75b48b4927a13adb9c4191e7fbcf0aa6",
256
+ "94c63f1068cab884a46fb92b43196c046699581be0000d27c39c5e6bf6be5cc8",
257
+ "94cf3f3f5169047786afa7adfd68388bc79fe520513c78ac932ba27c94587ac9",
258
+ "954728266ac0b749dabafa2bb3086106ffcdbd7292e3aa76f44d146caeaafacb",
259
+ "95522b12879b74fe21b4f599bb83862a37cc15f9e84d42b6aab7e504f8a1fa89",
260
+ "9555a76e17a8b21212bf28ef681236caae41eeca7234bfa6b0df3e73c392ccf6",
261
+ "95b1f08688d5fab30d3aca9a2a2f85791c5a02177d91528220a2949b7dce7a1a",
262
+ "95b56f347bf4ac20fb9a084a4bb6edb9dfd2b34f9e4038a1b585824cff694b3b",
263
+ "95cdab0e351436c33ced6d47089d6ea983ed92337d64b30d411a34aa86fd585b",
264
+ "96e4d7865577d8da6547b55e2c33ca0ac0ee5230481d3bd46d8821c87fdcdfc9",
265
+ "973af4a9a83fcc5878392f67c590cf33e0186ac03379a3212158d8a53e3a87f5",
266
+ "982e2c67ab8c0989552f2a3f55886ea7910f94ac5ec1387c06e7e25d2405fc6f",
267
+ "988234ed7064ca88bdc403d8f3efbeeffc9a6140a3582ab6188f3a25cc43b8b8",
268
+ "98d242f623064f662fdb46a6618a85c21e3008128d17d7a335fe4b4c0da53878",
269
+ "99a43eccbd1f875bb1829289d71802ee71fbc78fc5dd3b65c6a183298a618709",
270
+ "9a8bc8321d59c58993ce3b72c915471a8451dd849e01687572558908cb6e26aa",
271
+ "9ab1290957acf6d87b204c4e97a0244c387bfe772de321090254f20df1910ba7",
272
+ "9b95e8ee0fa27fcab0bae060223433ff78dbe902cc3c0eb0d7549f800d54f103",
273
+ "9c964184dfef49dfeabac2ca70841d826ec042b80b5dba4b58d04cb53285af78",
274
+ "9deab55a3c9634b580db728cf42c9dba00767f8f37775d9ef76d87bb003336cf",
275
+ "9e21e4e980e2779799b01befcdb8102810411029d89a297d9ecc949de0f1dbfd",
276
+ "9e69dbf0aca54bb0d954a1143e42665cb9305eb8ef652ba2f477a65caeed5442",
277
+ "9e9f8296409fa67996c815e91feed202f598167eaf5b3f0350204007c0d1ed51",
278
+ "a03e1c1fa4e17c3344c98a3a5ee8cd8d3f37f2909cddc21e54822be80de5670f",
279
+ "a05f8cbfbb664035c98ab714a65313ddb72b573a5b4c3e4c1996a8113bb22681",
280
+ "a0a7649bedd18507db87f80a6e26a9ee942b4bb231afeab0dcc767b21db8608a",
281
+ "a0c28dac590a141cc127b54db3207f36026eca5cb620bfd2f844c82b67167890",
282
+ "a1edc1e88a06025bac194b9de08c8b710f8349b6ee2f18cd555a63f32541709f",
283
+ "a25d21d56eace92ddfdfacfe5321db18a80cb5191bbeb689e8e5f6c0dc598963",
284
+ "a282bba95a8a4542a289106bc37d27244dc98b311f3ac7acb7eaf5cafd02ba26",
285
+ "a46235803d16cf09a827c39210dc98dcbc1cade1fac99080c14ba14859bbbfa2",
286
+ "a49c8b8a5645e0a29fbfd20224c970fad477d04cb71a206fd29ee922fca57092",
287
+ "a4c799cc8b693658c4249c3b7c0fd69c45a1d41b7be3b38068e962d789f939da",
288
+ "a627e1c3f3b15e4faca6e36a48a0daf6af290f4587658b40c99b8d1bac26c1f1",
289
+ "a6dc7c54ebce2d5033b2e32245e52be15832ad9c5a62add5710c35b00fcab220",
290
+ "a7fd4637538900354d849d161c465112206803a259690ecb85a335217dcbc299",
291
+ "a7ffc8ec75bc9251416105d48a95eb466cde6aab8ba4be79dedbdd60a6bf80a5",
292
+ "a896bf4376349911127945d17ebfc10ec457401ed5d2e3b06e558ba74164f2e0",
293
+ "a90f3b019efb29fb36dd037c3d043d49c93440e6cefdcab2b213c0cdf73c4677",
294
+ "a916116487ef88d1762152ffd77390eefe84c69a954cf6071ec48f48599183f4",
295
+ "ab9b70ab4f40fa4d69438dcdc65e19212f8b1ded5130a89a4289934cf35b0ef9",
296
+ "aba716b3a181e91cff5f83f1dd4d4286fd7e99f8eed0ef876484bc8b8aba2693",
297
+ "abab0537479480471fdbce7a9bcf265bbdfd65f1ff3d4ddba0d9e5b4d9ced9c7",
298
+ "abd2d9b083620a1d2f671211125c53dae979b997c88f67d45807fde6ba372408",
299
+ "ac262a059fca131e899b1bdfc77dd816d399c94616d1a11263671b33316c9599",
300
+ "ac82dc75ef05680a107045d99f26a35dc300d55a7118e422be93355ae5fac944",
301
+ "ac9a9ccae1b5a7809b3d1ba1be44a71c7169e5b56fde550852a96d7d1b2b5f11",
302
+ "acadc12353fd67a26dea25cb68d37740bcff84752f1b00af344301299cee8ab3",
303
+ "adef0f0e85961cabe53053836f2638e83459f78e3ad8b1206b1e22a0e64891c9",
304
+ "af6cfab458e6bc9e744c73a8f478747bf77f1c1b56ad30d6945a264c42846a76",
305
+ "b0a4b3c916589cbbf3e48b7820e66f919131ddf5330b0ec58872adfabdfb2e05",
306
+ "b16c55c36f3685acf7707bc575ad1069ae9c058d8dac86f3ae2fb73a7ea8e4a7",
307
+ "b1b630785cf6bcb5200be4fbe6b9cc5c681f9385f3bb7f677bcd7e852b26ee91",
308
+ "b1d040fcfd9ccc5f178579bbbf895ee2e385f427ec30f8e4786c6161fffb4fb5",
309
+ "b2ac951600008b0fea2ba3cbc5c474594519c9b2a70edf9ad163abccdba1c660",
310
+ "b2d67426cdddc00acbd06b2ea113db9f9c441162ce9d022ec8510efb48146e46",
311
+ "b3e016b64cd0cda66aea9e3f44eabb40943e1556d32bf2d6518745d9e427b42d",
312
+ "b3e07c07f4c4b008fed527f167c7f11f17ed4d1e4163cdb0ba2e1ba93751cef3",
313
+ "b4a6b9d0180583975911ea25c8f7ff0107152d92d6f948141112b83ae2f2febb",
314
+ "b4c5ade87ab82415346618aaae5728f15104ce3b60b11bfdddc2159c6a9ce481",
315
+ "b760bb947e6d5b6459228799cb111df0a4b41b67b3da2089bbaf4de6e4841ba0",
316
+ "b78983bf3b1bd83a3100707a4c76d66dc1153abd74008158a7eae0b34c7c625a",
317
+ "b7f5d3a5b89c5ef68650155cec7493fe609f21b5512adb4cb5c08e2bc5c95e82",
318
+ "b857988895276b50f5533c84b38013e0642ffde0591f66678448db56a4d53698",
319
+ "b85ce13d03e3e70bb8eae0a820bce4ce7767d89c703c131e882ab916db55a5b9",
320
+ "b8ae3abe48f5037066867e455a75f4dc2e501a75429cbadfa9a3e278d9fa3491",
321
+ "b8d79019da05f874f40725409b294289a4276b49881cca8108b173e706bd7acc",
322
+ "b916ffa0d5a66bf3293242e6a86b3e8ce4247761990159b3a157d23d9051a9d6",
323
+ "b92b5690c983699be359b27f42314e1781ae82e010ceaa53d87e248c713cc6bc",
324
+ "bac079989a07132080b3cbf18c956f43eeb90ac243320d36f316db69e2445685",
325
+ "bb47e3ab316278d9b61cd0ba233e0d1ac96702fc09b54daf21c66e6e5b0b6b93",
326
+ "bb834499aae77dc571eabca63b060e2d3af4fbd15e6ff08f31920d56ea69e512",
327
+ "bbb0f2d656da337147899b331f4eaf2d42d27f2e5f433a0f89f7a47d94e00630",
328
+ "bbbfae82c10d69302fadbdb59607d17542b7c36eec05c410bc3d19bc59f9c606",
329
+ "bbe394b68e620d4f2a298e9cc932cf544c2ed1976881670a5252e80034a31635",
330
+ "bc2ad162fee094abc641053665817bfac9c6d8571a8c981ff7467ecef07197f5",
331
+ "bcb3abf244ba1c9e1185b4d5b82978e3eb525b215b76e9e612cc4ea5946c27dd",
332
+ "bce02811d92bf052116e829fb9514b73ee7d3ce06179145ea87933ebb43864c1",
333
+ "bf3222ed5d399bc0b39e8f850bc7179267c74589ee334893c821256c09dfabf4",
334
+ "bf85b54e54f81929282389b1f6bd71e1500e906a8770aec49d5177f9afc401a0",
335
+ "bf9919db71fcbe389329b0a80a25e2f32e92c242de4367040031b773d1289e6e",
336
+ "c03eae7c3673288b28e3cba77f65491cb09ddc36f5fdcdb230595ab59ba00ba1",
337
+ "c1b6ffdac70e3fd228a441606b57a74a87e52ce8db51bf777d574c9c7074afe4",
338
+ "c2324ff1a84058708a778b0dbc4b62f7906541001319661e7705704bab5215ea",
339
+ "c398fa7831e97ed2d41cebafda84cdca1fb256ff8c423cf29cd61be3d2323e29",
340
+ "c3ee012f79a5e9a579c87d0ad6bd09b69e83911acc2f9469b9acf2d4ed020c5d",
341
+ "c3f9fd85aa2ffd14ad57d3d1d4641cab1b3307a16c469f2ffb17cfb7e38d89e8",
342
+ "c41423d563f1efefe224467078c3953d4362fbbe5403605bbe47c348648de873",
343
+ "c5f435d77f24b0a361e07a4fc92f2656d7f3a16678319c32b0fd53c5344cfee0",
344
+ "c6d7ba85d51e713f466fe5874a814a5fd4fafd841b780a3c69a5bafa4b181641",
345
+ "c79a1fdd63925c9369e8215bc03205b5440f525d2475760b35e65d128471bb33",
346
+ "c8263aa33563f118a277f94880e01ab9d85d4354a82f6f7e67ffc3acfc368199",
347
+ "c9014998c9c1a3ddacaefe61c79cd910019cc7c85e0ad6764bcd96ef646602a7",
348
+ "ca1064517da75cd2d73d187c83f59e29253e92a902468e8516555cf39ff531a0",
349
+ "ca106e061bffbf113ab31a4e8ca571ca19b684c4ef22397bb2e0d26f9cd9b4b3",
350
+ "ca22d2c910d5fb8a7cd6fe1e0e6038c21c9016158da0453c288f4beff35e704f",
351
+ "cbceacfd6887672ae36da858fe55fa1eb1248a461fc918e0622988e80f5a5f1e",
352
+ "cd2f4d7a45b33110be96a05b5200017d318e687c2c442003197bc078dd0e1c56",
353
+ "cd2f7561761d5260d96e29be54ec5289642c93b0341a343eb3b71743ba5de1b7",
354
+ "cd6a7a408ac632e85ba353dd2b3bb53543ba25005bb4348f2173439583b7bad5",
355
+ "cf56c541150872145af25c650445aa02562aded8c2b651ec81114e7e47a57ed5",
356
+ "d0137dfc0e9dff20e467a5f183dc18b2d1c3050db62c7199f0e2cfad24ea871d",
357
+ "d09894ecf5a8fa94f7f80a75c597cf2bffa38d6cb843ae78c60d1251cd7d9f91",
358
+ "d2323e66b21bd254d3edacbbe48e7fb41082dab2a47186fbeaaf447e41e847b8",
359
+ "d4febb5402691fe81541c78897f18467b8b19f52824417b71cb52fe042ab3297",
360
+ "d54d9e3ce3b3bf3a2e721539b4526f27c785ac8ffb273ad8d635d429d91de2e6",
361
+ "d5622631d3095d08a0ab948349dddf22ac6d309b9d6349f62e2ae741eb6c81f0",
362
+ "d6054aa280062a63064d8c2f4388169a0d99bb46a4f09429470e58e34b720885",
363
+ "d63ceb0c6327e4e658901e155923c96ada2ae0f7948f260dfde05808c10410e6",
364
+ "d6457fe91b57d3f6407ab52c979c1b168dbbd4d345f6811b7fa4a33ecf15fe16",
365
+ "d6c5114dd7d96b6d349244caea137f41896d0d65803f0aeac524b8e0205750e6",
366
+ "d94be29e8f3f5fce3d572a23f82a9facc3d547e1a20c9a894e4ecf3a505bb7de",
367
+ "da1f46665f95caf29e033238a60bc885a1edf30918538ba53f3e0e0f3ba758d8",
368
+ "daa82746340669b4b9dd39be180a98893ecab290c5646775f778ac810e68f3ad",
369
+ "dabc9c6421417336d9a4e9edb999c62918760f81f9242600163c27387d2f9f4c",
370
+ "dac9b0b33161d877114e396f23173a296b826315bb7b848af25049d417224541",
371
+ "db8e6d2930c641154a58cd407e957fd411456a1c36ba3fe1c09ecbfb597da737",
372
+ "db94722d3c9d3930d765dbab1cf5fdc3fe350540f62b8dc51fc61b50d5629c98",
373
+ "dc6b01f69ef6d3e1b599273193d300428662385a90a8629e4f123271f0bf24d2",
374
+ "dcbf7ef1a04611b24582d73025ca744e409e3520c59d5d9cc9b6723a6be2afe0",
375
+ "dcecd123fe1669da91e710e444a07c091072a11e64fc84446fb3bc81ea9e3ce6",
376
+ "dd81493e182cf772ba90bf45866646a9a8180a9548cc340ab07affd73a32d646",
377
+ "dd970f73df9b378c8f4c0088c022f03554adbe682beebbecd7b3188a26fd654e",
378
+ "de5c405220e11f90a248d6d56eb9a5c255a3b1a5a442b960cc4ef528e0e2cbbd",
379
+ "de845c1c7260617e6c524215ac2bc50ab2a43cb03a503dc094191d9e177c82ef",
380
+ "de995837785e14496378f2052cafec8afedb2b7d37d1346cd3e2ea8692b1a7f3",
381
+ "deb729f802c6de2e79c3fd458dca6850809ab1e9182087b3e52321e0a6c04ab2",
382
+ "dec23fbc274e9e3db3bc7de70755489d25f997578849bd4c77e8d5af7294b2ac",
383
+ "df756c0684905a591127492bff47368f36f108205b68be5cc043c4b1c9970ca9",
384
+ "dfb562f0d7787ee13a030d751845ce49fad81d82b842b7109910d8f690d874ea",
385
+ "e0e3e3192a8b85362e8ff1adef5eab8d0697d0bd7f332811cf7aaf294972adf4",
386
+ "e211a10f5efe01ebfd0cb01d9e5eb79029c055a5581ce243ac0105114fbb8bd6",
387
+ "e27411a52403ae9c96c241f02eaa738c6c672d120bb7c2ecb116ef6cd54923cd",
388
+ "e402472d711aa8265d42ee16c79e379d1100395fc1b82794271be38c777ab591",
389
+ "e40581f959f5ab0a8dbce6d1bc17c8cad4670eef1b510d3afa33252813c4823f",
390
+ "e4c2b23fda6ec02c51518fc851e448d8152aeda7b093dd2d15bc1db0db380566",
391
+ "e4ff400de7b7014c6b0734e759450d155ea061938988ed24378f40e554d6cca8",
392
+ "e62a79147d1f8f603ded27c8d52b08d118f5a8fc184adc48b5d5571096c45758",
393
+ "e6563012f3543c9f23ebbe8027b50f3d8e5acfd007bc7ff934baf8d2589cbb3c",
394
+ "e680cab2209055baf3effdba0f1d71cd7da1deece72fb624134f9aee2c51e127",
395
+ "e71666a8b3de77d8df6e1b1a26963014b3ba3b61853de1875c1336ae57c8a168",
396
+ "e788f248a6745006fb0ad0bf27262261b2ebea392f69ab028e954707371fbf84",
397
+ "ea25d7b2fa5d864a13bfd22c91e08e6599feb32ec362771b074c4ee41855ec95",
398
+ "eb096a05c4bf4447357dbc3a226cd702332dcebcbcee6b64999711e7b6457bd3",
399
+ "eba83fa004dfdd799a0c3fce1ad49b604bea8ce6f5dc845ea8324420c5e014bf",
400
+ "ec8965c52e6bff3ceef758795b77cda27ae291980a34c71f6f35070c23b9eb86",
401
+ "ecee380c7161fc1d9ce94ee1bc93a54592a7de47e8cbec8f0498cd202efd1cb5",
402
+ "ed13af6ff41fa3a204559b6ee6ccaf19314f18ae79cc7e0c6f82ddd42d579524",
403
+ "edc41a9635ad187d84d07a131e2bf5f76832890dde4fb554815c434f32a9fb48",
404
+ "ef2be2eb1e6f2503105b625e92af4afa7257b73606c056a2b9067349289123c1",
405
+ "f0163a9dcccb7b915942a0e573c636679992e901a39f17d813e02e2c4cacf47c",
406
+ "f03b66c738c1a74db7ae30b9e2d78d30ce7691d71a8127b8e33c83deab349931",
407
+ "f194e7426583ffc175688919aa806c891d58311d42dd922bd3cf0f22ecc58c78",
408
+ "f2145b0764b9c49093beb8acd3879bcbece4c86bc2545ad30b3547998db5d4d3",
409
+ "f24f90f3764d940281cf638876c99ff9ec19c46a579399823ac6553a50d44c07",
410
+ "f25c17c7b1a9160f302e78521b4fa9db1d1ed431d2a6029a4e66e7c0bd78ca69",
411
+ "f3262cc7ae7b8d652129e3b19be2e71b5393fefd194cdb4f18fecced393fa692",
412
+ "f3e221015253c624bd18e1a1ec6d6cdf855b179a528aae544a28c431850c8137",
413
+ "f420bb272354584966ad45fab45db2e96c03bd92ab85b739fbe8701a4f795ca7",
414
+ "f440c37361c65c981cce45f160116a897ece4e18d4b6c1fd8b7251ae4ea014a6",
415
+ "f57eae02d4855b2505566f705543467f3758edb3639dcf63428b3d655d6900ca",
416
+ "f5888d79c11cd5039cbffac6bd92e13cacdee543a08ceda6cb12136cd3e64514",
417
+ "f5df5241fb7af7d427738394acfeed4ef40025f3524f2184b21b12dc7f3277d7",
418
+ "f6764cf8c80ebce0a10960fcf97f1d2f868d201bb1421ec2f1bcc635f2a905b1",
419
+ "f6fea0b0cf86027b13ad2b74423087279ecb1e27d32a81f90e3aba7affc1bc02",
420
+ "f76737636cc2793fa94a81b48ebb62e6a293a1258721bfc2c3a2df3d524b918b",
421
+ "f76fc301ed789c51fb593b92c333b4c0f0341732501af0964feee339c9b750e5",
422
+ "f882570ee3e809b38602c4a7e97f2bb7510d2851392d45c9be98d38366e837ed",
423
+ "f942783262e9e60ee5ee39b71aaf23f5868d7ea0248d437aaee1219675d8ad40",
424
+ "f9db175886ea8c5ca4046ddec0176b9897516872b3a1a0848d3be424b95087ad",
425
+ "f9e667dc320b33690cd860b7e66cd789630658bbcc3af8c16cf978412f98f3b0",
426
+ "fa169af3e954857659521ebdb22e95188911b7c5926adbbf493f38e05db0825e",
427
+ "fa67862c4434071236731974e363313151f32440f87e6f2cfbf0eca76509ca83",
428
+ "fa8aca36011d8a7acb85b0f053082ab1f42a48f40fd19f7300260f8eac252254",
429
+ "fad035c7def0678143fb088abe594306a81cf92a616e9a4bc3615ec385d87956",
430
+ "fbaaab822f820adebe7e5c56f4daa8356cb50e0869cff2b9d569596dbcb6bbb1",
431
+ "fbf9101b8d684ee753ce6d5f8280413b68f418fd59da9772221682f8280b9d4f",
432
+ "fe06e5a7372a1b9e026043e3bc89063f91dbb1ac1c6a4c2d34b93f295f3e51a1",
433
+ "fe37bf2cf2b401d02ba34ab0c77d52b89fd07224bea409bbc911a391430c8ded",
434
+ "fe9cc6e4934a28231d7c864c377b2a1b72e4da2b05bf70064db4c6199fe432b9",
435
+ "ff354ad90b2deec831a173c06965f2dffc0ea3f17b056e3e5ad55763a2c52d93"
436
+ ],
437
+ "include_outcomes": true,
438
+ "label_counts": {
439
+ "negative": 5179,
440
+ "neutral": 1222,
441
+ "positive": 159
442
+ },
443
+ "leakage_contract": {
444
+ "deployment_must_not_read_outcomes": true,
445
+ "nontrain_outcomes_are_evaluator_only": true,
446
+ "train_split_only_for_retrieval": true
447
+ },
448
+ "max_flat_action_dim": 112,
449
+ "num_groups_exported": 410,
450
+ "num_groups_scanned": 2873,
451
+ "num_groups_skipped_by_split": 2463,
452
+ "num_rows": 6560,
453
+ "object_embedding_content_hash": "4e8773e46aef035fe87b3a6b631ae0bd9c82ba2c7310c62545a6b8c8a86373d5",
454
+ "object_embedding_manifest": {
455
+ "dataset": "embeddings",
456
+ "dim": 64,
457
+ "extractor": "rgb_object_layout_v1",
458
+ "num_embeddings": 410,
459
+ "path": "object_embeddings_rgb_layout.npz",
460
+ "reads_outcomes": false
461
+ },
462
+ "observation_embedding_manifest": {
463
+ "dataset": "embeddings",
464
+ "dim": 32,
465
+ "extractor": "rgb_jpeg_stats_v1",
466
+ "num_embeddings": 410,
467
+ "path": "observation_embeddings_rgb_stats.npz",
468
+ "reads_outcomes": false
469
+ },
470
+ "retrieval_index_allowed": false,
471
+ "schema_version": 1,
472
+ "shard_content_hashes": {
473
+ "charts_00000.npz": "42b54c3fe5a42b22a225fc233171d098875d16595a7754b59a2c4efeb49f8ca1"
474
+ },
475
+ "shards": [
476
+ {
477
+ "num_rows": 6560,
478
+ "path": "charts_00000.npz",
479
+ "sha256": "e1dab883a6d5ccf9fab9111d291de115a0fc4de77487bc7a740c207adb62e74e"
480
+ }
481
+ ],
482
+ "skip_counts": {},
483
+ "split": "test",
484
+ "split_fractions": {
485
+ "test": 0.15,
486
+ "train": 0.7,
487
+ "val": 0.15
488
+ },
489
+ "split_hash": "84151df9e88c219b76751677558cc5bbbc19082bf358cea7330158e9e403e25f",
490
+ "split_policy": "stable-hash",
491
+ "split_seed": 0,
492
+ "state_hashes": [
493
+ "004c8ac0df224f86988595e4f552c47d31562c42302aa5e5b9f120d8e8fa65a4",
494
+ "0080acc64d7fb2f9154ab9883e2ec006f0bcbdf4d05e9de28a69b8637047074a",
495
+ "009dbd5ee8d586cbaed373d3aef6402664edf778a9cba1ddf011d37e365ac87a",
496
+ "00bb526c8634dedb0fdfb5d5160db2bd76ce136b8dde4a99387834fc490b08cd",
497
+ "01a4efa12c9caf9b24c5f12b2d6a3effd752762c4600eed12ca5f58e21bc138e",
498
+ "01dbcbab515cea225b9d1159da4a9ae93c8396d2737ffaf0e0fb44d6cdef329b",
499
+ "03c28c71f2a5c79aeb63a10fc4d39169536bbae8755b8c49427b8e4a48da595a",
500
+ "03d19f01e4757695bc7fbe0353e9d20b344bf375e396036255ceb13922409821",
501
+ "04513e79db3e0f6e1aaf91d54465e1a63985974c670008fdcd8bcc54571e25c3",
502
+ "04672832863fb8c9eb5422426815f398a4ac41f10f3a1985f382f771359417e6",
503
+ "0551ca60a30e84d93604c0e342308647e32350ab89152aab60acc95b77917df2",
504
+ "05d47d5040c2c080ff7315348e0edc79482271c1058d079d5aae6886b213d93b",
505
+ "061d1b5c2864f8f74c82a62e35804bd3f5c960ad4032a9507a4ecbd957b6e8cd",
506
+ "0621a9d94a00c788ab283cf27213fec18be5b8dc4dc2ab1ede7fb6bcdf24f9fe",
507
+ "06a625946bca0cb354a0db0e144972691fe3fcc172e9f5718cf1e3e6edb65695",
508
+ "06d116fa981309af8f407def79c5b227cffa4d2fd31b90a727b1c3b6d61b65e1",
509
+ "08bbc76d14a4d92a2d94a0c80aaf9c96244c992862820eff10ad593023ae0604",
510
+ "0a5e1fbbd0fa9543c54f068a799b1eb48b78219dd146bb0e11f8f4423db7b02a",
511
+ "0af43195d1134606a56243bd158f50390371cde4e065c1c7dabc81b23a8c48a5",
512
+ "0c4c8b752dfa7f773514cbdb30f2bf7c53ab452cd92dada5e78d197b090addcb",
513
+ "0c58ceafb2828682cd2912eec6950d52762ffd0688ece98dbbdac6f6332d312c",
514
+ "0cca086201e7689d11f790b065798d7412ea5fbcaa22ad0940f84ead8be24e40",
515
+ "0d84e8b2f6d6efab89062a5efde3fafd7b8c2cdce1e6b7431821c9a7db1c3c4c",
516
+ "101de590da3b55f23abbf9ec98af6d0a734e4a0553fb957d9b9d650a4b1478de",
517
+ "1025bfbc572dd9623c6437a0229cde7d21e9e9619d6fcb7b6e78d57136fa93c2",
518
+ "105f9d47a5ba7e9de7277b3acdc95f540e794c5079f96b10b7d22e158b5f1d3a",
519
+ "10b35b7e101af08ab05deccfece53119f6aa8ffec4f8eadd097c67bb4c2e693f",
520
+ "1106abc92d2ab317b3a2dd77c69dafbf6305c822e070962f6f4e9ef97a8d9048",
521
+ "110f5c52d9c59ff4973970df78b74791be7398e8def0e185fe2603bb579d941f",
522
+ "113ace08ebcc14c1eb1e3e36c94802b5743dfa5f86f84c7bf0a1233ee4b71069",
523
+ "11e9d80be620a82f0f4d35f32f34104d819c14c3a3fe91f6d36891216d61c08a",
524
+ "12d681493bce24cc2dcbd133ff88a2e966d9c2ad735da586c6b7326cf9f76b32",
525
+ "12fbf78fad03688ba083cf5fd1f230726abb50770c0178351ccd4ef8ab830eda",
526
+ "13d6ac7b78af7527b4cbad8162a99a176e2aab866a7e4c4f8f87977d6f69c568",
527
+ "1496bccafdba868e26fec89c211b482ab2de808587e4e3f9581c0dd41e43a6ce",
528
+ "166f0fda1b9dd55677371d0eec1d2ee86f83d90c38271147b317df1dfe130692",
529
+ "17e60393d3f9877967b76a87ce36a1dcadd8a32911e1d3c13b6fb4c2f5e240af",
530
+ "184aa9501e510d89392eba64da1a3ba528632244212ee6c51e6c01b56c51f68f",
531
+ "184e008447d983793dbe18e5eda7b4e4343b3e7468eb91d47138c9b769f7d60a",
532
+ "19c23bc68b3795084dacd86e7719257fe73fc252cf422971851b5a500784f52d",
533
+ "1a21e0b5713c3c77ff1624f68452413a6622858f35026b4fdcf53934aa8fd3f2",
534
+ "1a8477054d7eaf84012250057e2a8f3a2be85d33ee68b2c07bc44120096802db",
535
+ "1abf1ed7e7b56348168c666a020ed1f04c92d7e0b3c92c951a98c4bac472ee89",
536
+ "1bfb07cdb48308cc49cebadfbe47b6985d0978657c5f55b62994fc08d892de8c",
537
+ "1c08830110844a563176b393ff600fb718a717b7dbff65d1ca79cf2734127d16",
538
+ "1c17e9a25aef52bbae4e31ff916b44a4c9d2e48d34f717551041852bc0efa920",
539
+ "1cd587a2f725692688dd2f896c2d3dd331975425a355e119f3fa0ffc4ecc2fc3",
540
+ "1d370ef467069ad818738972fd37aa221b2b1ea703a52e3819834deaac481be3",
541
+ "1d484a5c583a8b80af98481df8d2288078e0ca01eb1485fc7bffde3db7bf5673",
542
+ "1dfbd15fc68a9af8be56276e9f73652b081baff65a231b6d9168c1f22d73569d",
543
+ "1ea9a7ebc086ac2722fe0054a89af39a8972c2b78bef52a88d982649e800674e",
544
+ "1f0156c63e661221dae2b2794349306f1a999c3af2b95dabef534c3f42ff47bf",
545
+ "1f8067c0c0e82f005e7c3e256bdb713707aa0c428bd09ad637e69e3e363417ed",
546
+ "1fdb9db401793099759ed7596ab5495f7ec5c3dabca2521894574c4dbf265615",
547
+ "203596e5c1acc347af07d6369911526437a3a56635d02abba76718bdd2ee5063",
548
+ "204a6b75a085b3d884fd5e1607a2104d8d71e1228cf1bbe01017a73b166a9ffa",
549
+ "212133c8ba1f27881c61acf0ef2690910b8608569a2e00a40e1a007a61009804",
550
+ "217b3a0cd9bc0931c3e84ccc56c6e074340df9a77623c0eebbf14829bf830596",
551
+ "2524ac64cca15c8962b381b1fe2517105b5cc936813c40db59a1545d76b3bd69",
552
+ "252511afe52c3f9f509bd7c96dfe0938c89fb072523ae09b2a30948044a973c6",
553
+ "2630c85c8000a2dc9bd3777fa33951d602f2aa6b209832f346d76e8d922e7092",
554
+ "27100aca96c8e5f7009eb06e931e2531cbe51e89453e82c5357e441120fd92a3",
555
+ "2770f5bcbf2fb7972bb0fdf00f6309d80a438a356af61e44f6e0a87d9e9e9749",
556
+ "27a0f083a047b857fb190b8ce227af6470dbc9877e12ddec667ccf092bb38aec",
557
+ "287ee74ce4a16b40805867a6a84bd0ce31a8170bb87b024b7150cf6286225239",
558
+ "290915eb95c98623bede55f945feea19b31b9e0b55d498087586eb78ab673124",
559
+ "296d2d3d87283de2989d7feda5c1964bf0ca5f465cb1eb35a099058310bbccb0",
560
+ "298f0b6e389c94bad5eeb13a7bb276714273bee1a2355aa9a9ed2a3df00e230a",
561
+ "29cdfbc917293161550d97ea67ee5954df89f926f032460834ca3b42c3b0c0b4",
562
+ "29dec43762af9d614595a41f2684991e44ed10ae23dc53695d97267c85180d44",
563
+ "2a45934c4f237e7c55633a9340de671f1cc832add504b384487aad994940ebbd",
564
+ "2b56257937c61e54482358d290c70c7dd15533527c7a5c67304515f78ed16b8d",
565
+ "2bb9f77251763945536e30206e23872a28f964e93483bbb8af48f890d4997b5e",
566
+ "2bbf500cedf656b58907e06d4debf3ca6db083799a6f8e1b8dfe29d1b5ebde8b",
567
+ "2bcdc0a2add7d61b5d8bb831139d7ee1ba000f9ebd8f53610d24c83e0d3bfeec",
568
+ "2c8114ad5af7d1ed8952927e827195dc61069af77148844b8daa64d9b5681823",
569
+ "2d843ce2bf559df3e6e3d82f042bc26bf0a136135ce1d9d1593cf6243c64d035",
570
+ "2ddb82f8e201cc38d0cfcb6ab09d47204cfeb2e34f593b7004246cc461de2b8f",
571
+ "2df7da74da815e2293af7467feb178731a363c43bd04efb4fb90e749ea15dc5e",
572
+ "2e41728c1feb0baebd448e13a996a81a5a8966a98d399747910f1ca4a303ef70",
573
+ "306593faf7ac803611b57887a3d49cf391cda0afc34ae9717556467e2738697a",
574
+ "313a6956aa6fea5af537785643e7c18cc1f49a20ab356139294ff9836cd0041b",
575
+ "3192576ecac24034f3313854514349784b72cf1ccb3f15f780f09805b3c9049b",
576
+ "31ad8725309a36c83919b4e22219f6acc28ab74eacc1a21b6ce25a5ebe5c9a3e",
577
+ "31b01d9176f54313c51fb2b38cf190dec881b3f764ecf6deb9c5e0cc6dd39273",
578
+ "320b235b4b99a4c37396625aaeea37928b009140100d0816877947ec7fc4d5ea",
579
+ "3284ef95cf53b90e6245fea8805e438913bb7e2e64ff30a4165176c8f20a31e4",
580
+ "3392a6b9cfe682e3a90d835d4839fe4a9f905b691d4926c47260f7c8ba1b4a85",
581
+ "33c7dd7da206cb007ddfa4493161c2c693a42115ceb4e5f6a7f3cfd902345782",
582
+ "33faabea19353c19d4553ccdf76da78922ab20629399b3732ce4ae61907ac65f",
583
+ "34b5d85b732d320d0452c8df51466aff4fef9e0652eb24bb1bc66ff71ec6581c",
584
+ "35b21fc47388d8aae43bcd09e67381efd5aaa4d9bd21e5fb141a97d04cf81309",
585
+ "361c89942e74f15b1a64cab7fb3f05f16b25fd5b7eaeaaa79f47d2d6f8125a4e",
586
+ "366c6de86f1c9584274f3bc105667febc2bfb9bb718424768f668379bb93db08",
587
+ "369716a89b5a2a776551105e267ea8b2e1b4fc1ce2ca204b9c7ac23d1f4ee4a4",
588
+ "37107fa603a746d3044f70b0776bdeac5e4b62238f7af96d29a6ecdee8a842d7",
589
+ "380cfbaec777fd891c1597a776a2c240e6dc769b8906eed47a8ccb95bbaa78cc",
590
+ "383201ea110c3d298bf177866f91b326429a6f3a5d783d55e37c65f9a4d953c0",
591
+ "39247017df9f8e2f6b38525b4b8f539fdee0705d84c2d712645dafa8782ab94b",
592
+ "39a632a0dd972df1c6dd5b17ad64c4d685e856d636c08c058e54649fdb6f19c5",
593
+ "3a2244fff97f5e28b0893251fa2f63de51f9a17f1444cd9c61e1881183d65292",
594
+ "3ac68a2f2e6a24ff85471e36d646ee3d679168bf3e47dcbad5b881778e00b80d",
595
+ "3b739c0fe2bfe255cd7fb936e9f6e1845f71bd8c743a1fc8fb433296d95983cd",
596
+ "3be79bc31455e70d3ee04d04661e6d0b9fa99490ec0cccf42c16181c5861d8ae",
597
+ "3c18c8d7856f3b7ef04eac25dcbbf89fd5a1fe4843b539c7cb7882166dbcb2d8",
598
+ "3c8fdca1da5807ad4d0d5b5268370d5ffbb381eddb06dc8913187cbce8845887",
599
+ "3d353295a9cf0f3044dce3a7738138da3284c52ffdb32c5739f23644685c673e",
600
+ "3fce9b41bb738817096475807f2c5f81bc80ae97dab2169ad97014f6f0207c88",
601
+ "40fc07492f163d29cb6b2060b9b6bf4e5a560fd464bb30bc1abb8178cc5cb939",
602
+ "4142225cb1fc7c8d3b9c9f862c7ace7615be14132c42ad12cda618b9fed8995a",
603
+ "415941b56aeb483dc738f2fcb7a3ba5cfb2d06a29f588ae81513ec7ab266c2c1",
604
+ "4170672fc2ac340d5028f3a26a4048c04081eaeff1169e3bef194e10700b4f2f",
605
+ "41ad134a4e792921e2f152c35b002d24ba3e27978e3b7cea2e0512785f99958f",
606
+ "436872d61296107eb46ced244e1d4f49a60f41216b525d10b96fa7539e69636c",
607
+ "44cef6c21d800d28c49026c8244c298f3f35909ded05a7a44a6c482d70ffc87c",
608
+ "451f523412ce5db8060f637f418611a2d16ca92309e3a94eaa06c0d1e3bd494e",
609
+ "451f5bc41b81488efecf18360f35b71854d9f3e65791f439ef0e9dab0d5b37dd",
610
+ "45571b7a74ffc59271a2476ff48c2c826d616f3c37a4e16ba4d4a92d91b6a8af",
611
+ "459dd06d08f6d9b60ba6e4de2c1cdcd3a3a91e1eb7304d60266ed8e8f2130b91",
612
+ "45bcc6d17d9f2c38c31a1be7da5510e6b6ea61fdc3f448689e7bf557b917b69c",
613
+ "4641eae58a63093a0c751e22e7b86bc9b700f0d4c36acab080b7b6cf6c2dfb1e",
614
+ "469c1a5dc65e24634bf784a133c9fea1a62498a700cd990756b9b027fc41d172",
615
+ "4804a2cfc0023e955e593c78381d3b61286259d442c14c89d1d1e92407953a92",
616
+ "48f7954a804296dbce08b9c95d314387500bb222018cae413205cf937b672257",
617
+ "4981fdf0cff45e9cfd46e9af6198b260a55a671e7c6efddbf0164e1aef93afd1",
618
+ "498457d95c5a3f99cecd457405f7d21120b9a08e4c5ed64780e9be6bf751f3ce",
619
+ "49d01844c161be1a3d2e570af94081a9527688b303ff92f984a752dd7dc87be2",
620
+ "4a73a9bf644e075b82f021ea56d9a66ffcd2ae6eede7be08b7db5a61473bc880",
621
+ "4ad614012d8df8ff7af9ba31d7a63b365d7992e11244b6a05f9bf24d92fbaee7",
622
+ "4b69e82727dbc355de5bd1921ea3124b831d4ced84915a8ea17cb1f666b72272",
623
+ "4b718fc596fa2894b76c4c3388eaa3cafa24a3af8a21a0f43510acab83df8f9f",
624
+ "4bab1aff689033aa4c5ca9ad5b166c0cd307e959e387e0654cb5eed13954fc89",
625
+ "4d1b2b46737f492f016c7dc383e3c7f669c785b3dd5240ac3721b358acbd8210",
626
+ "4d9004e2f0824a680dafdd2d3e869569f5ea3223dfd53857e67e90b452f37ec7",
627
+ "4d9b125e84a3703202d74eb7f29a681fa27e540a947b33b760a539a566dbfe03",
628
+ "4e7e45bb17bc9bd419ff97fee6db24b20ffb4cda75234ea855dc5666b6ac48ff",
629
+ "4edfb7c99fb79709890e6c45b460e44d5137860108f9dda149ffd7843eef1029",
630
+ "4eee787b9350fc39a739c41725af1a82512bae12c02713dcb64838730c98f876",
631
+ "4f01d0243893a64e9b0690140be0a84485018cba8c65d95baf195a77e01eb9a3",
632
+ "4f4d34c6580fbf468a3fc98965c01a35bf44997246e9871b664b1e19d91672ae",
633
+ "5018bb862f81847720619f8f0faf45793f51bafd9f02598bb3413d039e1ab16c",
634
+ "50cba560b4f304187a517a419477bedfc0c351246253780d3ca27f1935089076",
635
+ "51831cae9b2c0df8f6b4ba9e837bdf36fe82bcbd3211a421f31d99e95b98f7dc",
636
+ "525e8f64554faae4e6c637c78347bd2d133858ce5eedc1be0424aab9c618db14",
637
+ "52d082bc104632d9938fe8dfc7ece166c2904d572f64a45bd2ea620c32472417",
638
+ "52dc9d114df63ecad5379ac4d8a5b08e86d96d991d02b80861701cfe841342b5",
639
+ "533f765b91e8a44d0458df84c596a73394224692a5581ca91ebb30cde24e642d",
640
+ "53edbf5e4b0447cebdce43a796490ae0e070759f15c2e4d59dca2b93e42165a8",
641
+ "540e5b5c8295af60000acf168a53e7961db4644654d1b601d8aae8e0bda8acc3",
642
+ "541a78131848d13136d40bcf2334ca0c86868c3086b4360a34b2b29ed97fcb5f",
643
+ "542cc1af0c8e1265cbac8ceda239074b8d0f0309c06e5060131d228318b73650",
644
+ "5443fe36272511f859309a002380c67a01a450dc75b3e5b60fd4cd5d59da0ed7",
645
+ "54c4fb2d3e171d1c0f230ed8f9340280988aa897b23b90e3a93a276d22b76025",
646
+ "5519a34de4d24b8bba071f9b8117857e6e65941dc1258a6d4eff403442e70b72",
647
+ "55b7248a422de620d58db64541a22f179cfa3cca0313ded1cabf0a5e9ff35dae",
648
+ "580cc59e7949ec5c4ba6fb09ac960eb34c0035f5b4290317db2f4eab7f14e27a",
649
+ "58a330fb02ee4f7a3f5adb72db91181dc23bb1320e7019b4f5558f44b5d2391a",
650
+ "5a1041b583b67b6b9346d9abc55560b53e3517805648f43a2669b2b8bffeb5d5",
651
+ "5a6a0132c83f62a6cba965d40358ab914c16fc6bcd2831dd3b3db26572c90a1a",
652
+ "5ab3935d6a5fdb5903b53fab49f4d289b48fa1b120bd62db92fd3d5f632d7f83",
653
+ "5c2eb08e8e176b6c3b4634919de6c8c8efeb454b315fbf3c774760c66a301655",
654
+ "5ce2b13654f31d24873de055c34629f000c246ed4397ecc2062f5cad378c3111",
655
+ "5dd091b805a96934a5b52bf4aba8ed9ded2b5bc7ee913dfa714fec9fb4dc76c4",
656
+ "5dfbaffaa9eb3d8a67ea9eb6c41885b2f3c45786f3ce69af01f8c0f30fd7977f",
657
+ "5e02ce65c5893406958f95b7f69cf802e042c60b08221b8727fa5d5016c8d0a7",
658
+ "5e22c92b199860d5664399375d86ebe84f1ede853411ff31a20208d9f8ee6a4d",
659
+ "5f33bc4ce5537fcb41f8aa551245f8e14f27d37045edb29c2a0bd8bd65e6f69e",
660
+ "5f4b2c0a277a52ecd448643366ec97cab00a082e455713a067c3eecc708b8b4e",
661
+ "5fca01db1ee71e3462ea89895a1813ccbffe8441ae9f399cd47ef2c82563a705",
662
+ "609d3b921f29270929930ca2794207cc6dbe1b51aaa0b2f024ef3c60154057a2",
663
+ "60c4aa72fc44b13fd9de803623fc04e1744910226d2a32e7675457172f1e3b7f",
664
+ "6133e8cd1edc38c7c1c9d4b50b506985f5b3df8259cae0bcdd0c2e065de20d24",
665
+ "618d53f71a4fb3768c995518218aec746c3fbef2f2890dc9eee4ae6c250671f6",
666
+ "61dc8dc952c410ae48a4de75e006138717f8e3fbb1b120a74834023df56da812",
667
+ "62afee6acafef492a58695ae10b9aedccbb2acac25c8ded11c5fb04807b22c0f",
668
+ "630fca898e849462716b2727150d539f480951c2a6c37ed073048e5fb4de5b18",
669
+ "65573e39f2f6860c70d6b314fe203f46c6ba472871e4721cec880898c78a4c46",
670
+ "66990e5666d927abe3213ae2dd12b4bedd73a278757255cdb9a11fb546391d55",
671
+ "66de57d988227dfd54fb3f690ec5af4ed71193fd4f61cdcc1aca010245a452d0",
672
+ "68b57c72ec6aee1c6890ef817b1260a7a0a856c58768d54e656882cc85dbc970",
673
+ "68c584d3957300195152c69e1948188ce43d86fa1b0d4a8968e7d691078c8852",
674
+ "68d6aca0ea953877a2168d497f30b8e229688c61a3b59953ac01afb43c967184",
675
+ "69ceb0c1bbde81e023627bab10dff9e478e537ca180c123d0121f126f5d5a238",
676
+ "6a635ff442f0c208a7b1d825475664e95d509bcfa4f778eafbeb53b4d8f060bb",
677
+ "6b2f36a818a271d6e6cbd61d5b781d546ae232c8b6a36f4b7c5f46af3ed69d31",
678
+ "6b65bff555349fccdbf699bf95f33340bb33aa1e97f013b8fe4b4430143bcdd3",
679
+ "6bc4432668aff0b13a2ecd06031e03c0ec27716ff87160f2210efac773fee27a",
680
+ "6c37f0f057cb86f846f323998c192dd8cf0125775bbbbe1922aeb0f417ca4bf2",
681
+ "6c4e8f674283aa3bb9912d8bdbfe80445128011c1ac2c0aa40d0cebaaf149bb0",
682
+ "6ceab1a3fe900414b3efc02ccbfc7733367f4a2a307aa10a1e6b520c9c40dc3a",
683
+ "6d7647910e0eeac9e7ad78604e39ef4206b3e0ff2674f26f87728f3d5895b988",
684
+ "6e2f8cd9e87038683721f1c73ea42c66818715dbc90b5efb91712e2372d64c53",
685
+ "7047d073070dea7c149f283594ccb01b9d15823a32d1d2ee5cdcf14ba98f9cf4",
686
+ "71838e854303096f4fb33060cfad1239512f66037e7d095730160c705b321ef0",
687
+ "722a603518ac43d933180723219e85970b11435f7fe6ebcbf95b5970e1a66c3d",
688
+ "72916d366fca7fd42d84d1991dce5aa7ca0cc15dde6d7901bf497469084bced8",
689
+ "73a3da42a96f0b11d3c388986c79599f864bb73b8469ade8ff54a3f0d2420ef8",
690
+ "745e713464767e651b7aac34ee800172fa3c5c6b0ba9e17e89382e4e5d532dbf",
691
+ "758bb504a252912208617fbfda26b0ba282d611a05489aa347d4b76ea784246f",
692
+ "75ffe6c452283ea1d91964876699acea114cb569458a6db255d9132b78642af4",
693
+ "7684f854663ef8b0a8a060f1ee08b373bbffee93a958b44c2899d6ea0f0093a4",
694
+ "7748451d5342802025c0f777ab931f2b6305636f0ae150c512c02e67f9b7b1fd",
695
+ "7771858a975f19dd2a5d2a987380a89c1daaea46e2269dbf9cdb0bdf223e9a90",
696
+ "77f4a3433bbca295de58539f3ca0ba94e6d085b038cd4a17f3cfe0902ace83ec",
697
+ "7813c7d55bdf518a2df2e9833493cfaeffd5e33f94b6865fe6df60b63f22d5e1",
698
+ "79d8413ff55b1ead8d9e7ba6c4b7d87143e16db9eeded02c6c89deca1155caf3",
699
+ "7a22a3d76b498054510260a2de6d56eba2d91ee40cb97b95231f10bf5ee48fc3",
700
+ "7ba9c357b43342420854faa64a1a18919b9f2116be800bcf16eeaa34eac92dd4",
701
+ "7bfae4c9ce7ed3f9c163d0cd1278b9975e11ed69cea67cb756b13dd05c7dfff3",
702
+ "7c50cd496d0231841656bd1b7f05909b3cf6ef4b690a21479840abdf69238015",
703
+ "7cdac0e35b745afd541a0d39587041db27c3edcefde7d0707afc2240e46fae7f",
704
+ "7cf49e44d1ad79dd40eb976f3cf877c1c2274ae1d1c7c95a72cbb6fef1ad2705",
705
+ "7cff5f5043122dcac5d4bfa75fec4b58f31d10a93667245e47df355ec9e41c8b",
706
+ "7d2dfeb31ab2b882590e91b09c40467085557dbfa32e3b9d82555090f7a7680a",
707
+ "7dc774183005bbc53c1c05bf6553bc96f66af5a75840ba036a17a57c7eefe50a",
708
+ "7f17ae8f11690a38cdb78ae290f55e434ec12879163774b086d9b218b6b00eed",
709
+ "7f6aac77c62d80535ded477fefe1aecb148015a4661d460e9c4aeefb60b787a1",
710
+ "7f9d0e1e7f5333329d16bada92ab9f0dc535bb5c6ea1cbeda1785fe5ce277e6c",
711
+ "8012580d27745c8f642ba233fc3e9f8534c428bf93b2683d737a406980a211d0",
712
+ "8087f093dc46ed0cd75381c3fb368e7eef340e4cf4d17f2bd5f98d501a04bcb3",
713
+ "80e66d45f829bc00ef1bab55b7a1118cc3de88dad03890515669a30d28a07f3d",
714
+ "817194c76893fcd404b84d28c81f5c585528dd364adccdb0020099ea2a45ef61",
715
+ "81dc06c678b17a10a5328067c6a555d140a4a8cea4a740f989cad1c5eba1bde5",
716
+ "8263af2d38b886b758dee8743e5380d470847a9587bedcdcf156741f7fb7b7ce",
717
+ "829e4c245f07ae3bfc0f84dd04e18c20a12b3bc6fb6ca6398b9a883b4c78ba05",
718
+ "8302f54e4192d55bd528f65a89b85730bae2159d5f595b71ecc573d1f724a5c8",
719
+ "832eb6c1219ab8c9f21b0862eace2813c9cc258152e43be5430ed7e38a00d3a4",
720
+ "841704d928cc50b4f815e0d2aca87bfb7d5544ef898c0b075f6da841da49bc97",
721
+ "8420245211e57e268a80dd17eb943380955e2f35802389221ec3756c6ec650a7",
722
+ "84f5fda143bfe216c4a329b777baaef820c950492b5d37758de5de6c40757231",
723
+ "85b4e8c8eaa65df6e928b1f2e179221685d4666fedd66f61b6e2ddb9f93b4a27",
724
+ "86024a863eb5d7b5e07ee37c6f26c1f4e42b2382c620f7d276d6224c0e84e8e4",
725
+ "86a37906b8f2764056054d05e3bfe1717445b7bfbb9d80949e6a5d3cf8bab93e",
726
+ "86b09b8fc5929eaf4bd5b3a643da815fcd8808fd58874ff4985e83f36ac8fc7d",
727
+ "86cb44b722a497cd7695eaf6e55eb819814a3d0143da512f7196c991e2d992bf",
728
+ "86d9cfbfb911259b06d55c4caed3c5168b16456ba7a203955dfb1be1368c255f",
729
+ "87cb23c1f7d34522de599ba212cd9c98f0700b35028c980fb9743b6c7b1fdfcc",
730
+ "8847011462d8bb9b32da2cb2f323e4637255d08b1568f0acd53037386a9ccec3",
731
+ "887b8f5a5bd1e0af38fc3c3a3b4f1c4cd3978c62722ed115ef8714bbc3bbd63c",
732
+ "88bfaad3f1a51f584fe3ec523b26d87b69106aab68209e92bdf8225325402df9",
733
+ "895df5db13b1825e92afb3683df71a311d6342bbd5b4717e1743ed232c228c8a",
734
+ "8b4efbe4bf29c6e6f317dc7b1acaeca3484f57adeae10261ef30407067ae5183",
735
+ "8bbf5589e3e95684873774134a0295889ab56e7fa3d8194e25961abd57aebac8",
736
+ "8c0b28b33462657c0fe32ddae2385e8282595012a68f38a6324f432f285678fe",
737
+ "8c73e1f98107d56cef9cb4f8fbd770c8ce1bfc50a7e7714d9baf19da133a5473",
738
+ "8c7414c1a2171f34029e543278a252ea3ec4a329b305a21d6cf260908c54dbc1",
739
+ "8d1a19151db3e8c51bd49a0afa2c26b2bc9dbc5733e98b85d1f3044e4451565c",
740
+ "8e6dbd3ceaa4bda1238eeb367c6a1394429476ec29f9febde591076bca8753d2",
741
+ "8ee259732a2f9df72cbf32ef940b0bb9d57081162b499546415f2a7e1edc697a",
742
+ "8fa7ce14d6aae5441afb5a92ae8a21ddbff16df27b9e4416239efff10dcfa7d6",
743
+ "910a59f3b14d6705740884aa44a918e05b085f2549101ec3f2078a0d435171d9",
744
+ "9204c03c4d9e8f503a9ba0404e7d6c93d8ddda8f2e00a8d5af52f3872023afa8",
745
+ "9218b4a66e4c1f7f96a48208da6921421ca4b88b0f4cd0d9176cfe9d66ffa648",
746
+ "925e4d065431537778b7aa6abd97dba382c8cd36e5cd6c6c9cd1e80df7c43d2a",
747
+ "928f77d740903d209ccc848190516bdca7d2cb4a484a7f64affdb0321dd986b6",
748
+ "93073054dc6e1c09b5395a8a0e7a0c24d32b41a5cc610ee08b1b06aaab15ee4e",
749
+ "9336967bedb64864799ab11c5dbe9952acdc679f041362bad35a44cde48db893",
750
+ "938638b3d83e2c4ce8e55523172d3e5c40d6e0ad6befe77889a0afbd5a849e06",
751
+ "94218311ff38c818716db2d747e481493b3931fc0695120760970c4a0480e458",
752
+ "9482adc1860f04494332ec88e6152471b6f5d4d9f125c0c3c12b0ac549d316d3",
753
+ "96e2e52c28c9e4680a18626c0140830389dafc6c7d1d6188f4c65a2ba9a8336f",
754
+ "971c548a21973ba775d26a2352808f7e2ed2e589dfbac75b3f9f3de62b1b4159",
755
+ "972daee2426e4aa9de3349121d502546f9245d59879def1dc544903348eb8f40",
756
+ "97ff36496e76c5cf2f19a554d1200ed33907c21a94148c93f068b641300afc61",
757
+ "994f3c33f66415d1c656e5999ee93123a8efbde509ddebaf67f9cf4c36fab195",
758
+ "99f254b4352512081a8988206af3659313bf7e094f7dbc934f326e27f4d7f441",
759
+ "9a44dc704a815d1aa0282d892aced643751494d9615a2ff64ec9787fab28b4af",
760
+ "9ae8ddf4f81e72c61a6110836deef4b05c1a5e61ad05d59f13c98a1c0fdc4b5d",
761
+ "9b3df01e01f3f6ad44012553e9158f31dfbb8751f2641ff32d89cbe1aaac4e90",
762
+ "9f666af66871af874000eb3547499cdd497980e5f624e62891d131aa219edc13",
763
+ "9f66fe744971c2223c34a29582dfeb7c4eeb41b7c0491d971cfb3ddb222ce936",
764
+ "9f9392c9a1e3239f1f067430efee9e0d1aec04ab8e1f69219ba6b296830bcf77",
765
+ "9fdefef352160c118ddeaa2c65497f31c869153f49a6be9dbcc6a07ee323a088",
766
+ "a0318f5a6454cf76f9b1050c3f3cfd33e65f873f9c1a9e21a65464016ce793dc",
767
+ "a14fde8ad0141e8b0e4c90d266146502861ea4c2be9a6cc300c7873342782449",
768
+ "a26a933196c6e8d9a888064bbe08f292e2e94bc045de8065084f274545399f5d",
769
+ "a391b9801bd7b38f17800db9946ba707cf9ec8ac80886d41b996cd395b132aa6",
770
+ "a3fffd039b0ab8b4ddc1528dbf442024639a31d61a114e5c6e48e0eb83dd5c2e",
771
+ "a41c1b36c5bebec916f2705919989410973d668f02747d79163784723878a52f",
772
+ "a49b957ee6e9c2a8ce5c4b95a5e4b2733a1f769523a8aeca1e889063798b2abb",
773
+ "a4d4fe2f70675daaf6963acabd0be398e7c0691c72b2c53e8ba7449a2542a3ac",
774
+ "a53c4f46e164ffbbef3a1ea4404e6b0ba5b7585e50ca2e5b31cd14b0175e9f83",
775
+ "a55011f4e9452242ea1e75a6156924b3038f46d3834d72b32425f197fcdc2aa2",
776
+ "a5670c4656c2fc83ec0835d2cd1178d1f1dff5a6c6e650848166850894ec07e6",
777
+ "a5717ca8b1c11e62d65ea76e663c34be028ac408eb6347e0c7612c3a1d6bae8c",
778
+ "a58b4667aa301fcbc2989d1b985a508498e1e06bfbb1ae12688743238492c3f2",
779
+ "a627ed3f0eb883a5734065199140c0ff4a700edc3daf9418bfe37d24388684d9",
780
+ "a7108a97f142fd2c64524d835bfdf3b2508c1d28823a476b2f55aeb211e37914",
781
+ "a8253532fbeeb9dc1ce83943582abcdb22b8f79b95d344c0a313cf5642c23c7d",
782
+ "a9438a6c670c9bfcdb791f2b5e0eff0e9d95f20503d579712edc98a7357b5317",
783
+ "aa918da55ac73194b1790aab33a89fa6c909714ecbd059e7faf8219913d1a61c",
784
+ "adeb52eddd4b76ebeabb5c01a1e758ed4a1eb69630a7b88069b3db4c101d0362",
785
+ "afa82734c0d1064f2fbb3d1c3148a2c79aa527bc85c7f24ffc9b004b7a834cd4",
786
+ "b092057e67c260ac6b71c234a623580868023dad0c210c335b596cb9415027f5",
787
+ "b0a637b42be52cd5c8141a7d809af9b9585ad553128af789e376795758690d77",
788
+ "b17e096f91b76956dca8fbf7b4a9e29b25c5054093485cde96a544a93674055c",
789
+ "b1d96ef4ffcdaecd193f824207cb9a41ed13365a66d5babc1d094e1e388b329e",
790
+ "b2425eff321e4e14d28f4b15e1a3a08ac098f81df6f875ba674e22ec51f5c0ba",
791
+ "b2543c77717a17f4ffc5a305118cbf02340a8cf1822d3106c9f62f18d0d120e6",
792
+ "b2fc04aefa3015b01c19efc2d6f5ce4fd54a1efd4f781659fb192c9216c0fc62",
793
+ "b335da7048bddcd73da25488b069038b40e03540be5f0d3e7701c9f5679d87ea",
794
+ "b497fb7a9f160cde00734f5c6463ced31d45620deb393511e7320e1a617fd2b5",
795
+ "b6387c9cad97b6ad7d78aefe24da89842e0b66ae6f7b7f5c7430fc1932bab8f7",
796
+ "b6613d86b06870aabd3e77cdc40e07add0b7cd39ab1597a0cca9100c7623b08c",
797
+ "b704b3daf899a707d6ac953a73cd4b4fa2be25c28a42e68ca522b936e24e6780",
798
+ "b75598647ad0876b0fd0c948d3ffe274fda5836dd09a8082d38583c240795850",
799
+ "b7858986f41da3681f1bcb05e4ee0246aaf211d39ecad3c82169dcc29c0c129d",
800
+ "b8210bbbb17d9b8f8012aa590f342c48852129402dcc0f698cb9d56a4206b004",
801
+ "b82e15a939ed6645ad5e9df36d8d160b30573b3985e4358509d66e336f15ef59",
802
+ "b8dbea530bbc958ea037ba2e06253f7298aef387c07c0de1b24245ad46531d8d",
803
+ "b927fc91034dded9b5fa01550fbecec586c085e4c774cd2edfa046a277faf9b7",
804
+ "b988a2792940ca8d17ec2ce543eebe57e66249aa8b2cbc1c70402799b3be0125",
805
+ "b98d3244c9c96739b2e1cfd1b97f9da4b9c68a7e3dc3f4f3076319d5e80fec2a",
806
+ "b99e7af54c13259b55f224b8818d9528423c345030a6f3ffd7ad7b3f22f6db0d",
807
+ "bb89f6bffb0936dc5931158a9362efeb008d937305c9da483301c88c6cfac999",
808
+ "bd4e2f910d6fd6379c069dcd4d0e731e8ff3e0d2bf3f024fc06b81df2fc51328",
809
+ "bd6447a23cea8dad5bc2e1809b758c0a3e274c4de21241f223eb378e0b99882a",
810
+ "bd7e598dc4357d7bd8a1d3f694ef0df9ac3995a3adb03dc6dada27148e3f7492",
811
+ "bd81669bb70aebf49a09579ab6b4552f883549524b3d7f4037c7fa92014e2fef",
812
+ "bd9b87bb81182b11eca9a81ad4d641ad3c5f9ee5c0ac37588c87a80bbab817c8",
813
+ "be3755ec87ca16137465fd498097e6bbab4be6389fda0800cad627b88474635e",
814
+ "be932b39171e6de32382027b2a706e3eea3aee791f5f1f90f254785ee32a8e70",
815
+ "be93706fbf393d4acc924253ce386c1bb5b8219c7f7dbd89ec6f0cbe06c99421",
816
+ "bf20906f1df86186fc89379fb3d8d5f1094d59b37bf28d44745fd6e41c418df6",
817
+ "c0573c1117981e9dc1822f5049602f3ad6ee4d9e6035a78a08b1edb61d43cc31",
818
+ "c1572bfce8b029273db50114aa8f945f8782abb4fa00e75fb075cd088eaa2636",
819
+ "c2a78cb7ec81ecc9bec383ab129cfce90d41f9296463b8b13eeef2884b007ad3",
820
+ "c2c4b79ab1489bc009bee083761079395f48f9d226be87b448a8ac7677452aeb",
821
+ "c37dbc80b577307cd0167b0ac8b82fe8f9fe2312c8f7c0552869e0c8a67e4866",
822
+ "c38279a86508c9ccb3d1cce1c09cdb2d9045397b8c244b5d83528d2538ffb32e",
823
+ "c5a2768beaeaa416cb5363a838278aa53e384f6b0b4e6f11ea06c8aaa5bcf591",
824
+ "c6e4353914d70195a7f3f4d97879d8fa17fe2d1ed2c23fabe14fb2f47ba28d7f",
825
+ "c8ee886768ecf9a263bcdb7282a1973dbcf61d19330d3d4abb8b99f1e4d0918b",
826
+ "c90391506e9de36d761156577b5e8d052a20096078c670027e0215abfaea32d9",
827
+ "c96d9dad9475e57944682bdb32ddc29b749431038e75c7a6d0594098487b4f14",
828
+ "ca5f1d4a686c704495ef54c4a7d7484e3f47c1f38a361e2db68aff9d72a772a4",
829
+ "ccebed809dd4feb69b4c3b3b3d4ae939e3fde214427ea99cd97f55e49ad5b42d",
830
+ "cd0cbdef471e564daa3377e022e622206bf384eb799a3caf052027da379e6bfe",
831
+ "cde05777ebf519d9d5cbc32c70d627fbcfa09a20102c054f4abd1577bb4c3fa6",
832
+ "cf5ad1f54bff9d9bf70b2e6d6510c2b4470c794f4568e809c65a18648a592451",
833
+ "cfe85387971de2625083a3f9deaacf348c759306b9a761e17874413ed47c4600",
834
+ "d044049ee253eeba638fcfe3f60bd58be42a0f49f4915b3b97e44803f34f1d95",
835
+ "d1099b0413b1a443c49d3e1ea31f6990d75e225453b33be430c8062caca79338",
836
+ "d11033de27092c7639922e586ac7022b8cb55dbcc6f08e393913be04e7f7205d",
837
+ "d20f64af91a020cd60de869540dbbfc8ac32d4faf450480c13eb1f3eb7fa3e52",
838
+ "d2bbd3c5548fdd09f813c2490d153c78a8af74c755c02cf3497588ac321476af",
839
+ "d3c38cd61a49db7b8aa336013e687a396c892c9a0cc4702d46911747632f948c",
840
+ "d415e0b8c0093a1ba14258e40e1aabb6905d2c98a6abc8f08a82ac9431eeaf43",
841
+ "d508361dcf52ae785901f36dcd855764730b11ab400fbb1a4c7c636f6738d992",
842
+ "d543e02b29981c2ecde24881f79b62ad7d65cbd99cacd4e640b6c410f46a9be5",
843
+ "d73c8ee431ade6e1b2e7d74facb8e1f8149eea7f5424edf80ae17ab6ba42d275",
844
+ "d74a31a15bf6d956e45b667a347932b4412571ebf44bd68d86b62ac45383c4c5",
845
+ "d81e0524a2810d7fa47cc5b5b66da3e1275dafffe084e34f2fbe7557049528f4",
846
+ "d83a6a42b0753e8485ab9264e7030e516f48dd44ee6ebe7860afeda9acfd7a0e",
847
+ "d84bc4b541486ecf463b0997e370a76c3fa182761fb345b5f083fd7512038f17",
848
+ "d875623a552ebe002143094173871690a95e4ee54140b6d74253633465298a79",
849
+ "d8aa9109d8e7c1a9b15ebeb5368eabae6eb9d5aa3923637e8996421092190a74",
850
+ "d9791761a59227220ece34dcbb5fb3d3d9903a0b5dbd85c0d01c5214b69dde0b",
851
+ "db7ceb27359a5b9813a451b448aabaec30c1f132501cc65986389544983bc8ca",
852
+ "dc26688fd3f3bf8de98b25462d69a60ce7f466033f919553c3c6872ac74faafc",
853
+ "dd6e4c3998f535b5b66ef4799c105bcf571c1763e11727c695c73b78e73d2a38",
854
+ "dd9c0a9f9a6d0a920109059ae2a43d8b433d033743a279059bde17398d503004",
855
+ "debdf6dcff2f2e957651abf47190dcaa4cb956b8aa9cfc0fecb9e768edcf3b98",
856
+ "dee19db3e3450e84e3f99706ffec37d698cb13f7cd4ac76729265dcac2b5d44a",
857
+ "df30dc755cc38e920ae8d9323a6f8efd3ac976f752462d95f2bae16453034c29",
858
+ "e05ae3f86a0fc0d1406d0ff5948773844f2f1741aa2485f1fba4e0edd4e81db4",
859
+ "e0cbcefc194c72bf1cff83654a299ccdbdec23fefcaf2ff45f8b2f0e1cf0e437",
860
+ "e112f179406d415cabe26b68440af8e51c816d156ed85696828a6c5159346fce",
861
+ "e16894303620c815a4f49c8586d737c13fa0cd6d054f40aaf9063c027f5fdcad",
862
+ "e28785317eeff5ecdd6145b6140d781c770449a4762922c3b6d397d19498c57d",
863
+ "e589aa96273ccb4165d74fdb416e368bc41355cf1ee6c177e790a5d4fcee58b4",
864
+ "e690a21a340ca630f26db2cca31587c42c453874419e4c04a741887c54ffc80d",
865
+ "e7002e6dbbff27e85564f42aef85fad9a707d1815ccb6c3f3e47740c85908aa3",
866
+ "e739d56f8c7a1568e17edeac600fed4f40c525e12c35210580205cff932fcfa7",
867
+ "e7e9a266f6f7a82554e3b14befb797bf4a41984ba7e2663c93be7f036c78f946",
868
+ "e8fe9a92835f0ef53330f5a4b771384380cdebd5d52bb5e86679c4dc1734ae7e",
869
+ "e96888d7d3f71f62047afcfdee212cd651206b6669c981a79fc818b87919828c",
870
+ "eab57568b298ef1cd4b0dccda61e2298241c4cd12e93b24cdc49f2c92b25cc04",
871
+ "eb5950bff96fac945a9dc33dd00739bb6d95503a14f6dd40afa3ade6cd3a0d90",
872
+ "eb7ce7ee77e377f4fa97ac4c426749c83fe7390cd8b7097e3a2aee692599962f",
873
+ "ec283bbf9c03dc73b62e0c0f00a178a23e21b90e62f654cb3d466e08e395d28a",
874
+ "ed8e402bd1a016413be08f0e9cb1dc26b15d976e8759930198c0304431f07da5",
875
+ "edb5574d009ee18eb19563f09587481989006ac02d572258ac7d0a704afec484",
876
+ "edd6b6c2ccd3ecb13e3012ff88852a7fd88c78f27e5597c4b438505d3608e84c",
877
+ "ee12e16c71c41dac8dc947c5423bf17c0cc9b5aa5deec8f55057a83bc3727d16",
878
+ "eeac3052aba13021d1be5b7b22a9aa2115f4d96c2612a0138e5f7d976ad26874",
879
+ "f02d0492dbabd9d62040a2988045eb1087fcad2a13d2cf1b04e131a27bacabd1",
880
+ "f0d8e74afb68279e6115cc369cadb222f6341efd28548430abc988f740ed13de",
881
+ "f229a18ffd0abf4772fe87b68a7ce6180b9109fd50d2bcf13da322766b2dad8c",
882
+ "f240d197b98753c2837c574f02af5dad6602bb02d2d1dde5c4401b50d4aa5706",
883
+ "f30fc00d0a59c04c029946514b3accc81c0c96b96402d67ab19b7cf4ab2b9ed0",
884
+ "f4b0a16d17858978ad779ed1161d562e7353d7007ea77c0f93c9489ce7ae128f",
885
+ "f531c44b42abd4e5690d70a90dc0f51f4fce56b65bbe89c769188fcab1af7417",
886
+ "f64570e9631e9bafcffb6fa049db5cbdc97ae7437f632af52674ea46447b307a",
887
+ "f694e411986769400a4bd755f4e6f4ae50794804ca363e2820b35e77ab4bf516",
888
+ "f7bda20eb265cef604dfa3fa03a0abecc1f6ad204710288c654b690370311cd7",
889
+ "f7c750e5b29465e56a8bbf1fa5046013b9c1ce4342f3f792dde4b80d0a0b2e83",
890
+ "f90b5f66967564ea762b74465943b69cf96fc71f926f926a591fe6ef05545805",
891
+ "f9f06da14bf1d57386851690bb94288cd3b1a368917765b46d11e3f5e2802052",
892
+ "f9f33b2057db3c7d9726109d9617bd37f8ef089b6e1583377d08385d52e02e8a",
893
+ "fa032edcd86968b3d1117c5978936894c733e21bcbacf7c98b9b521e8ee87dad",
894
+ "fa1ae0da300cdc977927390f502bc32ed7910a0752dfa98a4a2465ad918e6aee",
895
+ "fb23fde25430e3a53a7d807e41969b14e8dfc53885d86dcff62f082e8794ad23",
896
+ "fb597f4c310e4a3284c3000d0f9f528a0e9bfe1decfdab629820b72eb6f14555",
897
+ "fc0d39918a7b6774005db3d0c2cf333ee63ba116e2108f400a5b2fdcc7ab53ba",
898
+ "fc87e2c106a635f1ed1011b83f3ee89297d53c893493f49342b18dd4a8fae6c5",
899
+ "fcbf462ada431ea4e42e9190f3a8e717842696f4ba1ea470300e0e16f9bdf0fc",
900
+ "fd265b85a51de10189dfc2af020f3210ff668958fa854c0af4764307b38f9c61",
901
+ "fe27613ddfeb61f58d93ffd4cb8ac1348f41c747f7912e0cf55c20b97365b92e",
902
+ "fefcb03d77be6e00c50fd6d97c393c82f31a5cdf8d41ec6135c98edc6ddda4e5"
903
+ ],
904
+ "task_counts": {
905
+ "LiftPegUpright-v1": 1280,
906
+ "PickCube-v1": 2352,
907
+ "PullCube-v1": 800,
908
+ "PushCube-v1": 1120,
909
+ "StackCube-v1": 1008
910
+ }
911
+ }
workspace/runs/ctt_residual_base_context_obs_rollout_test_perdim_trainmax_seed1/train.log ADDED
@@ -0,0 +1 @@
 
 
1
+ CTT checkpoint trained separately; rollout used checkpoint=runs/ctt_residual_base_context_obs_seed1/model.pt