mahgoobi commited on
Commit
cadf6c2
·
verified ·
1 Parent(s): 4d56504

add search runs

Browse files
Files changed (17) hide show
  1. README.md +11 -11
  2. data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet +3 -0
  3. data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet +3 -0
  4. data/nodes/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50039.parquet +3 -0
  5. data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet +3 -0
  6. data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet +3 -0
  7. data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet +3 -0
  8. data/steps/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50039.parquet +3 -0
  9. data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet +3 -0
  10. meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.yml +37 -0
  11. meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.yml +37 -0
  12. meta/configs/move_pen_to_box__bench_demo_study_clean__seed50039.yml +37 -0
  13. meta/configs/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.yml +37 -0
  14. meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet +3 -0
  15. meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet +3 -0
  16. meta/searches/move_pen_to_box__bench_demo_study_clean__seed50039.parquet +3 -0
  17. meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet +3 -0
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
- 513 searches · 13 tasks · 18,814 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
@@ -43,7 +43,7 @@ on the other without having seen it.
43
 
44
  | split | seeds | in this repo |
45
  |---|---|---|
46
- | `train` | collection seeds (50000+) — fans to learn from | 513 searches |
47
  | `test` | the benchmark's own evaluation seeds (40000+) — what a scorer is measured on | **not collected yet** |
48
 
49
  ```python
@@ -65,10 +65,10 @@ and should not be pooled. Runs of a task the change did not touch stay comparabl
65
 
66
  | task | runs | splits | configs | seeds | benchmark commit |
67
  |---|---|---|---|---|---|
68
- | `drop_apple_in_bin_ks` | 40 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
- | `move_cup_put_pen_in_cup` | 38 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
  | `move_hamburger_onto_plate_ks` | 39 | train | kitchens_clean | 50000, 50001, 50003, 50005, 50006, 50007, 50009, 50010, 50011, 50012, 50013, 50015, 50018, 50019, 50020, 50021, 50022, 50023, 50026, 50027, 50028, 50029, 50030, 50032, 50033, 50034, 50035, 50036, 50037, 50041, 50043, 50044, 50045, 50047, 50048, 50049, 50051, 50052, 50053 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
- | `move_pen_to_box` | 39 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
  | `place_bowl_in_dishrack_ks` | 40 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 40 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
  | `put_bottle_in_fridge` | 39 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
@@ -77,7 +77,7 @@ and should not be pooled. Runs of a task the change did not touch stay comparabl
77
  | `put_milktea_on_shelf` | 40 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 41 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
  | `put_phone_on_holder` | 39 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
80
- | `put_stapler_next_to_mouse` | 40 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
81
 
82
  ## Contents
83
 
@@ -92,8 +92,8 @@ and should not be pooled. Runs of a task the change did not touch stay comparabl
92
 
93
  | table | rows | files | columns |
94
  |---|---|---|---|
95
- | `nodes` | 18,814 | 513 | 10 |
96
- | `steps` | 915,050 | 513 | 5 |
97
 
98
  Outcomes, best to worst: `hard_success` solved it cleanly, `soft_success` solved it after
99
  a collision, `soft_failure` missed, `hard_failure` missed and collided. `terminal` says
@@ -102,10 +102,10 @@ it is true, and only those are counted here.
102
 
103
  | outcome | branches |
104
  |---|---|
105
- | `hard_success` | 1,677 |
106
  | `soft_success` | 16 |
107
- | `soft_failure` | 830 |
108
- | `hard_failure` | 42 |
109
 
110
  ## Loading it
111
 
 
28
  and carried to a finish — the action nobody executed still gets an answer to *would this
29
  have worked*.
30
 
31
+ 517 searches · 13 tasks · 19,024 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
 
43
 
44
  | split | seeds | in this repo |
45
  |---|---|---|
46
+ | `train` | collection seeds (50000+) — fans to learn from | 517 searches |
47
  | `test` | the benchmark's own evaluation seeds (40000+) — what a scorer is measured on | **not collected yet** |
48
 
49
  ```python
 
65
 
66
  | task | runs | splits | configs | seeds | benchmark commit |
67
  |---|---|---|---|---|---|
68
+ | `drop_apple_in_bin_ks` | 41 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
+ | `move_cup_put_pen_in_cup` | 39 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
  | `move_hamburger_onto_plate_ks` | 39 | train | kitchens_clean | 50000, 50001, 50003, 50005, 50006, 50007, 50009, 50010, 50011, 50012, 50013, 50015, 50018, 50019, 50020, 50021, 50022, 50023, 50026, 50027, 50028, 50029, 50030, 50032, 50033, 50034, 50035, 50036, 50037, 50041, 50043, 50044, 50045, 50047, 50048, 50049, 50051, 50052, 50053 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
+ | `move_pen_to_box` | 40 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
  | `place_bowl_in_dishrack_ks` | 40 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 40 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
  | `put_bottle_in_fridge` | 39 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
 
77
  | `put_milktea_on_shelf` | 40 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 41 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
  | `put_phone_on_holder` | 39 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
80
+ | `put_stapler_next_to_mouse` | 41 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011, 50012, 50013, 50014, 50015, 50016, 50017, 50018, 50019, 50020, 50021, 50022, 50023, 50024, 50025, 50026, 50027, 50028, 50029, 50030, 50031, 50032, 50033, 50034, 50035, 50036, 50037, 50038, 50039, 50040 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
81
 
82
  ## Contents
83
 
 
92
 
93
  | table | rows | files | columns |
94
  |---|---|---|---|
95
+ | `nodes` | 19,024 | 517 | 10 |
96
+ | `steps` | 925,350 | 517 | 5 |
97
 
98
  Outcomes, best to worst: `hard_success` solved it cleanly, `soft_success` solved it after
99
  a collision, `soft_failure` missed, `hard_failure` missed and collided. `terminal` says
 
102
 
103
  | outcome | branches |
104
  |---|---|
105
+ | `hard_success` | 1,689 |
106
  | `soft_success` | 16 |
107
+ | `soft_failure` | 837 |
108
+ | `hard_failure` | 43 |
109
 
110
  ## Loading it
111
 
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2256eb4abb1fdfedf97fb534f272717c34cdffa08350704274b1506ba037f213
3
+ size 890122
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720a0a8a095558fdbf7f0ff551599324c05c746c1a7a90ece80f01d16080e8ea
3
+ size 3944174
data/nodes/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c3532041426661d413d2880c6ea41596f734a2d792ee9fb519b1b0700e459c
3
+ size 592212
data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5572ce7a2b39b6adca9c7588c82a9648206d79b3eb89a87cf3a0073e9be67963
3
+ size 1883543
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23d12507274400f27f46e7ef61584107df3cf5630d57b26f4525361ac33d6ce
3
+ size 363384
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240f5c5c071a2c7986e816234b1467252a2635368ed9cf28a02853f9d17b607b
3
+ size 2187801
data/steps/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3302fb274a44ab44c48215bf5ed5326f20e253910f01c503681189ab1df8df16
3
+ size 296555
data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48395c47d4ff6503ecfec35022c12f85dc6eb2949e0f60c957a9070d56b84db
3
+ size 938789
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: drop_apple_in_bin_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50039
5
+ seeds: null
6
+ eval_mode: true
7
+ policy:
8
+ name: roboresearch_policy
9
+ config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
+ instruction: null
11
+ instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 2085724802
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/drop_apple_in_bin_ks/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: move_cup_put_pen_in_cup
3
+ task_config: bench_demo_study_clean
4
+ seed: 50037
5
+ seeds: null
6
+ eval_mode: true
7
+ policy:
8
+ name: roboresearch_policy
9
+ config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
+ instruction: null
11
+ instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 2355980937
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/move_cup_put_pen_in_cup/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/move_pen_to_box__bench_demo_study_clean__seed50039.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: move_pen_to_box
3
+ task_config: bench_demo_study_clean
4
+ seed: 50039
5
+ seeds: null
6
+ eval_mode: true
7
+ policy:
8
+ name: roboresearch_policy
9
+ config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
+ instruction: null
11
+ instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 3977909808
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/move_pen_to_box/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_stapler_next_to_mouse
3
+ task_config: bench_demo_office_clean
4
+ seed: 50040
5
+ seeds: null
6
+ eval_mode: true
7
+ policy:
8
+ name: roboresearch_policy
9
+ config: /work/mohammed/roboresearch/critic_fans/deploy_fan5.yml
10
+ instruction: null
11
+ instruction_type: unseen
12
+ candidate_opt:
13
+ seed: 42388677
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/put_stapler_next_to_mouse/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3852749433e5ab8baab4fdd42e00b6098c5d85dcc18f92ff3fe0f15bfb8dde8
3
+ size 14594
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fc1886d5d1fc6193f7c86fe18032c0fd15e85f624da2a6812bb3db056cb8aa7
3
+ size 14598
meta/searches/move_pen_to_box__bench_demo_study_clean__seed50039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf6a5fa9b460eca93731eec4715c70825975c2a51294d1979830a586aab17421
3
+ size 14303
meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973a89547732eba012e48a19fe957eb5b418a9af5b2cc05eca1bf240a4606b29
3
+ size 14633