mahgoobi commited on
Commit
022c2fa
·
verified ·
1 Parent(s): f12ea45

add search runs

Browse files
Files changed (33) hide show
  1. README.md +15 -14
  2. data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  3. data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet +3 -0
  4. data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  5. data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  6. data/nodes/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet +3 -0
  7. data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet +3 -0
  8. data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet +3 -0
  9. data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.parquet +3 -0
  10. data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  11. data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet +3 -0
  12. data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  13. data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  14. data/steps/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet +3 -0
  15. data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet +3 -0
  16. data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet +3 -0
  17. data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.parquet +3 -0
  18. meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.yml +37 -0
  19. meta/configs/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.yml +37 -0
  20. meta/configs/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.yml +37 -0
  21. meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.yml +37 -0
  22. meta/configs/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.yml +37 -0
  23. meta/configs/put_cup_on_coaster__bench_demo_study_clean__seed50001.yml +37 -0
  24. meta/configs/put_phone_on_holder__bench_demo_office_clean__seed50001.yml +37 -0
  25. meta/configs/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.yml +37 -0
  26. meta/searches/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  27. meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet +3 -0
  28. meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  29. meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet +3 -0
  30. meta/searches/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet +3 -0
  31. meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet +3 -0
  32. meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet +3 -0
  33. meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.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
- 15 searches · 13 tasks · 505 nodes, each with its own
32
  state and image.
33
 
34
  This repo hosts the data. **What it means, how it was produced and how to use it live in
@@ -43,7 +43,7 @@ on the other without having seen it.
43
 
44
  | split | seeds | in this repo |
45
  |---|---|---|
46
- | `train` | collection seeds (50000+) — fans to learn from | 15 searches |
47
  | `test` | the benchmark's own evaluation seeds (40000+) — what a scorer is measured on | **not collected yet** |
48
 
49
  ```python
@@ -65,19 +65,19 @@ 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` | 1 | train | kitchens_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
- | `move_cup_put_pen_in_cup` | 1 | train | study_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
- | `move_hamburger_onto_plate_ks` | 1 | train | kitchens_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
  | `move_pen_to_box` | 1 | train | study_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
- | `place_bowl_in_dishrack_ks` | 1 | train | kitchens_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 1 | train | kitchenl_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
  | `put_bottle_in_fridge` | 1 | train | kitchenl_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
75
- | `put_can_in_cabinet` | 1 | train | kitchenl_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
76
- | `put_cup_on_coaster` | 1 | train | study_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
77
  | `put_milktea_on_shelf` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
- | `put_phone_on_holder` | 1 | train | office_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
80
- | `put_stapler_next_to_mouse` | 1 | train | office_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
81
 
82
  ## Contents
83
 
@@ -92,8 +92,8 @@ and should not be pooled. Runs of a task the change did not touch stay comparabl
92
 
93
  | table | rows | files | columns |
94
  |---|---|---|---|
95
- | `nodes` | 505 | 15 | 10 |
96
- | `steps` | 24,500 | 15 | 5 |
97
 
98
  Outcomes, best to worst: `hard_success` solved it cleanly, `soft_success` solved it after
99
  a collision, `soft_failure` missed, `hard_failure` missed and collided. `terminal` says
@@ -102,9 +102,10 @@ it is true, and only those are counted here.
102
 
103
  | outcome | branches |
104
  |---|---|
105
- | `hard_success` | 52 |
106
  | `soft_success` | 1 |
107
- | `soft_failure` | 22 |
 
108
 
109
  ## Loading it
110
 
 
28
  and carried to a finish — the action nobody executed still gets an answer to *would this
29
  have worked*.
30
 
31
+ 23 searches · 13 tasks · 887 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 | 23 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` | 2 | train | kitchens_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
69
+ | `move_cup_put_pen_in_cup` | 2 | train | study_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
70
+ | `move_hamburger_onto_plate_ks` | 2 | train | kitchens_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
71
  | `move_pen_to_box` | 1 | train | study_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
72
+ | `place_bowl_in_dishrack_ks` | 2 | train | kitchens_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
73
  | `put_bottle_in_basket` | 1 | train | kitchenl_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
74
  | `put_bottle_in_fridge` | 1 | train | kitchenl_clean | 50000 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
75
+ | `put_can_in_cabinet` | 2 | train | kitchenl_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
76
+ | `put_cup_on_coaster` | 2 | train | study_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
77
  | `put_milktea_on_shelf` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
78
  | `put_mouse_on_pad` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
79
+ | `put_phone_on_holder` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
80
+ | `put_stapler_next_to_mouse` | 2 | train | office_clean | 50000, 50001 | [RoboPRO @ `2a1adee`](https://github.com/EAI-RSM/RoboPRO/commit/2a1adee49dbaebe06379398745233b8f0b43c85f) |
81
 
82
  ## Contents
83
 
 
92
 
93
  | table | rows | files | columns |
94
  |---|---|---|---|
95
+ | `nodes` | 887 | 23 | 10 |
96
+ | `steps` | 43,200 | 23 | 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` | 74 |
106
  | `soft_success` | 1 |
107
+ | `soft_failure` | 39 |
108
+ | `hard_failure` | 1 |
109
 
110
  ## Loading it
111
 
data/nodes/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa84be84d394a9acadcf522916660f558822876667234919b4061ae718111c2
3
+ size 692920
data/nodes/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee22321e0befc027bb42dfb496b86fb2989a97c0a139900a9dd8d79f500b090d
3
+ size 4153110
data/nodes/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841dd5063ed1d9fee972030b5d8ca61ec604c999632caebbd7471b9400e1ad85
3
+ size 2200525
data/nodes/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f27296a0ecd88d7918a9bce43b81619c1af7cb623be34ed3c5cdd293fffd549
3
+ size 712897
data/nodes/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209562d2c01da34537145077d94750c7386168bda004b61f41133a48b628b47f
3
+ size 1645688
data/nodes/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e63f20c685c5c2ddf6197946b339b86d05a195e701aa9b00c9a33e548c4469
3
+ size 825097
data/nodes/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6584dbf6c3e924c4b99f2a9883f63f61ebc2674873d0a750d64576fb07ba07
3
+ size 1851692
data/nodes/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f263eef28d8f22d57ec8cf67a959af87927ff90bbb5575791cfbfe7484cc58
3
+ size 1155336
data/steps/task=drop_apple_in_bin_ks/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0ac8049724367b4e307a95e52bdf0d6da383c3e7708ad76a4ed10afa847969
3
+ size 315543
data/steps/task=move_cup_put_pen_in_cup/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a98857bba48ee7c683572b26bf70f8b1b31d10586533aec0b1317e9307a209
3
+ size 2241041
data/steps/task=move_hamburger_onto_plate_ks/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831262c67ad7feb8b8ebf527c9a25874258ef697b41a341cd383becb3c9de1fc
3
+ size 1064399
data/steps/task=place_bowl_in_dishrack_ks/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df067ee387f08888d8a31e4073eb8b631a4a43a0a00b6d2b01572fe827633acb
3
+ size 358157
data/steps/task=put_can_in_cabinet/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce7b6fe5ac0a1d960e7238ac0e9852d160654bf48e4cab87e78b346acbbe7eb
3
+ size 857865
data/steps/task=put_cup_on_coaster/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e0da2aa146e7420f0d9d168c859d4ec6afe2a2803b646b7026f1bc1a612e120
3
+ size 449657
data/steps/task=put_phone_on_holder/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e1a3e54698a2b24f983cfbe5c3a301e036bd7c98f374c9724aa41d06007444
3
+ size 961734
data/steps/task=put_stapler_next_to_mouse/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19371347465979dcb0679b5db3e2f00a5ac98e4fa4f638720beb9ceebb0cdaa3
3
+ size 610650
meta/configs/drop_apple_in_bin_ks__bench_demo_kitchens_clean__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: drop_apple_in_bin_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50001
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: 2085724836
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__seed50001.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: 50001
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: 2355980973
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__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: move_hamburger_onto_plate_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50001
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: 4148609589
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/move_hamburger_onto_plate_ks/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: place_bowl_in_dishrack_ks
3
+ task_config: bench_demo_kitchens_clean
4
+ seed: 50001
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: 1258136401
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_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_can_in_cabinet
3
+ task_config: bench_demo_kitchenl_clean
4
+ seed: 50001
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: 34018159
14
+ overrides: {}
15
+ search:
16
+ strategy: branch_once
17
+ k: 5
18
+ depth: -1
19
+ top_m: 1
20
+ stop_on_success: false
21
+ params: {}
22
+ fitness:
23
+ name: oracle
24
+ dist_tiebreak: true
25
+ verify:
26
+ enabled: false
27
+ atol: 1.0e-05
28
+ output:
29
+ plans: /work/mohammed/roboresearch/critic_fans/put_can_in_cabinet/plans
30
+ episodes: null
31
+ record:
32
+ dir: /work/mohammed/roboresearch/critic_fans/record
33
+ save_intermediate: false
34
+ cameras: []
35
+ carry_branches: true
36
+ branch_every: 0
37
+ carry_fixed_noise: false
meta/configs/put_cup_on_coaster__bench_demo_study_clean__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_cup_on_coaster
3
+ task_config: bench_demo_study_clean
4
+ seed: 50001
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: 609402446
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_phone_on_holder__bench_demo_office_clean__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_phone_on_holder
3
+ task_config: bench_demo_office_clean
4
+ seed: 50001
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: 313763976
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__seed50001.yml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ scene:
2
+ task: put_stapler_next_to_mouse
3
+ task_config: bench_demo_office_clean
4
+ seed: 50001
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: 42388716
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__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb330a239f376b38cf0ab9500758dc92b48e025a3931a6b62bfaee5ad291ccd
3
+ size 14592
meta/searches/move_cup_put_pen_in_cup__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d193e124e390d10562a909b78a32befb07e0c6082ca650c1e34b744dbfc3d87
3
+ size 14596
meta/searches/move_hamburger_onto_plate_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4b70a2420c2e2a6278ba7a49b01807836008af2e7c27a79d3776b67e9a7b84
3
+ size 14779
meta/searches/place_bowl_in_dishrack_ks__bench_demo_kitchens_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3985a3e9d1292e11fbc42f644341c171e04e298a305106f0a6fad52e1a4a424e
3
+ size 14668
meta/searches/put_can_in_cabinet__bench_demo_kitchenl_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf70df5cc28af02019482ca229d3b0d63920e5ef5161d6586f24f2ced5eb479
3
+ size 14506
meta/searches/put_cup_on_coaster__bench_demo_study_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb23dc1f0402e548e3ec028fbd794b2e79f48d747262aeb0bc1e87c183f7da17
3
+ size 14400
meta/searches/put_phone_on_holder__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c45ee1f5f1b986124f90831d339f536d2bac13ef7e9abc59db2227c6d25db86
3
+ size 14442
meta/searches/put_stapler_next_to_mouse__bench_demo_office_clean__seed50001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90f7f69e44b4f678db2f2a29046dadec53829578185ed61c2b9967a29304d539
3
+ size 14634