lsnu commited on
Commit
2976e22
·
verified ·
1 Parent(s): a9e0685

Add files using upload-large-folder tool

Browse files
Files changed (31) hide show
  1. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_dual_push_buttons/rollout_eval.json +31 -0
  2. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_dual_push_buttons/rollout_eval.md +11 -0
  3. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item/rollout_eval.json +31 -0
  4. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item/rollout_eval.md +11 -0
  5. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item_easy/rollout_eval.json +31 -0
  6. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item_easy/rollout_eval.md +11 -0
  7. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_lift_tray/rollout_eval.json +31 -0
  8. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_lift_tray/rollout_eval.md +11 -0
  9. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_laptop/rollout_eval.json +31 -0
  10. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_laptop/rollout_eval.md +11 -0
  11. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_plate/rollout_eval.json +31 -0
  12. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_plate/rollout_eval.md +11 -0
  13. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_bottle_in_fridge/rollout_eval.json +31 -0
  14. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_bottle_in_fridge/rollout_eval.md +11 -0
  15. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_item_in_drawer/rollout_eval.json +31 -0
  16. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_item_in_drawer/rollout_eval.md +11 -0
  17. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_straighten_rope/rollout_eval.json +31 -0
  18. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_straighten_rope/rollout_eval.md +11 -0
  19. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_sweep_to_dustpan/rollout_eval.json +31 -0
  20. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_sweep_to_dustpan/rollout_eval.md +11 -0
  21. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_take_tray_out_of_oven/rollout_eval.json +31 -0
  22. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_take_tray_out_of_oven/rollout_eval.md +11 -0
  23. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/rollout_eval.json +185 -0
  24. artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/rollout_eval.md +22 -0
  25. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_dual_push_buttons/rollout_eval.json +31 -0
  26. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_dual_push_buttons/rollout_eval.md +11 -0
  27. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_lift_ball/rollout_eval.json +31 -0
  28. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_lift_ball/rollout_eval.md +11 -0
  29. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_pick_plate/rollout_eval.json +31 -0
  30. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_push_box/rollout_eval.json +31 -0
  31. artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_push_box/rollout_eval.md +11 -0
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_dual_push_buttons/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_dual_push_buttons": {
17
+ "task_class": "BimanualDualPushButtons",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_dual_push_buttons/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_dual_push_buttons`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_handover_item": {
17
+ "task_class": "BimanualHandoverItem",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_handover_item`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item_easy/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_handover_item_easy": {
17
+ "task_class": "BimanualHandoverItemEasy",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_handover_item_easy/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_handover_item_easy`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_lift_tray/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_lift_tray": {
17
+ "task_class": "BimanualLiftTray",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_lift_tray/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_lift_tray`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_laptop/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_pick_laptop": {
17
+ "task_class": "BimanualPickLaptop",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_laptop/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_pick_laptop`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_plate/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_pick_plate": {
17
+ "task_class": "BimanualPickPlate",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_pick_plate/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_pick_plate`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_bottle_in_fridge/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_put_bottle_in_fridge": {
17
+ "task_class": "BimanualPutBottleInFridge",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_bottle_in_fridge/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_put_bottle_in_fridge`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_item_in_drawer/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_put_item_in_drawer": {
17
+ "task_class": "BimanualPutItemInDrawer",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_put_item_in_drawer/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_put_item_in_drawer`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_straighten_rope/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_straighten_rope": {
17
+ "task_class": "BimanualStraightenRope",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_straighten_rope/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_straighten_rope`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_sweep_to_dustpan/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_sweep_to_dustpan": {
17
+ "task_class": "BimanualSweepToDustpan",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_sweep_to_dustpan/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_sweep_to_dustpan`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_take_tray_out_of_oven/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_take_tray_out_of_oven": {
17
+ "task_class": "BimanualTakeTrayOutOfOven",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/bimanual_take_tray_out_of_oven/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_take_tray_out_of_oven`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/rollout_eval.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": false,
4
+ "plan_applied": false,
5
+ "episodes_per_task": 1,
6
+ "episode_length": 20,
7
+ "resolution": 224,
8
+ "cameras": [
9
+ "front",
10
+ "wrist_left",
11
+ "wrist_right"
12
+ ],
13
+ "tasks": {
14
+ "bimanual_push_box": {
15
+ "task_class": "BimanualPushBox",
16
+ "successes": [
17
+ 0.0
18
+ ],
19
+ "returns": [
20
+ 0.0
21
+ ],
22
+ "path_recoveries": 0,
23
+ "noop_fallbacks": 0,
24
+ "mean_success": 0.0,
25
+ "mean_return": 0.0
26
+ },
27
+ "bimanual_lift_ball": {
28
+ "task_class": "BimanualLiftBall",
29
+ "successes": [
30
+ 0.0
31
+ ],
32
+ "returns": [
33
+ 0.0
34
+ ],
35
+ "path_recoveries": 0,
36
+ "noop_fallbacks": 0,
37
+ "mean_success": 0.0,
38
+ "mean_return": 0.0
39
+ },
40
+ "bimanual_dual_push_buttons": {
41
+ "task_class": "BimanualDualPushButtons",
42
+ "successes": [
43
+ 0.0
44
+ ],
45
+ "returns": [
46
+ 0.0
47
+ ],
48
+ "path_recoveries": 0,
49
+ "noop_fallbacks": 0,
50
+ "mean_success": 0.0,
51
+ "mean_return": 0.0
52
+ },
53
+ "bimanual_pick_plate": {
54
+ "task_class": "BimanualPickPlate",
55
+ "successes": [
56
+ 0.0
57
+ ],
58
+ "returns": [
59
+ 0.0
60
+ ],
61
+ "path_recoveries": 0,
62
+ "noop_fallbacks": 0,
63
+ "mean_success": 0.0,
64
+ "mean_return": 0.0
65
+ },
66
+ "bimanual_put_item_in_drawer": {
67
+ "task_class": "BimanualPutItemInDrawer",
68
+ "successes": [
69
+ 0.0
70
+ ],
71
+ "returns": [
72
+ 0.0
73
+ ],
74
+ "path_recoveries": 0,
75
+ "noop_fallbacks": 0,
76
+ "mean_success": 0.0,
77
+ "mean_return": 0.0
78
+ },
79
+ "bimanual_put_bottle_in_fridge": {
80
+ "task_class": "BimanualPutBottleInFridge",
81
+ "successes": [
82
+ 0.0
83
+ ],
84
+ "returns": [
85
+ 0.0
86
+ ],
87
+ "path_recoveries": 0,
88
+ "noop_fallbacks": 0,
89
+ "mean_success": 0.0,
90
+ "mean_return": 0.0
91
+ },
92
+ "bimanual_handover_item": {
93
+ "task_class": "BimanualHandoverItem",
94
+ "successes": [
95
+ 0.0
96
+ ],
97
+ "returns": [
98
+ 0.0
99
+ ],
100
+ "path_recoveries": 0,
101
+ "noop_fallbacks": 0,
102
+ "mean_success": 0.0,
103
+ "mean_return": 0.0
104
+ },
105
+ "bimanual_pick_laptop": {
106
+ "task_class": "BimanualPickLaptop",
107
+ "successes": [
108
+ 0.0
109
+ ],
110
+ "returns": [
111
+ 0.0
112
+ ],
113
+ "path_recoveries": 0,
114
+ "noop_fallbacks": 0,
115
+ "mean_success": 0.0,
116
+ "mean_return": 0.0
117
+ },
118
+ "bimanual_straighten_rope": {
119
+ "task_class": "BimanualStraightenRope",
120
+ "successes": [
121
+ 0.0
122
+ ],
123
+ "returns": [
124
+ 0.0
125
+ ],
126
+ "path_recoveries": 0,
127
+ "noop_fallbacks": 0,
128
+ "mean_success": 0.0,
129
+ "mean_return": 0.0
130
+ },
131
+ "bimanual_sweep_to_dustpan": {
132
+ "task_class": "BimanualSweepToDustpan",
133
+ "successes": [
134
+ 0.0
135
+ ],
136
+ "returns": [
137
+ 0.0
138
+ ],
139
+ "path_recoveries": 0,
140
+ "noop_fallbacks": 0,
141
+ "mean_success": 0.0,
142
+ "mean_return": 0.0
143
+ },
144
+ "bimanual_lift_tray": {
145
+ "task_class": "BimanualLiftTray",
146
+ "successes": [
147
+ 0.0
148
+ ],
149
+ "returns": [
150
+ 0.0
151
+ ],
152
+ "path_recoveries": 0,
153
+ "noop_fallbacks": 0,
154
+ "mean_success": 0.0,
155
+ "mean_return": 0.0
156
+ },
157
+ "bimanual_handover_item_easy": {
158
+ "task_class": "BimanualHandoverItemEasy",
159
+ "successes": [
160
+ 0.0
161
+ ],
162
+ "returns": [
163
+ 0.0
164
+ ],
165
+ "path_recoveries": 0,
166
+ "noop_fallbacks": 0,
167
+ "mean_success": 0.0,
168
+ "mean_return": 0.0
169
+ },
170
+ "bimanual_take_tray_out_of_oven": {
171
+ "task_class": "BimanualTakeTrayOutOfOven",
172
+ "successes": [
173
+ 0.0
174
+ ],
175
+ "returns": [
176
+ 0.0
177
+ ],
178
+ "path_recoveries": 0,
179
+ "noop_fallbacks": 0,
180
+ "mean_success": 0.0,
181
+ "mean_return": 0.0
182
+ }
183
+ },
184
+ "mean_success": 0.0
185
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_noplan_split/rollout_eval.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `False`
5
+ - Plan applied: `False`
6
+ - Mean success: `0.000`
7
+
8
+ ## Per-task
9
+
10
+ - `bimanual_push_box`: mean_success=0.000, returns=[0.0]
11
+ - `bimanual_lift_ball`: mean_success=0.000, returns=[0.0]
12
+ - `bimanual_dual_push_buttons`: mean_success=0.000, returns=[0.0]
13
+ - `bimanual_pick_plate`: mean_success=0.000, returns=[0.0]
14
+ - `bimanual_put_item_in_drawer`: mean_success=0.000, returns=[0.0]
15
+ - `bimanual_put_bottle_in_fridge`: mean_success=0.000, returns=[0.0]
16
+ - `bimanual_handover_item`: mean_success=0.000, returns=[0.0]
17
+ - `bimanual_pick_laptop`: mean_success=0.000, returns=[0.0]
18
+ - `bimanual_straighten_rope`: mean_success=0.000, returns=[0.0]
19
+ - `bimanual_sweep_to_dustpan`: mean_success=0.000, returns=[0.0]
20
+ - `bimanual_lift_tray`: mean_success=0.000, returns=[0.0]
21
+ - `bimanual_handover_item_easy`: mean_success=0.000, returns=[0.0]
22
+ - `bimanual_take_tray_out_of_oven`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_dual_push_buttons/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": true,
4
+ "plan_applied": true,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_dual_push_buttons": {
17
+ "task_class": "BimanualDualPushButtons",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_dual_push_buttons/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `True`
5
+ - Plan applied: `True`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_dual_push_buttons`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_lift_ball/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": true,
4
+ "plan_applied": true,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_lift_ball": {
17
+ "task_class": "BimanualLiftBall",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_lift_ball/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `True`
5
+ - Plan applied: `True`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_lift_ball`: mean_success=0.000, returns=[0.0]
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_pick_plate/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": true,
4
+ "plan_applied": true,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_pick_plate": {
17
+ "task_class": "BimanualPickPlate",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_push_box/rollout_eval.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoint": "/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt",
3
+ "plan_requested": true,
4
+ "plan_applied": true,
5
+ "planner_mode": "trainable",
6
+ "support_mode_conditioning": true,
7
+ "episodes_per_task": 1,
8
+ "episode_length": 20,
9
+ "resolution": 224,
10
+ "cameras": [
11
+ "front",
12
+ "wrist_left",
13
+ "wrist_right"
14
+ ],
15
+ "tasks": {
16
+ "bimanual_push_box": {
17
+ "task_class": "BimanualPushBox",
18
+ "successes": [
19
+ 0.0
20
+ ],
21
+ "returns": [
22
+ 0.0
23
+ ],
24
+ "path_recoveries": 0,
25
+ "noop_fallbacks": 0,
26
+ "mean_success": 0.0,
27
+ "mean_return": 0.0
28
+ }
29
+ },
30
+ "mean_success": 0.0
31
+ }
artifacts/outputs/interaction_debug/peract2_13_rollout_plan_split/bimanual_push_box/rollout_eval.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RLBench Rollout Eval
2
+
3
+ - Checkpoint: `/workspace/VLAarchtests/artifacts/outputs/interaction_debug/proxy_interaction_state_clip_actionhist/checkpoint_best.pt`
4
+ - Plan requested: `True`
5
+ - Plan applied: `True`
6
+ - Support-mode conditioning: `True`
7
+ - Mean success: `0.000`
8
+
9
+ ## Per-task
10
+
11
+ - `bimanual_push_box`: mean_success=0.000, returns=[0.0]