add search runs
Browse files- README.md +14 -14
- data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet +3 -0
- data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet +3 -0
- data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet +3 -0
- data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet +3 -0
- data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet +3 -0
- data/nodes/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet +3 -0
- data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50036.parquet +3 -0
- data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet +3 -0
- data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet +3 -0
- data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet +3 -0
- data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet +3 -0
- data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet +3 -0
- data/steps/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet +3 -0
- data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50036.parquet +3 -0
- meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.yml +37 -0
- meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.yml +37 -0
- meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.yml +37 -0
- meta/configs/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.yml +37 -0
- meta/configs/put_cup_on_coaster__bench_demo_study_clean__seed50036.yml +37 -0
- meta/configs/put_mouse_on_pad__bench_demo_office_clean__seed50036.yml +37 -0
- meta/configs/put_phone_on_holder__bench_demo_office_clean__seed50036.yml +37 -0
- meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet +3 -0
- meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet +3 -0
- meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet +3 -0
- meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet +3 -0
- meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet +3 -0
- meta/searches/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet +3 -0
- meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50036.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,18 +65,18 @@ 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` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 71 |
| `move_pen_to_box` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 72 |
-
| `place_bowl_in_dishrack_ks` |
|
| 73 |
-
| `put_bottle_in_basket` |
|
| 74 |
| `put_bottle_in_fridge` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 75 |
| `put_can_in_cabinet` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
-
| `put_cup_on_coaster` |
|
| 77 |
| `put_milktea_on_shelf` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 78 |
-
| `put_mouse_on_pad` |
|
| 79 |
-
| `put_phone_on_holder` |
|
| 80 |
| `put_stapler_next_to_mouse` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 81 |
|
| 82 |
## Contents
|
|
@@ -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` | 17,
|
| 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` | 1,
|
| 106 |
| `soft_success` | 14 |
|
| 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 |
+
469 searches · 13 tasks · 17,502 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 | 469 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` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 69 |
+
| `move_cup_put_pen_in_cup` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 70 |
| `move_hamburger_onto_plate_ks` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 71 |
| `move_pen_to_box` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 72 |
+
| `place_bowl_in_dishrack_ks` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 73 |
+
| `put_bottle_in_basket` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 74 |
| `put_bottle_in_fridge` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 75 |
| `put_can_in_cabinet` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
+
| `put_cup_on_coaster` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 77 |
| `put_milktea_on_shelf` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 78 |
+
| `put_mouse_on_pad` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 79 |
+
| `put_phone_on_holder` | 37 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 80 |
| `put_stapler_next_to_mouse` | 36 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 81 |
|
| 82 |
## Contents
|
|
|
|
| 92 |
|
| 93 |
| table | rows | files | columns |
|
| 94 |
|---|---|---|---|
|
| 95 |
+
| `nodes` | 17,502 | 469 | 10 |
|
| 96 |
+
| `steps` | 851,650 | 469 | 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,516 |
|
| 106 |
| `soft_success` | 14 |
|
| 107 |
+
| `soft_failure` | 778 |
|
| 108 |
+
| `hard_failure` | 37 |
|
| 109 |
|
| 110 |
## Loading it
|
| 111 |
|
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f1739338fbdb0258e1217f3c172bdbb58608d471ee38b7f5cca0f12ea72866
|
| 3 |
+
size 1168972
|
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fecf9ecdd5d2267b2170393fe0fdeac0663e88339960cfe571da6c3ba4e127d7
|
| 3 |
+
size 2189444
|
data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92d8c4a37b351cc9ad20752544e7123c029b4a11fecfb55819c9c180e7c2c236
|
| 3 |
+
size 717098
|
data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69f87cac3f164df5830d362b3b8f4abb9576e0cc92abe300f7c056661ed11a1a
|
| 3 |
+
size 1583981
|
data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e45817a28ab6e80c8fa048021efbc35bd96223cbd1b6cf5deed2ffce6dabd62
|
| 3 |
+
size 1748860
|
data/nodes/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e92c81f0b1f1fa5cf5b5793c847fda64ca7b4e8ba06bdfe43cf9b7df9c1aab7
|
| 3 |
+
size 2147356
|
data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:017181df56926345b0e941fdba7d56fbc2e13b35219256e43642cec92453e385
|
| 3 |
+
size 1944966
|
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef5952444c2f778a1002072990115b91dfef7fd16fe785e60fd4d999ef19c61a
|
| 3 |
+
size 534403
|
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:309e89fcf8c4f803a2191c0c50dd9b771b69147c2c8904a19db5b01668ab5761
|
| 3 |
+
size 1182388
|
data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c967dfc2e9873bdee60b31a8736c289ccc835d198e749c7254df557b53707a1
|
| 3 |
+
size 351217
|
data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8046988d8d683dd84984d4924cf884b92b5f46f0d75b1298b67c96a3d12bd7b
|
| 3 |
+
size 946151
|
data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc4119759e8a29662d37617b11f5ac6382618cd75905a65193d3b819ba9249f3
|
| 3 |
+
size 950138
|
data/steps/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f63728cb6879e4866880907b88610b5d76c757b580745c13a668d7847bce15a
|
| 3 |
+
size 1064743
|
data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85deb0d7550b1b335a2acce820d2d30b9fd72bb4ad886fe125632eb40cc4b7ec
|
| 3 |
+
size 954963
|
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: drop_apple_in_bin_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50036
|
| 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: 2085724801
|
| 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__seed50036.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: 50036
|
| 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: 2355980936
|
| 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/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: place_bowl_in_dishrack_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50035
|
| 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: 1258136435
|
| 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__seed50036.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_bottle_in_basket
|
| 3 |
+
task_config: bench_demo_kitchenl_clean
|
| 4 |
+
seed: 50036
|
| 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: 3735260239
|
| 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_cup_on_coaster__bench_demo_study_clean__seed50036.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_cup_on_coaster
|
| 3 |
+
task_config: bench_demo_study_clean
|
| 4 |
+
seed: 50036
|
| 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: 609402475
|
| 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/configs/put_mouse_on_pad__bench_demo_office_clean__seed50036.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_mouse_on_pad
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50036
|
| 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: 338752752
|
| 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_mouse_on_pad/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__seed50036.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_phone_on_holder
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50036
|
| 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: 313764013
|
| 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/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7fd163d865abb08bcde5e215967ef2d2911af5a78265d8f8fc1fd5a8b5a3c86
|
| 3 |
+
size 14594
|
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1242a66fd3a3e6cfbb9e5acefb8aa130fdf019a7a3e2ddac85d1d1df6f6cd3d8
|
| 3 |
+
size 14598
|
meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b6b6fe39d0db960f8beedb587ea94e574e3e1757b4bb7a67a1d45aa2b6d4504
|
| 3 |
+
size 14669
|
meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b00395010fc27dc8f17058802eea5fa24283828c7e8d0dca3ed4a553a9f1187c
|
| 3 |
+
size 14609
|
meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb92b3ecdf324410a901f1aac7d1aaf95cf978e6cde95bd1d7271bb3e43e71c
|
| 3 |
+
size 14402
|
meta/searches/put_mouse_on_pad__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4dd472c8de545e84002dff3963e984bb3619b90318f5cdd2bbf20ac3e5227ee
|
| 3 |
+
size 14370
|
meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9169b0836928e0abd5bb66fe68779973b666869c0e9e846cdee00e78927db113
|
| 3 |
+
size 14444
|