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:19e8f13acf45f3eefbe2d920f20bac116444f283c175fa970b4ebf35a82b7d0e
|
| 3 |
+
size 61517555
|
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": [-64.96519470214844], "max": [-13.921113967895508], "mean": [-45.62320327758789], "std": [16.092580795288086], "count": [250]}, "action.arm_shoulder_lift": {"min": [-100.0], "max": [-72.715576171875], "mean": [-94.18892669677734], "std": [8.802729606628418], "count": [250]}, "action.arm_elbow_flex": {"min": [53.23020935058594], "max": [100.0], "mean": [83.90428161621094], "std": [18.125423431396484], "count": [250]}, "action.arm_wrist_flex": {"min": [-19.867549896240234], "max": [78.64238739013672], "mean": [42.15165710449219], "std": [27.66765022277832], "count": [250]}, "action.arm_wrist_roll": {"min": [-11.746031761169434], "max": [45.39682388305664], "mean": [14.30622673034668], "std": [12.362428665161133], "count": [250]}, "action.arm_gripper": {"min": [0.09149131178855896], "max": [67.24610900878906], "mean": [8.56614875793457], "std": [16.759841918945312], "count": [250]}, "action.base_left_wheel": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [250]}, "action.base_right_wheel": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [250]}, "action.base_back_wheel": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [250]}, "observation.state.arm_shoulder_pan": {"min": [-64.25992584228516], "max": [-16.787004470825195], "mean": [-46.73213195800781], "std": [15.06294059753418], "count": [250]}, "observation.state.arm_shoulder_lift": {"min": [-98.39857482910156], "max": [41.459075927734375], "mean": [-88.64484405517578], "std": [23.419170379638672], "count": [250]}, "observation.state.arm_elbow_flex": {"min": [59.671531677246094], "max": [99.63504028320312], "mean": [83.76204681396484], "std": [13.492619514465332], "count": [250]}, "observation.state.arm_wrist_flex": {"min": [-16.385835647583008], "max": [45.78754425048828], "mean": [30.492013931274414], "std": [17.89213752746582], "count": [250]}, "observation.state.arm_wrist_roll": {"min": [-6.324786186218262], "max": [24.346763610839844], "mean": [11.260952949523926], "std": [7.185171127319336], "count": [250]}, "observation.state.arm_gripper": {"min": [1.321877121925354], "max": [64.30931854248047], "mean": [7.64600133895874], "std": [14.235761642456055], "count": [250]}, "observation.state.x_cmd": {"min": [-1459.8958740234375], "max": [1453.253662109375], "mean": [-105.2099380493164], "std": [727.713623046875], "count": [250]}, "observation.state.y_cmd": {"min": [-1689.5775146484375], "max": [1680.62939453125], "mean": [-94.30443572998047], "std": [836.8846435546875], "count": [250]}, "observation.state.theta_cmd": {"min": [0.0], "max": [1160203.125], "mean": [271601.625], "std": [328211.40625], "count": [250]}, "observation.images.front": {"min": [[[0.047058823529411764]], [[0.058823529411764705]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5746882883986929]], [[0.5745563051470589]], [[0.5616265482026144]]], "std": [[[0.25660379960194063]], [[0.25277736646110427]], [[0.23516916511249764]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.03529411764705882]], [[0.047058823529411764]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175681944444445]], [[0.5094035620915033]], [[0.47374791666666666]]], "std": [[[0.14838334724335997]], [[0.14734452276144666]], [[0.13852029771512173]]], "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"}
|