add search runs
Browse files- README.md +17 -17
- data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet +3 -0
- data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet +3 -0
- data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/nodes/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50006.parquet +3 -0
- data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet +3 -0
- data/nodes/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet +3 -0
- data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet +3 -0
- data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.parquet +3 -0
- data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet +3 -0
- data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet +3 -0
- data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/steps/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50006.parquet +3 -0
- data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet +3 -0
- data/steps/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet +3 -0
- data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet +3 -0
- data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.parquet +3 -0
- meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.yml +37 -0
- meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.yml +37 -0
- meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.yml +37 -0
- meta/configs/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.yml +37 -0
- meta/configs/move_pen_to_box__bench_demo_study_clean__seed50006.yml +37 -0
- meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.yml +37 -0
- meta/configs/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.yml +37 -0
- meta/configs/put_milktea_on_shelf__bench_demo_office_clean__seed50007.yml +37 -0
- meta/configs/put_phone_on_holder__bench_demo_office_clean__seed50007.yml +37 -0
- meta/configs/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.yml +37 -0
- meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet +3 -0
- meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet +3 -0
- meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- meta/searches/move_pen_to_box__bench_demo_study_clean__seed50006.parquet +3 -0
- meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet +3 -0
- meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet +3 -0
- meta/searches/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet +3 -0
- meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet +3 -0
- meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.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 |
-
|
| 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 |
|
| 47 |
| `test` | the benchmark's own evaluation seeds (40000+) — what a scorer is measured on | **not collected yet** |
|
| 48 |
|
| 49 |
```python
|
|
@@ -65,26 +65,26 @@ 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` |
|
| 69 |
-
| `move_cup_put_pen_in_cup` |
|
| 70 |
-
| `move_hamburger_onto_plate_ks` |
|
| 71 |
-
| `move_pen_to_box` |
|
| 72 |
-
| `place_bowl_in_dishrack_ks` |
|
| 73 |
-
| `put_bottle_in_basket` |
|
| 74 |
| `put_bottle_in_fridge` | 7 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 75 |
| `put_can_in_cabinet` | 7 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
| `put_cup_on_coaster` | 7 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 77 |
-
| `put_milktea_on_shelf` |
|
| 78 |
| `put_mouse_on_pad` | 7 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 79 |
-
| `put_phone_on_holder` |
|
| 80 |
-
| `put_stapler_next_to_mouse` |
|
| 81 |
|
| 82 |
## Contents
|
| 83 |
|
| 84 |
| | |
|
| 85 |
|---|---|
|
| 86 |
| tasks | `drop_apple_in_bin_ks`, `move_cup_put_pen_in_cup`, `move_hamburger_onto_plate_ks`, `move_pen_to_box`, `place_bowl_in_dishrack_ks`, `put_bottle_in_basket`, `put_bottle_in_fridge`, `put_can_in_cabinet`, `put_cup_on_coaster`, `put_milktea_on_shelf`, `put_mouse_on_pad`, `put_phone_on_holder`, `put_stapler_next_to_mouse` |
|
| 87 |
-
| scene seeds | 50000–
|
| 88 |
| search | `branch_once`, fan of 5, horizon 12 |
|
| 89 |
| policy | `roboresearch_policy` — None @ 0 |
|
| 90 |
| cameras | countertop_camera, right_camera, left_camera |
|
|
@@ -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` | 3,
|
| 96 |
-
| `steps` |
|
| 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` |
|
| 106 |
| `soft_success` | 2 |
|
| 107 |
-
| `soft_failure` |
|
| 108 |
-
| `hard_failure` |
|
| 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 |
+
94 searches · 13 tasks · 3,536 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 | 94 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` | 8 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 69 |
+
| `move_cup_put_pen_in_cup` | 8 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 70 |
+
| `move_hamburger_onto_plate_ks` | 5 | train | kitchens_clean | 50000, 50001, 50003, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 71 |
+
| `move_pen_to_box` | 7 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 72 |
+
| `place_bowl_in_dishrack_ks` | 7 | train | kitchens_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 73 |
+
| `put_bottle_in_basket` | 7 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 74 |
| `put_bottle_in_fridge` | 7 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 75 |
| `put_can_in_cabinet` | 7 | train | kitchenl_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
| `put_cup_on_coaster` | 7 | train | study_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 77 |
+
| `put_milktea_on_shelf` | 8 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 78 |
| `put_mouse_on_pad` | 7 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 79 |
+
| `put_phone_on_holder` | 8 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 80 |
+
| `put_stapler_next_to_mouse` | 8 | train | office_clean | 50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 81 |
|
| 82 |
## Contents
|
| 83 |
|
| 84 |
| | |
|
| 85 |
|---|---|
|
| 86 |
| tasks | `drop_apple_in_bin_ks`, `move_cup_put_pen_in_cup`, `move_hamburger_onto_plate_ks`, `move_pen_to_box`, `place_bowl_in_dishrack_ks`, `put_bottle_in_basket`, `put_bottle_in_fridge`, `put_can_in_cabinet`, `put_cup_on_coaster`, `put_milktea_on_shelf`, `put_mouse_on_pad`, `put_phone_on_holder`, `put_stapler_next_to_mouse` |
|
| 87 |
+
| scene seeds | 50000–50007 |
|
| 88 |
| search | `branch_once`, fan of 5, horizon 12 |
|
| 89 |
| policy | `roboresearch_policy` — None @ 0 |
|
| 90 |
| cameras | countertop_camera, right_camera, left_camera |
|
|
|
|
| 92 |
|
| 93 |
| table | rows | files | columns |
|
| 94 |
|---|---|---|---|
|
| 95 |
+
| `nodes` | 3,536 | 94 | 10 |
|
| 96 |
+
| `steps` | 172,100 | 94 | 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` | 312 |
|
| 106 |
| `soft_success` | 2 |
|
| 107 |
+
| `soft_failure` | 148 |
|
| 108 |
+
| `hard_failure` | 8 |
|
| 109 |
|
| 110 |
## Loading it
|
| 111 |
|
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fea881bb3557abaf158463a831611137b6b6d337120345033d06223b32bb7da
|
| 3 |
+
size 827789
|
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7bbc30096392b01bf78cce300a367ecec651f829975a6b4438154d18c5b8673
|
| 3 |
+
size 816374
|
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9ccbe3235d0a9a9623f5324120eaa359a65455fc259fa2bf889f15e9d7effc1
|
| 3 |
+
size 3378484
|
data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:021e1110696aa77ce37704b0294672878842332067f138248015133271e1dd04
|
| 3 |
+
size 1536459
|
data/nodes/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8780ebe47840e96713f0878af45c4d82157391075ec6e0db98af555c45577718
|
| 3 |
+
size 1718366
|
data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c943c48fc78dd5c1c12420fe1d210acf8863a4188d44c96a556dcbc3cdd8cd85
|
| 3 |
+
size 1047228
|
data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89ce057abc4a2f276e92527704c9b2b03668f83e55c4910f0f0b154ef32fe267
|
| 3 |
+
size 737969
|
data/nodes/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fce94c8ad7829997d59a2645000b60768da056d01ca0856fb35e71e3716c2a2
|
| 3 |
+
size 1287462
|
data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91ac9992a89a1e4316a767efb389ec4b317bbdfb2ca21744a166d7653de6cca5
|
| 3 |
+
size 1360648
|
data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:870f9a4a618f849b013a7c975a5c725941d90e8cfd18f62aae81f63f6013839e
|
| 3 |
+
size 565326
|
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:346bfaac2685bca9ab76d0b435636c9dfa01f993c7ef1ebe381e192128d0a441
|
| 3 |
+
size 389781
|
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f45b983491fe72b2d168a18e77d4dca8af43747b3b1460995a170b523fa05e8
|
| 3 |
+
size 386341
|
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e17cd0a0758d8ad96db9b9041db44685524b62a89653b0358ce4dcb3b6d65666
|
| 3 |
+
size 1849957
|
data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e20981209d445a8ae88bf224c47f3eaf2b8b9fecf116754d242867761e41efda
|
| 3 |
+
size 766189
|
data/steps/task=move_pen_to_box/move_pen_to_box__bench_demo_study_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b293bc42745c763738e42217614d54c67acb2c3a6c440681a30340594595a21
|
| 3 |
+
size 850720
|
data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4004b7b9efbbb120c462d84f516adf4c0b3a69720ddb3f932ab3a52c48c80d8
|
| 3 |
+
size 485898
|
data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f0eb0dac65787a424bc53effbbb6d651995f00601888601e98debc1693232f5
|
| 3 |
+
size 348086
|
data/steps/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91d2e3fdd5ebd838f4eac07d6e44786c0ec93d98b249c919ce71552b023ea542
|
| 3 |
+
size 658840
|
data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba7d3f821d247b2eca95952c1671f74dae3db147fde95cb32041c1b83d64c302
|
| 3 |
+
size 654658
|
data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4a9a75efd0fb9c4851a1b8a66db42fcfd47a2e9b989030c4bdcb644edd44519
|
| 3 |
+
size 287395
|
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50006.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: drop_apple_in_bin_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50006
|
| 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: 2085724835
|
| 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/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: drop_apple_in_bin_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50007
|
| 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: 2085724834
|
| 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__seed50007.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: 50007
|
| 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: 2355980971
|
| 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__seed50006.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: move_hamburger_onto_plate_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50006
|
| 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: 4148609586
|
| 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/move_pen_to_box__bench_demo_study_clean__seed50006.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: move_pen_to_box
|
| 3 |
+
task_config: bench_demo_study_clean
|
| 4 |
+
seed: 50006
|
| 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: 3977909777
|
| 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/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: place_bowl_in_dishrack_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50006
|
| 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: 1258136406
|
| 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_basket__bench_demo_kitchenl_clean__seed50006.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_bottle_in_basket
|
| 3 |
+
task_config: bench_demo_kitchenl_clean
|
| 4 |
+
seed: 50006
|
| 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: 3735260269
|
| 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_basket/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_milktea_on_shelf__bench_demo_office_clean__seed50007.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_milktea_on_shelf
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50007
|
| 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: 1521334204
|
| 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_milktea_on_shelf/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_phone_on_holder__bench_demo_office_clean__seed50007.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_phone_on_holder
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50007
|
| 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: 313763982
|
| 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_phone_on_holder/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__seed50007.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_stapler_next_to_mouse
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50007
|
| 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: 42388714
|
| 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__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a738ca27557561266ea2eb4f3d540d39c85a9d758e968085c69a984470f09942
|
| 3 |
+
size 14594
|
meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d4d84687afd2b01555da3bea2e7448083f84173a376c0f7725d5ff9d8e9544e
|
| 3 |
+
size 14596
|
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b754c9eb02cfadf8fbe4aa7c3ab5858cc1a171f106595f5cc9a953e0367fe85
|
| 3 |
+
size 14599
|
meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98e85ea6a3cce7b6c36b723b7f97bc6b45a5ca3113e3211f5134d568f4076004
|
| 3 |
+
size 14778
|
meta/searches/move_pen_to_box__bench_demo_study_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7aadebbb7e2d026141ae71a65c123e03d7e6ad910039f080a8dd009bdefde5b8
|
| 3 |
+
size 14301
|
meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8007ee94faa898a9940ae80179da4031dd3558666b815c7c04fff151cf2942ad
|
| 3 |
+
size 14670
|
meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bf19894fb156205139550223e121df04c46fad931d2f08a1e0469c4673e1164
|
| 3 |
+
size 14609
|
meta/searches/put_milktea_on_shelf__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e3f4203aeb8a420f3c796718a88bdf9a244c2acc46f7c29500145b29d181fe5
|
| 3 |
+
size 14569
|
meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2966732a810bbdc67ae8a7422a2005d24d9e7aaa93303c6421e683a6d6f31de
|
| 3 |
+
size 14446
|
meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55b660f48d2be9f54ae2cc04e90ea8e96d1d1540a3fdbaa4521e1ffdcc427312
|
| 3 |
+
size 14638
|