Datasets:
Delete files * with huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +0 -238
- data/chunk-000/file-000.parquet +0 -3
- data/train-00000-of-00034.parquet +0 -3
- data/train-00001-of-00034.parquet +0 -3
- data/train-00002-of-00034.parquet +0 -3
- data/train-00003-of-00034.parquet +0 -3
- data/train-00004-of-00034.parquet +0 -3
- data/train-00005-of-00034.parquet +0 -3
- data/train-00006-of-00034.parquet +0 -3
- data/train-00007-of-00034.parquet +0 -3
- data/train-00008-of-00034.parquet +0 -3
- data/train-00009-of-00034.parquet +0 -3
- data/train-00010-of-00034.parquet +0 -3
- data/train-00011-of-00034.parquet +0 -3
- data/train-00012-of-00034.parquet +0 -3
- data/train-00013-of-00034.parquet +0 -3
- data/train-00014-of-00034.parquet +0 -3
- data/train-00015-of-00034.parquet +0 -3
- data/train-00016-of-00034.parquet +0 -3
- data/train-00017-of-00034.parquet +0 -3
- data/train-00018-of-00034.parquet +0 -3
- data/train-00019-of-00034.parquet +0 -3
- data/train-00020-of-00034.parquet +0 -3
- data/train-00021-of-00034.parquet +0 -3
- data/train-00022-of-00034.parquet +0 -3
- data/train-00023-of-00034.parquet +0 -3
- data/train-00024-of-00034.parquet +0 -3
- data/train-00025-of-00034.parquet +0 -3
- data/train-00026-of-00034.parquet +0 -3
- data/train-00027-of-00034.parquet +0 -3
- data/train-00028-of-00034.parquet +0 -3
- data/train-00029-of-00034.parquet +0 -3
- data/train-00030-of-00034.parquet +0 -3
- data/train-00031-of-00034.parquet +0 -3
- data/train-00032-of-00034.parquet +0 -3
- data/train-00033-of-00034.parquet +0 -3
- meta/episodes.json +0 -308
- meta/episodes/chunk-000/file-000.parquet +0 -3
- meta/info.json +0 -196
- meta/stats.json +0 -534
- meta/tasks.json +0 -6
- meta/tasks.parquet +0 -3
- videos/observation.images.cam_high/chunk-000/file-000.mp4 +0 -3
- videos/observation.images.cam_high/chunk-000/file-001.mp4 +0 -3
- videos/observation.images.cam_high_episode_000000.mp4 +0 -3
- videos/observation.images.cam_high_episode_000001.mp4 +0 -3
- videos/observation.images.cam_high_episode_000002.mp4 +0 -3
- videos/observation.images.cam_high_episode_000003.mp4 +0 -3
- videos/observation.images.cam_high_episode_000004.mp4 +0 -3
- videos/observation.images.cam_high_episode_000005.mp4 +0 -3
README.md
DELETED
|
@@ -1,238 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- robotics
|
| 5 |
-
tags:
|
| 6 |
-
- LeRobot
|
| 7 |
-
configs:
|
| 8 |
-
- config_name: default
|
| 9 |
-
data_files: data/*/*.parquet
|
| 10 |
-
---
|
| 11 |
-
|
| 12 |
-
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=lerobot/aloha_static_thread_velcro">
|
| 16 |
-
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
|
| 17 |
-
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
|
| 18 |
-
</a>
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
## Dataset Description
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
- **Homepage:** [More Information Needed]
|
| 26 |
-
- **Paper:** [More Information Needed]
|
| 27 |
-
- **License:** apache-2.0
|
| 28 |
-
|
| 29 |
-
## Dataset Structure
|
| 30 |
-
|
| 31 |
-
[meta/info.json](meta/info.json):
|
| 32 |
-
```json
|
| 33 |
-
{
|
| 34 |
-
"codebase_version": "v3.0",
|
| 35 |
-
"robot_type": "unknown",
|
| 36 |
-
"total_episodes": 49,
|
| 37 |
-
"total_frames": 34300,
|
| 38 |
-
"total_tasks": 1,
|
| 39 |
-
"chunks_size": 1000,
|
| 40 |
-
"fps": 50,
|
| 41 |
-
"splits": {
|
| 42 |
-
"train": "0:49"
|
| 43 |
-
},
|
| 44 |
-
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 45 |
-
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 46 |
-
"features": {
|
| 47 |
-
"observation.images.cam_high": {
|
| 48 |
-
"dtype": "video",
|
| 49 |
-
"shape": [
|
| 50 |
-
480,
|
| 51 |
-
640,
|
| 52 |
-
3
|
| 53 |
-
],
|
| 54 |
-
"names": [
|
| 55 |
-
"height",
|
| 56 |
-
"width",
|
| 57 |
-
"channels"
|
| 58 |
-
],
|
| 59 |
-
"video_info": {
|
| 60 |
-
"video.codec": "h264",
|
| 61 |
-
"video.pix_fmt": "yuv444p",
|
| 62 |
-
"video.is_depth_map": false,
|
| 63 |
-
"video.fps": 50,
|
| 64 |
-
"has_audio": false
|
| 65 |
-
}
|
| 66 |
-
},
|
| 67 |
-
"observation.images.cam_left_wrist": {
|
| 68 |
-
"dtype": "video",
|
| 69 |
-
"shape": [
|
| 70 |
-
480,
|
| 71 |
-
640,
|
| 72 |
-
3
|
| 73 |
-
],
|
| 74 |
-
"names": [
|
| 75 |
-
"height",
|
| 76 |
-
"width",
|
| 77 |
-
"channels"
|
| 78 |
-
],
|
| 79 |
-
"video_info": {
|
| 80 |
-
"video.codec": "h264",
|
| 81 |
-
"video.pix_fmt": "yuv444p",
|
| 82 |
-
"video.is_depth_map": false,
|
| 83 |
-
"video.fps": 50,
|
| 84 |
-
"has_audio": false
|
| 85 |
-
}
|
| 86 |
-
},
|
| 87 |
-
"observation.images.cam_low": {
|
| 88 |
-
"dtype": "video",
|
| 89 |
-
"shape": [
|
| 90 |
-
480,
|
| 91 |
-
640,
|
| 92 |
-
3
|
| 93 |
-
],
|
| 94 |
-
"names": [
|
| 95 |
-
"height",
|
| 96 |
-
"width",
|
| 97 |
-
"channels"
|
| 98 |
-
],
|
| 99 |
-
"video_info": {
|
| 100 |
-
"video.codec": "h264",
|
| 101 |
-
"video.pix_fmt": "yuv444p",
|
| 102 |
-
"video.is_depth_map": false,
|
| 103 |
-
"video.fps": 50,
|
| 104 |
-
"has_audio": false
|
| 105 |
-
}
|
| 106 |
-
},
|
| 107 |
-
"observation.images.cam_right_wrist": {
|
| 108 |
-
"dtype": "video",
|
| 109 |
-
"shape": [
|
| 110 |
-
480,
|
| 111 |
-
640,
|
| 112 |
-
3
|
| 113 |
-
],
|
| 114 |
-
"names": [
|
| 115 |
-
"height",
|
| 116 |
-
"width",
|
| 117 |
-
"channels"
|
| 118 |
-
],
|
| 119 |
-
"video_info": {
|
| 120 |
-
"video.codec": "h264",
|
| 121 |
-
"video.pix_fmt": "yuv444p",
|
| 122 |
-
"video.is_depth_map": false,
|
| 123 |
-
"video.fps": 50,
|
| 124 |
-
"has_audio": false
|
| 125 |
-
}
|
| 126 |
-
},
|
| 127 |
-
"observation.state": {
|
| 128 |
-
"dtype": "float32",
|
| 129 |
-
"shape": [
|
| 130 |
-
14
|
| 131 |
-
],
|
| 132 |
-
"names": {
|
| 133 |
-
"motors": [
|
| 134 |
-
"motor_0",
|
| 135 |
-
"motor_1",
|
| 136 |
-
"motor_2",
|
| 137 |
-
"motor_3",
|
| 138 |
-
"motor_4",
|
| 139 |
-
"motor_5",
|
| 140 |
-
"motor_6",
|
| 141 |
-
"motor_7",
|
| 142 |
-
"motor_8",
|
| 143 |
-
"motor_9",
|
| 144 |
-
"motor_10",
|
| 145 |
-
"motor_11",
|
| 146 |
-
"motor_12",
|
| 147 |
-
"motor_13"
|
| 148 |
-
]
|
| 149 |
-
},
|
| 150 |
-
"fps": 50
|
| 151 |
-
},
|
| 152 |
-
"action": {
|
| 153 |
-
"dtype": "float32",
|
| 154 |
-
"shape": [
|
| 155 |
-
14
|
| 156 |
-
],
|
| 157 |
-
"names": {
|
| 158 |
-
"motors": [
|
| 159 |
-
"motor_0",
|
| 160 |
-
"motor_1",
|
| 161 |
-
"motor_2",
|
| 162 |
-
"motor_3",
|
| 163 |
-
"motor_4",
|
| 164 |
-
"motor_5",
|
| 165 |
-
"motor_6",
|
| 166 |
-
"motor_7",
|
| 167 |
-
"motor_8",
|
| 168 |
-
"motor_9",
|
| 169 |
-
"motor_10",
|
| 170 |
-
"motor_11",
|
| 171 |
-
"motor_12",
|
| 172 |
-
"motor_13"
|
| 173 |
-
]
|
| 174 |
-
},
|
| 175 |
-
"fps": 50
|
| 176 |
-
},
|
| 177 |
-
"episode_index": {
|
| 178 |
-
"dtype": "int64",
|
| 179 |
-
"shape": [
|
| 180 |
-
1
|
| 181 |
-
],
|
| 182 |
-
"names": null,
|
| 183 |
-
"fps": 50
|
| 184 |
-
},
|
| 185 |
-
"frame_index": {
|
| 186 |
-
"dtype": "int64",
|
| 187 |
-
"shape": [
|
| 188 |
-
1
|
| 189 |
-
],
|
| 190 |
-
"names": null,
|
| 191 |
-
"fps": 50
|
| 192 |
-
},
|
| 193 |
-
"timestamp": {
|
| 194 |
-
"dtype": "float32",
|
| 195 |
-
"shape": [
|
| 196 |
-
1
|
| 197 |
-
],
|
| 198 |
-
"names": null,
|
| 199 |
-
"fps": 50
|
| 200 |
-
},
|
| 201 |
-
"next.done": {
|
| 202 |
-
"dtype": "bool",
|
| 203 |
-
"shape": [
|
| 204 |
-
1
|
| 205 |
-
],
|
| 206 |
-
"names": null,
|
| 207 |
-
"fps": 50
|
| 208 |
-
},
|
| 209 |
-
"index": {
|
| 210 |
-
"dtype": "int64",
|
| 211 |
-
"shape": [
|
| 212 |
-
1
|
| 213 |
-
],
|
| 214 |
-
"names": null,
|
| 215 |
-
"fps": 50
|
| 216 |
-
},
|
| 217 |
-
"task_index": {
|
| 218 |
-
"dtype": "int64",
|
| 219 |
-
"shape": [
|
| 220 |
-
1
|
| 221 |
-
],
|
| 222 |
-
"names": null,
|
| 223 |
-
"fps": 50
|
| 224 |
-
}
|
| 225 |
-
},
|
| 226 |
-
"data_files_size_in_mb": 100,
|
| 227 |
-
"video_files_size_in_mb": 200
|
| 228 |
-
}
|
| 229 |
-
```
|
| 230 |
-
|
| 231 |
-
|
| 232 |
-
## Citation
|
| 233 |
-
|
| 234 |
-
**BibTeX:**
|
| 235 |
-
|
| 236 |
-
```bibtex
|
| 237 |
-
[More Information Needed]
|
| 238 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/chunk-000/file-000.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f2d28cdfdf342c44da6c058aa7aba5529823da69137f7d24490382eafc9c92f9
|
| 3 |
-
size 1573529
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00000-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:78e145004696b4dfa24f75ce02bafd22de81d6985d124a924120dc361f8359aa
|
| 3 |
-
size 48814
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00001-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4ab8ecc11489c7efa42915e607e52fe945798ff1729a2714ef12a72c79b8e51d
|
| 3 |
-
size 48686
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00002-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:225b3eb20089416f0ec79af32a5d0d06853c69daf6162a416bc79ee705dbccc3
|
| 3 |
-
size 49622
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00003-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:88436a314fce527feb8e67c5d01b9187ef153918d8251a8cd7cdcaa02f831823
|
| 3 |
-
size 47912
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00004-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f57b3ee031fe9618d6de27a22e5c507bddfae2f752e12ddeee855c6da6c251da
|
| 3 |
-
size 48704
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00005-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b80cb99489777d95a1bdc61210b33b45eec4183f3786815a2378478ed49fc15c
|
| 3 |
-
size 47820
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00006-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6b3966a93459fb692850f76c3d584c4e0b776ae941df54c565de0e0c6de5773b
|
| 3 |
-
size 48133
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00007-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ba02d8d1e6255e16c2fe745c8a5d2799935be250b07c58404f5f4366a282e47c
|
| 3 |
-
size 47532
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00008-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f1aef93a748769fe229235e2ba66b4e16e3f0234386718d8272be1d41d8ab980
|
| 3 |
-
size 47728
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00009-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f377df84a72adc40f821eef4ac7aed6622ea8b71924c4045274ac644ec8257b5
|
| 3 |
-
size 47053
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00010-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:00b010147b6002a36c87476098011c23715fec973616b2e98e23039637c84136
|
| 3 |
-
size 48170
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00011-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a8b6c8935638b68e1a213ac1b80d67c7a53a0b31f8bbf414e27ff59cf76d077b
|
| 3 |
-
size 48340
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00012-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d34ea0f8932f0a5d080eecfda2fd3a8e4021eeed40e403a03eb2c1df665dad44
|
| 3 |
-
size 46419
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00013-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:44a2152c12df26cb6e2f826ce4b09de6b5ed1a185a82aa3cbaa48992894310a5
|
| 3 |
-
size 48647
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00014-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:86bff1a435411d29ff332ef5eaa2f1493fb22be09a113743f8514414c6a1fe5e
|
| 3 |
-
size 48044
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00015-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:16278460b030dc49191776040274b7f71b0df29085b723887bd433344d35c843
|
| 3 |
-
size 48001
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00016-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dccdfe523163e79b390dfd94104205b98a36c95835cf66d0eb8b78b17bcd4229
|
| 3 |
-
size 47297
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00017-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cfc0f9541e90b569104de78e8349a5c2172f4d4416331306246eab56a4ac3788
|
| 3 |
-
size 47737
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00018-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8307f338e25c62341f36d242de2ce8789ba9a03afc5d3cc535061989674376e5
|
| 3 |
-
size 48024
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00019-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7363aa3268cd17b0dd27a68f908f7922db6cf648e0fbc56e5bc749428a3e49a9
|
| 3 |
-
size 48220
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00020-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:97fab3c7be3dd829bc9d6120248c7b87476126631302d203ec67849164b09c61
|
| 3 |
-
size 46960
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00021-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:beacef58cbbd1a0bc8d530052acbc209581f8f865ea67ffdebf38417b9a0799f
|
| 3 |
-
size 48610
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00022-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:78cd75387d931f75ec4a486b459c574264c1611684e9bac24b2a053fc351c043
|
| 3 |
-
size 47860
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00023-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:736e693c3c4bb491f06023491b0b87d54d481f807215b42f7a7649636e747766
|
| 3 |
-
size 48392
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00024-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0a78ec6d7c86b82d483f5cad1c4c617a898668006c1d7a55f25ff168138726d4
|
| 3 |
-
size 48729
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00025-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6468255c9042fee610599340465402e4af8ba20ff2386461853eba0d3fff3e35
|
| 3 |
-
size 47893
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00026-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:21c1c521ba484d7d88a8dcc8c13a699be0c8d2805c958cfbf81725310bc15179
|
| 3 |
-
size 48179
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00027-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d859c1e7fad1257fc3565d478a126232abed29ab801dfb49e73e2b33de76ae82
|
| 3 |
-
size 48371
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00028-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ba2a26ec60fc6a4df3574f33e476ea04332a03a371bf5b1be25ddfcf74f54170
|
| 3 |
-
size 47852
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00029-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e6bd81f3fc6d53387464e271889beb3d5b5991c91cfc320f5486d74e8ebcb22f
|
| 3 |
-
size 47550
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00030-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1cf3f15f3c9fb4e5a2ff8500e984f81c3c2ec9a826207d9a6ad8cac79d7d9862
|
| 3 |
-
size 47908
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00031-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:14eb73db5170dc6453cd4668caacf9250be6866292d2109a9f452119e483560a
|
| 3 |
-
size 48194
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00032-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3f494f4e3069b1eb6837da0f7f45de16f90cd24ced4acac8d41e8c8704092dd9
|
| 3 |
-
size 48046
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00033-of-00034.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:95126736b91f8371a16d0c615254de7f28410f5da8c63afe7043d1eee3c23be0
|
| 3 |
-
size 47845
|
|
|
|
|
|
|
|
|
|
|
|
meta/episodes.json
DELETED
|
@@ -1,308 +0,0 @@
|
|
| 1 |
-
[
|
| 2 |
-
{
|
| 3 |
-
"episode_index": 0,
|
| 4 |
-
"tasks": [
|
| 5 |
-
[
|
| 6 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 7 |
-
]
|
| 8 |
-
],
|
| 9 |
-
"length": 600
|
| 10 |
-
},
|
| 11 |
-
{
|
| 12 |
-
"episode_index": 1,
|
| 13 |
-
"tasks": [
|
| 14 |
-
[
|
| 15 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 16 |
-
]
|
| 17 |
-
],
|
| 18 |
-
"length": 600
|
| 19 |
-
},
|
| 20 |
-
{
|
| 21 |
-
"episode_index": 2,
|
| 22 |
-
"tasks": [
|
| 23 |
-
[
|
| 24 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 25 |
-
]
|
| 26 |
-
],
|
| 27 |
-
"length": 600
|
| 28 |
-
},
|
| 29 |
-
{
|
| 30 |
-
"episode_index": 3,
|
| 31 |
-
"tasks": [
|
| 32 |
-
[
|
| 33 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 34 |
-
]
|
| 35 |
-
],
|
| 36 |
-
"length": 600
|
| 37 |
-
},
|
| 38 |
-
{
|
| 39 |
-
"episode_index": 4,
|
| 40 |
-
"tasks": [
|
| 41 |
-
[
|
| 42 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 43 |
-
]
|
| 44 |
-
],
|
| 45 |
-
"length": 600
|
| 46 |
-
},
|
| 47 |
-
{
|
| 48 |
-
"episode_index": 5,
|
| 49 |
-
"tasks": [
|
| 50 |
-
[
|
| 51 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 52 |
-
]
|
| 53 |
-
],
|
| 54 |
-
"length": 600
|
| 55 |
-
},
|
| 56 |
-
{
|
| 57 |
-
"episode_index": 6,
|
| 58 |
-
"tasks": [
|
| 59 |
-
[
|
| 60 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 61 |
-
]
|
| 62 |
-
],
|
| 63 |
-
"length": 600
|
| 64 |
-
},
|
| 65 |
-
{
|
| 66 |
-
"episode_index": 7,
|
| 67 |
-
"tasks": [
|
| 68 |
-
[
|
| 69 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 70 |
-
]
|
| 71 |
-
],
|
| 72 |
-
"length": 600
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"episode_index": 8,
|
| 76 |
-
"tasks": [
|
| 77 |
-
[
|
| 78 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 79 |
-
]
|
| 80 |
-
],
|
| 81 |
-
"length": 600
|
| 82 |
-
},
|
| 83 |
-
{
|
| 84 |
-
"episode_index": 9,
|
| 85 |
-
"tasks": [
|
| 86 |
-
[
|
| 87 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 88 |
-
]
|
| 89 |
-
],
|
| 90 |
-
"length": 600
|
| 91 |
-
},
|
| 92 |
-
{
|
| 93 |
-
"episode_index": 10,
|
| 94 |
-
"tasks": [
|
| 95 |
-
[
|
| 96 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 97 |
-
]
|
| 98 |
-
],
|
| 99 |
-
"length": 600
|
| 100 |
-
},
|
| 101 |
-
{
|
| 102 |
-
"episode_index": 11,
|
| 103 |
-
"tasks": [
|
| 104 |
-
[
|
| 105 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 106 |
-
]
|
| 107 |
-
],
|
| 108 |
-
"length": 600
|
| 109 |
-
},
|
| 110 |
-
{
|
| 111 |
-
"episode_index": 12,
|
| 112 |
-
"tasks": [
|
| 113 |
-
[
|
| 114 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 115 |
-
]
|
| 116 |
-
],
|
| 117 |
-
"length": 600
|
| 118 |
-
},
|
| 119 |
-
{
|
| 120 |
-
"episode_index": 13,
|
| 121 |
-
"tasks": [
|
| 122 |
-
[
|
| 123 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 124 |
-
]
|
| 125 |
-
],
|
| 126 |
-
"length": 600
|
| 127 |
-
},
|
| 128 |
-
{
|
| 129 |
-
"episode_index": 14,
|
| 130 |
-
"tasks": [
|
| 131 |
-
[
|
| 132 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 133 |
-
]
|
| 134 |
-
],
|
| 135 |
-
"length": 600
|
| 136 |
-
},
|
| 137 |
-
{
|
| 138 |
-
"episode_index": 15,
|
| 139 |
-
"tasks": [
|
| 140 |
-
[
|
| 141 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 142 |
-
]
|
| 143 |
-
],
|
| 144 |
-
"length": 600
|
| 145 |
-
},
|
| 146 |
-
{
|
| 147 |
-
"episode_index": 16,
|
| 148 |
-
"tasks": [
|
| 149 |
-
[
|
| 150 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 151 |
-
]
|
| 152 |
-
],
|
| 153 |
-
"length": 600
|
| 154 |
-
},
|
| 155 |
-
{
|
| 156 |
-
"episode_index": 17,
|
| 157 |
-
"tasks": [
|
| 158 |
-
[
|
| 159 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 160 |
-
]
|
| 161 |
-
],
|
| 162 |
-
"length": 600
|
| 163 |
-
},
|
| 164 |
-
{
|
| 165 |
-
"episode_index": 18,
|
| 166 |
-
"tasks": [
|
| 167 |
-
[
|
| 168 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 169 |
-
]
|
| 170 |
-
],
|
| 171 |
-
"length": 600
|
| 172 |
-
},
|
| 173 |
-
{
|
| 174 |
-
"episode_index": 19,
|
| 175 |
-
"tasks": [
|
| 176 |
-
[
|
| 177 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 178 |
-
]
|
| 179 |
-
],
|
| 180 |
-
"length": 600
|
| 181 |
-
},
|
| 182 |
-
{
|
| 183 |
-
"episode_index": 20,
|
| 184 |
-
"tasks": [
|
| 185 |
-
[
|
| 186 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 187 |
-
]
|
| 188 |
-
],
|
| 189 |
-
"length": 600
|
| 190 |
-
},
|
| 191 |
-
{
|
| 192 |
-
"episode_index": 21,
|
| 193 |
-
"tasks": [
|
| 194 |
-
[
|
| 195 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 196 |
-
]
|
| 197 |
-
],
|
| 198 |
-
"length": 600
|
| 199 |
-
},
|
| 200 |
-
{
|
| 201 |
-
"episode_index": 22,
|
| 202 |
-
"tasks": [
|
| 203 |
-
[
|
| 204 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 205 |
-
]
|
| 206 |
-
],
|
| 207 |
-
"length": 600
|
| 208 |
-
},
|
| 209 |
-
{
|
| 210 |
-
"episode_index": 23,
|
| 211 |
-
"tasks": [
|
| 212 |
-
[
|
| 213 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 214 |
-
]
|
| 215 |
-
],
|
| 216 |
-
"length": 600
|
| 217 |
-
},
|
| 218 |
-
{
|
| 219 |
-
"episode_index": 24,
|
| 220 |
-
"tasks": [
|
| 221 |
-
[
|
| 222 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 223 |
-
]
|
| 224 |
-
],
|
| 225 |
-
"length": 600
|
| 226 |
-
},
|
| 227 |
-
{
|
| 228 |
-
"episode_index": 25,
|
| 229 |
-
"tasks": [
|
| 230 |
-
[
|
| 231 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 232 |
-
]
|
| 233 |
-
],
|
| 234 |
-
"length": 600
|
| 235 |
-
},
|
| 236 |
-
{
|
| 237 |
-
"episode_index": 26,
|
| 238 |
-
"tasks": [
|
| 239 |
-
[
|
| 240 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 241 |
-
]
|
| 242 |
-
],
|
| 243 |
-
"length": 600
|
| 244 |
-
},
|
| 245 |
-
{
|
| 246 |
-
"episode_index": 27,
|
| 247 |
-
"tasks": [
|
| 248 |
-
[
|
| 249 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 250 |
-
]
|
| 251 |
-
],
|
| 252 |
-
"length": 600
|
| 253 |
-
},
|
| 254 |
-
{
|
| 255 |
-
"episode_index": 28,
|
| 256 |
-
"tasks": [
|
| 257 |
-
[
|
| 258 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 259 |
-
]
|
| 260 |
-
],
|
| 261 |
-
"length": 600
|
| 262 |
-
},
|
| 263 |
-
{
|
| 264 |
-
"episode_index": 29,
|
| 265 |
-
"tasks": [
|
| 266 |
-
[
|
| 267 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 268 |
-
]
|
| 269 |
-
],
|
| 270 |
-
"length": 600
|
| 271 |
-
},
|
| 272 |
-
{
|
| 273 |
-
"episode_index": 30,
|
| 274 |
-
"tasks": [
|
| 275 |
-
[
|
| 276 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 277 |
-
]
|
| 278 |
-
],
|
| 279 |
-
"length": 600
|
| 280 |
-
},
|
| 281 |
-
{
|
| 282 |
-
"episode_index": 31,
|
| 283 |
-
"tasks": [
|
| 284 |
-
[
|
| 285 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 286 |
-
]
|
| 287 |
-
],
|
| 288 |
-
"length": 600
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"episode_index": 32,
|
| 292 |
-
"tasks": [
|
| 293 |
-
[
|
| 294 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 295 |
-
]
|
| 296 |
-
],
|
| 297 |
-
"length": 600
|
| 298 |
-
},
|
| 299 |
-
{
|
| 300 |
-
"episode_index": 33,
|
| 301 |
-
"tasks": [
|
| 302 |
-
[
|
| 303 |
-
"Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 304 |
-
]
|
| 305 |
-
],
|
| 306 |
-
"length": 600
|
| 307 |
-
}
|
| 308 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meta/episodes/chunk-000/file-000.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e17cd99d2892accb27f660f8d0c266df56043f6f384be4638af09a5845c3260a
|
| 3 |
-
size 150312
|
|
|
|
|
|
|
|
|
|
|
|
meta/info.json
DELETED
|
@@ -1,196 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"codebase_version": "v3.0",
|
| 3 |
-
"robot_type": "unknown",
|
| 4 |
-
"total_episodes": 49,
|
| 5 |
-
"total_frames": 34300,
|
| 6 |
-
"total_tasks": 1,
|
| 7 |
-
"chunks_size": 1000,
|
| 8 |
-
"fps": 50,
|
| 9 |
-
"splits": {
|
| 10 |
-
"train": "0:49"
|
| 11 |
-
},
|
| 12 |
-
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 13 |
-
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 14 |
-
"features": {
|
| 15 |
-
"observation.images.cam_high": {
|
| 16 |
-
"dtype": "video",
|
| 17 |
-
"shape": [
|
| 18 |
-
480,
|
| 19 |
-
640,
|
| 20 |
-
3
|
| 21 |
-
],
|
| 22 |
-
"names": [
|
| 23 |
-
"height",
|
| 24 |
-
"width",
|
| 25 |
-
"channels"
|
| 26 |
-
],
|
| 27 |
-
"video_info": {
|
| 28 |
-
"video.codec": "h264",
|
| 29 |
-
"video.pix_fmt": "yuv444p",
|
| 30 |
-
"video.is_depth_map": false,
|
| 31 |
-
"video.fps": 50,
|
| 32 |
-
"has_audio": false
|
| 33 |
-
}
|
| 34 |
-
},
|
| 35 |
-
"observation.images.cam_left_wrist": {
|
| 36 |
-
"dtype": "video",
|
| 37 |
-
"shape": [
|
| 38 |
-
480,
|
| 39 |
-
640,
|
| 40 |
-
3
|
| 41 |
-
],
|
| 42 |
-
"names": [
|
| 43 |
-
"height",
|
| 44 |
-
"width",
|
| 45 |
-
"channels"
|
| 46 |
-
],
|
| 47 |
-
"video_info": {
|
| 48 |
-
"video.codec": "h264",
|
| 49 |
-
"video.pix_fmt": "yuv444p",
|
| 50 |
-
"video.is_depth_map": false,
|
| 51 |
-
"video.fps": 50,
|
| 52 |
-
"has_audio": false
|
| 53 |
-
}
|
| 54 |
-
},
|
| 55 |
-
"observation.images.cam_low": {
|
| 56 |
-
"dtype": "video",
|
| 57 |
-
"shape": [
|
| 58 |
-
480,
|
| 59 |
-
640,
|
| 60 |
-
3
|
| 61 |
-
],
|
| 62 |
-
"names": [
|
| 63 |
-
"height",
|
| 64 |
-
"width",
|
| 65 |
-
"channels"
|
| 66 |
-
],
|
| 67 |
-
"video_info": {
|
| 68 |
-
"video.codec": "h264",
|
| 69 |
-
"video.pix_fmt": "yuv444p",
|
| 70 |
-
"video.is_depth_map": false,
|
| 71 |
-
"video.fps": 50,
|
| 72 |
-
"has_audio": false
|
| 73 |
-
}
|
| 74 |
-
},
|
| 75 |
-
"observation.images.cam_right_wrist": {
|
| 76 |
-
"dtype": "video",
|
| 77 |
-
"shape": [
|
| 78 |
-
480,
|
| 79 |
-
640,
|
| 80 |
-
3
|
| 81 |
-
],
|
| 82 |
-
"names": [
|
| 83 |
-
"height",
|
| 84 |
-
"width",
|
| 85 |
-
"channels"
|
| 86 |
-
],
|
| 87 |
-
"video_info": {
|
| 88 |
-
"video.codec": "h264",
|
| 89 |
-
"video.pix_fmt": "yuv444p",
|
| 90 |
-
"video.is_depth_map": false,
|
| 91 |
-
"video.fps": 50,
|
| 92 |
-
"has_audio": false
|
| 93 |
-
}
|
| 94 |
-
},
|
| 95 |
-
"observation.state": {
|
| 96 |
-
"dtype": "float32",
|
| 97 |
-
"shape": [
|
| 98 |
-
14
|
| 99 |
-
],
|
| 100 |
-
"names": {
|
| 101 |
-
"motors": [
|
| 102 |
-
"motor_0",
|
| 103 |
-
"motor_1",
|
| 104 |
-
"motor_2",
|
| 105 |
-
"motor_3",
|
| 106 |
-
"motor_4",
|
| 107 |
-
"motor_5",
|
| 108 |
-
"motor_6",
|
| 109 |
-
"motor_7",
|
| 110 |
-
"motor_8",
|
| 111 |
-
"motor_9",
|
| 112 |
-
"motor_10",
|
| 113 |
-
"motor_11",
|
| 114 |
-
"motor_12",
|
| 115 |
-
"motor_13"
|
| 116 |
-
]
|
| 117 |
-
},
|
| 118 |
-
"fps": 50
|
| 119 |
-
},
|
| 120 |
-
"action": {
|
| 121 |
-
"dtype": "float32",
|
| 122 |
-
"shape": [
|
| 123 |
-
14
|
| 124 |
-
],
|
| 125 |
-
"names": {
|
| 126 |
-
"motors": [
|
| 127 |
-
"motor_0",
|
| 128 |
-
"motor_1",
|
| 129 |
-
"motor_2",
|
| 130 |
-
"motor_3",
|
| 131 |
-
"motor_4",
|
| 132 |
-
"motor_5",
|
| 133 |
-
"motor_6",
|
| 134 |
-
"motor_7",
|
| 135 |
-
"motor_8",
|
| 136 |
-
"motor_9",
|
| 137 |
-
"motor_10",
|
| 138 |
-
"motor_11",
|
| 139 |
-
"motor_12",
|
| 140 |
-
"motor_13"
|
| 141 |
-
]
|
| 142 |
-
},
|
| 143 |
-
"fps": 50
|
| 144 |
-
},
|
| 145 |
-
"episode_index": {
|
| 146 |
-
"dtype": "int64",
|
| 147 |
-
"shape": [
|
| 148 |
-
1
|
| 149 |
-
],
|
| 150 |
-
"names": null,
|
| 151 |
-
"fps": 50
|
| 152 |
-
},
|
| 153 |
-
"frame_index": {
|
| 154 |
-
"dtype": "int64",
|
| 155 |
-
"shape": [
|
| 156 |
-
1
|
| 157 |
-
],
|
| 158 |
-
"names": null,
|
| 159 |
-
"fps": 50
|
| 160 |
-
},
|
| 161 |
-
"timestamp": {
|
| 162 |
-
"dtype": "float32",
|
| 163 |
-
"shape": [
|
| 164 |
-
1
|
| 165 |
-
],
|
| 166 |
-
"names": null,
|
| 167 |
-
"fps": 50
|
| 168 |
-
},
|
| 169 |
-
"next.done": {
|
| 170 |
-
"dtype": "bool",
|
| 171 |
-
"shape": [
|
| 172 |
-
1
|
| 173 |
-
],
|
| 174 |
-
"names": null,
|
| 175 |
-
"fps": 50
|
| 176 |
-
},
|
| 177 |
-
"index": {
|
| 178 |
-
"dtype": "int64",
|
| 179 |
-
"shape": [
|
| 180 |
-
1
|
| 181 |
-
],
|
| 182 |
-
"names": null,
|
| 183 |
-
"fps": 50
|
| 184 |
-
},
|
| 185 |
-
"task_index": {
|
| 186 |
-
"dtype": "int64",
|
| 187 |
-
"shape": [
|
| 188 |
-
1
|
| 189 |
-
],
|
| 190 |
-
"names": null,
|
| 191 |
-
"fps": 50
|
| 192 |
-
}
|
| 193 |
-
},
|
| 194 |
-
"data_files_size_in_mb": 100,
|
| 195 |
-
"video_files_size_in_mb": 200
|
| 196 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meta/stats.json
DELETED
|
@@ -1,534 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"observation.images.cam_low": {
|
| 3 |
-
"min": [
|
| 4 |
-
[
|
| 5 |
-
[
|
| 6 |
-
0.0
|
| 7 |
-
]
|
| 8 |
-
],
|
| 9 |
-
[
|
| 10 |
-
[
|
| 11 |
-
0.0
|
| 12 |
-
]
|
| 13 |
-
],
|
| 14 |
-
[
|
| 15 |
-
[
|
| 16 |
-
0.0
|
| 17 |
-
]
|
| 18 |
-
]
|
| 19 |
-
],
|
| 20 |
-
"max": [
|
| 21 |
-
[
|
| 22 |
-
[
|
| 23 |
-
1.0
|
| 24 |
-
]
|
| 25 |
-
],
|
| 26 |
-
[
|
| 27 |
-
[
|
| 28 |
-
1.0
|
| 29 |
-
]
|
| 30 |
-
],
|
| 31 |
-
[
|
| 32 |
-
[
|
| 33 |
-
1.0
|
| 34 |
-
]
|
| 35 |
-
]
|
| 36 |
-
],
|
| 37 |
-
"mean": [
|
| 38 |
-
[
|
| 39 |
-
[
|
| 40 |
-
0.46930355016066105
|
| 41 |
-
]
|
| 42 |
-
],
|
| 43 |
-
[
|
| 44 |
-
[
|
| 45 |
-
0.4870329845924767
|
| 46 |
-
]
|
| 47 |
-
],
|
| 48 |
-
[
|
| 49 |
-
[
|
| 50 |
-
0.5122000538572973
|
| 51 |
-
]
|
| 52 |
-
]
|
| 53 |
-
],
|
| 54 |
-
"std": [
|
| 55 |
-
[
|
| 56 |
-
[
|
| 57 |
-
0.22178704664745286
|
| 58 |
-
]
|
| 59 |
-
],
|
| 60 |
-
[
|
| 61 |
-
[
|
| 62 |
-
0.22487507283152922
|
| 63 |
-
]
|
| 64 |
-
],
|
| 65 |
-
[
|
| 66 |
-
[
|
| 67 |
-
0.2290808870848213
|
| 68 |
-
]
|
| 69 |
-
]
|
| 70 |
-
],
|
| 71 |
-
"count": [
|
| 72 |
-
6664
|
| 73 |
-
]
|
| 74 |
-
},
|
| 75 |
-
"observation.images.cam_right_wrist": {
|
| 76 |
-
"min": [
|
| 77 |
-
[
|
| 78 |
-
[
|
| 79 |
-
0.0
|
| 80 |
-
]
|
| 81 |
-
],
|
| 82 |
-
[
|
| 83 |
-
[
|
| 84 |
-
0.0
|
| 85 |
-
]
|
| 86 |
-
],
|
| 87 |
-
[
|
| 88 |
-
[
|
| 89 |
-
0.0
|
| 90 |
-
]
|
| 91 |
-
]
|
| 92 |
-
],
|
| 93 |
-
"max": [
|
| 94 |
-
[
|
| 95 |
-
[
|
| 96 |
-
1.0
|
| 97 |
-
]
|
| 98 |
-
],
|
| 99 |
-
[
|
| 100 |
-
[
|
| 101 |
-
1.0
|
| 102 |
-
]
|
| 103 |
-
],
|
| 104 |
-
[
|
| 105 |
-
[
|
| 106 |
-
1.0
|
| 107 |
-
]
|
| 108 |
-
]
|
| 109 |
-
],
|
| 110 |
-
"mean": [
|
| 111 |
-
[
|
| 112 |
-
[
|
| 113 |
-
0.39971059256670427
|
| 114 |
-
]
|
| 115 |
-
],
|
| 116 |
-
[
|
| 117 |
-
[
|
| 118 |
-
0.4085177657555561
|
| 119 |
-
]
|
| 120 |
-
],
|
| 121 |
-
[
|
| 122 |
-
[
|
| 123 |
-
0.4045857422205867
|
| 124 |
-
]
|
| 125 |
-
]
|
| 126 |
-
],
|
| 127 |
-
"std": [
|
| 128 |
-
[
|
| 129 |
-
[
|
| 130 |
-
0.2528128395805034
|
| 131 |
-
]
|
| 132 |
-
],
|
| 133 |
-
[
|
| 134 |
-
[
|
| 135 |
-
0.25002595484592055
|
| 136 |
-
]
|
| 137 |
-
],
|
| 138 |
-
[
|
| 139 |
-
[
|
| 140 |
-
0.24829850984878796
|
| 141 |
-
]
|
| 142 |
-
]
|
| 143 |
-
],
|
| 144 |
-
"count": [
|
| 145 |
-
6664
|
| 146 |
-
]
|
| 147 |
-
},
|
| 148 |
-
"frame_index": {
|
| 149 |
-
"min": [
|
| 150 |
-
0
|
| 151 |
-
],
|
| 152 |
-
"max": [
|
| 153 |
-
699
|
| 154 |
-
],
|
| 155 |
-
"mean": [
|
| 156 |
-
349.5
|
| 157 |
-
],
|
| 158 |
-
"std": [
|
| 159 |
-
202.0723880197391
|
| 160 |
-
],
|
| 161 |
-
"count": [
|
| 162 |
-
34300
|
| 163 |
-
]
|
| 164 |
-
},
|
| 165 |
-
"timestamp": {
|
| 166 |
-
"min": [
|
| 167 |
-
0.0
|
| 168 |
-
],
|
| 169 |
-
"max": [
|
| 170 |
-
13.979999542236328
|
| 171 |
-
],
|
| 172 |
-
"mean": [
|
| 173 |
-
6.989999771118164
|
| 174 |
-
],
|
| 175 |
-
"std": [
|
| 176 |
-
4.04144811630249
|
| 177 |
-
],
|
| 178 |
-
"count": [
|
| 179 |
-
34300
|
| 180 |
-
]
|
| 181 |
-
},
|
| 182 |
-
"next.done": {
|
| 183 |
-
"min": [
|
| 184 |
-
false
|
| 185 |
-
],
|
| 186 |
-
"max": [
|
| 187 |
-
true
|
| 188 |
-
],
|
| 189 |
-
"mean": [
|
| 190 |
-
0.0014285714285714286
|
| 191 |
-
],
|
| 192 |
-
"std": [
|
| 193 |
-
0.03776944018972082
|
| 194 |
-
],
|
| 195 |
-
"count": [
|
| 196 |
-
34300
|
| 197 |
-
]
|
| 198 |
-
},
|
| 199 |
-
"index": {
|
| 200 |
-
"min": [
|
| 201 |
-
0
|
| 202 |
-
],
|
| 203 |
-
"max": [
|
| 204 |
-
34299
|
| 205 |
-
],
|
| 206 |
-
"mean": [
|
| 207 |
-
17149.5
|
| 208 |
-
],
|
| 209 |
-
"std": [
|
| 210 |
-
9901.55711239399
|
| 211 |
-
],
|
| 212 |
-
"count": [
|
| 213 |
-
34300
|
| 214 |
-
]
|
| 215 |
-
},
|
| 216 |
-
"observation.state": {
|
| 217 |
-
"min": [
|
| 218 |
-
-0.1288543939590454,
|
| 219 |
-
-0.9648739695549011,
|
| 220 |
-
0.6289321184158325,
|
| 221 |
-
-0.7102331519126892,
|
| 222 |
-
-0.9556700587272644,
|
| 223 |
-
-0.7869321703910828,
|
| 224 |
-
-0.1083090603351593,
|
| 225 |
-
-0.5476311445236206,
|
| 226 |
-
-0.9648739695549011,
|
| 227 |
-
-0.23930101096630096,
|
| 228 |
-
-0.38963112235069275,
|
| 229 |
-
-0.48780590295791626,
|
| 230 |
-
-0.7117670774459839,
|
| 231 |
-
-0.11510653793811798
|
| 232 |
-
],
|
| 233 |
-
"max": [
|
| 234 |
-
0.3773592710494995,
|
| 235 |
-
0.2883884012699127,
|
| 236 |
-
1.3130875825881958,
|
| 237 |
-
-0.0015339808305725455,
|
| 238 |
-
-0.2929903268814087,
|
| 239 |
-
0.30066025257110596,
|
| 240 |
-
0.6521031260490417,
|
| 241 |
-
0.07209710031747818,
|
| 242 |
-
0.6580777764320374,
|
| 243 |
-
1.1842331886291504,
|
| 244 |
-
0.8958448171615601,
|
| 245 |
-
1.3222914934158325,
|
| 246 |
-
0.40957286953926086,
|
| 247 |
-
0.5763912200927734
|
| 248 |
-
],
|
| 249 |
-
"mean": [
|
| 250 |
-
0.07629899832667136,
|
| 251 |
-
-0.4317719930288743,
|
| 252 |
-
1.0447757244110107,
|
| 253 |
-
-0.1778725817495463,
|
| 254 |
-
-0.5592318828008613,
|
| 255 |
-
-0.1388463651647373,
|
| 256 |
-
0.024796314612363597,
|
| 257 |
-
-0.27659799979657546,
|
| 258 |
-
0.08374874046718588,
|
| 259 |
-
0.38187161392095137,
|
| 260 |
-
0.41781233311915883,
|
| 261 |
-
0.5697471347390389,
|
| 262 |
-
-0.3207979288180264,
|
| 263 |
-
0.028892903094541053
|
| 264 |
-
],
|
| 265 |
-
"std": [
|
| 266 |
-
0.1307993980744002,
|
| 267 |
-
0.46092489490394256,
|
| 268 |
-
0.2270639336318888,
|
| 269 |
-
0.2207318150233239,
|
| 270 |
-
0.182503806337719,
|
| 271 |
-
0.25963807193794913,
|
| 272 |
-
0.19503904123311977,
|
| 273 |
-
0.14857216551757074,
|
| 274 |
-
0.3258330120525351,
|
| 275 |
-
0.30613094529005386,
|
| 276 |
-
0.32799627815028465,
|
| 277 |
-
0.5813716957862016,
|
| 278 |
-
0.22290020225633989,
|
| 279 |
-
0.18210818441348173
|
| 280 |
-
],
|
| 281 |
-
"count": [
|
| 282 |
-
34300
|
| 283 |
-
]
|
| 284 |
-
},
|
| 285 |
-
"episode_index": {
|
| 286 |
-
"min": [
|
| 287 |
-
0
|
| 288 |
-
],
|
| 289 |
-
"max": [
|
| 290 |
-
48
|
| 291 |
-
],
|
| 292 |
-
"mean": [
|
| 293 |
-
24.0
|
| 294 |
-
],
|
| 295 |
-
"std": [
|
| 296 |
-
14.142135623730951
|
| 297 |
-
],
|
| 298 |
-
"count": [
|
| 299 |
-
34300
|
| 300 |
-
]
|
| 301 |
-
},
|
| 302 |
-
"observation.images.cam_high": {
|
| 303 |
-
"min": [
|
| 304 |
-
[
|
| 305 |
-
[
|
| 306 |
-
0.0
|
| 307 |
-
]
|
| 308 |
-
],
|
| 309 |
-
[
|
| 310 |
-
[
|
| 311 |
-
0.0
|
| 312 |
-
]
|
| 313 |
-
],
|
| 314 |
-
[
|
| 315 |
-
[
|
| 316 |
-
0.0
|
| 317 |
-
]
|
| 318 |
-
]
|
| 319 |
-
],
|
| 320 |
-
"max": [
|
| 321 |
-
[
|
| 322 |
-
[
|
| 323 |
-
1.0
|
| 324 |
-
]
|
| 325 |
-
],
|
| 326 |
-
[
|
| 327 |
-
[
|
| 328 |
-
1.0
|
| 329 |
-
]
|
| 330 |
-
],
|
| 331 |
-
[
|
| 332 |
-
[
|
| 333 |
-
1.0
|
| 334 |
-
]
|
| 335 |
-
]
|
| 336 |
-
],
|
| 337 |
-
"mean": [
|
| 338 |
-
[
|
| 339 |
-
[
|
| 340 |
-
0.49217276609673793
|
| 341 |
-
]
|
| 342 |
-
],
|
| 343 |
-
[
|
| 344 |
-
[
|
| 345 |
-
0.500308098233476
|
| 346 |
-
]
|
| 347 |
-
],
|
| 348 |
-
[
|
| 349 |
-
[
|
| 350 |
-
0.4965745052512811
|
| 351 |
-
]
|
| 352 |
-
]
|
| 353 |
-
],
|
| 354 |
-
"std": [
|
| 355 |
-
[
|
| 356 |
-
[
|
| 357 |
-
0.22178751702634208
|
| 358 |
-
]
|
| 359 |
-
],
|
| 360 |
-
[
|
| 361 |
-
[
|
| 362 |
-
0.211089507592328
|
| 363 |
-
]
|
| 364 |
-
],
|
| 365 |
-
[
|
| 366 |
-
[
|
| 367 |
-
0.19331016752196487
|
| 368 |
-
]
|
| 369 |
-
]
|
| 370 |
-
],
|
| 371 |
-
"count": [
|
| 372 |
-
6664
|
| 373 |
-
]
|
| 374 |
-
},
|
| 375 |
-
"task_index": {
|
| 376 |
-
"min": [
|
| 377 |
-
0
|
| 378 |
-
],
|
| 379 |
-
"max": [
|
| 380 |
-
0
|
| 381 |
-
],
|
| 382 |
-
"mean": [
|
| 383 |
-
0.0
|
| 384 |
-
],
|
| 385 |
-
"std": [
|
| 386 |
-
0.0
|
| 387 |
-
],
|
| 388 |
-
"count": [
|
| 389 |
-
34300
|
| 390 |
-
]
|
| 391 |
-
},
|
| 392 |
-
"action": {
|
| 393 |
-
"min": [
|
| 394 |
-
-0.13192234933376312,
|
| 395 |
-
-0.9618059992790222,
|
| 396 |
-
0.607456386089325,
|
| 397 |
-
-0.7133010625839233,
|
| 398 |
-
-0.9648739695549011,
|
| 399 |
-
-0.7838642001152039,
|
| 400 |
-
-0.1480400413274765,
|
| 401 |
-
-0.5568350553512573,
|
| 402 |
-
-0.9633399844169617,
|
| 403 |
-
-0.26384469866752625,
|
| 404 |
-
-0.38963112235069275,
|
| 405 |
-
-0.49854376912117004,
|
| 406 |
-
-0.7148350477218628,
|
| 407 |
-
-0.16391563415527344
|
| 408 |
-
],
|
| 409 |
-
"max": [
|
| 410 |
-
0.38196122646331787,
|
| 411 |
-
0.2730485796928406,
|
| 412 |
-
1.3008157014846802,
|
| 413 |
-
-0.0015339808305725455,
|
| 414 |
-
-0.3021942377090454,
|
| 415 |
-
0.30526217818260193,
|
| 416 |
-
0.6236788034439087,
|
| 417 |
-
0.0782330259680748,
|
| 418 |
-
0.6366020441055298,
|
| 419 |
-
1.1719613075256348,
|
| 420 |
-
0.9019807577133179,
|
| 421 |
-
1.3284274339675903,
|
| 422 |
-
0.41264083981513977,
|
| 423 |
-
0.5646405220031738
|
| 424 |
-
],
|
| 425 |
-
"mean": [
|
| 426 |
-
0.07778179143764535,
|
| 427 |
-
-0.43307552228168567,
|
| 428 |
-
1.0282025580503502,
|
| 429 |
-
-0.17952506958830114,
|
| 430 |
-
-0.5699330896747355,
|
| 431 |
-
-0.13794974161654103,
|
| 432 |
-
0.00510151560979002,
|
| 433 |
-
-0.2798543149719433,
|
| 434 |
-
0.06477957703078127,
|
| 435 |
-
0.3596677050298574,
|
| 436 |
-
0.4214916630667083,
|
| 437 |
-
0.5676106038142223,
|
| 438 |
-
-0.32204605760622995,
|
| 439 |
-
0.00680081207425172
|
| 440 |
-
],
|
| 441 |
-
"std": [
|
| 442 |
-
0.13297458952308494,
|
| 443 |
-
0.44853920500285505,
|
| 444 |
-
0.2271301533919626,
|
| 445 |
-
0.21965025355609905,
|
| 446 |
-
0.1808879663405495,
|
| 447 |
-
0.25975983083754434,
|
| 448 |
-
0.20746548130148829,
|
| 449 |
-
0.1511666357540315,
|
| 450 |
-
0.30839728225326135,
|
| 451 |
-
0.3023753699540825,
|
| 452 |
-
0.3291320410772973,
|
| 453 |
-
0.5849184190299467,
|
| 454 |
-
0.22288887950497366,
|
| 455 |
-
0.19439782179471587
|
| 456 |
-
],
|
| 457 |
-
"count": [
|
| 458 |
-
34300
|
| 459 |
-
]
|
| 460 |
-
},
|
| 461 |
-
"observation.images.cam_left_wrist": {
|
| 462 |
-
"min": [
|
| 463 |
-
[
|
| 464 |
-
[
|
| 465 |
-
0.0
|
| 466 |
-
]
|
| 467 |
-
],
|
| 468 |
-
[
|
| 469 |
-
[
|
| 470 |
-
0.0
|
| 471 |
-
]
|
| 472 |
-
],
|
| 473 |
-
[
|
| 474 |
-
[
|
| 475 |
-
0.0
|
| 476 |
-
]
|
| 477 |
-
]
|
| 478 |
-
],
|
| 479 |
-
"max": [
|
| 480 |
-
[
|
| 481 |
-
[
|
| 482 |
-
1.0
|
| 483 |
-
]
|
| 484 |
-
],
|
| 485 |
-
[
|
| 486 |
-
[
|
| 487 |
-
1.0
|
| 488 |
-
]
|
| 489 |
-
],
|
| 490 |
-
[
|
| 491 |
-
[
|
| 492 |
-
1.0
|
| 493 |
-
]
|
| 494 |
-
]
|
| 495 |
-
],
|
| 496 |
-
"mean": [
|
| 497 |
-
[
|
| 498 |
-
[
|
| 499 |
-
0.46789952990960104
|
| 500 |
-
]
|
| 501 |
-
],
|
| 502 |
-
[
|
| 503 |
-
[
|
| 504 |
-
0.47490849726054135
|
| 505 |
-
]
|
| 506 |
-
],
|
| 507 |
-
[
|
| 508 |
-
[
|
| 509 |
-
0.4867830087943953
|
| 510 |
-
]
|
| 511 |
-
]
|
| 512 |
-
],
|
| 513 |
-
"std": [
|
| 514 |
-
[
|
| 515 |
-
[
|
| 516 |
-
0.26468953574732407
|
| 517 |
-
]
|
| 518 |
-
],
|
| 519 |
-
[
|
| 520 |
-
[
|
| 521 |
-
0.2669482766084413
|
| 522 |
-
]
|
| 523 |
-
],
|
| 524 |
-
[
|
| 525 |
-
[
|
| 526 |
-
0.27502369809323396
|
| 527 |
-
]
|
| 528 |
-
]
|
| 529 |
-
],
|
| 530 |
-
"count": [
|
| 531 |
-
6664
|
| 532 |
-
]
|
| 533 |
-
}
|
| 534 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meta/tasks.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
[
|
| 2 |
-
{
|
| 3 |
-
"task_index": 0,
|
| 4 |
-
"task": "Pick up the velcro cable tie with the left arm, then insert the end of the velcro tie into the other end's loop with the right arm."
|
| 5 |
-
}
|
| 6 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
meta/tasks.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:203c5b7465b774cd5c7a16de764ed699c3ee40129f70a2225815a6b44024553d
|
| 3 |
-
size 2645
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high/chunk-000/file-000.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90a3123ea177dd36e78269959470ddd1e902d3e22e1416b2fdc619d4d65509f3
|
| 3 |
-
size 208537102
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high/chunk-000/file-001.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a665bfcdf2c0528b0583a1e65049fdec2cf17e8cc91d4640ab759b0ad90e2302
|
| 3 |
-
size 29465904
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000000.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:225a82436ad55cd5a2326b48fabd3410075e1f0682cedb209de476ca7ce47add
|
| 3 |
-
size 4520921
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000001.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:68765d879b54bc9caa4f6feef017cebdf7b81c0217ded67d48394d00dc8931a8
|
| 3 |
-
size 4577206
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000002.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9546b74ee1c36c2f12f8287fc820ac5b73946d7c0fc516c3c13059987c6ee521
|
| 3 |
-
size 4497124
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000003.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:82e638ecda9e90eabe68fefdd0179713b005c9dc49df9c710e4cc9dde28c8bc4
|
| 3 |
-
size 4517238
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000004.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:555d787fc9fdee2d41724ea4812339f1529e7c472d93245afcb01cf84d041f0d
|
| 3 |
-
size 4422921
|
|
|
|
|
|
|
|
|
|
|
|
videos/observation.images.cam_high_episode_000005.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e3c9e517e8c71fba9ffb8c42acb321e65bd1f90de0efab8bd897c458d27543ef
|
| 3 |
-
size 4500388
|
|
|
|
|
|
|
|
|
|
|
|