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:b5bb3e4083e1e6bd85a028af0376ab840637d2a1796f53e9e1caa1ecd43c4738
|
3 |
+
size 14559
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Insert task testing."], "length": 597}
|
meta/episodes_stats.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-11.513671875, 192.65625, 179.6484375, 79.8046875, -1.40625, 0.2085505723953247], "max": [-0.87890625, 192.65625, 179.6484375, 79.8046875, -1.40625, 0.2085505723953247], "mean": [-3.0234668254852295, 192.65625, 179.6484375, 79.8046875, -1.40625, 0.2085498720407486], "std": [2.317976474761963, 0.0, 0.0, 0.0, 0.0, 7.003545761108398e-07], "count": [597]}, "observation.state": {"min": [-10.810546875, 192.12890625, 178.857421875, 78.486328125, -9.052734375, 0.31923383474349976], "max": [-0.17578125, 192.12890625, 178.857421875, 78.486328125, -8.96484375, 0.31923383474349976], "mean": [-2.683976411819458, 192.12725830078125, 178.85877990722656, 78.48574829101562, -9.010481834411621, 0.3192330300807953], "std": [2.514525890350342, 0.00164794921875, 0.0013580322265625, 0.000579833984375, 0.04391263797879219, 8.046627044677734e-07], "count": [597]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.4894175313180828]], [[0.4815703516476035]], [[0.4727194563589325]]], "std": [[[0.13011607657501062]], [[0.14178319352697483]], [[0.1464825023753657]]], "count": [120]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8666666666666667]], [[0.9686274509803922]]], "mean": [[[0.5412095707380173]], [[0.5489136880446622]], [[0.49548311206427015]]], "std": [[[0.18284227686999413]], [[0.18739388469144508]], [[0.19803806882301395]]], "count": [120]}, "timestamp": {"min": [0.0], "max": [19.866666666666667], "mean": [9.933333333333334], "std": [5.744627119382139], "count": [597]}, "frame_index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}, "index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}}}
|
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": 597,
|
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": "h264",
|
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": "h264",
|
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": "Insert task testing."}
|
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:9078bd5c69756282e4b4e9c3cefcb5d6652e66cc0270317915587b12b5b20831
|
3 |
+
size 5124859
|
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:4409084708fb178fa208b418342e3bfa1280a9f9d20670ad298198cfd78a7d51
|
3 |
+
size 5243386
|