jzpeng commited on
Commit
40cf8ee
·
verified ·
1 Parent(s): 8061d94

Upload info.json

Browse files
Files changed (1) hide show
  1. meta/info.json +523 -0
meta/info.json ADDED
@@ -0,0 +1,523 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "arx",
4
+ "total_episodes": 538,
5
+ "total_frames": 70596,
6
+ "total_tasks": 3,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 0,
9
+ "video_files_size_in_mb": 0,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:538"
13
+ },
14
+ "data_path": "data/long_cable_insertion_2_raw_plus_dagger2x_train.tsfile",
15
+ "features": {
16
+ "Time": {
17
+ "dtype": "int64",
18
+ "shape": [
19
+ 1
20
+ ],
21
+ "tsfile_role": "TIME",
22
+ "unit": "ms"
23
+ },
24
+ "episode_index": {
25
+ "dtype": "int64",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "tsfile_role": "TAG"
30
+ },
31
+ "task_index": {
32
+ "dtype": "int64",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "tsfile_role": "TAG"
37
+ },
38
+ "frame_index": {
39
+ "dtype": "int64",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "tsfile_role": "FIELD"
44
+ },
45
+ "sample_index": {
46
+ "dtype": "int64",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "tsfile_role": "FIELD"
51
+ },
52
+ "observation_state_0": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "tsfile_role": "FIELD"
58
+ },
59
+ "observation_state_1": {
60
+ "dtype": "float32",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "tsfile_role": "FIELD"
65
+ },
66
+ "observation_state_2": {
67
+ "dtype": "float32",
68
+ "shape": [
69
+ 1
70
+ ],
71
+ "tsfile_role": "FIELD"
72
+ },
73
+ "observation_state_3": {
74
+ "dtype": "float32",
75
+ "shape": [
76
+ 1
77
+ ],
78
+ "tsfile_role": "FIELD"
79
+ },
80
+ "observation_state_4": {
81
+ "dtype": "float32",
82
+ "shape": [
83
+ 1
84
+ ],
85
+ "tsfile_role": "FIELD"
86
+ },
87
+ "observation_state_5": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "tsfile_role": "FIELD"
93
+ },
94
+ "observation_state_6": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "tsfile_role": "FIELD"
100
+ },
101
+ "observation_state_7": {
102
+ "dtype": "float32",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "tsfile_role": "FIELD"
107
+ },
108
+ "observation_state_8": {
109
+ "dtype": "float32",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "tsfile_role": "FIELD"
114
+ },
115
+ "observation_state_9": {
116
+ "dtype": "float32",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "tsfile_role": "FIELD"
121
+ },
122
+ "observation_state_10": {
123
+ "dtype": "float32",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "tsfile_role": "FIELD"
128
+ },
129
+ "observation_state_11": {
130
+ "dtype": "float32",
131
+ "shape": [
132
+ 1
133
+ ],
134
+ "tsfile_role": "FIELD"
135
+ },
136
+ "observation_state_12": {
137
+ "dtype": "float32",
138
+ "shape": [
139
+ 1
140
+ ],
141
+ "tsfile_role": "FIELD"
142
+ },
143
+ "observation_state_13": {
144
+ "dtype": "float32",
145
+ "shape": [
146
+ 1
147
+ ],
148
+ "tsfile_role": "FIELD"
149
+ },
150
+ "observation_velocity_0": {
151
+ "dtype": "float32",
152
+ "shape": [
153
+ 1
154
+ ],
155
+ "tsfile_role": "FIELD"
156
+ },
157
+ "observation_velocity_1": {
158
+ "dtype": "float32",
159
+ "shape": [
160
+ 1
161
+ ],
162
+ "tsfile_role": "FIELD"
163
+ },
164
+ "observation_velocity_2": {
165
+ "dtype": "float32",
166
+ "shape": [
167
+ 1
168
+ ],
169
+ "tsfile_role": "FIELD"
170
+ },
171
+ "observation_velocity_3": {
172
+ "dtype": "float32",
173
+ "shape": [
174
+ 1
175
+ ],
176
+ "tsfile_role": "FIELD"
177
+ },
178
+ "observation_velocity_4": {
179
+ "dtype": "float32",
180
+ "shape": [
181
+ 1
182
+ ],
183
+ "tsfile_role": "FIELD"
184
+ },
185
+ "observation_velocity_5": {
186
+ "dtype": "float32",
187
+ "shape": [
188
+ 1
189
+ ],
190
+ "tsfile_role": "FIELD"
191
+ },
192
+ "observation_velocity_6": {
193
+ "dtype": "float32",
194
+ "shape": [
195
+ 1
196
+ ],
197
+ "tsfile_role": "FIELD"
198
+ },
199
+ "observation_velocity_7": {
200
+ "dtype": "float32",
201
+ "shape": [
202
+ 1
203
+ ],
204
+ "tsfile_role": "FIELD"
205
+ },
206
+ "observation_velocity_8": {
207
+ "dtype": "float32",
208
+ "shape": [
209
+ 1
210
+ ],
211
+ "tsfile_role": "FIELD"
212
+ },
213
+ "observation_velocity_9": {
214
+ "dtype": "float32",
215
+ "shape": [
216
+ 1
217
+ ],
218
+ "tsfile_role": "FIELD"
219
+ },
220
+ "observation_velocity_10": {
221
+ "dtype": "float32",
222
+ "shape": [
223
+ 1
224
+ ],
225
+ "tsfile_role": "FIELD"
226
+ },
227
+ "observation_velocity_11": {
228
+ "dtype": "float32",
229
+ "shape": [
230
+ 1
231
+ ],
232
+ "tsfile_role": "FIELD"
233
+ },
234
+ "observation_velocity_12": {
235
+ "dtype": "float32",
236
+ "shape": [
237
+ 1
238
+ ],
239
+ "tsfile_role": "FIELD"
240
+ },
241
+ "observation_velocity_13": {
242
+ "dtype": "float32",
243
+ "shape": [
244
+ 1
245
+ ],
246
+ "tsfile_role": "FIELD"
247
+ },
248
+ "action_0": {
249
+ "dtype": "float32",
250
+ "shape": [
251
+ 1
252
+ ],
253
+ "tsfile_role": "FIELD"
254
+ },
255
+ "action_1": {
256
+ "dtype": "float32",
257
+ "shape": [
258
+ 1
259
+ ],
260
+ "tsfile_role": "FIELD"
261
+ },
262
+ "action_2": {
263
+ "dtype": "float32",
264
+ "shape": [
265
+ 1
266
+ ],
267
+ "tsfile_role": "FIELD"
268
+ },
269
+ "action_3": {
270
+ "dtype": "float32",
271
+ "shape": [
272
+ 1
273
+ ],
274
+ "tsfile_role": "FIELD"
275
+ },
276
+ "action_4": {
277
+ "dtype": "float32",
278
+ "shape": [
279
+ 1
280
+ ],
281
+ "tsfile_role": "FIELD"
282
+ },
283
+ "action_5": {
284
+ "dtype": "float32",
285
+ "shape": [
286
+ 1
287
+ ],
288
+ "tsfile_role": "FIELD"
289
+ },
290
+ "action_6": {
291
+ "dtype": "float32",
292
+ "shape": [
293
+ 1
294
+ ],
295
+ "tsfile_role": "FIELD"
296
+ },
297
+ "action_7": {
298
+ "dtype": "float32",
299
+ "shape": [
300
+ 1
301
+ ],
302
+ "tsfile_role": "FIELD"
303
+ },
304
+ "action_8": {
305
+ "dtype": "float32",
306
+ "shape": [
307
+ 1
308
+ ],
309
+ "tsfile_role": "FIELD"
310
+ },
311
+ "action_9": {
312
+ "dtype": "float32",
313
+ "shape": [
314
+ 1
315
+ ],
316
+ "tsfile_role": "FIELD"
317
+ },
318
+ "action_10": {
319
+ "dtype": "float32",
320
+ "shape": [
321
+ 1
322
+ ],
323
+ "tsfile_role": "FIELD"
324
+ },
325
+ "action_11": {
326
+ "dtype": "float32",
327
+ "shape": [
328
+ 1
329
+ ],
330
+ "tsfile_role": "FIELD"
331
+ },
332
+ "action_12": {
333
+ "dtype": "float32",
334
+ "shape": [
335
+ 1
336
+ ],
337
+ "tsfile_role": "FIELD"
338
+ },
339
+ "action_13": {
340
+ "dtype": "float32",
341
+ "shape": [
342
+ 1
343
+ ],
344
+ "tsfile_role": "FIELD"
345
+ }
346
+ },
347
+ "video_path_original": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
348
+ "tsfile_conversion": {
349
+ "source_dataset": "ajaysri/long_cable_insertion_2_raw_plus_dagger2x",
350
+ "source_data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
351
+ "converted_data_path": "data/long_cable_insertion_2_raw_plus_dagger2x_train.tsfile",
352
+ "table_name": "long_cable_insertion_2_raw_plus_dagger2x_train",
353
+ "granularity": "per_split",
354
+ "time_precision": "ms",
355
+ "time_mapping": {
356
+ "source": "timestamp",
357
+ "fps": 50,
358
+ "unit": "milliseconds"
359
+ },
360
+ "tag_columns": [
361
+ "episode_index",
362
+ "task_index"
363
+ ],
364
+ "row_count": 70596,
365
+ "feature_source": "features describe the converted TsFile schema",
366
+ "flattened_features": {
367
+ "observation.state": [
368
+ "observation_state_0",
369
+ "observation_state_1",
370
+ "observation_state_2",
371
+ "observation_state_3",
372
+ "observation_state_4",
373
+ "observation_state_5",
374
+ "observation_state_6",
375
+ "observation_state_7",
376
+ "observation_state_8",
377
+ "observation_state_9",
378
+ "observation_state_10",
379
+ "observation_state_11",
380
+ "observation_state_12",
381
+ "observation_state_13"
382
+ ],
383
+ "observation.velocity": [
384
+ "observation_velocity_0",
385
+ "observation_velocity_1",
386
+ "observation_velocity_2",
387
+ "observation_velocity_3",
388
+ "observation_velocity_4",
389
+ "observation_velocity_5",
390
+ "observation_velocity_6",
391
+ "observation_velocity_7",
392
+ "observation_velocity_8",
393
+ "observation_velocity_9",
394
+ "observation_velocity_10",
395
+ "observation_velocity_11",
396
+ "observation_velocity_12",
397
+ "observation_velocity_13"
398
+ ],
399
+ "action": [
400
+ "action_0",
401
+ "action_1",
402
+ "action_2",
403
+ "action_3",
404
+ "action_4",
405
+ "action_5",
406
+ "action_6",
407
+ "action_7",
408
+ "action_8",
409
+ "action_9",
410
+ "action_10",
411
+ "action_11",
412
+ "action_12",
413
+ "action_13"
414
+ ]
415
+ },
416
+ "renamed_features": {
417
+ "index": "sample_index"
418
+ },
419
+ "dropped_features": [
420
+ "timestamp"
421
+ ],
422
+ "omitted_features": [
423
+ "observation.images.video_left",
424
+ "observation.images.video_overhead",
425
+ "observation.images.video_right"
426
+ ],
427
+ "original_video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
428
+ "original_video_features": {
429
+ "observation.images.video_left": {
430
+ "dtype": "video",
431
+ "shape": [
432
+ 360,
433
+ 640,
434
+ 3
435
+ ],
436
+ "names": [
437
+ "height",
438
+ "width",
439
+ "channel"
440
+ ],
441
+ "info": {
442
+ "video.height": 360,
443
+ "video.width": 640,
444
+ "video.codec": "h264",
445
+ "video.pix_fmt": "yuv420p",
446
+ "video.is_depth_map": false,
447
+ "video.fps": 50,
448
+ "video.channels": 3,
449
+ "has_audio": false
450
+ }
451
+ },
452
+ "observation.images.video_overhead": {
453
+ "dtype": "video",
454
+ "shape": [
455
+ 360,
456
+ 640,
457
+ 3
458
+ ],
459
+ "names": [
460
+ "height",
461
+ "width",
462
+ "channel"
463
+ ],
464
+ "info": {
465
+ "video.height": 360,
466
+ "video.width": 640,
467
+ "video.codec": "h264",
468
+ "video.pix_fmt": "yuv420p",
469
+ "video.is_depth_map": false,
470
+ "video.fps": 50,
471
+ "video.channels": 3,
472
+ "has_audio": false
473
+ }
474
+ },
475
+ "observation.images.video_right": {
476
+ "dtype": "video",
477
+ "shape": [
478
+ 360,
479
+ 640,
480
+ 3
481
+ ],
482
+ "names": [
483
+ "height",
484
+ "width",
485
+ "channel"
486
+ ],
487
+ "info": {
488
+ "video.height": 360,
489
+ "video.width": 640,
490
+ "video.codec": "h264",
491
+ "video.pix_fmt": "yuv420p",
492
+ "video.is_depth_map": false,
493
+ "video.fps": 50,
494
+ "video.channels": 3,
495
+ "has_audio": false
496
+ }
497
+ }
498
+ },
499
+ "original_video_source": "https://huggingface.co/datasets/ajaysri/long_cable_insertion_2_raw_plus_dagger2x/tree/main/videos",
500
+ "video_policy": "Videos are not uploaded to this repository; use the original HuggingFace dataset videos.",
501
+ "source_revision": "e539e4d3a54766126424675ec3abe08f2414a60b",
502
+ "source_author": {
503
+ "name": "Ajay Sridhar",
504
+ "huggingface_user": "ajaysri",
505
+ "url": "https://huggingface.co/ajaysri"
506
+ },
507
+ "task_index_mapping": {
508
+ "0": "route the cable through the center router",
509
+ "1": "route the cable through the right router",
510
+ "2": "route the cable through the left router"
511
+ },
512
+ "source_video_file_count": 1614,
513
+ "source_video_files_per_stream": 538,
514
+ "frame_video_alignment": "episode_index and frame_index preserve alignment with the original per-episode MP4 files and meta/episodes metadata.",
515
+ "source_manifest_summary": {
516
+ "raw_subtask_episodes": 338,
517
+ "dagger_episodes": 200,
518
+ "dagger_source_episodes": 100,
519
+ "published_aggregate_episodes": 538,
520
+ "published_aggregate_frames": 70596
521
+ }
522
+ }
523
+ }