jadechoghari HF Staff commited on
Commit
6b71c75
·
verified ·
1 Parent(s): c90b08d

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. meta/info.json +284 -0
  2. meta/sim/episode_00000001.json +0 -0
  3. meta/sim/episode_00000002.json +0 -0
  4. meta/sim/episode_00000003.json +0 -0
  5. meta/sim/episode_00000005.json +0 -0
  6. meta/sim/episode_00000007.json +0 -0
  7. meta/sim/episode_00000009.json +0 -0
  8. meta/sim/episode_00000010.json +0 -0
  9. meta/sim/episode_00000011.json +0 -0
  10. meta/sim/episode_00000017.json +0 -0
  11. meta/sim/episode_00000018.json +0 -0
  12. meta/sim/episode_00000023.json +0 -0
  13. meta/sim/episode_00000024.json +0 -0
  14. meta/sim/episode_00000026.json +0 -0
  15. meta/sim/episode_00000027.json +0 -0
  16. meta/sim/episode_00000036.json +0 -0
  17. meta/sim/episode_00000040.json +0 -0
  18. meta/sim/episode_00000041.json +0 -0
  19. meta/sim/episode_00000042.json +0 -0
  20. meta/sim/episode_00000043.json +0 -0
  21. meta/sim/episode_00000051.json +0 -0
  22. meta/sim/episode_00000052.json +0 -0
  23. meta/sim/episode_00000055.json +0 -0
  24. meta/sim/episode_00000056.json +0 -0
  25. meta/sim/episode_00000057.json +0 -0
  26. meta/sim/episode_00000059.json +0 -0
  27. meta/sim/episode_00000066.json +0 -0
  28. meta/sim/episode_00000067.json +0 -0
  29. meta/sim/episode_00000071.json +0 -0
  30. meta/sim/episode_00000074.json +0 -0
  31. meta/sim/episode_00000083.json +0 -0
  32. meta/sim/episode_00000086.json +0 -0
  33. meta/sim/episode_00000087.json +0 -0
  34. meta/sim/episode_00000088.json +0 -0
  35. meta/sim/episode_00000089.json +0 -0
  36. meta/sim/episode_00000095.json +0 -0
  37. meta/sim/episode_00000101.json +0 -0
  38. meta/sim/episode_00000102.json +0 -0
  39. meta/sim/episode_00000103.json +0 -0
  40. meta/sim/episode_00000107.json +0 -0
  41. meta/sim/episode_00000108.json +0 -0
  42. meta/sim/episode_00000109.json +0 -0
  43. meta/sim/episode_00000111.json +0 -0
  44. meta/sim/episode_00000119.json +0 -0
  45. meta/sim/episode_00000127.json +0 -0
  46. meta/sim/episode_00000128.json +0 -0
  47. meta/sim/episode_00000134.json +0 -0
  48. meta/sim/episode_00000135.json +0 -0
  49. meta/sim/episode_00000138.json +0 -0
  50. meta/sim/episode_00000142.json +0 -0
meta/info.json ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "R1Pro",
4
+ "total_episodes": 200,
5
+ "total_frames": 4595098,
6
+ "total_tasks": 1,
7
+ "chunks_size": 10000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:10000"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "metainfo_path": "meta/sim/episode_{episode_index:08d}.json",
15
+ "annotation_path": "annotations/episode_{episode_index:08d}.json",
16
+ "features": {
17
+ "observation.images.rgb.left_wrist": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 480,
21
+ 480,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "rgb"
28
+ ],
29
+ "info": {
30
+ "video.fps": 30.0,
31
+ "video.height": 480,
32
+ "video.width": 480,
33
+ "video.channels": 3,
34
+ "video.codec": "libx265",
35
+ "video.pix_fmt": "yuv420p",
36
+ "video.is_depth_map": false,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "observation.images.rgb.right_wrist": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 480,
44
+ 480,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "rgb"
51
+ ],
52
+ "info": {
53
+ "video.fps": 30.0,
54
+ "video.height": 480,
55
+ "video.width": 480,
56
+ "video.channels": 3,
57
+ "video.codec": "libx265",
58
+ "video.pix_fmt": "yuv420p",
59
+ "video.is_depth_map": false,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "observation.images.rgb.head": {
64
+ "dtype": "video",
65
+ "shape": [
66
+ 720,
67
+ 720,
68
+ 3
69
+ ],
70
+ "names": [
71
+ "height",
72
+ "width",
73
+ "rgb"
74
+ ],
75
+ "info": {
76
+ "video.fps": 30.0,
77
+ "video.height": 720,
78
+ "video.width": 720,
79
+ "video.channels": 3,
80
+ "video.codec": "libx265",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "has_audio": false
84
+ }
85
+ },
86
+ "observation.images.depth.left_wrist": {
87
+ "dtype": "video",
88
+ "shape": [
89
+ 480,
90
+ 480,
91
+ 3
92
+ ],
93
+ "names": [
94
+ "height",
95
+ "width",
96
+ "depth"
97
+ ],
98
+ "info": {
99
+ "video.fps": 30.0,
100
+ "video.height": 480,
101
+ "video.width": 480,
102
+ "video.channels": 3,
103
+ "video.codec": "libx265",
104
+ "video.pix_fmt": "yuv420p16le",
105
+ "video.is_depth_map": true,
106
+ "has_audio": false
107
+ }
108
+ },
109
+ "observation.images.depth.right_wrist": {
110
+ "dtype": "video",
111
+ "shape": [
112
+ 480,
113
+ 480,
114
+ 3
115
+ ],
116
+ "names": [
117
+ "height",
118
+ "width",
119
+ "depth"
120
+ ],
121
+ "info": {
122
+ "video.fps": 30.0,
123
+ "video.height": 480,
124
+ "video.width": 480,
125
+ "video.channels": 3,
126
+ "video.codec": "libx265",
127
+ "video.pix_fmt": "yuv420p16le",
128
+ "video.is_depth_map": true,
129
+ "has_audio": false
130
+ }
131
+ },
132
+ "observation.images.depth.head": {
133
+ "dtype": "video",
134
+ "shape": [
135
+ 720,
136
+ 720,
137
+ 3
138
+ ],
139
+ "names": [
140
+ "height",
141
+ "width",
142
+ "depth"
143
+ ],
144
+ "info": {
145
+ "video.fps": 30.0,
146
+ "video.height": 720,
147
+ "video.width": 720,
148
+ "video.channels": 3,
149
+ "video.codec": "libx265",
150
+ "video.pix_fmt": "yuv420p16le",
151
+ "video.is_depth_map": true,
152
+ "has_audio": false
153
+ }
154
+ },
155
+ "observation.images.seg_instance_id.left_wrist": {
156
+ "dtype": "video",
157
+ "shape": [
158
+ 480,
159
+ 480,
160
+ 3
161
+ ],
162
+ "names": [
163
+ "height",
164
+ "width",
165
+ "rgb"
166
+ ],
167
+ "info": {
168
+ "video.fps": 30.0,
169
+ "video.height": 480,
170
+ "video.width": 480,
171
+ "video.channels": 3,
172
+ "video.codec": "libx265",
173
+ "video.pix_fmt": "yuv420p",
174
+ "video.is_depth_map": false,
175
+ "has_audio": false
176
+ }
177
+ },
178
+ "observation.images.seg_instance_id.right_wrist": {
179
+ "dtype": "video",
180
+ "shape": [
181
+ 480,
182
+ 480,
183
+ 3
184
+ ],
185
+ "names": [
186
+ "height",
187
+ "width",
188
+ "rgb"
189
+ ],
190
+ "info": {
191
+ "video.fps": 30.0,
192
+ "video.height": 480,
193
+ "video.width": 480,
194
+ "video.channels": 3,
195
+ "video.codec": "libx265",
196
+ "video.pix_fmt": "yuv420p",
197
+ "video.is_depth_map": false,
198
+ "has_audio": false
199
+ }
200
+ },
201
+ "observation.images.seg_instance_id.head": {
202
+ "dtype": "video",
203
+ "shape": [
204
+ 720,
205
+ 720,
206
+ 3
207
+ ],
208
+ "names": [
209
+ "height",
210
+ "width",
211
+ "rgb"
212
+ ],
213
+ "info": {
214
+ "video.fps": 30.0,
215
+ "video.height": 720,
216
+ "video.width": 720,
217
+ "video.channels": 3,
218
+ "video.codec": "libx265",
219
+ "video.pix_fmt": "yuv420p",
220
+ "video.is_depth_map": false,
221
+ "has_audio": false
222
+ }
223
+ },
224
+ "action": {
225
+ "dtype": "float32",
226
+ "shape": [
227
+ 23
228
+ ],
229
+ "names": null,
230
+ "fps": 30
231
+ },
232
+ "timestamp": {
233
+ "dtype": "float64",
234
+ "shape": [
235
+ 1
236
+ ],
237
+ "names": null,
238
+ "fps": 30
239
+ },
240
+ "episode_index": {
241
+ "dtype": "int64",
242
+ "shape": [
243
+ 1
244
+ ],
245
+ "names": null,
246
+ "fps": 30
247
+ },
248
+ "index": {
249
+ "dtype": "int64",
250
+ "shape": [
251
+ 1
252
+ ],
253
+ "names": null,
254
+ "fps": 30
255
+ },
256
+ "observation.cam_rel_poses": {
257
+ "dtype": "float32",
258
+ "shape": [
259
+ 21
260
+ ],
261
+ "names": null,
262
+ "fps": 30
263
+ },
264
+ "observation.state": {
265
+ "dtype": "float32",
266
+ "shape": [
267
+ 256
268
+ ],
269
+ "names": null,
270
+ "fps": 30
271
+ },
272
+ "observation.task_info": {
273
+ "dtype": "float32",
274
+ "shape": [
275
+ null
276
+ ],
277
+ "names": null,
278
+ "fps": 30
279
+ }
280
+ },
281
+ "data_files_size_in_mb": 100,
282
+ "video_files_size_in_mb": 500,
283
+ "total_videos": 1800
284
+ }
meta/sim/episode_00000001.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000002.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000003.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000005.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000007.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000009.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000010.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000011.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000017.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000018.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000023.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000024.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000026.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000027.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000036.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000040.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000041.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000042.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000043.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000051.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000052.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000055.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000056.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000057.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000059.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000066.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000067.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000071.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000074.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000083.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000086.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000087.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000088.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000089.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000095.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000101.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000102.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000103.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000107.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000108.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000109.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000111.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000119.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000127.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000128.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000134.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000135.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000138.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/sim/episode_00000142.json ADDED
The diff for this file is too large to render. See raw diff