Alkatt commited on
Commit
48562f7
·
verified ·
1 Parent(s): 7fecc0d

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 +176 -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 +141 -0
  35. meta/tasks.jsonl +1 -0
  36. videos/chunk-000/observation.images.front/episode_000000.mp4 +3 -0
  37. videos/chunk-000/observation.images.front/episode_000001.mp4 +3 -0
  38. videos/chunk-000/observation.images.front/episode_000002.mp4 +3 -0
  39. videos/chunk-000/observation.images.front/episode_000003.mp4 +3 -0
  40. videos/chunk-000/observation.images.front/episode_000004.mp4 +3 -0
  41. videos/chunk-000/observation.images.front/episode_000005.mp4 +3 -0
  42. videos/chunk-000/observation.images.front/episode_000006.mp4 +3 -0
  43. videos/chunk-000/observation.images.front/episode_000007.mp4 +3 -0
  44. videos/chunk-000/observation.images.front/episode_000008.mp4 +3 -0
  45. videos/chunk-000/observation.images.front/episode_000009.mp4 +3 -0
  46. videos/chunk-000/observation.images.front/episode_000010.mp4 +3 -0
  47. videos/chunk-000/observation.images.front/episode_000011.mp4 +3 -0
  48. videos/chunk-000/observation.images.front/episode_000012.mp4 +3 -0
  49. videos/chunk-000/observation.images.front/episode_000013.mp4 +3 -0
  50. videos/chunk-000/observation.images.front/episode_000014.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": null,
29
+ "total_episodes": 30,
30
+ "total_frames": 1427,
31
+ "total_tasks": 1,
32
+ "total_videos": 60,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 10,
36
+ "splits": {
37
+ "train": "0:30"
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
+ "observation.state": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 18
46
+ ],
47
+ "names": null
48
+ },
49
+ "action": {
50
+ "dtype": "float32",
51
+ "shape": [
52
+ 4
53
+ ],
54
+ "names": [
55
+ "delta_x_ee",
56
+ "delta_y_ee",
57
+ "delta_z_ee",
58
+ "gripper_delta"
59
+ ]
60
+ },
61
+ "next.reward": {
62
+ "dtype": "float32",
63
+ "shape": [
64
+ 1
65
+ ],
66
+ "names": null
67
+ },
68
+ "next.done": {
69
+ "dtype": "bool",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "complementary_info.discrete_penalty": {
76
+ "dtype": "float32",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": [
81
+ "discrete_penalty"
82
+ ]
83
+ },
84
+ "observation.images.front": {
85
+ "dtype": "video",
86
+ "shape": [
87
+ 3,
88
+ 128,
89
+ 128
90
+ ],
91
+ "names": [
92
+ "channels",
93
+ "height",
94
+ "width"
95
+ ],
96
+ "info": {
97
+ "video.height": 128,
98
+ "video.width": 128,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 10,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.images.wrist": {
108
+ "dtype": "video",
109
+ "shape": [
110
+ 3,
111
+ 128,
112
+ 128
113
+ ],
114
+ "names": [
115
+ "channels",
116
+ "height",
117
+ "width"
118
+ ],
119
+ "info": {
120
+ "video.height": 128,
121
+ "video.width": 128,
122
+ "video.codec": "av1",
123
+ "video.pix_fmt": "yuv420p",
124
+ "video.is_depth_map": false,
125
+ "video.fps": 10,
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
+ }
167
+ ```
168
+
169
+
170
+ ## Citation
171
+
172
+ **BibTeX:**
173
+
174
+ ```bibtex
175
+ [More Information Needed]
176
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44a241a56d86a76f202fe336c3534911be50c42538645071c7feeec0328ea334
3
+ size 15358
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c9db61a902f1a857c988a6d0774aacc0161b91ea6c1c77e6235ebcfb6ab726
3
+ size 15339
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d33ae59a55583c6ef65d0bab721d710fbce4bab87a9d22136ba794134dd3769
3
+ size 13164
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f0bc3fc7eff47a9ebeb3550b5c6eae7b86f60f35c31bff7ee9ca48fd74efef
3
+ size 13963
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3235b093c04b3956dc99cd46719c3d7720f2cc95562600c9814b1df4edf88f37
3
+ size 10976
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70025f44f835af3b6eecdafb4d7adc63d2293ede732f7be3b5d621cca750c01
3
+ size 14387
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4e5b508fedd7428bcd2ce4b3eea999ae6b55fd9bdc1b234f24b6afc1af836c9
3
+ size 14215
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8d2cf9239c36539c0e17a929c4460ad13aff22609175f4131f5646ae61ac4d
3
+ size 10440
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc20334f2a023abdb9e66d7715dbc1ff768e2ed23aab69d8e513a8b7c107b12
3
+ size 14765
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd86c0337d059dfb3781affed19208b2b9cfd37bc89deb1c0b3a54b351aa954
3
+ size 10634
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0115c79b27c99ce5a7adcf360b74fa088954153f1299962d526c99619ea6e84f
3
+ size 12369
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3314a0b6994dddbdeb8bd700a88ff869ba83bd322c7c8c8090f4e590309d49
3
+ size 10859
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a84f5f12a7a753b047d0d5825159d8ab155a18fc8e641dcc4d7e8af48883428
3
+ size 9555
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac9dda1127c0bbcaa4a38b7c974ac4edf93db50a526787ae15da540bc53bb13
3
+ size 9482
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8bd39c7c991db35e13d5848cd318f4db2561603d5c2ad1331d8ff22803a8702
3
+ size 9951
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8fa96e4f819b0c7bb249d0cd5350bad2df76646bf12a45a41db9ef9afd49628
3
+ size 9309
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f134597b96eab6ec4a0341be90bddb350a67c06c3571e62a925cd250ff2bdc24
3
+ size 7881
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f0f794e71d97b0739c41a53ceb6ecdca0e865f2e54a1ace936e9ff6a93c2464
3
+ size 7791
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5249be92db673903ebfa1a246db5ac4bad52afdb89a3b238a17b465070bedff
3
+ size 8272
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04593d96e91e3548ba6d1d0988dcedadad777c4ec433bfbf22dcdfb2d0d681ed
3
+ size 8104
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fccaa7e87d9c4d86b38e5937f88758bc63d7d5bde2ced06f46f6838ad110a46
3
+ size 7884
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9382b8e5b9e8315a47d29096e6351df1c4f8fa1eda6f61a5dd4dfd0520ec8e97
3
+ size 7469
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e477b188d15ab1765f6d0d35474be7c24b5ddf6bae48202caf4e8cf6d0a0c78
3
+ size 7381
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:421927f149910fee3c340d8273ac31ef65b4d797bec0e385249e6432f76b0e3a
3
+ size 7364
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f431b581d247b5875ee2e47b97beb16d21e27962f475345d8879d9d0021737bd
3
+ size 7368
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f59e49273c5423292413a26cf0a8e233f3f06b7e31acf0da8d3fd0bb84d5600
3
+ size 7176
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed11eef992348e4b62e1af36031b1a193b7d2ee5fd58fd514145162d0a8c31ce
3
+ size 7596
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8bd04eccd703e9e21623ea339cf50acf4bdc7ea7bb82a64d441c452df7c5be9
3
+ size 7059
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d88f3bff8ccb60776985417ab2c19f0ff0a144b8095d7b21c621296246fdae
3
+ size 6859
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b35c475410f518821ef2a18aec1ea87c15c8101ebecfb019529440908147cf9
3
+ size 6855
meta/episodes.jsonl ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["PandaPickCubeGamepad-v0"], "length": 100}
2
+ {"episode_index": 1, "tasks": ["PandaPickCubeGamepad-v0"], "length": 100}
3
+ {"episode_index": 2, "tasks": ["PandaPickCubeGamepad-v0"], "length": 76}
4
+ {"episode_index": 3, "tasks": ["PandaPickCubeGamepad-v0"], "length": 81}
5
+ {"episode_index": 4, "tasks": ["PandaPickCubeGamepad-v0"], "length": 56}
6
+ {"episode_index": 5, "tasks": ["PandaPickCubeGamepad-v0"], "length": 86}
7
+ {"episode_index": 6, "tasks": ["PandaPickCubeGamepad-v0"], "length": 100}
8
+ {"episode_index": 7, "tasks": ["PandaPickCubeGamepad-v0"], "length": 51}
9
+ {"episode_index": 8, "tasks": ["PandaPickCubeGamepad-v0"], "length": 89}
10
+ {"episode_index": 9, "tasks": ["PandaPickCubeGamepad-v0"], "length": 53}
11
+ {"episode_index": 10, "tasks": ["PandaPickCubeGamepad-v0"], "length": 67}
12
+ {"episode_index": 11, "tasks": ["PandaPickCubeGamepad-v0"], "length": 55}
13
+ {"episode_index": 12, "tasks": ["PandaPickCubeGamepad-v0"], "length": 43}
14
+ {"episode_index": 13, "tasks": ["PandaPickCubeGamepad-v0"], "length": 42}
15
+ {"episode_index": 14, "tasks": ["PandaPickCubeGamepad-v0"], "length": 47}
16
+ {"episode_index": 15, "tasks": ["PandaPickCubeGamepad-v0"], "length": 42}
17
+ {"episode_index": 16, "tasks": ["PandaPickCubeGamepad-v0"], "length": 28}
18
+ {"episode_index": 17, "tasks": ["PandaPickCubeGamepad-v0"], "length": 27}
19
+ {"episode_index": 18, "tasks": ["PandaPickCubeGamepad-v0"], "length": 31}
20
+ {"episode_index": 19, "tasks": ["PandaPickCubeGamepad-v0"], "length": 30}
21
+ {"episode_index": 20, "tasks": ["PandaPickCubeGamepad-v0"], "length": 28}
22
+ {"episode_index": 21, "tasks": ["PandaPickCubeGamepad-v0"], "length": 24}
23
+ {"episode_index": 22, "tasks": ["PandaPickCubeGamepad-v0"], "length": 23}
24
+ {"episode_index": 23, "tasks": ["PandaPickCubeGamepad-v0"], "length": 23}
25
+ {"episode_index": 24, "tasks": ["PandaPickCubeGamepad-v0"], "length": 23}
26
+ {"episode_index": 25, "tasks": ["PandaPickCubeGamepad-v0"], "length": 21}
27
+ {"episode_index": 26, "tasks": ["PandaPickCubeGamepad-v0"], "length": 25}
28
+ {"episode_index": 27, "tasks": ["PandaPickCubeGamepad-v0"], "length": 20}
29
+ {"episode_index": 28, "tasks": ["PandaPickCubeGamepad-v0"], "length": 18}
30
+ {"episode_index": 29, "tasks": ["PandaPickCubeGamepad-v0"], "length": 18}
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,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": null,
4
+ "total_episodes": 30,
5
+ "total_frames": 1427,
6
+ "total_tasks": 1,
7
+ "total_videos": 60,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
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
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 18
21
+ ],
22
+ "names": null
23
+ },
24
+ "action": {
25
+ "dtype": "float32",
26
+ "shape": [
27
+ 4
28
+ ],
29
+ "names": [
30
+ "delta_x_ee",
31
+ "delta_y_ee",
32
+ "delta_z_ee",
33
+ "gripper_delta"
34
+ ]
35
+ },
36
+ "next.reward": {
37
+ "dtype": "float32",
38
+ "shape": [
39
+ 1
40
+ ],
41
+ "names": null
42
+ },
43
+ "next.done": {
44
+ "dtype": "bool",
45
+ "shape": [
46
+ 1
47
+ ],
48
+ "names": null
49
+ },
50
+ "complementary_info.discrete_penalty": {
51
+ "dtype": "float32",
52
+ "shape": [
53
+ 1
54
+ ],
55
+ "names": [
56
+ "discrete_penalty"
57
+ ]
58
+ },
59
+ "observation.images.front": {
60
+ "dtype": "video",
61
+ "shape": [
62
+ 3,
63
+ 128,
64
+ 128
65
+ ],
66
+ "names": [
67
+ "channels",
68
+ "height",
69
+ "width"
70
+ ],
71
+ "info": {
72
+ "video.height": 128,
73
+ "video.width": 128,
74
+ "video.codec": "av1",
75
+ "video.pix_fmt": "yuv420p",
76
+ "video.is_depth_map": false,
77
+ "video.fps": 10,
78
+ "video.channels": 3,
79
+ "has_audio": false
80
+ }
81
+ },
82
+ "observation.images.wrist": {
83
+ "dtype": "video",
84
+ "shape": [
85
+ 3,
86
+ 128,
87
+ 128
88
+ ],
89
+ "names": [
90
+ "channels",
91
+ "height",
92
+ "width"
93
+ ],
94
+ "info": {
95
+ "video.height": 128,
96
+ "video.width": 128,
97
+ "video.codec": "av1",
98
+ "video.pix_fmt": "yuv420p",
99
+ "video.is_depth_map": false,
100
+ "video.fps": 10,
101
+ "video.channels": 3,
102
+ "has_audio": false
103
+ }
104
+ },
105
+ "timestamp": {
106
+ "dtype": "float32",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "frame_index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "episode_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ },
126
+ "index": {
127
+ "dtype": "int64",
128
+ "shape": [
129
+ 1
130
+ ],
131
+ "names": null
132
+ },
133
+ "task_index": {
134
+ "dtype": "int64",
135
+ "shape": [
136
+ 1
137
+ ],
138
+ "names": null
139
+ }
140
+ }
141
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "PandaPickCubeGamepad-v0"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748cd34bd1ab98452db9137a1e819f20d9f6f68ade0f2eb293e03460f3082ae7
3
+ size 116892
videos/chunk-000/observation.images.front/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54a2d1ff02ba597370487396876d1fa7901def21bb84bfd76b5ae4ecf4efd7db
3
+ size 118218
videos/chunk-000/observation.images.front/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:080513f2e78018faf78d3bb548b51685b08f73629e04026619ffdc0fee8c9303
3
+ size 90846
videos/chunk-000/observation.images.front/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2822addd625766956fca471af2399cc760e08e81578181c5fcfd805d2fc2017a
3
+ size 95001
videos/chunk-000/observation.images.front/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e795afdbaf97292d13961ebb10864e128b592cd4ccde0d3ad3492a0a1b78b648
3
+ size 67090
videos/chunk-000/observation.images.front/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec110775f22c037dd7c9e7b2d0ea2300667a9fe7890ab89a85ffc84bb930ee88
3
+ size 103648
videos/chunk-000/observation.images.front/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ad87fa49e3d5e310f1441b5e418bbc816bb18d0a5d3bc9946c4dbc463c5de7
3
+ size 120429
videos/chunk-000/observation.images.front/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37dbb30952202a978e0159272f90aa43de02edcd9d156025527d40890dfb0ca4
3
+ size 63306
videos/chunk-000/observation.images.front/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f957c070c97b0cbca5487f4986561c906039623cab8a007f8c001971e8eed54
3
+ size 104889
videos/chunk-000/observation.images.front/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a290a573f78031d826176a90b44796950a7c8e6668e97f5687ace5700605d04b
3
+ size 65471
videos/chunk-000/observation.images.front/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0d2823fd28c291a5658cac336698dccdab94dca1449f98b0126a5ab02512aa
3
+ size 81317
videos/chunk-000/observation.images.front/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5498949116f45d8b3f27a76ad7456fa9ec73fa3e5171709084a762718ddf1599
3
+ size 67372
videos/chunk-000/observation.images.front/episode_000012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67fb4d23beea449b0a2014c0e327e48344452e04751e84667ae5faee0fcd9cd
3
+ size 53070
videos/chunk-000/observation.images.front/episode_000013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47628c50171b8e1128fd52b2f2e2ddf6ad968b8f543f73519a1f1d84ecfa8950
3
+ size 51841
videos/chunk-000/observation.images.front/episode_000014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89610a2b2f97520943b7159fd5228cbc7983dd5a0c6ddbb0f88014e216694005
3
+ size 58779