mahgoobi commited on
Commit
e8ae501
·
verified ·
1 Parent(s): 3d30e77

add search runs

Browse files
README.md CHANGED
@@ -28,7 +28,7 @@ A branch the search dropped was cut off mid-episode, so it is resumed from its o
28
  and carried to a finish — the action nobody executed still gets an answer to *would this
29
  have worked*.
30
 
31
- 6 searches · 6 tasks · 253 nodes, each with its own
32
  state and image.
33
 
34
  This repo hosts the data. **What it means, how it was produced and how to use it live in
@@ -78,15 +78,15 @@ and should not be pooled. Runs of a task the change did not touch stay comparabl
78
  |---|---|
79
  | tasks | `drop_apple_in_bin_ks`, `move_cup_put_pen_in_cup`, `put_can_in_cabinet`, `put_milktea_on_shelf`, `put_mouse_on_pad`, `put_stapler_next_to_mouse` |
80
  | scene seeds | 50000 |
81
- | search | `branch_once`, fan of 5, horizon 7 |
82
  | policy | `roboresearch_policy` — None @ 0 |
83
  | cameras | countertop_camera, right_camera, left_camera |
84
  | action chunk | 50 steps |
85
 
86
  | table | rows | files | columns |
87
  |---|---|---|---|
88
- | `nodes` | 253 | 6 | 10 |
89
- | `steps` | 12,350 | 6 | 5 |
90
 
91
  Outcomes, best to worst: `hard_success` solved it cleanly, `soft_success` solved it after
92
  a collision, `soft_failure` missed, `hard_failure` missed and collided. `terminal` says
@@ -95,8 +95,8 @@ it is true, and only those are counted here.
95
 
96
  | outcome | branches |
97
  |---|---|
98
- | `hard_success` | 16 |
99
- | `soft_failure` | 14 |
100
 
101
  ## Loading it
102
 
 
28
  and carried to a finish — the action nobody executed still gets an answer to *would this
29
  have worked*.
30
 
31
+ 6 searches · 6 tasks · 244 nodes, each with its own
32
  state and image.
33
 
34
  This repo hosts the data. **What it means, how it was produced and how to use it live in
 
78
  |---|---|
79
  | tasks | `drop_apple_in_bin_ks`, `move_cup_put_pen_in_cup`, `put_can_in_cabinet`, `put_milktea_on_shelf`, `put_mouse_on_pad`, `put_stapler_next_to_mouse` |
80
  | scene seeds | 50000 |
81
+ | search | `branch_once`, fan of 5, horizon 12 |
82
  | policy | `roboresearch_policy` — None @ 0 |
83
  | cameras | countertop_camera, right_camera, left_camera |
84
  | action chunk | 50 steps |
85
 
86
  | table | rows | files | columns |
87
  |---|---|---|---|
88
+ | `nodes` | 244 | 6 | 10 |
89
+ | `steps` | 11,900 | 6 | 5 |
90
 
91
  Outcomes, best to worst: `hard_success` solved it cleanly, `soft_success` solved it after
92
  a collision, `soft_failure` missed, `hard_failure` missed and collided. `terminal` says
 
95
 
96
  | outcome | branches |
97
  |---|---|
98
+ | `hard_success` | 4 |
99
+ | `soft_failure` | 6 |
100
 
101
  ## Loading it
102
 
data/nodes/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:013c7bc75defdf868a09de53372095ab5898e592427acea5704a40ba0b22585b
3
- size 975140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d156254589fd9c841a910a30235ddb54c3d9c9dbcf2188195df1c74fba6f9ae7
3
+ size 1204836
data/nodes/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237bad3c26f5ab6e8a169981256aeec6db08d76b6d038bce64eaa4f96f54c35c
3
- size 1987575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c7674821104d980aa91ae98c7ccea33a8eae91711a9bf8791a72d33eb6090b5
3
+ size 1409907
data/steps/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b93ab8382e2815f1f30c66c3ce10941873cf89e3e3bfde6d5dd25c9b50a58f01
3
- size 450637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be3324dd3c0bfe955aa2997e442998bf9834b3a331f46ba81137cd5af43a5794
3
+ size 562065
data/steps/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aea5887fb42ed08c2a6554c2bcd93ce2adb67d73c1f8fa005cf1bdc33f41f49b
3
- size 915676
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb2a6e0f9732f29f018ccdaa1eb5c3d892ed19ad52bec74095b1a7109dd0087
3
+ size 634978
meta/configs/put_milktea_on_shelf__bench_demo_office_clean__seed50000.yml CHANGED
@@ -9,7 +9,8 @@ policy:
9
  config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
  instruction: null
11
  instruction_type: unseen
12
- candidate_opt: {}
 
13
  overrides: {}
14
  search:
15
  strategy: branch_once
@@ -33,3 +34,4 @@ record:
33
  cameras: []
34
  carry_branches: true
35
  branch_every: 0
 
 
9
  config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
  instruction: null
11
  instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 1521334203
14
  overrides: {}
15
  search:
16
  strategy: branch_once
 
34
  cameras: []
35
  carry_branches: true
36
  branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/put_mouse_on_pad__bench_demo_office_clean__seed50000.yml CHANGED
@@ -9,7 +9,8 @@ policy:
9
  config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
  instruction: null
11
  instruction_type: unseen
12
- candidate_opt: {}
 
13
  overrides: {}
14
  search:
15
  strategy: branch_once
@@ -33,3 +34,4 @@ record:
33
  cameras: []
34
  carry_branches: true
35
  branch_every: 0
 
 
9
  config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
  instruction: null
11
  instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 338752724
14
  overrides: {}
15
  search:
16
  strategy: branch_once
 
34
  cameras: []
35
  carry_branches: true
36
  branch_every: 0
37
+ carry_fixed_noise: false
meta/searches/put_milktea_on_shelf__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce595c6081f30e4eb3a4b1758f679610c4c685f5d7a58465fca1dad8a78ce1cf
3
- size 14044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15cca68c2ded02337c8fab3aab559eac28aca27ead3be3a0788e522e9920bedd
3
+ size 14564
meta/searches/put_mouse_on_pad__bench_demo_office_clean__seed50000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61ecf6744550a058395df1863f4688a1a6dd50c1d4a3803fc06ae4ea8b452b50
3
- size 13910
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49275ec96cc0247d5872d7080e7d364f61e8e2a35f8cf20ece1280c195d2673d
3
+ size 14367