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:16c8ee46c8fee58b548d744002c85dcd745d88a7321ba76eeb6df32ae842481e
|
3 |
+
size 371242866
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Dummy Task Dataset"], "length": 1000}
|
meta/episodes_stats.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "stats": {"action.arm_shoulder_pan": {"min": [-36.658931732177734], "max": [2.9002320766448975], "mean": [-16.285615921020508], "std": [9.61595630645752], "count": [1000]}, "action.arm_shoulder_lift": {"min": [-100.0], "max": [-79.32218170166016], "mean": [-98.94439697265625], "std": [3.6240344047546387], "count": [1000]}, "action.arm_elbow_flex": {"min": [59.69062805175781], "max": [100.0], "mean": [97.22410583496094], "std": [8.262686729431152], "count": [1000]}, "action.arm_wrist_flex": {"min": [-33.77483367919922], "max": [80.87748718261719], "mean": [64.75215148925781], "std": [22.986591339111328], "count": [1000]}, "action.arm_wrist_roll": {"min": [-16.239316940307617], "max": [68.30281066894531], "mean": [23.13235855102539], "std": [16.79438018798828], "count": [1000]}, "action.arm_gripper": {"min": [0.0], "max": [76.2122573852539], "mean": [20.744827270507812], "std": [17.456945419311523], "count": [1000]}, "action.base_left_wheel": {"min": [-1129.0], "max": [1781.0], "mean": [24.16200065612793], "std": [595.3484497070312], "count": [1000]}, "action.base_right_wheel": {"min": [-1304.0], "max": [1304.0], "mean": [69.39600372314453], "std": [577.2987670898438], "count": [1000]}, "action.base_back_wheel": {"min": [-1781.0], "max": [1781.0], "mean": [-206.1540069580078], "std": [569.4750366210938], "count": [1000]}, "observation.state.arm_shoulder_pan": {"min": [-35.73770523071289], "max": [1.9016393423080444], "mean": [-16.91790199279785], "std": [9.677611351013184], "count": [1000]}, "observation.state.arm_shoulder_lift": {"min": [-99.52874755859375], "max": [-79.92459869384766], "mean": [-98.34768676757812], "std": [3.446054697036743], "count": [1000]}, "observation.state.arm_elbow_flex": {"min": [62.71529769897461], "max": [99.79736328125], "mean": [96.34062194824219], "std": [7.7345733642578125], "count": [1000]}, "observation.state.arm_wrist_flex": {"min": [-31.96581268310547], "max": [53.69963455200195], "mean": [41.48552322387695], "std": [14.17614459991455], "count": [1000]}, "observation.state.arm_wrist_roll": {"min": [-15.55555534362793], "max": [49.35287094116211], "mean": [20.445322036743164], "std": [15.515522003173828], "count": [1000]}, "observation.state.arm_gripper": {"min": [1.2524720430374146], "max": [69.34739685058594], "mean": [20.5822696685791], "std": [16.70705223083496], "count": [1000]}, "observation.state.x_cmd": {"min": [-1504.1781005859375], "max": [1495.3216552734375], "mean": [-182.9777374267578], "std": [938.3401489257812], "count": [1000]}, "observation.state.y_cmd": {"min": [-1727.9271240234375], "max": [1685.74267578125], "mean": [-248.48294067382812], "std": [863.0537109375], "count": [1000]}, "observation.state.theta_cmd": {"min": [0.0], "max": [1185398.5], "mean": [444725.4375], "std": [368268.78125], "count": [1000]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5760928753092575]], [[0.557945751864776]], [[0.5134123705273069]]], "std": [[[0.17941775720654646]], [[0.18606726567937018]], [[0.18799104314369103]]], "count": [177]}, "observation.images.wrist": {"min": [[[0.06666666666666667]], [[0.09019607843137255]], [[0.09411764705882353]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5991308701211181]], [[0.5965658406724272]], [[0.5419987283519812]]], "std": [[[0.12396794868626983]], [[0.12087101448770904]], [[0.10917623789226526]]], "count": [177]}, "timestamp": {"min": [0.0], "max": [99.9], "mean": [49.95], "std": [28.86749902572095], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}, "index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}}}
|
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": 1000,
|
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 Task Dataset"}
|