PrajnaYang commited on
Commit
fc50048
·
verified ·
1 Parent(s): f69aa6a

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +40 -0
  2. processed/multi_cube/processed_ee_xyz.zarr/data/action_ee_xyz/c/0/0 +0 -0
  3. processed/multi_cube/processed_ee_xyz.zarr/data/action_ee_xyz/zarr.json +43 -0
  4. processed/multi_cube/processed_ee_xyz.zarr/data/action_gripper/c/0/0 +0 -0
  5. processed/multi_cube/processed_ee_xyz.zarr/data/action_gripper/zarr.json +43 -0
  6. processed/multi_cube/processed_ee_xyz.zarr/data/goal_pos/c/0/0 +0 -0
  7. processed/multi_cube/processed_ee_xyz.zarr/data/goal_pos/zarr.json +43 -0
  8. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_blue/c/0/0 +0 -0
  9. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_blue/zarr.json +43 -0
  10. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_green/c/0/0 +0 -0
  11. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_green/zarr.json +43 -0
  12. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_red/c/0/0 +0 -0
  13. processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_red/zarr.json +43 -0
  14. processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_full/c/0/0 +0 -0
  15. processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_full/zarr.json +43 -0
  16. processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_xyz/c/0/0 +0 -0
  17. processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_xyz/zarr.json +43 -0
  18. processed/multi_cube/processed_ee_xyz.zarr/data/state_goal/c/0/0 +0 -0
  19. processed/multi_cube/processed_ee_xyz.zarr/data/state_goal/zarr.json +43 -0
  20. processed/multi_cube/processed_ee_xyz.zarr/data/state_gripper/c/0/0 +0 -0
  21. processed/multi_cube/processed_ee_xyz.zarr/data/state_gripper/zarr.json +43 -0
  22. processed/multi_cube/processed_ee_xyz.zarr/data/state_joints/c/0/0 +0 -0
  23. processed/multi_cube/processed_ee_xyz.zarr/data/state_joints/zarr.json +43 -0
  24. processed/multi_cube/processed_ee_xyz.zarr/data/state_obstacle/zarr.json +43 -0
  25. processed/multi_cube/processed_ee_xyz.zarr/data/zarr.json +5 -0
  26. processed/multi_cube/processed_ee_xyz.zarr/meta/episode_ends/c/0 +0 -0
  27. processed/multi_cube/processed_ee_xyz.zarr/meta/episode_ends/zarr.json +41 -0
  28. processed/multi_cube/processed_ee_xyz.zarr/meta/zarr.json +5 -0
  29. processed/multi_cube/processed_ee_xyz.zarr/zarr.json +18 -0
  30. processed/single_cube/oracle_grasp.zarr/data/action_ee_xyz/c/0/0 +0 -0
  31. processed/single_cube/oracle_grasp.zarr/data/action_ee_xyz/zarr.json +42 -0
  32. processed/single_cube/oracle_grasp.zarr/data/action_gripper/c/0/0 +0 -0
  33. processed/single_cube/oracle_grasp.zarr/data/action_gripper/zarr.json +42 -0
  34. processed/single_cube/oracle_grasp.zarr/data/state_cube/c/0/0 +3 -0
  35. processed/single_cube/oracle_grasp.zarr/data/state_cube/c/1/0 +3 -0
  36. processed/single_cube/oracle_grasp.zarr/data/state_cube/zarr.json +42 -0
  37. processed/single_cube/oracle_grasp.zarr/data/state_ee_xyz/c/0/0 +3 -0
  38. processed/single_cube/oracle_grasp.zarr/data/state_ee_xyz/zarr.json +42 -0
  39. processed/single_cube/oracle_grasp.zarr/data/state_gripper/c/0/0 +0 -0
  40. processed/single_cube/oracle_grasp.zarr/data/state_gripper/zarr.json +42 -0
  41. processed/single_cube/oracle_grasp.zarr/data/state_joints/c/0/0 +3 -0
  42. processed/single_cube/oracle_grasp.zarr/data/state_joints/c/1/0 +3 -0
  43. processed/single_cube/oracle_grasp.zarr/data/state_joints/zarr.json +42 -0
  44. processed/single_cube/oracle_grasp.zarr/data/state_obstacle/c/0/0 +0 -0
  45. processed/single_cube/oracle_grasp.zarr/data/state_obstacle/zarr.json +42 -0
  46. processed/single_cube/oracle_grasp.zarr/data/zarr.json +5 -0
  47. processed/single_cube/oracle_grasp.zarr/meta/episode_ends/c/0 +0 -0
  48. processed/single_cube/oracle_grasp.zarr/meta/episode_ends/zarr.json +40 -0
  49. processed/single_cube/oracle_grasp.zarr/meta/zarr.json +5 -0
  50. processed/single_cube/oracle_grasp.zarr/zarr.json +8 -0
.gitattributes CHANGED
@@ -58,3 +58,43 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ processed/single_cube/oracle_grasp.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
62
+ processed/single_cube/oracle_grasp.zarr/data/state_cube/c/1/0 filter=lfs diff=lfs merge=lfs -text
63
+ processed/single_cube/oracle_grasp.zarr/data/state_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
64
+ processed/single_cube/oracle_grasp.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
65
+ processed/single_cube/oracle_grasp.zarr/data/state_joints/c/1/0 filter=lfs diff=lfs merge=lfs -text
66
+ processed/single_cube/processed_ee_xyz.zarr/data/action_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
67
+ processed/single_cube/processed_ee_xyz.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
68
+ processed/single_cube/processed_ee_xyz.zarr/data/state_cube/c/1/0 filter=lfs diff=lfs merge=lfs -text
69
+ processed/single_cube/processed_ee_xyz.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
70
+ processed/single_cube/processed_ee_xyz.zarr/data/state_ee_full/c/1/0 filter=lfs diff=lfs merge=lfs -text
71
+ processed/single_cube/processed_ee_xyz.zarr/data/state_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
72
+ processed/single_cube/processed_ee_xyz.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
73
+ processed/single_cube/processed_ee_xyz.zarr/data/state_joints/c/1/0 filter=lfs diff=lfs merge=lfs -text
74
+ processed/single_cube/processed_ee_xyz_2026-03-20_21-33-00.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
75
+ processed/single_cube/processed_ee_xyz_2026-03-20_21-33-00.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
76
+ processed/single_cube/processed_ee_xyz_2026-03-20_21-33-00.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
77
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
78
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_cube/c/1/0 filter=lfs diff=lfs merge=lfs -text
79
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
80
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_ee_full/c/1/0 filter=lfs diff=lfs merge=lfs -text
81
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
82
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
83
+ processed/single_cube/processed_ee_xyz_all2.zarr/data/state_joints/c/1/0 filter=lfs diff=lfs merge=lfs -text
84
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/action_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
85
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
86
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_cube/c/1/0 filter=lfs diff=lfs merge=lfs -text
87
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
88
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_ee_full/c/1/0 filter=lfs diff=lfs merge=lfs -text
89
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_ee_xyz/c/0/0 filter=lfs diff=lfs merge=lfs -text
90
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
91
+ processed/single_cube/processed_ee_xyz_dagger.zarr/data/state_joints/c/1/0 filter=lfs diff=lfs merge=lfs -text
92
+ processed/single_cube/processed_ee_xyz_newest.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
93
+ processed/single_cube/processed_ee_xyz_newest.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
94
+ processed/single_cube/processed_ee_xyz_newest.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
95
+ processed/single_cube/processed_joints_all2.zarr/data/state_cube/c/0/0 filter=lfs diff=lfs merge=lfs -text
96
+ processed/single_cube/processed_joints_all2.zarr/data/state_cube/c/1/0 filter=lfs diff=lfs merge=lfs -text
97
+ processed/single_cube/processed_joints_all2.zarr/data/state_ee_full/c/0/0 filter=lfs diff=lfs merge=lfs -text
98
+ processed/single_cube/processed_joints_all2.zarr/data/state_ee_full/c/1/0 filter=lfs diff=lfs merge=lfs -text
99
+ processed/single_cube/processed_joints_all2.zarr/data/state_joints/c/0/0 filter=lfs diff=lfs merge=lfs -text
100
+ processed/single_cube/processed_joints_all2.zarr/data/state_joints/c/1/0 filter=lfs diff=lfs merge=lfs -text
processed/multi_cube/processed_ee_xyz.zarr/data/action_ee_xyz/c/0/0 ADDED
Binary file (19.3 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/action_ee_xyz/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/action_gripper/c/0/0 ADDED
Binary file (535 Bytes). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/action_gripper/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 1
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 1
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/goal_pos/c/0/0 ADDED
Binary file (250 Bytes). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/goal_pos/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_blue/c/0/0 ADDED
Binary file (51.7 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_blue/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 7
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 7
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_green/c/0/0 ADDED
Binary file (50 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_green/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 7
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 7
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_red/c/0/0 ADDED
Binary file (50.8 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/original_pos_cube_red/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 7
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 7
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_full/c/0/0 ADDED
Binary file (69.1 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_full/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 7
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 7
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_xyz/c/0/0 ADDED
Binary file (28.2 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/state_ee_xyz/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_goal/c/0/0 ADDED
Binary file (65 Bytes). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/state_goal/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_gripper/c/0/0 ADDED
Binary file (11.6 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/state_gripper/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 1
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 1
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_joints/c/0/0 ADDED
Binary file (68.7 kB). View file
 
processed/multi_cube/processed_ee_xyz.zarr/data/state_joints/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 6
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/state_obstacle/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 3415,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 3415,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "numcodecs.blosc",
32
+ "configuration": {
33
+ "cname": "zstd",
34
+ "clevel": 3,
35
+ "shuffle": 2
36
+ }
37
+ }
38
+ ],
39
+ "attributes": {},
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
processed/multi_cube/processed_ee_xyz.zarr/data/zarr.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "attributes": {},
3
+ "zarr_format": 3,
4
+ "node_type": "group"
5
+ }
processed/multi_cube/processed_ee_xyz.zarr/meta/episode_ends/c/0 ADDED
Binary file (131 Bytes). View file
 
processed/multi_cube/processed_ee_xyz.zarr/meta/episode_ends/zarr.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19
4
+ ],
5
+ "data_type": "int64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 19
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 0,
21
+ "codecs": [
22
+ {
23
+ "name": "bytes",
24
+ "configuration": {
25
+ "endian": "little"
26
+ }
27
+ },
28
+ {
29
+ "name": "numcodecs.blosc",
30
+ "configuration": {
31
+ "cname": "zstd",
32
+ "clevel": 3,
33
+ "shuffle": 2
34
+ }
35
+ }
36
+ ],
37
+ "attributes": {},
38
+ "zarr_format": 3,
39
+ "node_type": "array",
40
+ "storage_transformers": []
41
+ }
processed/multi_cube/processed_ee_xyz.zarr/meta/zarr.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "attributes": {},
3
+ "zarr_format": 3,
4
+ "node_type": "group"
5
+ }
processed/multi_cube/processed_ee_xyz.zarr/zarr.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attributes": {
3
+ "action_space": "ee",
4
+ "action_dim": 3,
5
+ "action_spec": "ee_pos_xyz(3)",
6
+ "state_spec": "ee_pos_xyz(3)",
7
+ "state_key": "state_ee_xyz",
8
+ "action_key": "action_ee_xyz",
9
+ "num_episodes": 19,
10
+ "num_dagger_episodes": 0,
11
+ "num_transitions": 3415,
12
+ "source_zarrs": [
13
+ "datasets/raw/multi_cube/teleop/2026-03-23_10-56-33/so100_multicube_teleop.zarr"
14
+ ]
15
+ },
16
+ "zarr_format": 3,
17
+ "node_type": "group"
18
+ }
processed/single_cube/oracle_grasp.zarr/data/action_ee_xyz/c/0/0 ADDED
Binary file (62.6 kB). View file
 
processed/single_cube/oracle_grasp.zarr/data/action_ee_xyz/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 19552,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/action_gripper/c/0/0 ADDED
Binary file (779 Bytes). View file
 
processed/single_cube/oracle_grasp.zarr/data/action_gripper/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 1
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 19552,
12
+ 1
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/state_cube/c/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b0f0ee176ca3371d64c57a540df6efc15d04bddc465524d8497d4753c4f86eb
3
+ size 207178
processed/single_cube/oracle_grasp.zarr/data/state_cube/c/1/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba8e3e35067b71708b5e17dd1697ea80f990dc5f9c955c244261b04650eb9a93
3
+ size 211278
processed/single_cube/oracle_grasp.zarr/data/state_cube/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 7
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 9776,
12
+ 7
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/state_ee_xyz/c/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6b87d4a65475cbd59db761aceced10337efb4c14ab608c2a6b2f832aa20567
3
+ size 181742
processed/single_cube/oracle_grasp.zarr/data/state_ee_xyz/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 19552,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/state_gripper/c/0/0 ADDED
Binary file (45.4 kB). View file
 
processed/single_cube/oracle_grasp.zarr/data/state_gripper/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 1
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 19552,
12
+ 1
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/state_joints/c/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef91bdd5a164c17936e02f9d25a8074c2bf34594ab2bdc5c58dd51c1867de14
3
+ size 184948
processed/single_cube/oracle_grasp.zarr/data/state_joints/c/1/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08671026978b387fe28ece9032fca499777b8b31e1a654d1c8ec833052238a31
3
+ size 172736
processed/single_cube/oracle_grasp.zarr/data/state_joints/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 6
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 9776,
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/state_obstacle/c/0/0 ADDED
Binary file (753 Bytes). View file
 
processed/single_cube/oracle_grasp.zarr/data/state_obstacle/zarr.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19552,
4
+ 3
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 19552,
12
+ 3
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "bytes",
26
+ "configuration": {
27
+ "endian": "little"
28
+ }
29
+ },
30
+ {
31
+ "name": "zstd",
32
+ "configuration": {
33
+ "level": 0,
34
+ "checksum": false
35
+ }
36
+ }
37
+ ],
38
+ "attributes": {},
39
+ "zarr_format": 3,
40
+ "node_type": "array",
41
+ "storage_transformers": []
42
+ }
processed/single_cube/oracle_grasp.zarr/data/zarr.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "attributes": {},
3
+ "zarr_format": 3,
4
+ "node_type": "group"
5
+ }
processed/single_cube/oracle_grasp.zarr/meta/episode_ends/c/0 ADDED
Binary file (309 Bytes). View file
 
processed/single_cube/oracle_grasp.zarr/meta/episode_ends/zarr.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 155
4
+ ],
5
+ "data_type": "int64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 155
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 0,
21
+ "codecs": [
22
+ {
23
+ "name": "bytes",
24
+ "configuration": {
25
+ "endian": "little"
26
+ }
27
+ },
28
+ {
29
+ "name": "zstd",
30
+ "configuration": {
31
+ "level": 0,
32
+ "checksum": false
33
+ }
34
+ }
35
+ ],
36
+ "attributes": {},
37
+ "zarr_format": 3,
38
+ "node_type": "array",
39
+ "storage_transformers": []
40
+ }
processed/single_cube/oracle_grasp.zarr/meta/zarr.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "attributes": {},
3
+ "zarr_format": 3,
4
+ "node_type": "group"
5
+ }
processed/single_cube/oracle_grasp.zarr/zarr.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attributes": {
3
+ "source": "scripted_oracle",
4
+ "num_episodes": 155
5
+ },
6
+ "zarr_format": 3,
7
+ "node_type": "group"
8
+ }