mahgoobi commited on
Commit
4744227
·
verified ·
1 Parent(s): 49e4715

add search runs

Browse files
Files changed (33) hide show
  1. README.md +13 -13
  2. data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  3. data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet +3 -0
  4. data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  5. data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  6. data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet +3 -0
  7. data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  8. data/nodes/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  9. data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50011.parquet +3 -0
  10. data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  11. data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet +3 -0
  12. data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  13. data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  14. data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet +3 -0
  15. data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  16. data/steps/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  17. data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50011.parquet +3 -0
  18. meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.yml +37 -0
  19. meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.yml +37 -0
  20. meta/configs/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.yml +37 -0
  21. meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.yml +37 -0
  22. meta/configs/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.yml +37 -0
  23. meta/configs/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.yml +37 -0
  24. meta/configs/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.yml +37 -0
  25. meta/configs/put_cup_on_coaster__bench_demo_study_clean__seed50011.yml +37 -0
  26. meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  27. meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet +3 -0
  28. meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  29. meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet +3 -0
  30. meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet +3 -0
  31. meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  32. meta/searches/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet +3 -0
  33. meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50011.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
- 142 searches · 13 tasks · 5,394 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 | 142 searches |
47
  | `test` | the benchmark's own evaluation seeds (40000+) — what a scorer is measured on | **not collected yet** |
48
 
49
  ```python
@@ -65,15 +65,15 @@ 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` | 11 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
- | `move_cup_put_pen_in_cup` | 11 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
- | `move_hamburger_onto_plate_ks` | 8 | train | kitchens_clean | 50000, 50001, 50003, 50005, 50006, 50007, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
  | `move_pen_to_box` | 11 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
- | `place_bowl_in_dishrack_ks` | 11 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 11 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
- | `put_bottle_in_fridge` | 10 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
75
- | `put_can_in_cabinet` | 11 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
76
- | `put_cup_on_coaster` | 11 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
77
  | `put_milktea_on_shelf` | 12 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 12 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
  | `put_phone_on_holder` | 11 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
@@ -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` | 5,394 | 142 | 10 |
96
- | `steps` | 262,600 | 142 | 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,9 +102,9 @@ it is true, and only those are counted here.
102
 
103
  | outcome | branches |
104
  |---|---|
105
- | `hard_success` | 453 |
106
  | `soft_success` | 5 |
107
- | `soft_failure` | 242 |
108
  | `hard_failure` | 10 |
109
 
110
  ## Loading it
 
28
  and carried to a finish — the action nobody executed still gets an answer to *would this
29
  have worked*.
30
 
31
+ 150 searches · 13 tasks · 5,697 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 | 150 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` | 12 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
+ | `move_cup_put_pen_in_cup` | 12 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
+ | `move_hamburger_onto_plate_ks` | 9 | train | kitchens_clean | 50000, 50001, 50003, 50005, 50006, 50007, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
  | `move_pen_to_box` | 11 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
+ | `place_bowl_in_dishrack_ks` | 12 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 11 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
+ | `put_bottle_in_fridge` | 12 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
75
+ | `put_can_in_cabinet` | 12 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
76
+ | `put_cup_on_coaster` | 12 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
77
  | `put_milktea_on_shelf` | 12 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 12 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010, 50011 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
  | `put_phone_on_holder` | 11 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, 50010 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
 
92
 
93
  | table | rows | files | columns |
94
  |---|---|---|---|
95
+ | `nodes` | 5,697 | 150 | 10 |
96
+ | `steps` | 277,350 | 150 | 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` | 480 |
106
  | `soft_success` | 5 |
107
+ | `soft_failure` | 255 |
108
  | `hard_failure` | 10 |
109
 
110
  ## Loading it
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3351b0440eba82e498c23eaf767f2ee939bb8de32bb50d64d50359bead2fb75
3
+ size 939147
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5189b70643be4b44eb50349d2753f9dd97bfe59a76d769e8431fa83a3240680a
3
+ size 2291627
data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:160c5430a8a5ede0f22ca506af01c4a1dbfc34f57e8ee55cca149ce441885fba
3
+ size 1829669
data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbfd02f9c9adbf97f2a1db0e4114f5770396e625acf6e6a36d4157833d1336ae
3
+ size 766080
data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f269f9830233a7e567e3bf61f14f6fa88a87c20bb557805c098406ab1772e87
3
+ size 1652792
data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b479f472dec51053f78250ea765ebcdd6b637d24c2b6ed5cca7513f51c24549b
3
+ size 889451
data/nodes/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0599d079aea40b38ae7e04fdbce6365dee67560c643210cfafd91959a530f3
3
+ size 1038445
data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1fa396b2b4a50808876c8cc5e0d2c60d1711c353704db8f2cdbbeb9dffeac20
3
+ size 956085
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ba564cec65d54a7180f7653579940badb46e2b3aaead79e4bbbaaa2df361c3
3
+ size 444219
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b92b868998fc3601bb19e6d46522f34d9609fffeae433c46779be5a04e0c9574
3
+ size 1224302
data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0df2ec982324b07efacd3c4476045bd0cc79c6d7f2269943b5987969972b8559
3
+ size 918410
data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2262e600ae466da858542442c87a87d7f4172a18414f9b8fe43ceb992d48731
3
+ size 346992
data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72bdb9e093da497557c8dc328e2a43072f9d08337259ec87ad0144b656956d7
3
+ size 929521
data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5e91cc341c9f657fa7229d60c6f5c0cc0e7c18c936ad132f0a6859ce6cb3d2
3
+ size 441130
data/steps/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c29b635e750edb1ff701c41a8ecd6c48f6371ee9622f01c5024ec6f455cc4d2e
3
+ size 495352
data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f74495982ad3a8b703c7c4081c03b92906004ca299ef751c6ec52415d0df19
3
+ size 532336
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: drop_apple_in_bin_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50011
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: 2085724846
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__seed50011.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: 50011
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: 2355980967
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_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: move_hamburger_onto_plate_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50011
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: 4148609599
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_hamburger_onto_plate_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/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: place_bowl_in_dishrack_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50011
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: 1258136411
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/place_bowl_in_dishrack_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/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_bottle_in_fridge
3
+ task_config: bench_demo_kitchenl_clean
4
+ seed: 50010
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: 235704723
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_bottle_in_fridge/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_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_bottle_in_fridge
3
+ task_config: bench_demo_kitchenl_clean
4
+ seed: 50011
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: 235704722
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_bottle_in_fridge/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_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_can_in_cabinet
3
+ task_config: bench_demo_kitchenl_clean
4
+ seed: 50011
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: 34018149
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_can_in_cabinet/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_cup_on_coaster__bench_demo_study_clean__seed50011.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_cup_on_coaster
3
+ task_config: bench_demo_study_clean
4
+ seed: 50011
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: 609402436
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_cup_on_coaster/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__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34af865775c0da002c380c60294a48fa543f120b5ae2beacca47820037538a04
3
+ size 14592
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee135b72c298761180e4558c5b3d82165ead33f9cd566b96ea44b0c7bdca2a6
3
+ size 14596
meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64bd3441ab27ab4584d4279ce4d53cbb585a82f1995e9327c68891cba9a656a
3
+ size 14779
meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1a36550b167d10ef624d1886cd47b250543db4dbdbac85cea1d4758372b6ec
3
+ size 14668
meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5da8fc2094835e5c7cc8888d12ed47a6d067ffebc00d82c834e33768510e414
3
+ size 14572
meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef6001c5b7729eaf87e872e57e0031dc5fd39b76f39d7d73469fe70865d77b0
3
+ size 14573
meta/searches/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a274b2533a9185122bd03cc1311ac243ab05b7fab385475048aa7ce2fef3da8
3
+ size 14506
meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cab1309ded962824510a2639f6afc78833025b35ab3f990a6ba4cafaa79b392e
3
+ size 14400