add search runs
Browse files- README.md +16 -16
- data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.parquet +3 -0
- data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet +3 -0
- data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet +3 -0
- data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet +3 -0
- data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet +3 -0
- data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet +3 -0
- data/nodes/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet +3 -0
- data/nodes/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet +3 -0
- data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50030.parquet +3 -0
- data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.parquet +3 -0
- data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet +3 -0
- data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet +3 -0
- data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet +3 -0
- data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet +3 -0
- data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet +3 -0
- data/steps/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet +3 -0
- data/steps/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet +3 -0
- data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50030.parquet +3 -0
- meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.yml +37 -0
- meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.yml +37 -0
- meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.yml +37 -0
- meta/configs/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.yml +37 -0
- meta/configs/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.yml +37 -0
- meta/configs/put_cup_on_coaster__bench_demo_study_clean__seed50029.yml +37 -0
- meta/configs/put_milktea_on_shelf__bench_demo_office_clean__seed50030.yml +37 -0
- meta/configs/put_mouse_on_pad__bench_demo_office_clean__seed50030.yml +37 -0
- meta/configs/put_phone_on_holder__bench_demo_office_clean__seed50030.yml +37 -0
- meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.parquet +3 -0
- meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet +3 -0
- meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet +3 -0
- meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet +3 -0
- meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet +3 -0
- meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet +3 -0
- meta/searches/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet +3 -0
- meta/searches/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet +3 -0
- meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50030.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` | 29 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 71 |
| `move_pen_to_box` | 30 | 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 | [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` |
|
| 75 |
| `put_can_in_cabinet` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
-
| `put_cup_on_coaster` |
|
| 77 |
-
| `put_milktea_on_shelf` |
|
| 78 |
-
| `put_mouse_on_pad` |
|
| 79 |
-
| `put_phone_on_holder` |
|
| 80 |
| `put_stapler_next_to_mouse` | 30 | 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 | [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` | 14,
|
| 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` | 12 |
|
| 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 |
+
394 searches · 13 tasks · 14,600 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 | 394 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` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 69 |
+
| `move_cup_put_pen_in_cup` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 70 |
| `move_hamburger_onto_plate_ks` | 29 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 71 |
| `move_pen_to_box` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 72 |
+
| `place_bowl_in_dishrack_ks` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 73 |
+
| `put_bottle_in_basket` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 74 |
+
| `put_bottle_in_fridge` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 75 |
| `put_can_in_cabinet` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 76 |
+
| `put_cup_on_coaster` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 77 |
+
| `put_milktea_on_shelf` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 78 |
+
| `put_mouse_on_pad` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 79 |
+
| `put_phone_on_holder` | 31 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 80 |
| `put_stapler_next_to_mouse` | 30 | 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 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
|
| 81 |
|
| 82 |
## Contents
|
|
|
|
| 92 |
|
| 93 |
| table | rows | files | columns |
|
| 94 |
|---|---|---|---|
|
| 95 |
+
| `nodes` | 14,600 | 394 | 10 |
|
| 96 |
+
| `steps` | 710,300 | 394 | 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,291 |
|
| 106 |
| `soft_success` | 12 |
|
| 107 |
+
| `soft_failure` | 639 |
|
| 108 |
+
| `hard_failure` | 28 |
|
| 109 |
|
| 110 |
## Loading it
|
| 111 |
|
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:509e482141a3c2731bd07c74d19c742d098f25c5d7ccfb57c9384cd851ff35bf
|
| 3 |
+
size 679389
|
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:595044f5e757397e61afce0b6af3ef33c13340705812bae0e860d9e2dbc48176
|
| 3 |
+
size 2865574
|
data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01256effda90a2074108a7a2546eff8a4c6908f5fa018d8661069f6020cba963
|
| 3 |
+
size 732126
|
data/nodes/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78df6f6071dfefbdab12149fe011a521c233926581088d2f56b5cd60ec826ec0
|
| 3 |
+
size 1840177
|
data/nodes/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c855c46390b88776a231b40c3a8b3adaef91f42f6ab044948d452583cdfb6a6
|
| 3 |
+
size 1416332
|
data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5554095d8530b0cc8e86058bc9a463c5287a524636a2eacb20d5b8cedd954a6b
|
| 3 |
+
size 1439710
|
data/nodes/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5756bda357c134dcaef31cc93f95f88ed997eb897f64075a63c5af6dd46cc471
|
| 3 |
+
size 1035568
|
data/nodes/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53cc57a60917a0f4bf226d6caebdaff1ac297cefd3342cf66411797496d6128a
|
| 3 |
+
size 1315606
|
data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdaae2ef9c8d251b5474409de0bf854d86c939a897c307d6b757c374fd1e9a1c
|
| 3 |
+
size 1674804
|
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da8b186ed16d12665e1b4f8c8e76f1fb54c7d6adaa2843ca15308ef7253517d6
|
| 3 |
+
size 322385
|
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0df275f69cdef6ae02212d317c2e41478f4c0d0253c44a686a2215d3352f1f9f
|
| 3 |
+
size 1538171
|
data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f7dcf54c3cec27a6fe6b1dba474aff0dc8fdaa6b5417d8e97ac841cf0e0a4bb
|
| 3 |
+
size 357023
|
data/steps/task=put_bottle_in_basket/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa43571996d393fa9a769711e1d210b692676d4ab8f52e7a997ed8dd26cfa71a
|
| 3 |
+
size 1060479
|
data/steps/task=put_bottle_in_fridge/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70438d4b8f8cbe8e759acddecb9572c9cc950de077838cdd4a1e02a172295c26
|
| 3 |
+
size 781818
|
data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6acfde0c09c0053632676a91e78cbf47649fdc1a29be8d2ec7757b6aa7e44476
|
| 3 |
+
size 817025
|
data/steps/task=put_milktea_on_shelf/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c87362377720f3b7b8d1b35df72f87092e16b8cf20ed5b5a15462d3e4fd5154
|
| 3 |
+
size 539570
|
data/steps/task=put_mouse_on_pad/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92276418b9cd470d0a091ad5ba84b08e61444761d5d37b002931c7e30c8a2b97
|
| 3 |
+
size 619790
|
data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f51f7079b1ba9bb1189983a4249a9eb287a74eaf4b0b9ef752ddfe975697d251
|
| 3 |
+
size 784607
|
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50030.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: drop_apple_in_bin_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50030
|
| 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: 2085724827
|
| 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__seed50030.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: 50030
|
| 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: 2355980946
|
| 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__seed50029.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: place_bowl_in_dishrack_ks
|
| 3 |
+
task_config: bench_demo_kitchens_clean
|
| 4 |
+
seed: 50029
|
| 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: 1258136429
|
| 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__seed50030.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_bottle_in_basket
|
| 3 |
+
task_config: bench_demo_kitchenl_clean
|
| 4 |
+
seed: 50030
|
| 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: 3735260245
|
| 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_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_bottle_in_fridge
|
| 3 |
+
task_config: bench_demo_kitchenl_clean
|
| 4 |
+
seed: 50029
|
| 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: 235704740
|
| 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_cup_on_coaster__bench_demo_study_clean__seed50029.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_cup_on_coaster
|
| 3 |
+
task_config: bench_demo_study_clean
|
| 4 |
+
seed: 50029
|
| 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: 609402482
|
| 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_milktea_on_shelf__bench_demo_office_clean__seed50030.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_milktea_on_shelf
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50030
|
| 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: 1521334149
|
| 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_mouse_on_pad__bench_demo_office_clean__seed50030.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_mouse_on_pad
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50030
|
| 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: 338752746
|
| 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__seed50030.yml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scene:
|
| 2 |
+
task: put_phone_on_holder
|
| 3 |
+
task_config: bench_demo_office_clean
|
| 4 |
+
seed: 50030
|
| 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: 313764023
|
| 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__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cdc72b0eee9cfde9db7f705555b31da33fb57f1f1fd609a0717a4472de6dc4a
|
| 3 |
+
size 14591
|
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae950d0d5775f7c89b76668e8d3c6675abee8a6b3dc087fc5ef26b96e1efa9ce
|
| 3 |
+
size 14595
|
meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fce7a826622a4f79695a949eac1dc747bde8881707016fd961dd5aeab92b2675
|
| 3 |
+
size 14675
|
meta/searches/put_bottle_in_basket__bench_demo_kitchenl_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dc71abb5fa78e2c6e3f4b3faa1a17520ab4a6df5b2d1d322f7b41c29fc0321a
|
| 3 |
+
size 14606
|
meta/searches/put_bottle_in_fridge__bench_demo_kitchenl_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69d730c32b28c680a885944f955c43519c4ec826cad7bbc44fada6a81cd707bc
|
| 3 |
+
size 14577
|
meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bae23d11829439f28d858e729322029d2495fd114193470ad6321d981cf9f959
|
| 3 |
+
size 14404
|
meta/searches/put_milktea_on_shelf__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c809f20071a09d0fbea9113c3f09c03ff226d3456d7516f0692cc2e67e9f84a6
|
| 3 |
+
size 14564
|
meta/searches/put_mouse_on_pad__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86b735596bc97cc6fdb5d01286e0a965dc60c19ab2b66fdbdcb3449285320692
|
| 3 |
+
size 14367
|
meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b9914db50fb3570350f24eee1e8945a9602869b6fb3a84caa108f021f726454
|
| 3 |
+
size 14441
|