kumarhans commited on
Commit
5e8c1bd
·
verified ·
1 Parent(s): 25c4130

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. README.md +201 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. data/chunk-000/episode_000020.parquet +3 -0
  23. data/chunk-000/episode_000021.parquet +3 -0
  24. data/chunk-000/episode_000022.parquet +3 -0
  25. data/chunk-000/episode_000023.parquet +3 -0
  26. data/chunk-000/episode_000024.parquet +3 -0
  27. data/chunk-000/episode_000025.parquet +3 -0
  28. data/chunk-000/episode_000026.parquet +3 -0
  29. data/chunk-000/episode_000027.parquet +3 -0
  30. data/chunk-000/episode_000028.parquet +3 -0
  31. data/chunk-000/episode_000029.parquet +3 -0
  32. meta/episodes.jsonl +30 -0
  33. meta/episodes_stats.jsonl +0 -0
  34. meta/info.json +166 -0
  35. meta/tasks.jsonl +1 -0
  36. videos/chunk-000/observation.images.ego/episode_000000.mp4 +3 -0
  37. videos/chunk-000/observation.images.ego/episode_000001.mp4 +3 -0
  38. videos/chunk-000/observation.images.ego/episode_000002.mp4 +3 -0
  39. videos/chunk-000/observation.images.ego/episode_000003.mp4 +3 -0
  40. videos/chunk-000/observation.images.ego/episode_000004.mp4 +3 -0
  41. videos/chunk-000/observation.images.ego/episode_000005.mp4 +3 -0
  42. videos/chunk-000/observation.images.ego/episode_000006.mp4 +3 -0
  43. videos/chunk-000/observation.images.ego/episode_000007.mp4 +3 -0
  44. videos/chunk-000/observation.images.ego/episode_000008.mp4 +3 -0
  45. videos/chunk-000/observation.images.ego/episode_000009.mp4 +3 -0
  46. videos/chunk-000/observation.images.ego/episode_000010.mp4 +3 -0
  47. videos/chunk-000/observation.images.ego/episode_000011.mp4 +3 -0
  48. videos/chunk-000/observation.images.ego/episode_000012.mp4 +3 -0
  49. videos/chunk-000/observation.images.ego/episode_000013.mp4 +3 -0
  50. videos/chunk-000/observation.images.ego/episode_000014.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "bi_xarm6_follower",
29
+ "total_episodes": 3,
30
+ "total_frames": 3751,
31
+ "total_tasks": 1,
32
+ "total_videos": 9,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:3"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 14
46
+ ],
47
+ "names": [
48
+ "left_joint1.pos",
49
+ "left_joint2.pos",
50
+ "left_joint3.pos",
51
+ "left_joint4.pos",
52
+ "left_joint5.pos",
53
+ "left_joint6.pos",
54
+ "left_gripper.pos",
55
+ "right_joint1.pos",
56
+ "right_joint2.pos",
57
+ "right_joint3.pos",
58
+ "right_joint4.pos",
59
+ "right_joint5.pos",
60
+ "right_joint6.pos",
61
+ "right_gripper.pos"
62
+ ]
63
+ },
64
+ "observation.state": {
65
+ "dtype": "float32",
66
+ "shape": [
67
+ 14
68
+ ],
69
+ "names": [
70
+ "left_joint1.pos",
71
+ "left_joint2.pos",
72
+ "left_joint3.pos",
73
+ "left_joint4.pos",
74
+ "left_joint5.pos",
75
+ "left_joint6.pos",
76
+ "left_gripper.pos",
77
+ "right_joint1.pos",
78
+ "right_joint2.pos",
79
+ "right_joint3.pos",
80
+ "right_joint4.pos",
81
+ "right_joint5.pos",
82
+ "right_joint6.pos",
83
+ "right_gripper.pos"
84
+ ]
85
+ },
86
+ "observation.images.ego": {
87
+ "dtype": "video",
88
+ "shape": [
89
+ 480,
90
+ 640,
91
+ 3
92
+ ],
93
+ "names": [
94
+ "height",
95
+ "width",
96
+ "channels"
97
+ ],
98
+ "info": {
99
+ "video.height": 480,
100
+ "video.width": 640,
101
+ "video.codec": "av1",
102
+ "video.pix_fmt": "yuv420p",
103
+ "video.is_depth_map": false,
104
+ "video.fps": 30,
105
+ "video.channels": 3,
106
+ "has_audio": false
107
+ }
108
+ },
109
+ "observation.images.left_wrist": {
110
+ "dtype": "video",
111
+ "shape": [
112
+ 480,
113
+ 640,
114
+ 3
115
+ ],
116
+ "names": [
117
+ "height",
118
+ "width",
119
+ "channels"
120
+ ],
121
+ "info": {
122
+ "video.height": 480,
123
+ "video.width": 640,
124
+ "video.codec": "av1",
125
+ "video.pix_fmt": "yuv420p",
126
+ "video.is_depth_map": false,
127
+ "video.fps": 30,
128
+ "video.channels": 3,
129
+ "has_audio": false
130
+ }
131
+ },
132
+ "observation.images.right_wrist": {
133
+ "dtype": "video",
134
+ "shape": [
135
+ 480,
136
+ 640,
137
+ 3
138
+ ],
139
+ "names": [
140
+ "height",
141
+ "width",
142
+ "channels"
143
+ ],
144
+ "info": {
145
+ "video.height": 480,
146
+ "video.width": 640,
147
+ "video.codec": "av1",
148
+ "video.pix_fmt": "yuv420p",
149
+ "video.is_depth_map": false,
150
+ "video.fps": 30,
151
+ "video.channels": 3,
152
+ "has_audio": false
153
+ }
154
+ },
155
+ "timestamp": {
156
+ "dtype": "float32",
157
+ "shape": [
158
+ 1
159
+ ],
160
+ "names": null
161
+ },
162
+ "frame_index": {
163
+ "dtype": "int64",
164
+ "shape": [
165
+ 1
166
+ ],
167
+ "names": null
168
+ },
169
+ "episode_index": {
170
+ "dtype": "int64",
171
+ "shape": [
172
+ 1
173
+ ],
174
+ "names": null
175
+ },
176
+ "index": {
177
+ "dtype": "int64",
178
+ "shape": [
179
+ 1
180
+ ],
181
+ "names": null
182
+ },
183
+ "task_index": {
184
+ "dtype": "int64",
185
+ "shape": [
186
+ 1
187
+ ],
188
+ "names": null
189
+ }
190
+ }
191
+ }
192
+ ```
193
+
194
+
195
+ ## Citation
196
+
197
+ **BibTeX:**
198
+
199
+ ```bibtex
200
+ [More Information Needed]
201
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277980c4bf3cb8ccf73180e6308bf690cf1b9d87fc829936c60f80b95ff90be9
3
+ size 117654
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f57fea5b48aabe953812d5e5c886896b874389e18165e794a6c3d643d18d90a
3
+ size 87138
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a166e841f4c66c24d8737508e2769c7fc776a8048c014994ace33d6047c6a1c2
3
+ size 96333
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3088fd23090c1085c682303bc22d97e796397a8c6ea33d5ac4b29cd2611dd566
3
+ size 100368
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c95bc3e32156bcb764d2b765a1eb97b96ba2042291aeb60a2b098710edd238
3
+ size 74337
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c144cc30f2df0239cd4fa7cf9a879d340048a3f6a36e4e0f3f2c740273d0fe2
3
+ size 110694
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:118abf2f7e79e2a842c09829b8f75fd3890bcb008b832bb4d61edc513f30a613
3
+ size 65510
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da74e13a05fab926b6b1de98e637de6af75f4655cc8ff0b0b38c45e2296a4a1e
3
+ size 84481
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e7f9ba0614feaf5a443e6752e7b93c32ed7352f8493050353e53b16a3751bf
3
+ size 82678
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e7d47d15d2f5bfc04c4f59589929ceb250680cad6e3454b458a0ed0fb796bca
3
+ size 76452
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b29a1ca1863a15bdb05832246c9289e36e9042276cd4494f3172e6de8b9ab00
3
+ size 76700
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e1848d34e17c66d7c27c1948e3088585c5f05eaa29f18bee356c6fc8fe4239
3
+ size 76550
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7a50f3eaf7162b7a5d0766e11c454ab82dd6f4be7e000582c2251458a12c9c
3
+ size 74398
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea80db83e7ad970c71529235821a1ff75b09b5edf912a0cc73c22bf39463db2d
3
+ size 72024
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:428ea65bf7002f318aecea78c0c5de8afea81c25fe7595232b70f83656883b02
3
+ size 78828
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c19d251862b94ee30ae01d088f90d2c37cfd3aead6bc6644ff340eba88795f1
3
+ size 87995
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffb337d875d304d28d7ff84e2cde019bab1060c8871a09cffc65b65bdba69dd1
3
+ size 76599
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5da430c801315f4cdb6e9503d19b716309632764dc8bb49e9d8d4c1185f100cc
3
+ size 74111
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69af8848b914fd8b5c8e2f252f2cb7cd0b902ea8a4180f988472029e08e634d4
3
+ size 69572
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8118aba74b1b6e885ab2d4f327617ef9c528e97c1d621e6c2648fc01ba798de7
3
+ size 76187
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:025c5cb21d076ec374ba66fc7a601826f34cfa47a97a3828b6c0477fa033b727
3
+ size 65777
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf9a67f5f6c8c9a6d0ac69ab3dfdb512c1aea0e0e9fe1c36a641d733cf4bca5
3
+ size 90854
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a24c8e13397f8d5d7cdb4aba25aaec2106a225ed08baa9b0e0ab3fb446f3c3
3
+ size 81506
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e0a05a0d0c21a5db9ca3ac1a79a775ef37fe26604b71a0a22e0f9199e9d317
3
+ size 77269
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d79170895e18db1156d3a81cb44395413add032aa5d09a72570e89e8d77ed5a
3
+ size 76760
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a48416567f8ee8d6ae688d7306b342b79f0a1f61ed542279d7a1f95a0aed6e2
3
+ size 85216
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52fa37ca4ba9d509b4e69cb6101035db5bae2fe632d9cfba936cce4e226be81
3
+ size 86432
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a344fb71ce9abdc5e64b704eb3134181bb537795caac5ded33583b12f926bea
3
+ size 91841
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d3966d7e5686d449ecdccdf245edf5bb3d412983493fca51fc91f58b80d0fc
3
+ size 91237
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a29d013b8d43f386bbaff0df8e896632aa3ff3453424bb8517dfe9f80186f7d4
3
+ size 82159
meta/episodes.jsonl ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grab the cable and plug it in"], "length": 1858}
2
+ {"episode_index": 1, "tasks": ["Grab the cable and plug it in"], "length": 1209}
3
+ {"episode_index": 2, "tasks": ["Grab the cable and plug it in"], "length": 1322}
4
+ {"episode_index": 3, "tasks": ["Grab the cable and plug it in"], "length": 1429}
5
+ {"episode_index": 4, "tasks": ["Grab the cable and plug it in"], "length": 1022}
6
+ {"episode_index": 5, "tasks": ["Grab the cable and plug it in"], "length": 1875}
7
+ {"episode_index": 6, "tasks": ["Grab the cable and plug it in"], "length": 857}
8
+ {"episode_index": 7, "tasks": ["Grab the cable and plug it in"], "length": 1137}
9
+ {"episode_index": 8, "tasks": ["Grab the cable and plug it in"], "length": 1093}
10
+ {"episode_index": 9, "tasks": ["Grab the cable and plug it in"], "length": 1010}
11
+ {"episode_index": 10, "tasks": ["Grab the cable and plug it in"], "length": 1112}
12
+ {"episode_index": 11, "tasks": ["Grab the cable and plug it in"], "length": 1103}
13
+ {"episode_index": 12, "tasks": ["Grab the cable and plug it in"], "length": 971}
14
+ {"episode_index": 13, "tasks": ["Grab the cable and plug it in"], "length": 999}
15
+ {"episode_index": 14, "tasks": ["Grab the cable and plug it in"], "length": 963}
16
+ {"episode_index": 15, "tasks": ["Grab the cable and plug it in"], "length": 1336}
17
+ {"episode_index": 16, "tasks": ["Grab the cable and plug it in"], "length": 930}
18
+ {"episode_index": 17, "tasks": ["Grab the cable and plug it in"], "length": 1005}
19
+ {"episode_index": 18, "tasks": ["Grab the cable and plug it in"], "length": 860}
20
+ {"episode_index": 19, "tasks": ["Grab the cable and plug it in"], "length": 1040}
21
+ {"episode_index": 20, "tasks": ["Grab the cable and plug it in"], "length": 820}
22
+ {"episode_index": 21, "tasks": ["Grab the cable and plug it in"], "length": 1242}
23
+ {"episode_index": 22, "tasks": ["Grab the cable and plug it in"], "length": 1034}
24
+ {"episode_index": 23, "tasks": ["Grab the cable and plug it in"], "length": 1057}
25
+ {"episode_index": 24, "tasks": ["Grab the cable and plug it in"], "length": 1174}
26
+ {"episode_index": 25, "tasks": ["Grab the cable and plug it in"], "length": 1102}
27
+ {"episode_index": 26, "tasks": ["Grab the cable and plug it in"], "length": 1291}
28
+ {"episode_index": 27, "tasks": ["Grab the cable and plug it in"], "length": 1301}
29
+ {"episode_index": 28, "tasks": ["Grab the cable and plug it in"], "length": 1272}
30
+ {"episode_index": 29, "tasks": ["Grab the cable and plug it in"], "length": 1186}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "bi_xarm6_follower",
4
+ "total_episodes": 30,
5
+ "total_frames": 34610,
6
+ "total_tasks": 1,
7
+ "total_videos": 90,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:30"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 14
21
+ ],
22
+ "names": [
23
+ "left_joint1.pos",
24
+ "left_joint2.pos",
25
+ "left_joint3.pos",
26
+ "left_joint4.pos",
27
+ "left_joint5.pos",
28
+ "left_joint6.pos",
29
+ "left_gripper.pos",
30
+ "right_joint1.pos",
31
+ "right_joint2.pos",
32
+ "right_joint3.pos",
33
+ "right_joint4.pos",
34
+ "right_joint5.pos",
35
+ "right_joint6.pos",
36
+ "right_gripper.pos"
37
+ ]
38
+ },
39
+ "observation.state": {
40
+ "dtype": "float32",
41
+ "shape": [
42
+ 14
43
+ ],
44
+ "names": [
45
+ "left_joint1.pos",
46
+ "left_joint2.pos",
47
+ "left_joint3.pos",
48
+ "left_joint4.pos",
49
+ "left_joint5.pos",
50
+ "left_joint6.pos",
51
+ "left_gripper.pos",
52
+ "right_joint1.pos",
53
+ "right_joint2.pos",
54
+ "right_joint3.pos",
55
+ "right_joint4.pos",
56
+ "right_joint5.pos",
57
+ "right_joint6.pos",
58
+ "right_gripper.pos"
59
+ ]
60
+ },
61
+ "observation.images.ego": {
62
+ "dtype": "video",
63
+ "shape": [
64
+ 480,
65
+ 640,
66
+ 3
67
+ ],
68
+ "names": [
69
+ "height",
70
+ "width",
71
+ "channels"
72
+ ],
73
+ "info": {
74
+ "video.height": 480,
75
+ "video.width": 640,
76
+ "video.codec": "av1",
77
+ "video.pix_fmt": "yuv420p",
78
+ "video.is_depth_map": false,
79
+ "video.fps": 30,
80
+ "video.channels": 3,
81
+ "has_audio": false
82
+ }
83
+ },
84
+ "observation.images.left_wrist": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 480,
88
+ 640,
89
+ 3
90
+ ],
91
+ "names": [
92
+ "height",
93
+ "width",
94
+ "channels"
95
+ ],
96
+ "info": {
97
+ "video.height": 480,
98
+ "video.width": 640,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 30,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.images.right_wrist": {
108
+ "dtype": "video",
109
+ "shape": [
110
+ 480,
111
+ 640,
112
+ 3
113
+ ],
114
+ "names": [
115
+ "height",
116
+ "width",
117
+ "channels"
118
+ ],
119
+ "info": {
120
+ "video.height": 480,
121
+ "video.width": 640,
122
+ "video.codec": "av1",
123
+ "video.pix_fmt": "yuv420p",
124
+ "video.is_depth_map": false,
125
+ "video.fps": 30,
126
+ "video.channels": 3,
127
+ "has_audio": false
128
+ }
129
+ },
130
+ "timestamp": {
131
+ "dtype": "float32",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "frame_index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "episode_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ },
151
+ "index": {
152
+ "dtype": "int64",
153
+ "shape": [
154
+ 1
155
+ ],
156
+ "names": null
157
+ },
158
+ "task_index": {
159
+ "dtype": "int64",
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "names": null
164
+ }
165
+ }
166
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Grab the cable and plug it in"}
videos/chunk-000/observation.images.ego/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0bc96d6e8d7daa10f0e996f1ba94124517d4574c223ed942b4ae7645d0f867
3
+ size 19889233
videos/chunk-000/observation.images.ego/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781cd7ad7e3a2773b4fdc22bad56b26df179388a2c7b9878baf04a8283d4a0c0
3
+ size 13101827
videos/chunk-000/observation.images.ego/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cadddf4cdc05c2e26ccb14b16f6bc32e323689de716273c14f2f4f8c63e490b6
3
+ size 14036492
videos/chunk-000/observation.images.ego/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05fcdd083d06ad2a6269b5f887f163dc48258a8554131f5b57b952bcff9601b9
3
+ size 15110558
videos/chunk-000/observation.images.ego/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51916153ef92887177563d2c2546d8b937e46812e68da3ef61afd55368ccf08f
3
+ size 11072134
videos/chunk-000/observation.images.ego/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda9afbe3dd3555465f6aec625e042b2387749fa635393df7e63cbff0cdd7f0b
3
+ size 19730060
videos/chunk-000/observation.images.ego/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92611ac9d91ad28fe2ddff4824aa015cb6d249f048e6f18ac6ff5b629a916165
3
+ size 9053706
videos/chunk-000/observation.images.ego/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1778557510a807e944468a76016262307ae496e9752ebf3de357e57ef1e7b5f7
3
+ size 12052200
videos/chunk-000/observation.images.ego/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b71597394fca30d2348061e570319937e44b69631cf474565c4fc1d79c5ea97
3
+ size 11687516
videos/chunk-000/observation.images.ego/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36babe3dd8281d6b4c1d091684f945ad6b207bd7e569648a359eb1b2b449eb9a
3
+ size 11092421
videos/chunk-000/observation.images.ego/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c03ac35e9d53cde0b692e7bda687f7032921980b900b6d03fc000da551e0584e
3
+ size 11934034
videos/chunk-000/observation.images.ego/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba3650a19d93d05989d5c08ccf35f9bfab37a5bd584a5dbfee7182fabe1656a
3
+ size 11758928
videos/chunk-000/observation.images.ego/episode_000012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f3c992e8a0c0b04b5995c9ea5b74eb40b32fbbe54cfb2c24659e2d819dd7d1
3
+ size 10466379
videos/chunk-000/observation.images.ego/episode_000013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fdbe5f0ea1ace8988258a6e1975bc4bb921a42f4de14f317c01d9f84cfa96f6
3
+ size 10720110
videos/chunk-000/observation.images.ego/episode_000014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7897e265288a22fe73a5cc74c8335f79ab60076d41f11a242b4e5f2d137a017b
3
+ size 10397038