Upload folder using huggingface_hub
Browse files
data/chunk-000/episode_000000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e697858dabb23199dfadbdedf09e05509386201a8fc6be91fdd6ad517fb4b38
|
3 |
+
size 46523
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Grasp a paper box and drop it back ."], "length": 883}
|
meta/episodes_stats.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-47.900390625, 24.169921875, -14.677734375, -56.513671875, -131.8359375, 0.0], "max": [52.55859375, 192.216796875, 179.033203125, 100.810546875, 105.380859375, 54.554080963134766], "mean": [5.656950950622559, 103.89900970458984, 98.2172622680664, 61.32692337036133, -74.28478240966797, 22.305265426635742], "std": [14.447159767150879, 31.465288162231445, 34.75401306152344, 22.554759979248047, 49.09221649169922, 20.339406967163086], "count": [883]}, "observation.state": {"min": [-47.197265625, 23.818359375, -12.65625, -63.45703125, -85.517578125, 5.061460494995117], "max": [51.943359375, 192.65625, 178.59375, 100.634765625, 103.359375, 54.37454605102539], "mean": [5.574933052062988, 103.07337951660156, 99.55636596679688, 61.09218215942383, -63.523193359375, 24.4298152923584], "std": [14.424332618713379, 32.28900909423828, 34.6068000793457, 23.648778915405273, 42.55628204345703, 18.26453399658203], "count": [883]}, "observation.images.laptop": {"min": [[[0.07450980392156863]], [[0.047058823529411764]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6244295267019851]], [[0.6125217378618114]], [[0.6126532154528478]]], "std": [[[0.2363495858011786]], [[0.2505118915024972]], [[0.2512660032359902]]], "count": [161]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6359601576137701]], [[0.5612723468010393]], [[0.49297422537855723]]], "std": [[[0.13575952610125527]], [[0.15939172166657858]], [[0.17988564075007324]]], "count": [161]}, "timestamp": {"min": [0.0], "max": [29.4], "mean": [14.699999999999998], "std": [8.496666012815458], "count": [883]}, "frame_index": {"min": [0], "max": [882], "mean": [441.0], "std": [254.89998038446373], "count": [883]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [883]}, "index": {"min": [0], "max": [882], "mean": [441.0], "std": [254.89998038446373], "count": [883]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [883]}}}
|
meta/info.json
ADDED
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"codebase_version": "v2.1",
|
3 |
+
"robot_type": "so100",
|
4 |
+
"total_episodes": 1,
|
5 |
+
"total_frames": 883,
|
6 |
+
"total_tasks": 1,
|
7 |
+
"total_videos": 2,
|
8 |
+
"total_chunks": 1,
|
9 |
+
"chunks_size": 1000,
|
10 |
+
"fps": 30,
|
11 |
+
"splits": {
|
12 |
+
"train": "0:1"
|
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 |
+
6
|
21 |
+
],
|
22 |
+
"names": [
|
23 |
+
"main_shoulder_pan",
|
24 |
+
"main_shoulder_lift",
|
25 |
+
"main_elbow_flex",
|
26 |
+
"main_wrist_flex",
|
27 |
+
"main_wrist_roll",
|
28 |
+
"main_gripper"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
"observation.state": {
|
32 |
+
"dtype": "float32",
|
33 |
+
"shape": [
|
34 |
+
6
|
35 |
+
],
|
36 |
+
"names": [
|
37 |
+
"main_shoulder_pan",
|
38 |
+
"main_shoulder_lift",
|
39 |
+
"main_elbow_flex",
|
40 |
+
"main_wrist_flex",
|
41 |
+
"main_wrist_roll",
|
42 |
+
"main_gripper"
|
43 |
+
]
|
44 |
+
},
|
45 |
+
"observation.images.laptop": {
|
46 |
+
"dtype": "video",
|
47 |
+
"shape": [
|
48 |
+
480,
|
49 |
+
640,
|
50 |
+
3
|
51 |
+
],
|
52 |
+
"names": [
|
53 |
+
"height",
|
54 |
+
"width",
|
55 |
+
"channels"
|
56 |
+
],
|
57 |
+
"info": {
|
58 |
+
"video.fps": 30.0,
|
59 |
+
"video.height": 480,
|
60 |
+
"video.width": 640,
|
61 |
+
"video.channels": 3,
|
62 |
+
"video.codec": "av1",
|
63 |
+
"video.pix_fmt": "yuv420p",
|
64 |
+
"video.is_depth_map": false,
|
65 |
+
"has_audio": false
|
66 |
+
}
|
67 |
+
},
|
68 |
+
"observation.images.phone": {
|
69 |
+
"dtype": "video",
|
70 |
+
"shape": [
|
71 |
+
480,
|
72 |
+
640,
|
73 |
+
3
|
74 |
+
],
|
75 |
+
"names": [
|
76 |
+
"height",
|
77 |
+
"width",
|
78 |
+
"channels"
|
79 |
+
],
|
80 |
+
"info": {
|
81 |
+
"video.fps": 30.0,
|
82 |
+
"video.height": 480,
|
83 |
+
"video.width": 640,
|
84 |
+
"video.channels": 3,
|
85 |
+
"video.codec": "av1",
|
86 |
+
"video.pix_fmt": "yuv420p",
|
87 |
+
"video.is_depth_map": false,
|
88 |
+
"has_audio": false
|
89 |
+
}
|
90 |
+
},
|
91 |
+
"timestamp": {
|
92 |
+
"dtype": "float32",
|
93 |
+
"shape": [
|
94 |
+
1
|
95 |
+
],
|
96 |
+
"names": null
|
97 |
+
},
|
98 |
+
"frame_index": {
|
99 |
+
"dtype": "int64",
|
100 |
+
"shape": [
|
101 |
+
1
|
102 |
+
],
|
103 |
+
"names": null
|
104 |
+
},
|
105 |
+
"episode_index": {
|
106 |
+
"dtype": "int64",
|
107 |
+
"shape": [
|
108 |
+
1
|
109 |
+
],
|
110 |
+
"names": null
|
111 |
+
},
|
112 |
+
"index": {
|
113 |
+
"dtype": "int64",
|
114 |
+
"shape": [
|
115 |
+
1
|
116 |
+
],
|
117 |
+
"names": null
|
118 |
+
},
|
119 |
+
"task_index": {
|
120 |
+
"dtype": "int64",
|
121 |
+
"shape": [
|
122 |
+
1
|
123 |
+
],
|
124 |
+
"names": null
|
125 |
+
}
|
126 |
+
}
|
127 |
+
}
|
meta/tasks.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"task_index": 0, "task": "Grasp a paper box and drop it back ."}
|
videos/chunk-000/observation.images.laptop/episode_000000.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e0a35f5e80e504f437f284dc09ef8011a78b43e060ade09896f838147d6b18
|
3 |
+
size 7181401
|
videos/chunk-000/observation.images.phone/episode_000000.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df2d34decb9137cab168a92f29121432c650b6075b17a73800088ead9bdcfc10
|
3 |
+
size 12257223
|