Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +3 -0
- meta/episodes.jsonl +1 -0
- meta/episodes_stats.jsonl +1 -0
- meta/info.json +207 -0
- meta/tasks.jsonl +1 -0
data/chunk-000/episode_000000.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d419500cd90672c8e6beac96d700760da3a498d5396de08c6f14abc8be672472
|
3 |
+
size 61889338
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Dummy Example Task Dataset"], "length": 250}
|
meta/episodes_stats.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "stats": {"action.arm_shoulder_pan": {"min": [-68.56148529052734], "max": [-48.95591735839844], "mean": [-59.38422775268555], "std": [7.155445098876953], "count": [250]}, "action.arm_shoulder_lift": {"min": [-99.82839965820312], "max": [-57.09995651245117], "mean": [-93.4452133178711], "std": [11.70092487335205], "count": [250]}, "action.arm_elbow_flex": {"min": [42.85714340209961], "max": [100.0], "mean": [87.41947174072266], "std": [19.237918853759766], "count": [250]}, "action.arm_wrist_flex": {"min": [-27.649005889892578], "max": [78.55960083007812], "mean": [42.37416458129883], "std": [34.35258865356445], "count": [250]}, "action.arm_wrist_roll": {"min": [-5.44566535949707], "max": [32.94261169433594], "mean": [17.66251564025879], "std": [13.465993881225586], "count": [250]}, "action.arm_gripper": {"min": [0.0], "max": [32.84537887573242], "mean": [2.555901288986206], "std": [7.42855978012085], "count": [250]}, "action.base_left_wheel": {"min": [-853.0], "max": [853.0], "mean": [95.53600311279297], "std": [406.81573486328125], "count": [250]}, "action.base_right_wheel": {"min": [-853.0], "max": [853.0], "mean": [95.53600311279297], "std": [406.81573486328125], "count": [250]}, "action.base_back_wheel": {"min": [-853.0], "max": [853.0], "mean": [95.53600311279297], "std": [406.81573486328125], "count": [250]}, "observation.state.arm_shoulder_pan": {"min": [-69.49458312988281], "max": [-50.180503845214844], "mean": [-60.48952865600586], "std": [7.7982258796691895], "count": [250]}, "observation.state.arm_shoulder_lift": {"min": [-100.0], "max": [-58.7188606262207], "mean": [-94.13309478759766], "std": [10.285663604736328], "count": [250]}, "observation.state.arm_elbow_flex": {"min": [47.71897888183594], "max": [99.54379272460938], "mean": [89.38249206542969], "std": [16.505905151367188], "count": [250]}, "observation.state.arm_wrist_flex": {"min": [-20.927961349487305], "max": [44.56654357910156], "mean": [26.530502319335938], "std": [16.55805015563965], "count": [250]}, "observation.state.arm_wrist_roll": {"min": [-4.9084248542785645], "max": [33.0402946472168], "mean": [18.278289794921875], "std": [13.013707160949707], "count": [250]}, "observation.state.arm_gripper": {"min": [1.255783200263977], "max": [31.857236862182617], "mean": [3.5875747203826904], "std": [6.832808494567871], "count": [250]}, "observation.state.x_cmd": {"min": [-1455.4677734375], "max": [1453.253662109375], "mean": [-151.2977752685547], "std": [545.8952026367188], "count": [250]}, "observation.state.y_cmd": {"min": [-1685.74267578125], "max": [1675.51611328125], "mean": [40.07944107055664], "std": [454.66107177734375], "count": [250]}, "observation.state.theta_cmd": {"min": [0.0], "max": [1184226.5], "mean": [173125.484375], "std": [332119.09375], "count": [250]}, "observation.images.front": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5589270669934641]], [[0.5584057536764706]], [[0.5478756985294118]]], "std": [[[0.26239645852252286]], [[0.2582111806030835]], [[0.23990036707136517]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.058823529411764705]], [[0.08627450980392157]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5875017912581699]], [[0.5811314971405228]], [[0.5408630392156862]]], "std": [[[0.1275520791041133]], [[0.12590095853130412]], [[0.11624588922648516]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [24.9], "mean": [12.45], "std": [7.216820629612461], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}, "index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}}}
|
meta/info.json
ADDED
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"codebase_version": "v2.1",
|
3 |
+
"robot_type": null,
|
4 |
+
"total_episodes": 1,
|
5 |
+
"total_frames": 250,
|
6 |
+
"total_tasks": 1,
|
7 |
+
"total_videos": 0,
|
8 |
+
"total_chunks": 1,
|
9 |
+
"chunks_size": 1000,
|
10 |
+
"fps": 10,
|
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.arm_shoulder_pan": {
|
18 |
+
"shape": [
|
19 |
+
1
|
20 |
+
],
|
21 |
+
"info": null,
|
22 |
+
"dtype": "float32"
|
23 |
+
},
|
24 |
+
"action.arm_shoulder_lift": {
|
25 |
+
"shape": [
|
26 |
+
1
|
27 |
+
],
|
28 |
+
"info": null,
|
29 |
+
"dtype": "float32"
|
30 |
+
},
|
31 |
+
"action.arm_elbow_flex": {
|
32 |
+
"shape": [
|
33 |
+
1
|
34 |
+
],
|
35 |
+
"info": null,
|
36 |
+
"dtype": "float32"
|
37 |
+
},
|
38 |
+
"action.arm_wrist_flex": {
|
39 |
+
"shape": [
|
40 |
+
1
|
41 |
+
],
|
42 |
+
"info": null,
|
43 |
+
"dtype": "float32"
|
44 |
+
},
|
45 |
+
"action.arm_wrist_roll": {
|
46 |
+
"shape": [
|
47 |
+
1
|
48 |
+
],
|
49 |
+
"info": null,
|
50 |
+
"dtype": "float32"
|
51 |
+
},
|
52 |
+
"action.arm_gripper": {
|
53 |
+
"shape": [
|
54 |
+
1
|
55 |
+
],
|
56 |
+
"info": null,
|
57 |
+
"dtype": "float32"
|
58 |
+
},
|
59 |
+
"action.base_left_wheel": {
|
60 |
+
"shape": [
|
61 |
+
1
|
62 |
+
],
|
63 |
+
"info": null,
|
64 |
+
"dtype": "float32"
|
65 |
+
},
|
66 |
+
"action.base_right_wheel": {
|
67 |
+
"shape": [
|
68 |
+
1
|
69 |
+
],
|
70 |
+
"info": null,
|
71 |
+
"dtype": "float32"
|
72 |
+
},
|
73 |
+
"action.base_back_wheel": {
|
74 |
+
"shape": [
|
75 |
+
1
|
76 |
+
],
|
77 |
+
"info": null,
|
78 |
+
"dtype": "float32"
|
79 |
+
},
|
80 |
+
"observation.state.arm_shoulder_pan": {
|
81 |
+
"shape": [
|
82 |
+
1
|
83 |
+
],
|
84 |
+
"info": null,
|
85 |
+
"dtype": "float32"
|
86 |
+
},
|
87 |
+
"observation.state.arm_shoulder_lift": {
|
88 |
+
"shape": [
|
89 |
+
1
|
90 |
+
],
|
91 |
+
"info": null,
|
92 |
+
"dtype": "float32"
|
93 |
+
},
|
94 |
+
"observation.state.arm_elbow_flex": {
|
95 |
+
"shape": [
|
96 |
+
1
|
97 |
+
],
|
98 |
+
"info": null,
|
99 |
+
"dtype": "float32"
|
100 |
+
},
|
101 |
+
"observation.state.arm_wrist_flex": {
|
102 |
+
"shape": [
|
103 |
+
1
|
104 |
+
],
|
105 |
+
"info": null,
|
106 |
+
"dtype": "float32"
|
107 |
+
},
|
108 |
+
"observation.state.arm_wrist_roll": {
|
109 |
+
"shape": [
|
110 |
+
1
|
111 |
+
],
|
112 |
+
"info": null,
|
113 |
+
"dtype": "float32"
|
114 |
+
},
|
115 |
+
"observation.state.arm_gripper": {
|
116 |
+
"shape": [
|
117 |
+
1
|
118 |
+
],
|
119 |
+
"info": null,
|
120 |
+
"dtype": "float32"
|
121 |
+
},
|
122 |
+
"observation.state.x_cmd": {
|
123 |
+
"shape": [
|
124 |
+
1
|
125 |
+
],
|
126 |
+
"info": null,
|
127 |
+
"dtype": "float32"
|
128 |
+
},
|
129 |
+
"observation.state.y_cmd": {
|
130 |
+
"shape": [
|
131 |
+
1
|
132 |
+
],
|
133 |
+
"info": null,
|
134 |
+
"dtype": "float32"
|
135 |
+
},
|
136 |
+
"observation.state.theta_cmd": {
|
137 |
+
"shape": [
|
138 |
+
1
|
139 |
+
],
|
140 |
+
"info": null,
|
141 |
+
"dtype": "float32"
|
142 |
+
},
|
143 |
+
"observation.images.front": {
|
144 |
+
"shape": [
|
145 |
+
480,
|
146 |
+
640,
|
147 |
+
3
|
148 |
+
],
|
149 |
+
"names": [
|
150 |
+
"height",
|
151 |
+
"width",
|
152 |
+
"channels"
|
153 |
+
],
|
154 |
+
"info": null,
|
155 |
+
"dtype": "image"
|
156 |
+
},
|
157 |
+
"observation.images.wrist": {
|
158 |
+
"shape": [
|
159 |
+
480,
|
160 |
+
640,
|
161 |
+
3
|
162 |
+
],
|
163 |
+
"names": [
|
164 |
+
"height",
|
165 |
+
"width",
|
166 |
+
"channels"
|
167 |
+
],
|
168 |
+
"dtype": "image",
|
169 |
+
"info": null
|
170 |
+
},
|
171 |
+
"timestamp": {
|
172 |
+
"dtype": "float32",
|
173 |
+
"shape": [
|
174 |
+
1
|
175 |
+
],
|
176 |
+
"names": null
|
177 |
+
},
|
178 |
+
"frame_index": {
|
179 |
+
"dtype": "int64",
|
180 |
+
"shape": [
|
181 |
+
1
|
182 |
+
],
|
183 |
+
"names": null
|
184 |
+
},
|
185 |
+
"episode_index": {
|
186 |
+
"dtype": "int64",
|
187 |
+
"shape": [
|
188 |
+
1
|
189 |
+
],
|
190 |
+
"names": null
|
191 |
+
},
|
192 |
+
"index": {
|
193 |
+
"dtype": "int64",
|
194 |
+
"shape": [
|
195 |
+
1
|
196 |
+
],
|
197 |
+
"names": null
|
198 |
+
},
|
199 |
+
"task_index": {
|
200 |
+
"dtype": "int64",
|
201 |
+
"shape": [
|
202 |
+
1
|
203 |
+
],
|
204 |
+
"names": null
|
205 |
+
}
|
206 |
+
}
|
207 |
+
}
|
meta/tasks.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"task_index": 0, "task": "Dummy Example Task Dataset"}
|