Add files using upload-large-folder tool
Browse files- .omc/state/idle-notif-cooldown.json +3 -0
- .omc/state/last-tool-error.json +7 -0
- README.md +220 -0
- data/chunk-000/file-000.parquet +3 -0
- data/chunk-000/file-006.parquet +3 -0
- data/chunk-000/file-007.parquet +3 -0
- data/chunk-000/file-010.parquet +3 -0
- data/chunk-000/file-012.parquet +3 -0
- data/chunk-000/file-016.parquet +3 -0
- data/chunk-000/file-017.parquet +3 -0
- instructions.json +360 -0
- meta/episodes/chunk-000/file-001.parquet +3 -0
- meta/episodes/chunk-000/file-002.parquet +3 -0
- meta/episodes/chunk-000/file-003.parquet +3 -0
- meta/episodes/chunk-000/file-005.parquet +3 -0
- meta/episodes/chunk-000/file-006.parquet +3 -0
- meta/episodes/chunk-000/file-009.parquet +3 -0
- meta/episodes/chunk-000/file-010.parquet +3 -0
- meta/episodes/chunk-000/file-011.parquet +3 -0
- meta/episodes/chunk-000/file-012.parquet +3 -0
- meta/episodes/chunk-000/file-013.parquet +3 -0
- meta/episodes/chunk-000/file-014.parquet +3 -0
- meta/episodes/chunk-000/file-015.parquet +3 -0
- meta/episodes/chunk-000/file-016.parquet +3 -0
- meta/episodes/chunk-000/file-017.parquet +3 -0
- meta/episodes/chunk-000/file-018.parquet +3 -0
- meta/episodes/chunk-000/file-019.parquet +3 -0
- meta/info.json +178 -0
- meta/stats.json +1006 -0
- meta/tasks.parquet +3 -0
- videos/observation.images.left_back/chunk-000/file-003.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-006.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-010.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-012.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-015.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-017.mp4 +3 -0
- videos/observation.images.left_back/chunk-000/file-018.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-001.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-006.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-007.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-012.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-013.mp4 +3 -0
- videos/observation.images.right_back/chunk-000/file-018.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-001.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-005.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-006.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-008.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-014.mp4 +3 -0
- videos/observation.images.wrist/chunk-000/file-015.mp4 +3 -0
.omc/state/idle-notif-cooldown.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"lastSentAt": "2026-04-15T01:18:36.281Z"
|
| 3 |
+
}
|
.omc/state/last-tool-error.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"tool_name": "Bash",
|
| 3 |
+
"tool_input_preview": "{\"command\":\"huggingface-cli whoami 2>&1\",\"description\":\"Check HF login status\"}",
|
| 4 |
+
"error": "Exit code 127\n/bin/bash: line 1: huggingface-cli: command not found",
|
| 5 |
+
"timestamp": "2026-04-11T13:40:42.442Z",
|
| 6 |
+
"retry_count": 1
|
| 7 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,220 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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=DAVIAN-Robotics/test">
|
| 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": "franka",
|
| 36 |
+
"total_episodes": 356,
|
| 37 |
+
"total_frames": 103656,
|
| 38 |
+
"total_tasks": 16,
|
| 39 |
+
"chunks_size": 1000,
|
| 40 |
+
"data_files_size_in_mb": 100,
|
| 41 |
+
"video_files_size_in_mb": 200,
|
| 42 |
+
"fps": 20,
|
| 43 |
+
"splits": {
|
| 44 |
+
"train": "0:356"
|
| 45 |
+
},
|
| 46 |
+
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 47 |
+
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 48 |
+
"features": {
|
| 49 |
+
"observation.state": {
|
| 50 |
+
"dtype": "float32",
|
| 51 |
+
"shape": [
|
| 52 |
+
29
|
| 53 |
+
],
|
| 54 |
+
"names": {
|
| 55 |
+
"axes": [
|
| 56 |
+
"q_0",
|
| 57 |
+
"q_1",
|
| 58 |
+
"q_2",
|
| 59 |
+
"q_3",
|
| 60 |
+
"q_4",
|
| 61 |
+
"q_5",
|
| 62 |
+
"q_6",
|
| 63 |
+
"qdot_0",
|
| 64 |
+
"qdot_1",
|
| 65 |
+
"qdot_2",
|
| 66 |
+
"qdot_3",
|
| 67 |
+
"qdot_4",
|
| 68 |
+
"qdot_5",
|
| 69 |
+
"qdot_6",
|
| 70 |
+
"x",
|
| 71 |
+
"y",
|
| 72 |
+
"z",
|
| 73 |
+
"qx",
|
| 74 |
+
"qy",
|
| 75 |
+
"qz",
|
| 76 |
+
"qw",
|
| 77 |
+
"vx",
|
| 78 |
+
"vy",
|
| 79 |
+
"vz",
|
| 80 |
+
"wx",
|
| 81 |
+
"wy",
|
| 82 |
+
"wz",
|
| 83 |
+
"gripper_position",
|
| 84 |
+
"grasp_state"
|
| 85 |
+
]
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
"action": {
|
| 89 |
+
"dtype": "float32",
|
| 90 |
+
"shape": [
|
| 91 |
+
7
|
| 92 |
+
],
|
| 93 |
+
"names": {
|
| 94 |
+
"axes": [
|
| 95 |
+
"dx",
|
| 96 |
+
"dy",
|
| 97 |
+
"dz",
|
| 98 |
+
"rx",
|
| 99 |
+
"ry",
|
| 100 |
+
"rz",
|
| 101 |
+
"gripper"
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"observation.images.left_back": {
|
| 106 |
+
"dtype": "video",
|
| 107 |
+
"shape": [
|
| 108 |
+
3,
|
| 109 |
+
480,
|
| 110 |
+
640
|
| 111 |
+
],
|
| 112 |
+
"names": [
|
| 113 |
+
"channels",
|
| 114 |
+
"height",
|
| 115 |
+
"width"
|
| 116 |
+
],
|
| 117 |
+
"info": {
|
| 118 |
+
"video.height": 480,
|
| 119 |
+
"video.width": 640,
|
| 120 |
+
"video.codec": "av1",
|
| 121 |
+
"video.pix_fmt": "yuv420p",
|
| 122 |
+
"video.is_depth_map": false,
|
| 123 |
+
"video.fps": 20,
|
| 124 |
+
"video.channels": 3,
|
| 125 |
+
"has_audio": false
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
"observation.images.wrist": {
|
| 129 |
+
"dtype": "video",
|
| 130 |
+
"shape": [
|
| 131 |
+
3,
|
| 132 |
+
480,
|
| 133 |
+
640
|
| 134 |
+
],
|
| 135 |
+
"names": [
|
| 136 |
+
"channels",
|
| 137 |
+
"height",
|
| 138 |
+
"width"
|
| 139 |
+
],
|
| 140 |
+
"info": {
|
| 141 |
+
"video.height": 480,
|
| 142 |
+
"video.width": 640,
|
| 143 |
+
"video.codec": "av1",
|
| 144 |
+
"video.pix_fmt": "yuv420p",
|
| 145 |
+
"video.is_depth_map": false,
|
| 146 |
+
"video.fps": 20,
|
| 147 |
+
"video.channels": 3,
|
| 148 |
+
"has_audio": false
|
| 149 |
+
}
|
| 150 |
+
},
|
| 151 |
+
"observation.images.right_back": {
|
| 152 |
+
"dtype": "video",
|
| 153 |
+
"shape": [
|
| 154 |
+
3,
|
| 155 |
+
480,
|
| 156 |
+
640
|
| 157 |
+
],
|
| 158 |
+
"names": [
|
| 159 |
+
"channels",
|
| 160 |
+
"height",
|
| 161 |
+
"width"
|
| 162 |
+
],
|
| 163 |
+
"info": {
|
| 164 |
+
"video.height": 480,
|
| 165 |
+
"video.width": 640,
|
| 166 |
+
"video.codec": "av1",
|
| 167 |
+
"video.pix_fmt": "yuv420p",
|
| 168 |
+
"video.is_depth_map": false,
|
| 169 |
+
"video.fps": 20,
|
| 170 |
+
"video.channels": 3,
|
| 171 |
+
"has_audio": false
|
| 172 |
+
}
|
| 173 |
+
},
|
| 174 |
+
"timestamp": {
|
| 175 |
+
"dtype": "float32",
|
| 176 |
+
"shape": [
|
| 177 |
+
1
|
| 178 |
+
],
|
| 179 |
+
"names": null
|
| 180 |
+
},
|
| 181 |
+
"frame_index": {
|
| 182 |
+
"dtype": "int64",
|
| 183 |
+
"shape": [
|
| 184 |
+
1
|
| 185 |
+
],
|
| 186 |
+
"names": null
|
| 187 |
+
},
|
| 188 |
+
"episode_index": {
|
| 189 |
+
"dtype": "int64",
|
| 190 |
+
"shape": [
|
| 191 |
+
1
|
| 192 |
+
],
|
| 193 |
+
"names": null
|
| 194 |
+
},
|
| 195 |
+
"index": {
|
| 196 |
+
"dtype": "int64",
|
| 197 |
+
"shape": [
|
| 198 |
+
1
|
| 199 |
+
],
|
| 200 |
+
"names": null
|
| 201 |
+
},
|
| 202 |
+
"task_index": {
|
| 203 |
+
"dtype": "int64",
|
| 204 |
+
"shape": [
|
| 205 |
+
1
|
| 206 |
+
],
|
| 207 |
+
"names": null
|
| 208 |
+
}
|
| 209 |
+
}
|
| 210 |
+
}
|
| 211 |
+
```
|
| 212 |
+
|
| 213 |
+
|
| 214 |
+
## Citation
|
| 215 |
+
|
| 216 |
+
**BibTeX:**
|
| 217 |
+
|
| 218 |
+
```bibtex
|
| 219 |
+
[More Information Needed]
|
| 220 |
+
```
|
data/chunk-000/file-000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bc596ae658a0d318f41264db5097168dcb7a223d3c0b75cb7561c5bd8deb04c
|
| 3 |
+
size 1832138
|
data/chunk-000/file-006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45d03d17ecc41cc36e8bf80bd62e61fdf9826cdf962e343d0035852fd3bab1a9
|
| 3 |
+
size 924067
|
data/chunk-000/file-007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c781aa91133d43026d99cc7e8d56f66fa39d6f7670b12fadc97dd65448c4db00
|
| 3 |
+
size 555387
|
data/chunk-000/file-010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00a4f9eaf3d621dcf42a2577ed23f285cc2ccd52299c25b9effe8ab32c6935e4
|
| 3 |
+
size 681784
|
data/chunk-000/file-012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2de1c6b525d70abfa842bbfafb81df12e30be099bca71a35a9027dc8b57af05e
|
| 3 |
+
size 317205
|
data/chunk-000/file-016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aecd21080b69c784f25598063a1bc2ce71f576534d85f02e84f96cec36691249
|
| 3 |
+
size 1775232
|
data/chunk-000/file-017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4402e9961bf0aa2c55229cafe0eb856736113d08182710bc205fa8672912085
|
| 3 |
+
size 483582
|
instructions.json
ADDED
|
@@ -0,0 +1,360 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"franka_1cam": {
|
| 3 |
+
"0": "Put the pliers into the basket.",
|
| 4 |
+
"1": "Put the pliers into the basket.",
|
| 5 |
+
"2": "Put the pliers into the basket.",
|
| 6 |
+
"3": "Put the pliers into the basket.",
|
| 7 |
+
"4": "Put the pliers into the basket.",
|
| 8 |
+
"5": "Put the pliers into the basket.",
|
| 9 |
+
"6": "Put the pliers into the basket.",
|
| 10 |
+
"7": "Put the pliers into the basket.",
|
| 11 |
+
"8": "Put the pliers into the basket.",
|
| 12 |
+
"9": "Put the pliers into the basket.",
|
| 13 |
+
"10": "Put the pliers into the basket.",
|
| 14 |
+
"11": "Put the pliers into the basket.",
|
| 15 |
+
"12": "Put the pliers into the basket.",
|
| 16 |
+
"13": "Put the pliers into the basket.",
|
| 17 |
+
"14": "Put the pliers into the basket.",
|
| 18 |
+
"15": "Put the pliers into the basket.",
|
| 19 |
+
"16": "Put the pliers into the basket.",
|
| 20 |
+
"17": "Put the pliers into the basket.",
|
| 21 |
+
"18": "Put the pliers into the basket.",
|
| 22 |
+
"19": "Put the pliers into the basket.",
|
| 23 |
+
"20": "Put the pliers into the basket.",
|
| 24 |
+
"21": "Put the pliers into the basket.",
|
| 25 |
+
"22": "Put the pliers into the basket.",
|
| 26 |
+
"23": "Put the pliers into the basket.",
|
| 27 |
+
"24": "Put the pliers into the basket.",
|
| 28 |
+
"25": "Organize the fruit into the basket.",
|
| 29 |
+
"26": "Organize the trash into the trash can.",
|
| 30 |
+
"27": "Organize the trash into the trash can.",
|
| 31 |
+
"28": "Organize the trash into the trash can.",
|
| 32 |
+
"29": "Organize the trash into the trash can.",
|
| 33 |
+
"30": "Organize the fruit into the basket.",
|
| 34 |
+
"31": "Organize the fruit into the basket.",
|
| 35 |
+
"32": "Organize the trash into the trash can.",
|
| 36 |
+
"33": "Throw the trash into the trash can.",
|
| 37 |
+
"34": "Throw the trash into the trash can.",
|
| 38 |
+
"35": "Throw the trash into the trash can.",
|
| 39 |
+
"36": "Throw the trash into the trash can.",
|
| 40 |
+
"37": "Throw the trash into the trash can.",
|
| 41 |
+
"38": "Throw the trash into the trash can.",
|
| 42 |
+
"39": "Throw the trash into the trash can.",
|
| 43 |
+
"40": "Throw the trash into the trash can.",
|
| 44 |
+
"41": "Throw the trash into the trash can.",
|
| 45 |
+
"42": "Throw the trash into the trash can.",
|
| 46 |
+
"43": "Throw the trash into the trash can.",
|
| 47 |
+
"44": "Throw the trash into the trash can.",
|
| 48 |
+
"45": "Throw the trash into the trash can.",
|
| 49 |
+
"46": "Throw the trash into the trash can.",
|
| 50 |
+
"47": "Throw the trash into the trash can.",
|
| 51 |
+
"48": "Throw the trash into the trash can.",
|
| 52 |
+
"49": "Throw the trash into the trash can.",
|
| 53 |
+
"50": "Throw the trash into the trash can.",
|
| 54 |
+
"51": "Throw the trash into the trash can.",
|
| 55 |
+
"52": "Throw the trash into the trash can.",
|
| 56 |
+
"53": "Throw the dog poop into the trash can.",
|
| 57 |
+
"54": "Throw the dog poop into the trash can.",
|
| 58 |
+
"55": "Throw the dog poop into the trash can.",
|
| 59 |
+
"56": "Throw the dog poop into the trash can.",
|
| 60 |
+
"57": "Throw the dog poop into the trash can.",
|
| 61 |
+
"58": "Throw the dog poop into the trash can.",
|
| 62 |
+
"59": "Throw the dog poop into the trash can.",
|
| 63 |
+
"60": "Throw the dog poop into the trash can.",
|
| 64 |
+
"61": "Throw the dog poop into the trash can.",
|
| 65 |
+
"62": "Throw the dog poop into the trash can.",
|
| 66 |
+
"63": "Throw the dog poop into the trash can.",
|
| 67 |
+
"64": "Throw the dog poop into the trash can.",
|
| 68 |
+
"65": "Throw the dog poop into the trash can.",
|
| 69 |
+
"66": "Throw the dog poop into the trash can.",
|
| 70 |
+
"67": "Throw the dog poop into the trash can.",
|
| 71 |
+
"68": "Throw the dog poop into the trash can.",
|
| 72 |
+
"69": "Throw the dog poop into the trash can.",
|
| 73 |
+
"70": "Throw the dog poop into the trash can.",
|
| 74 |
+
"71": "Throw the dog poop into the trash can.",
|
| 75 |
+
"72": "Stand the glass cup upright.",
|
| 76 |
+
"73": "Stand the glass cup upright.",
|
| 77 |
+
"74": "Stand the glass cup upright.",
|
| 78 |
+
"75": "Stand the glass cup upright.",
|
| 79 |
+
"76": "Stand the glass cup upright.",
|
| 80 |
+
"77": "Stand the glass cup upright.",
|
| 81 |
+
"78": "Stand the glass cup upright.",
|
| 82 |
+
"79": "Stand the glass cup upright.",
|
| 83 |
+
"80": "Stand the glass cup upright.",
|
| 84 |
+
"81": "Stand the glass cup upright.",
|
| 85 |
+
"82": "Stand the glass cup upright.",
|
| 86 |
+
"83": "Stand the glass cup upright.",
|
| 87 |
+
"84": "Stand the glass cup upright.",
|
| 88 |
+
"85": "Stand the glass cup upright.",
|
| 89 |
+
"86": "Stand the glass cup upright.",
|
| 90 |
+
"87": "Stand the glass cup upright.",
|
| 91 |
+
"88": "Stand the glass cup upright.",
|
| 92 |
+
"89": "Stand the glass cup upright.",
|
| 93 |
+
"90": "Stand the glass cup upright.",
|
| 94 |
+
"91": "Stand the glass cup upright.",
|
| 95 |
+
"92": "Stand the glass cup upright.",
|
| 96 |
+
"93": "Stand the glass cup upright.",
|
| 97 |
+
"94": "Stand the glass cup upright.",
|
| 98 |
+
"95": "Stand the glass cup upright.",
|
| 99 |
+
"96": "Stand the glass cup upright.",
|
| 100 |
+
"97": "Stand the glass cup upright.",
|
| 101 |
+
"98": "Stand the glass cup upright.",
|
| 102 |
+
"99": "Stand the glass cup upright.",
|
| 103 |
+
"100": "Stand the glass cup upright.",
|
| 104 |
+
"101": "Stand the glass cup upright.",
|
| 105 |
+
"102": "Stand the trophy upright.",
|
| 106 |
+
"103": "Stand the trophy upright.",
|
| 107 |
+
"104": "Stand the trophy upright.",
|
| 108 |
+
"105": "Stand the trophy upright.",
|
| 109 |
+
"106": "Stand the trophy upright.",
|
| 110 |
+
"107": "Stand the trophy upright.",
|
| 111 |
+
"108": "Stand the trophy upright.",
|
| 112 |
+
"109": "Stand the trophy upright.",
|
| 113 |
+
"110": "Stand the trophy upright.",
|
| 114 |
+
"111": "Stand the trophy upright.",
|
| 115 |
+
"112": "Stand the trophy upright.",
|
| 116 |
+
"113": "Stand the trophy upright.",
|
| 117 |
+
"114": "Stand the trophy upright.",
|
| 118 |
+
"115": "Stand the trophy upright.",
|
| 119 |
+
"116": "Stand the trophy upright.",
|
| 120 |
+
"117": "Stand the trophy upright.",
|
| 121 |
+
"118": "Stand the trophy upright.",
|
| 122 |
+
"119": "Stand the trophy upright.",
|
| 123 |
+
"120": "Stand the trophy upright.",
|
| 124 |
+
"121": "Hand over the banana.",
|
| 125 |
+
"122": "Hand over the banana.",
|
| 126 |
+
"123": "Hand over the banana.",
|
| 127 |
+
"124": "Hand over the banana.",
|
| 128 |
+
"125": "Hand over the banana.",
|
| 129 |
+
"126": "Hand over the banana.",
|
| 130 |
+
"127": "Hand over the banana.",
|
| 131 |
+
"128": "Hand over the banana.",
|
| 132 |
+
"129": "Hand over the banana.",
|
| 133 |
+
"130": "Hand over the banana.",
|
| 134 |
+
"131": "Hand over the banana.",
|
| 135 |
+
"132": "Hand over the banana.",
|
| 136 |
+
"133": "Hand over the banana.",
|
| 137 |
+
"134": "Hand over the banana.",
|
| 138 |
+
"135": "Hand over the banana.",
|
| 139 |
+
"136": "Hand over the banana.",
|
| 140 |
+
"137": "Hand over the banana.",
|
| 141 |
+
"138": "Hand over the banana.",
|
| 142 |
+
"139": "Hand over the banana.",
|
| 143 |
+
"140": "Hand over the green grapes.",
|
| 144 |
+
"141": "Hand over the green grapes.",
|
| 145 |
+
"142": "Hand over the green grapes.",
|
| 146 |
+
"143": "Hand over the green grapes.",
|
| 147 |
+
"144": "Hand over the green grapes.",
|
| 148 |
+
"145": "Hand over the green grapes.",
|
| 149 |
+
"146": "Hand over the green grapes.",
|
| 150 |
+
"147": "Hand over the green grapes.",
|
| 151 |
+
"148": "Hand over the green grapes.",
|
| 152 |
+
"149": "Hand over the green grapes.",
|
| 153 |
+
"150": "Hand over the green grapes.",
|
| 154 |
+
"151": "Hand over the green grapes.",
|
| 155 |
+
"152": "Hand over the green grapes.",
|
| 156 |
+
"153": "Hand over the green grapes.",
|
| 157 |
+
"154": "Hand over the baseball.",
|
| 158 |
+
"155": "Hand over the baseball.",
|
| 159 |
+
"156": "Hand over the baseball.",
|
| 160 |
+
"157": "Hand over the baseball.",
|
| 161 |
+
"158": "Hand over the baseball.",
|
| 162 |
+
"159": "Hand over the baseball.",
|
| 163 |
+
"160": "Hand over the baseball.",
|
| 164 |
+
"161": "Hand over the baseball.",
|
| 165 |
+
"162": "Hand over the baseball.",
|
| 166 |
+
"163": "Hand over the baseball.",
|
| 167 |
+
"164": "Hand over the baseball.",
|
| 168 |
+
"165": "Hand over the baseball.",
|
| 169 |
+
"166": "Hand over the baseball.",
|
| 170 |
+
"167": "Hand over the baseball.",
|
| 171 |
+
"168": "Hand over the baseball.",
|
| 172 |
+
"169": "Hand over the baseball.",
|
| 173 |
+
"170": "Hand over the baseball.",
|
| 174 |
+
"171": "Hand over the baseball.",
|
| 175 |
+
"172": "Hand over the baseball.",
|
| 176 |
+
"173": "Hand over the baseball.",
|
| 177 |
+
"174": "Hand over the baseball.",
|
| 178 |
+
"175": "Hand over the baseball.",
|
| 179 |
+
"176": "Hand over the baseball.",
|
| 180 |
+
"177": "Hand over the baseball.",
|
| 181 |
+
"178": "Push the glass cup to the center of the table.",
|
| 182 |
+
"179": "Push the glass cup to the center of the table.",
|
| 183 |
+
"180": "Push the glass cup to the center of the table.",
|
| 184 |
+
"181": "Push the glass cup to the center of the table.",
|
| 185 |
+
"182": "Push the glass cup to the center of the table.",
|
| 186 |
+
"183": "Push the glass cup to the center of the table.",
|
| 187 |
+
"184": "Push the glass cup to the center of the table.",
|
| 188 |
+
"185": "Push the glass cup to the center of the table.",
|
| 189 |
+
"186": "Push the glass cup to the center of the table.",
|
| 190 |
+
"187": "Push the glass cup to the center of the table.",
|
| 191 |
+
"188": "Push the glass cup to the center of the table.",
|
| 192 |
+
"189": "Push the glass cup to the center of the table.",
|
| 193 |
+
"190": "Push the glass cup to the center of the table.",
|
| 194 |
+
"191": "Push the glass cup to the center of the table.",
|
| 195 |
+
"192": "Push the glass cup to the center of the table.",
|
| 196 |
+
"193": "Push the glass cup to the center of the table.",
|
| 197 |
+
"194": "Push the glass cup to the center of the table.",
|
| 198 |
+
"195": "Push the glass cup to the center of the table.",
|
| 199 |
+
"196": "Push the glass cup to the center of the table.",
|
| 200 |
+
"197": "Push the glass cup to the center of the table.",
|
| 201 |
+
"198": "Push the glass cup to the center of the table.",
|
| 202 |
+
"199": "Push the glass cup to the center of the table.",
|
| 203 |
+
"200": "Push the glass cup to the center of the table.",
|
| 204 |
+
"201": "Push the glass cup to the center of the table.",
|
| 205 |
+
"202": "Push the glass cup to the center of the table.",
|
| 206 |
+
"203": "Push the glass cup to the center of the table.",
|
| 207 |
+
"204": "Push the glass cup to the center of the table.",
|
| 208 |
+
"205": "Push the glass cup to the center of the table.",
|
| 209 |
+
"206": "Push the glass cup to the center of the table.",
|
| 210 |
+
"207": "Push the candle to the center of the table.",
|
| 211 |
+
"208": "Push the candle to the center of the table.",
|
| 212 |
+
"209": "Push the candle to the center of the table.",
|
| 213 |
+
"210": "Push the candle to the center of the table.",
|
| 214 |
+
"211": "Push the candle to the center of the table.",
|
| 215 |
+
"212": "Push the candle to the center of the table.",
|
| 216 |
+
"213": "Push the candle to the center of the table.",
|
| 217 |
+
"214": "Push the candle to the center of the table.",
|
| 218 |
+
"215": "Push the candle to the center of the table.",
|
| 219 |
+
"216": "Push the candle to the center of the table.",
|
| 220 |
+
"217": "Push the candle to the center of the table.",
|
| 221 |
+
"218": "Push the candle to the center of the table.",
|
| 222 |
+
"219": "Push the candle to the center of the table.",
|
| 223 |
+
"220": "Push the candle to the center of the table.",
|
| 224 |
+
"221": "Push the candle to the center of the table.",
|
| 225 |
+
"222": "Push the candle to the center of the table.",
|
| 226 |
+
"223": "Push the candle to the center of the table.",
|
| 227 |
+
"224": "Push the candle to the center of the table.",
|
| 228 |
+
"225": "Push the candle to the center of the table.",
|
| 229 |
+
"226": "Push the candle to the center of the table.",
|
| 230 |
+
"227": "Push the candle to the center of the table.",
|
| 231 |
+
"228": "Push the candle to the center of the table.",
|
| 232 |
+
"229": "Push the candle to the center of the table.",
|
| 233 |
+
"230": "Push the candle to the center of the table.",
|
| 234 |
+
"231": "Push the candle to the center of the table.",
|
| 235 |
+
"232": "Push the candle to the center of the table.",
|
| 236 |
+
"233": "Push the candle to the center of the table.",
|
| 237 |
+
"234": "Push the candle to the center of the table.",
|
| 238 |
+
"235": "Push the candle to the center of the table.",
|
| 239 |
+
"236": "Push the candle to the center of the table.",
|
| 240 |
+
"237": "Put the candle into the basket.",
|
| 241 |
+
"238": "Put the candle into the basket.",
|
| 242 |
+
"239": "Put the candle into the basket.",
|
| 243 |
+
"240": "Put the candle into the basket.",
|
| 244 |
+
"241": "Put the candle into the basket.",
|
| 245 |
+
"242": "Put the candle into the basket.",
|
| 246 |
+
"243": "Put the candle into the basket.",
|
| 247 |
+
"244": "Put the candle into the basket.",
|
| 248 |
+
"245": "Put the candle into the basket.",
|
| 249 |
+
"246": "Put the candle into the basket.",
|
| 250 |
+
"247": "Put the candle into the basket.",
|
| 251 |
+
"248": "Put the candle into the basket.",
|
| 252 |
+
"249": "Put the candle into the basket.",
|
| 253 |
+
"250": "Put the candle into the basket.",
|
| 254 |
+
"251": "Put the candle into the basket.",
|
| 255 |
+
"252": "Put the candle into the basket.",
|
| 256 |
+
"253": "Put the candle into the basket.",
|
| 257 |
+
"254": "Put the candle into the basket.",
|
| 258 |
+
"255": "Put the candle into the basket.",
|
| 259 |
+
"256": "Put the candle into the basket.",
|
| 260 |
+
"257": "Put the candle into the basket.",
|
| 261 |
+
"258": "Put the candle into the basket.",
|
| 262 |
+
"259": "Put the candle into the basket.",
|
| 263 |
+
"260": "Put the candle into the basket.",
|
| 264 |
+
"261": "Put the candle into the basket.",
|
| 265 |
+
"262": "Put the candle into the basket.",
|
| 266 |
+
"263": "Put the candle into the basket.",
|
| 267 |
+
"264": "Put the candle into the basket.",
|
| 268 |
+
"265": "Put the candle into the basket.",
|
| 269 |
+
"266": "Put the candle into the basket.",
|
| 270 |
+
"267": "Put the candle into the basket.",
|
| 271 |
+
"268": "Put the candle into the basket.",
|
| 272 |
+
"269": "Put the candle into the basket.",
|
| 273 |
+
"270": "Put the candle into the basket.",
|
| 274 |
+
"271": "Put the hammer into the basket.",
|
| 275 |
+
"272": "Put the hammer into the basket.",
|
| 276 |
+
"273": "Put the hammer into the basket.",
|
| 277 |
+
"274": "Put the hammer into the basket.",
|
| 278 |
+
"275": "Put the hammer into the basket.",
|
| 279 |
+
"276": "Put the hammer into the basket.",
|
| 280 |
+
"277": "Put the hammer into the basket.",
|
| 281 |
+
"278": "Put the hammer into the basket.",
|
| 282 |
+
"279": "Put the hammer into the basket.",
|
| 283 |
+
"280": "Put the hammer into the basket.",
|
| 284 |
+
"281": "Put the hammer into the basket.",
|
| 285 |
+
"282": "Put the hammer into the basket.",
|
| 286 |
+
"283": "Put the hammer into the basket.",
|
| 287 |
+
"284": "Put the hammer into the basket.",
|
| 288 |
+
"285": "Put the hammer into the basket.",
|
| 289 |
+
"286": "Put the hammer into the basket.",
|
| 290 |
+
"287": "Put the hammer into the basket.",
|
| 291 |
+
"288": "Put the hammer into the basket.",
|
| 292 |
+
"289": "Put the hammer into the basket.",
|
| 293 |
+
"290": "Put the hammer into the basket.",
|
| 294 |
+
"291": "Put the hammer into the basket.",
|
| 295 |
+
"292": "Put the hammer into the basket.",
|
| 296 |
+
"293": "Put the hammer into the basket.",
|
| 297 |
+
"294": "Put the hammer into the basket.",
|
| 298 |
+
"295": "Put the hammer into the basket.",
|
| 299 |
+
"296": "Close the wet wipes lid.",
|
| 300 |
+
"297": "Close the wet wipes lid.",
|
| 301 |
+
"298": "Close the wet wipes lid.",
|
| 302 |
+
"299": "Close the wet wipes lid.",
|
| 303 |
+
"300": "Close the wet wipes lid.",
|
| 304 |
+
"301": "Close the wet wipes lid.",
|
| 305 |
+
"302": "Close the wet wipes lid.",
|
| 306 |
+
"303": "Close the wet wipes lid.",
|
| 307 |
+
"304": "Close the wet wipes lid.",
|
| 308 |
+
"305": "Close the wet wipes lid.",
|
| 309 |
+
"306": "Close the wet wipes lid.",
|
| 310 |
+
"307": "Close the wet wipes lid.",
|
| 311 |
+
"308": "Close the wet wipes lid.",
|
| 312 |
+
"309": "Close the wet wipes lid.",
|
| 313 |
+
"310": "Close the wet wipes lid.",
|
| 314 |
+
"311": "Close the wet wipes lid.",
|
| 315 |
+
"312": "Close the wet wipes lid.",
|
| 316 |
+
"313": "Close the wet wipes lid.",
|
| 317 |
+
"314": "Close the wet wipes lid.",
|
| 318 |
+
"315": "Close the wet wipes lid.",
|
| 319 |
+
"316": "Close the wet wipes lid.",
|
| 320 |
+
"317": "Close the wet wipes lid.",
|
| 321 |
+
"318": "Close the wet wipes lid.",
|
| 322 |
+
"319": "Close the wet wipes lid.",
|
| 323 |
+
"320": "Close the wet wipes lid.",
|
| 324 |
+
"321": "Close the wet wipes lid.",
|
| 325 |
+
"322": "Close the wet wipes lid.",
|
| 326 |
+
"323": "Close the wet wipes lid.",
|
| 327 |
+
"324": "Close the wet wipes lid.",
|
| 328 |
+
"325": "Close the wet wipes lid.",
|
| 329 |
+
"326": "Hand over the tissue.",
|
| 330 |
+
"327": "Hand over the tissue.",
|
| 331 |
+
"328": "Hand over the tissue.",
|
| 332 |
+
"329": "Hand over the tissue.",
|
| 333 |
+
"330": "Hand over the tissue.",
|
| 334 |
+
"331": "Hand over the tissue.",
|
| 335 |
+
"332": "Hand over the tissue.",
|
| 336 |
+
"333": "Hand over the tissue.",
|
| 337 |
+
"334": "Hand over the tissue.",
|
| 338 |
+
"335": "Hand over the tissue.",
|
| 339 |
+
"336": "Hand over the tissue.",
|
| 340 |
+
"337": "Hand over the tissue.",
|
| 341 |
+
"338": "Hand over the tissue.",
|
| 342 |
+
"339": "Hand over the tissue.",
|
| 343 |
+
"340": "Hand over the tissue.",
|
| 344 |
+
"341": "Hand over the tissue.",
|
| 345 |
+
"342": "Hand over the tissue.",
|
| 346 |
+
"343": "Hand over the tissue.",
|
| 347 |
+
"344": "Hand over the tissue.",
|
| 348 |
+
"345": "Hand over the tissue.",
|
| 349 |
+
"346": "Hand over the tissue.",
|
| 350 |
+
"347": "Hand over the tissue.",
|
| 351 |
+
"348": "Hand over the tissue.",
|
| 352 |
+
"349": "Hand over the tissue.",
|
| 353 |
+
"350": "Hand over the tissue.",
|
| 354 |
+
"351": "Hand over the tissue.",
|
| 355 |
+
"352": "Hand over the tissue.",
|
| 356 |
+
"353": "Hand over the tissue.",
|
| 357 |
+
"354": "Hand over the tissue.",
|
| 358 |
+
"355": "Hand over the tissue."
|
| 359 |
+
}
|
| 360 |
+
}
|
meta/episodes/chunk-000/file-001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad4364376a22168f9f9b19b8589ef323eb2dcfba51660196bce8e8971d4dafac
|
| 3 |
+
size 134329
|
meta/episodes/chunk-000/file-002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f0c4ffccc16ea07fc9b8878093aa82a49245ab6f85019fb5cba7a7ffa3d0189
|
| 3 |
+
size 176348
|
meta/episodes/chunk-000/file-003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7031fe896d7ea9991100e13eea4bb134552a8f6548adb0b9387c340eea3aa8e9
|
| 3 |
+
size 173260
|
meta/episodes/chunk-000/file-005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac4681913db5e90068f4432b6c439af818cdbd50c710c3749b56ad047e1b8886
|
| 3 |
+
size 123950
|
meta/episodes/chunk-000/file-006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cf17a8d76dc0b66636ffd5e6c80b5e6e4bc8e699de571f9b796c8b0901229c1
|
| 3 |
+
size 155079
|
meta/episodes/chunk-000/file-009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:395fdd2178507b80d0db35af25fd7d98b1816a56cdd97ab17bf24781842e4764
|
| 3 |
+
size 204697
|
meta/episodes/chunk-000/file-010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79ada324d7eaa9cb6bdebc3a5883e7ca433b24a22cc6633dfd503322f6492167
|
| 3 |
+
size 141354
|
meta/episodes/chunk-000/file-011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0612c99ed2677173d5e3c4d321e3195c1ddea9ad3f18fa693ad4fe19ad8a1fc
|
| 3 |
+
size 198970
|
meta/episodes/chunk-000/file-012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d94c4d36bd042e210f1601f1fc9229b7a649412188872d8e52ed632e9b62e5a8
|
| 3 |
+
size 129222
|
meta/episodes/chunk-000/file-013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:388bd18b4d041e1e95263276b9b28257a8f97fa04aee60141e3c284fc6c7dc72
|
| 3 |
+
size 179954
|
meta/episodes/chunk-000/file-014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db0f6283584fb072a61b41e8c23f2dcf9d7371609927eba9711bdde371aea5a5
|
| 3 |
+
size 184073
|
meta/episodes/chunk-000/file-015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:156110b689b9929bfd011a28823d176c403baff618db210040346fae82223d3a
|
| 3 |
+
size 139329
|
meta/episodes/chunk-000/file-016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f1e14165cb57ce2a13815761c0e9e2ba398328940dd79d494284b240f0c33f1
|
| 3 |
+
size 187803
|
meta/episodes/chunk-000/file-017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4ea571a198f7ec38f4649c8a13ad1e0a0dfcb6909e533b5e670ed08517321be
|
| 3 |
+
size 153924
|
meta/episodes/chunk-000/file-018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaafdffaf3c0caf8b17838008423c12e960627c214bf66b9b338a63fda2a9303
|
| 3 |
+
size 154149
|
meta/episodes/chunk-000/file-019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da5235f23870af1919c8d82ca01d4f34f5b59a6558a25547423041120be4c790
|
| 3 |
+
size 203307
|
meta/info.json
ADDED
|
@@ -0,0 +1,178 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v3.0",
|
| 3 |
+
"robot_type": "franka",
|
| 4 |
+
"total_episodes": 356,
|
| 5 |
+
"total_frames": 103656,
|
| 6 |
+
"total_tasks": 16,
|
| 7 |
+
"chunks_size": 1000,
|
| 8 |
+
"data_files_size_in_mb": 100,
|
| 9 |
+
"video_files_size_in_mb": 200,
|
| 10 |
+
"fps": 20,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:356"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 15 |
+
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 16 |
+
"features": {
|
| 17 |
+
"observation.state": {
|
| 18 |
+
"dtype": "float32",
|
| 19 |
+
"shape": [
|
| 20 |
+
29
|
| 21 |
+
],
|
| 22 |
+
"names": {
|
| 23 |
+
"axes": [
|
| 24 |
+
"q_0",
|
| 25 |
+
"q_1",
|
| 26 |
+
"q_2",
|
| 27 |
+
"q_3",
|
| 28 |
+
"q_4",
|
| 29 |
+
"q_5",
|
| 30 |
+
"q_6",
|
| 31 |
+
"qdot_0",
|
| 32 |
+
"qdot_1",
|
| 33 |
+
"qdot_2",
|
| 34 |
+
"qdot_3",
|
| 35 |
+
"qdot_4",
|
| 36 |
+
"qdot_5",
|
| 37 |
+
"qdot_6",
|
| 38 |
+
"x",
|
| 39 |
+
"y",
|
| 40 |
+
"z",
|
| 41 |
+
"qx",
|
| 42 |
+
"qy",
|
| 43 |
+
"qz",
|
| 44 |
+
"qw",
|
| 45 |
+
"vx",
|
| 46 |
+
"vy",
|
| 47 |
+
"vz",
|
| 48 |
+
"wx",
|
| 49 |
+
"wy",
|
| 50 |
+
"wz",
|
| 51 |
+
"gripper_position",
|
| 52 |
+
"grasp_state"
|
| 53 |
+
]
|
| 54 |
+
}
|
| 55 |
+
},
|
| 56 |
+
"action": {
|
| 57 |
+
"dtype": "float32",
|
| 58 |
+
"shape": [
|
| 59 |
+
7
|
| 60 |
+
],
|
| 61 |
+
"names": {
|
| 62 |
+
"axes": [
|
| 63 |
+
"dx",
|
| 64 |
+
"dy",
|
| 65 |
+
"dz",
|
| 66 |
+
"rx",
|
| 67 |
+
"ry",
|
| 68 |
+
"rz",
|
| 69 |
+
"gripper"
|
| 70 |
+
]
|
| 71 |
+
}
|
| 72 |
+
},
|
| 73 |
+
"observation.images.left_back": {
|
| 74 |
+
"dtype": "video",
|
| 75 |
+
"shape": [
|
| 76 |
+
3,
|
| 77 |
+
480,
|
| 78 |
+
640
|
| 79 |
+
],
|
| 80 |
+
"names": [
|
| 81 |
+
"channels",
|
| 82 |
+
"height",
|
| 83 |
+
"width"
|
| 84 |
+
],
|
| 85 |
+
"info": {
|
| 86 |
+
"video.height": 480,
|
| 87 |
+
"video.width": 640,
|
| 88 |
+
"video.codec": "av1",
|
| 89 |
+
"video.pix_fmt": "yuv420p",
|
| 90 |
+
"video.is_depth_map": false,
|
| 91 |
+
"video.fps": 20,
|
| 92 |
+
"video.channels": 3,
|
| 93 |
+
"has_audio": false
|
| 94 |
+
}
|
| 95 |
+
},
|
| 96 |
+
"observation.images.wrist": {
|
| 97 |
+
"dtype": "video",
|
| 98 |
+
"shape": [
|
| 99 |
+
3,
|
| 100 |
+
480,
|
| 101 |
+
640
|
| 102 |
+
],
|
| 103 |
+
"names": [
|
| 104 |
+
"channels",
|
| 105 |
+
"height",
|
| 106 |
+
"width"
|
| 107 |
+
],
|
| 108 |
+
"info": {
|
| 109 |
+
"video.height": 480,
|
| 110 |
+
"video.width": 640,
|
| 111 |
+
"video.codec": "av1",
|
| 112 |
+
"video.pix_fmt": "yuv420p",
|
| 113 |
+
"video.is_depth_map": false,
|
| 114 |
+
"video.fps": 20,
|
| 115 |
+
"video.channels": 3,
|
| 116 |
+
"has_audio": false
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"observation.images.right_back": {
|
| 120 |
+
"dtype": "video",
|
| 121 |
+
"shape": [
|
| 122 |
+
3,
|
| 123 |
+
480,
|
| 124 |
+
640
|
| 125 |
+
],
|
| 126 |
+
"names": [
|
| 127 |
+
"channels",
|
| 128 |
+
"height",
|
| 129 |
+
"width"
|
| 130 |
+
],
|
| 131 |
+
"info": {
|
| 132 |
+
"video.height": 480,
|
| 133 |
+
"video.width": 640,
|
| 134 |
+
"video.codec": "av1",
|
| 135 |
+
"video.pix_fmt": "yuv420p",
|
| 136 |
+
"video.is_depth_map": false,
|
| 137 |
+
"video.fps": 20,
|
| 138 |
+
"video.channels": 3,
|
| 139 |
+
"has_audio": false
|
| 140 |
+
}
|
| 141 |
+
},
|
| 142 |
+
"timestamp": {
|
| 143 |
+
"dtype": "float32",
|
| 144 |
+
"shape": [
|
| 145 |
+
1
|
| 146 |
+
],
|
| 147 |
+
"names": null
|
| 148 |
+
},
|
| 149 |
+
"frame_index": {
|
| 150 |
+
"dtype": "int64",
|
| 151 |
+
"shape": [
|
| 152 |
+
1
|
| 153 |
+
],
|
| 154 |
+
"names": null
|
| 155 |
+
},
|
| 156 |
+
"episode_index": {
|
| 157 |
+
"dtype": "int64",
|
| 158 |
+
"shape": [
|
| 159 |
+
1
|
| 160 |
+
],
|
| 161 |
+
"names": null
|
| 162 |
+
},
|
| 163 |
+
"index": {
|
| 164 |
+
"dtype": "int64",
|
| 165 |
+
"shape": [
|
| 166 |
+
1
|
| 167 |
+
],
|
| 168 |
+
"names": null
|
| 169 |
+
},
|
| 170 |
+
"task_index": {
|
| 171 |
+
"dtype": "int64",
|
| 172 |
+
"shape": [
|
| 173 |
+
1
|
| 174 |
+
],
|
| 175 |
+
"names": null
|
| 176 |
+
}
|
| 177 |
+
}
|
| 178 |
+
}
|
meta/stats.json
ADDED
|
@@ -0,0 +1,1006 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"timestamp": {
|
| 3 |
+
"min": [
|
| 4 |
+
0.0
|
| 5 |
+
],
|
| 6 |
+
"max": [
|
| 7 |
+
28.55
|
| 8 |
+
],
|
| 9 |
+
"mean": [
|
| 10 |
+
7.7765975920352135
|
| 11 |
+
],
|
| 12 |
+
"std": [
|
| 13 |
+
5.007978522254089
|
| 14 |
+
],
|
| 15 |
+
"count": [
|
| 16 |
+
103656.0
|
| 17 |
+
],
|
| 18 |
+
"q01": [
|
| 19 |
+
0.13234293325238033
|
| 20 |
+
],
|
| 21 |
+
"q10": [
|
| 22 |
+
1.5338176987890388
|
| 23 |
+
],
|
| 24 |
+
"q50": [
|
| 25 |
+
7.764939473354008
|
| 26 |
+
],
|
| 27 |
+
"q90": [
|
| 28 |
+
14.015195682973648
|
| 29 |
+
],
|
| 30 |
+
"q99": [
|
| 31 |
+
15.420160424006216
|
| 32 |
+
]
|
| 33 |
+
},
|
| 34 |
+
"action": {
|
| 35 |
+
"min": [
|
| 36 |
+
-0.018887698650360107,
|
| 37 |
+
-0.017597205936908722,
|
| 38 |
+
-0.024666517972946167,
|
| 39 |
+
-0.06584809720516205,
|
| 40 |
+
-0.06569021195173264,
|
| 41 |
+
-0.06679167598485947,
|
| 42 |
+
0.0
|
| 43 |
+
],
|
| 44 |
+
"max": [
|
| 45 |
+
0.013707011938095093,
|
| 46 |
+
0.03233955055475235,
|
| 47 |
+
0.026422932744026184,
|
| 48 |
+
0.05108986794948578,
|
| 49 |
+
0.04281536117196083,
|
| 50 |
+
0.10352620482444763,
|
| 51 |
+
1.0
|
| 52 |
+
],
|
| 53 |
+
"mean": [
|
| 54 |
+
0.00030454588560721514,
|
| 55 |
+
7.292825671070229e-05,
|
| 56 |
+
-4.991412486466177e-06,
|
| 57 |
+
-0.00015700175413860322,
|
| 58 |
+
-0.0003056201761613348,
|
| 59 |
+
7.173324411171881e-05,
|
| 60 |
+
0.6471405419039241
|
| 61 |
+
],
|
| 62 |
+
"std": [
|
| 63 |
+
0.0024546626763936688,
|
| 64 |
+
0.0028278933140274964,
|
| 65 |
+
0.003164854849936536,
|
| 66 |
+
0.004379091923793241,
|
| 67 |
+
0.0046123235461667435,
|
| 68 |
+
0.009090705583502138,
|
| 69 |
+
0.4778594571600281
|
| 70 |
+
],
|
| 71 |
+
"count": [
|
| 72 |
+
103656.0
|
| 73 |
+
],
|
| 74 |
+
"q01": [
|
| 75 |
+
-0.005653171026915386,
|
| 76 |
+
-0.006354042687888679,
|
| 77 |
+
-0.0052778390552899925,
|
| 78 |
+
-0.010907485770798541,
|
| 79 |
+
-0.012540371618795818,
|
| 80 |
+
-0.019696703798208787,
|
| 81 |
+
0.17009145627264707
|
| 82 |
+
],
|
| 83 |
+
"q10": [
|
| 84 |
+
-0.0024767071953155717,
|
| 85 |
+
-0.002975749665305383,
|
| 86 |
+
-0.003340023649840094,
|
| 87 |
+
-0.004150450098293776,
|
| 88 |
+
-0.005827895860955001,
|
| 89 |
+
-0.008981696512654897,
|
| 90 |
+
0.17009145627264707
|
| 91 |
+
],
|
| 92 |
+
"q50": [
|
| 93 |
+
0.00022373862083509163,
|
| 94 |
+
-3.1321006199894006e-05,
|
| 95 |
+
-0.00024256680771616586,
|
| 96 |
+
1.2379144341720139e-05,
|
| 97 |
+
1.9170640727217415e-05,
|
| 98 |
+
-0.0001974431128368696,
|
| 99 |
+
0.9193647216661657
|
| 100 |
+
],
|
| 101 |
+
"q90": [
|
| 102 |
+
0.0031283150220519544,
|
| 103 |
+
0.003622280171692942,
|
| 104 |
+
0.004539403947401285,
|
| 105 |
+
0.0033799991139404533,
|
| 106 |
+
0.004347435003949923,
|
| 107 |
+
0.009954013895657525,
|
| 108 |
+
0.9999708564919902
|
| 109 |
+
],
|
| 110 |
+
"q99": [
|
| 111 |
+
0.005451996766738159,
|
| 112 |
+
0.0064347708055061785,
|
| 113 |
+
0.008796312428453266,
|
| 114 |
+
0.009541376409928703,
|
| 115 |
+
0.009677158390770525,
|
| 116 |
+
0.02175816849732631,
|
| 117 |
+
0.9999970856981701
|
| 118 |
+
]
|
| 119 |
+
},
|
| 120 |
+
"observation.images.right_back": {
|
| 121 |
+
"min": [
|
| 122 |
+
[
|
| 123 |
+
[
|
| 124 |
+
0.0
|
| 125 |
+
]
|
| 126 |
+
],
|
| 127 |
+
[
|
| 128 |
+
[
|
| 129 |
+
0.0
|
| 130 |
+
]
|
| 131 |
+
],
|
| 132 |
+
[
|
| 133 |
+
[
|
| 134 |
+
0.0
|
| 135 |
+
]
|
| 136 |
+
]
|
| 137 |
+
],
|
| 138 |
+
"max": [
|
| 139 |
+
[
|
| 140 |
+
[
|
| 141 |
+
1.0
|
| 142 |
+
]
|
| 143 |
+
],
|
| 144 |
+
[
|
| 145 |
+
[
|
| 146 |
+
1.0
|
| 147 |
+
]
|
| 148 |
+
],
|
| 149 |
+
[
|
| 150 |
+
[
|
| 151 |
+
1.0
|
| 152 |
+
]
|
| 153 |
+
]
|
| 154 |
+
],
|
| 155 |
+
"mean": [
|
| 156 |
+
[
|
| 157 |
+
[
|
| 158 |
+
0.432115076662933
|
| 159 |
+
]
|
| 160 |
+
],
|
| 161 |
+
[
|
| 162 |
+
[
|
| 163 |
+
0.4305810645137455
|
| 164 |
+
]
|
| 165 |
+
],
|
| 166 |
+
[
|
| 167 |
+
[
|
| 168 |
+
0.40341473435676467
|
| 169 |
+
]
|
| 170 |
+
]
|
| 171 |
+
],
|
| 172 |
+
"std": [
|
| 173 |
+
[
|
| 174 |
+
[
|
| 175 |
+
0.019621179610033252
|
| 176 |
+
]
|
| 177 |
+
],
|
| 178 |
+
[
|
| 179 |
+
[
|
| 180 |
+
0.008894339815859747
|
| 181 |
+
]
|
| 182 |
+
],
|
| 183 |
+
[
|
| 184 |
+
[
|
| 185 |
+
0.020455222901211254
|
| 186 |
+
]
|
| 187 |
+
]
|
| 188 |
+
],
|
| 189 |
+
"count": [
|
| 190 |
+
1990118400.0
|
| 191 |
+
],
|
| 192 |
+
"q01": [
|
| 193 |
+
[
|
| 194 |
+
[
|
| 195 |
+
0.016323161059001518
|
| 196 |
+
]
|
| 197 |
+
],
|
| 198 |
+
[
|
| 199 |
+
[
|
| 200 |
+
0.04594082506178052
|
| 201 |
+
]
|
| 202 |
+
],
|
| 203 |
+
[
|
| 204 |
+
[
|
| 205 |
+
0.03808465365691037
|
| 206 |
+
]
|
| 207 |
+
]
|
| 208 |
+
],
|
| 209 |
+
"q10": [
|
| 210 |
+
[
|
| 211 |
+
[
|
| 212 |
+
0.05573484909898545
|
| 213 |
+
]
|
| 214 |
+
],
|
| 215 |
+
[
|
| 216 |
+
[
|
| 217 |
+
0.07810934979380954
|
| 218 |
+
]
|
| 219 |
+
],
|
| 220 |
+
[
|
| 221 |
+
[
|
| 222 |
+
0.0854533064471398
|
| 223 |
+
]
|
| 224 |
+
]
|
| 225 |
+
],
|
| 226 |
+
"q50": [
|
| 227 |
+
[
|
| 228 |
+
[
|
| 229 |
+
0.4953536609354648
|
| 230 |
+
]
|
| 231 |
+
],
|
| 232 |
+
[
|
| 233 |
+
[
|
| 234 |
+
0.4733665909271891
|
| 235 |
+
]
|
| 236 |
+
],
|
| 237 |
+
[
|
| 238 |
+
[
|
| 239 |
+
0.4304034335815234
|
| 240 |
+
]
|
| 241 |
+
]
|
| 242 |
+
],
|
| 243 |
+
"q90": [
|
| 244 |
+
[
|
| 245 |
+
[
|
| 246 |
+
0.6257144997525522
|
| 247 |
+
]
|
| 248 |
+
],
|
| 249 |
+
[
|
| 250 |
+
[
|
| 251 |
+
0.6166081467006539
|
| 252 |
+
]
|
| 253 |
+
],
|
| 254 |
+
[
|
| 255 |
+
[
|
| 256 |
+
0.608111690483267
|
| 257 |
+
]
|
| 258 |
+
]
|
| 259 |
+
],
|
| 260 |
+
"q99": [
|
| 261 |
+
[
|
| 262 |
+
[
|
| 263 |
+
0.7613412701432289
|
| 264 |
+
]
|
| 265 |
+
],
|
| 266 |
+
[
|
| 267 |
+
[
|
| 268 |
+
0.8280388504117936
|
| 269 |
+
]
|
| 270 |
+
],
|
| 271 |
+
[
|
| 272 |
+
[
|
| 273 |
+
0.920237723970305
|
| 274 |
+
]
|
| 275 |
+
]
|
| 276 |
+
]
|
| 277 |
+
},
|
| 278 |
+
"observation.state": {
|
| 279 |
+
"min": [
|
| 280 |
+
-0.6661720275878906,
|
| 281 |
+
-0.9339706301689148,
|
| 282 |
+
-0.5402431488037109,
|
| 283 |
+
-3.0080161094665527,
|
| 284 |
+
-1.1763743162155151,
|
| 285 |
+
1.0542080402374268,
|
| 286 |
+
-0.22283348441123962,
|
| 287 |
+
-0.493206262588501,
|
| 288 |
+
-1.3024173974990845,
|
| 289 |
+
-0.5605091452598572,
|
| 290 |
+
-1.7677621841430664,
|
| 291 |
+
-1.201550006866455,
|
| 292 |
+
-1.0053783655166626,
|
| 293 |
+
-2.030136823654175,
|
| 294 |
+
0.2401072084903717,
|
| 295 |
+
-0.3506361246109009,
|
| 296 |
+
0.01951892487704754,
|
| 297 |
+
-0.9999995827674866,
|
| 298 |
+
-0.8417579531669617,
|
| 299 |
+
-0.318133145570755,
|
| 300 |
+
3.0953696494862015e-08,
|
| 301 |
+
-0.3686177730560303,
|
| 302 |
+
-0.31080862879753113,
|
| 303 |
+
-0.5743924975395203,
|
| 304 |
+
-0.7344751954078674,
|
| 305 |
+
-1.8460071086883545,
|
| 306 |
+
-0.7985545992851257,
|
| 307 |
+
0.002062103245407343,
|
| 308 |
+
0.0
|
| 309 |
+
],
|
| 310 |
+
"max": [
|
| 311 |
+
0.6876277327537537,
|
| 312 |
+
1.1457446813583374,
|
| 313 |
+
0.7272055745124817,
|
| 314 |
+
-0.4977010488510132,
|
| 315 |
+
1.3618710041046143,
|
| 316 |
+
3.0779943466186523,
|
| 317 |
+
2.811375617980957,
|
| 318 |
+
0.47389405965805054,
|
| 319 |
+
0.7158038020133972,
|
| 320 |
+
0.4762355387210846,
|
| 321 |
+
0.8247619867324829,
|
| 322 |
+
1.0678730010986328,
|
| 323 |
+
1.200510025024414,
|
| 324 |
+
1.3466341495513916,
|
| 325 |
+
0.8046849370002747,
|
| 326 |
+
0.40494832396507263,
|
| 327 |
+
0.5964349508285522,
|
| 328 |
+
0.9999967813491821,
|
| 329 |
+
0.8163881897926331,
|
| 330 |
+
0.29049500823020935,
|
| 331 |
+
0.5090867280960083,
|
| 332 |
+
0.22492040693759918,
|
| 333 |
+
0.4141777753829956,
|
| 334 |
+
0.5268312692642212,
|
| 335 |
+
1.0227208137512207,
|
| 336 |
+
1.8712413311004639,
|
| 337 |
+
1.2444713115692139,
|
| 338 |
+
0.9973545670509338,
|
| 339 |
+
1.0
|
| 340 |
+
],
|
| 341 |
+
"mean": [
|
| 342 |
+
0.008488207456389037,
|
| 343 |
+
0.22154710987480172,
|
| 344 |
+
0.08548021058362497,
|
| 345 |
+
-2.049755751403514,
|
| 346 |
+
-0.009996903411234988,
|
| 347 |
+
2.2215311576175205,
|
| 348 |
+
0.8637200604977316,
|
| 349 |
+
-0.0005230048042122369,
|
| 350 |
+
0.01657534046944214,
|
| 351 |
+
0.0042947818084698,
|
| 352 |
+
0.020893568026301098,
|
| 353 |
+
-0.0031465402050058883,
|
| 354 |
+
0.0005697223378961921,
|
| 355 |
+
0.0038377912184649346,
|
| 356 |
+
0.5373342257866228,
|
| 357 |
+
0.04867398742394165,
|
| 358 |
+
0.21258976125650228,
|
| 359 |
+
0.03539160561632971,
|
| 360 |
+
-0.018377944839319184,
|
| 361 |
+
0.008204736347408816,
|
| 362 |
+
0.04786745051833568,
|
| 363 |
+
0.005797885083341491,
|
| 364 |
+
0.0014366372551953758,
|
| 365 |
+
1.1093004637459142e-06,
|
| 366 |
+
0.0036187648762532943,
|
| 367 |
+
0.011716215116306154,
|
| 368 |
+
0.0021168242230843507,
|
| 369 |
+
0.7674096978578666,
|
| 370 |
+
0.21631164652196722
|
| 371 |
+
],
|
| 372 |
+
"std": [
|
| 373 |
+
0.17463305592221515,
|
| 374 |
+
0.40381361648260916,
|
| 375 |
+
0.12673657814662764,
|
| 376 |
+
0.4123495681748976,
|
| 377 |
+
0.22238809985272456,
|
| 378 |
+
0.24094524348319973,
|
| 379 |
+
0.4708281097792093,
|
| 380 |
+
0.06922222490810248,
|
| 381 |
+
0.2050052629202245,
|
| 382 |
+
0.06643612977982376,
|
| 383 |
+
0.18478643343796614,
|
| 384 |
+
0.09912212902324256,
|
| 385 |
+
0.1356495352849082,
|
| 386 |
+
0.17603308031401804,
|
| 387 |
+
0.10663404553710357,
|
| 388 |
+
0.12916815944069768,
|
| 389 |
+
0.11226631386809122,
|
| 390 |
+
0.9727947637775297,
|
| 391 |
+
0.19785216462855654,
|
| 392 |
+
0.06357295016899445,
|
| 393 |
+
0.08083582032590651,
|
| 394 |
+
0.04668293188261796,
|
| 395 |
+
0.05377632137563382,
|
| 396 |
+
0.0600124007856464,
|
| 397 |
+
0.05322299672137699,
|
| 398 |
+
0.16527329784803374,
|
| 399 |
+
0.08751430117427896,
|
| 400 |
+
0.359139586119026,
|
| 401 |
+
0.41172918004319187
|
| 402 |
+
],
|
| 403 |
+
"count": [
|
| 404 |
+
103656.0
|
| 405 |
+
],
|
| 406 |
+
"q01": [
|
| 407 |
+
-0.1355925138182221,
|
| 408 |
+
-0.41621588811159027,
|
| 409 |
+
-0.042070938250337496,
|
| 410 |
+
-2.540741638426962,
|
| 411 |
+
-0.1784107203686122,
|
| 412 |
+
1.8978605542252704,
|
| 413 |
+
0.535204479402898,
|
| 414 |
+
-0.1786135641373347,
|
| 415 |
+
-0.49179972154082074,
|
| 416 |
+
-0.14354698704846267,
|
| 417 |
+
-0.4640952334420632,
|
| 418 |
+
-0.28060940279495294,
|
| 419 |
+
-0.33841025172091777,
|
| 420 |
+
-0.40078134998244364,
|
| 421 |
+
0.39270111168888244,
|
| 422 |
+
-0.07561794765994742,
|
| 423 |
+
0.09567493415005976,
|
| 424 |
+
-0.8818176361691223,
|
| 425 |
+
-0.23295197631800577,
|
| 426 |
+
-0.08422855415294289,
|
| 427 |
+
0.0003685321881272481,
|
| 428 |
+
-0.10846973809118501,
|
| 429 |
+
-0.12207856093681003,
|
| 430 |
+
-0.10056654466585964,
|
| 431 |
+
-0.082385586687004,
|
| 432 |
+
-0.3403371759555449,
|
| 433 |
+
-0.2044259038410232,
|
| 434 |
+
0.41015475428162523,
|
| 435 |
+
-6.908415531423789e-11
|
| 436 |
+
],
|
| 437 |
+
"q10": [
|
| 438 |
+
-0.1237993903979008,
|
| 439 |
+
-0.31094770320388987,
|
| 440 |
+
-0.026385301734478714,
|
| 441 |
+
-2.486245418719681,
|
| 442 |
+
-0.16840937936676792,
|
| 443 |
+
1.9898333249347435,
|
| 444 |
+
0.5644842081845443,
|
| 445 |
+
-0.07117253315970475,
|
| 446 |
+
-0.2601177147022455,
|
| 447 |
+
-0.04660545779985404,
|
| 448 |
+
-0.16362834826328615,
|
| 449 |
+
-0.0807808681947068,
|
| 450 |
+
-0.13672161694391188,
|
| 451 |
+
-0.1593436292173074,
|
| 452 |
+
0.42282091680426376,
|
| 453 |
+
-0.06282475067638282,
|
| 454 |
+
0.09934972110717705,
|
| 455 |
+
-0.776145578123576,
|
| 456 |
+
-0.19601913518507955,
|
| 457 |
+
-0.06028395998068866,
|
| 458 |
+
0.0032524638751590985,
|
| 459 |
+
-0.04674081832923119,
|
| 460 |
+
-0.05611530261360798,
|
| 461 |
+
-0.0630704464982044,
|
| 462 |
+
-0.031213707015017793,
|
| 463 |
+
-0.1478532726341161,
|
| 464 |
+
-0.09101207493934389,
|
| 465 |
+
0.4124786963888881,
|
| 466 |
+
-6.908304246517927e-11
|
| 467 |
+
],
|
| 468 |
+
"q50": [
|
| 469 |
+
-0.007821897986608586,
|
| 470 |
+
0.2874964376735304,
|
| 471 |
+
0.07187048095253888,
|
| 472 |
+
-2.033730453423503,
|
| 473 |
+
-0.007360254761131535,
|
| 474 |
+
2.232655541074595,
|
| 475 |
+
0.8877670062543088,
|
| 476 |
+
-0.00014682788749911205,
|
| 477 |
+
0.015208218637719663,
|
| 478 |
+
-0.0002867998623518634,
|
| 479 |
+
0.008184147359204709,
|
| 480 |
+
0.00016444366999545987,
|
| 481 |
+
-0.00067874591909011,
|
| 482 |
+
1.809356147623149e-05,
|
| 483 |
+
0.5407857754688291,
|
| 484 |
+
0.034253275910666216,
|
| 485 |
+
0.21494022959419753,
|
| 486 |
+
0.029433880855586018,
|
| 487 |
+
-0.0212745847718555,
|
| 488 |
+
0.009326925590805536,
|
| 489 |
+
0.04001531774145478,
|
| 490 |
+
0.004243059143906826,
|
| 491 |
+
-0.0005036681382749712,
|
| 492 |
+
-0.00449254596506484,
|
| 493 |
+
0.0009204893192205486,
|
| 494 |
+
0.004004452570196611,
|
| 495 |
+
0.0010797393399071284,
|
| 496 |
+
0.9601154670729224,
|
| 497 |
+
0.03015185171673404
|
| 498 |
+
],
|
| 499 |
+
"q90": [
|
| 500 |
+
0.17808714533227493,
|
| 501 |
+
0.5930199402856767,
|
| 502 |
+
0.21091043504463294,
|
| 503 |
+
-1.6673366445146545,
|
| 504 |
+
0.1372333095120422,
|
| 505 |
+
2.4284251500525067,
|
| 506 |
+
1.1373390589718473,
|
| 507 |
+
0.07598519780016519,
|
| 508 |
+
0.260518142373333,
|
| 509 |
+
0.06764002057235766,
|
| 510 |
+
0.2252613516395635,
|
| 511 |
+
0.06630566083613247,
|
| 512 |
+
0.14215921027754888,
|
| 513 |
+
0.16769744055415264,
|
| 514 |
+
0.62980453250336,
|
| 515 |
+
0.18640746394943014,
|
| 516 |
+
0.3331249195091356,
|
| 517 |
+
0.8812505569549436,
|
| 518 |
+
0.17793365251461146,
|
| 519 |
+
0.07272908389297954,
|
| 520 |
+
0.10013660730172369,
|
| 521 |
+
0.059113529526935375,
|
| 522 |
+
0.06855013630968317,
|
| 523 |
+
0.08558604303278472,
|
| 524 |
+
0.04069548890859064,
|
| 525 |
+
0.1800635432587721,
|
| 526 |
+
0.09604155174081258,
|
| 527 |
+
0.9948753199180719,
|
| 528 |
+
0.593689055508386
|
| 529 |
+
],
|
| 530 |
+
"q99": [
|
| 531 |
+
0.19120010658849404,
|
| 532 |
+
0.605224143776909,
|
| 533 |
+
0.22248185001017218,
|
| 534 |
+
-1.6115493433906658,
|
| 535 |
+
0.15051950339173653,
|
| 536 |
+
2.442011735454474,
|
| 537 |
+
1.1771295308354577,
|
| 538 |
+
0.15932904884666363,
|
| 539 |
+
0.38941761686625076,
|
| 540 |
+
0.17799261283575285,
|
| 541 |
+
0.37769273142196136,
|
| 542 |
+
0.21612646503094415,
|
| 543 |
+
0.36417725974215764,
|
| 544 |
+
0.40957318514447616,
|
| 545 |
+
0.6407731714480783,
|
| 546 |
+
0.19694037010151907,
|
| 547 |
+
0.3642039731661785,
|
| 548 |
+
0.9672725362090779,
|
| 549 |
+
0.2309203915954799,
|
| 550 |
+
0.09472887937675008,
|
| 551 |
+
0.11185132459905835,
|
| 552 |
+
0.10418505531514007,
|
| 553 |
+
0.12306500265281814,
|
| 554 |
+
0.16829992183049416,
|
| 555 |
+
0.11372043539329675,
|
| 556 |
+
0.40091038586183286,
|
| 557 |
+
0.2145976717499044,
|
| 558 |
+
0.9949062003727401,
|
| 559 |
+
0.6908358325672437
|
| 560 |
+
]
|
| 561 |
+
},
|
| 562 |
+
"observation.images.left_back": {
|
| 563 |
+
"min": [
|
| 564 |
+
[
|
| 565 |
+
[
|
| 566 |
+
0.0
|
| 567 |
+
]
|
| 568 |
+
],
|
| 569 |
+
[
|
| 570 |
+
[
|
| 571 |
+
0.0
|
| 572 |
+
]
|
| 573 |
+
],
|
| 574 |
+
[
|
| 575 |
+
[
|
| 576 |
+
0.0
|
| 577 |
+
]
|
| 578 |
+
]
|
| 579 |
+
],
|
| 580 |
+
"max": [
|
| 581 |
+
[
|
| 582 |
+
[
|
| 583 |
+
1.0
|
| 584 |
+
]
|
| 585 |
+
],
|
| 586 |
+
[
|
| 587 |
+
[
|
| 588 |
+
1.0
|
| 589 |
+
]
|
| 590 |
+
],
|
| 591 |
+
[
|
| 592 |
+
[
|
| 593 |
+
1.0
|
| 594 |
+
]
|
| 595 |
+
]
|
| 596 |
+
],
|
| 597 |
+
"mean": [
|
| 598 |
+
[
|
| 599 |
+
[
|
| 600 |
+
0.48165204088356683
|
| 601 |
+
]
|
| 602 |
+
],
|
| 603 |
+
[
|
| 604 |
+
[
|
| 605 |
+
0.46842802823573565
|
| 606 |
+
]
|
| 607 |
+
],
|
| 608 |
+
[
|
| 609 |
+
[
|
| 610 |
+
0.416926730895043
|
| 611 |
+
]
|
| 612 |
+
]
|
| 613 |
+
],
|
| 614 |
+
"std": [
|
| 615 |
+
[
|
| 616 |
+
[
|
| 617 |
+
0.017135301849690743
|
| 618 |
+
]
|
| 619 |
+
],
|
| 620 |
+
[
|
| 621 |
+
[
|
| 622 |
+
0.00658540072613549
|
| 623 |
+
]
|
| 624 |
+
],
|
| 625 |
+
[
|
| 626 |
+
[
|
| 627 |
+
0.011256052932712503
|
| 628 |
+
]
|
| 629 |
+
]
|
| 630 |
+
],
|
| 631 |
+
"count": [
|
| 632 |
+
1990080000.0
|
| 633 |
+
],
|
| 634 |
+
"q01": [
|
| 635 |
+
[
|
| 636 |
+
[
|
| 637 |
+
0.02046318394591531
|
| 638 |
+
]
|
| 639 |
+
],
|
| 640 |
+
[
|
| 641 |
+
[
|
| 642 |
+
0.05283358033550844
|
| 643 |
+
]
|
| 644 |
+
],
|
| 645 |
+
[
|
| 646 |
+
[
|
| 647 |
+
0.032757259484438826
|
| 648 |
+
]
|
| 649 |
+
]
|
| 650 |
+
],
|
| 651 |
+
"q10": [
|
| 652 |
+
[
|
| 653 |
+
[
|
| 654 |
+
0.16914914073186793
|
| 655 |
+
]
|
| 656 |
+
],
|
| 657 |
+
[
|
| 658 |
+
[
|
| 659 |
+
0.21249388084338003
|
| 660 |
+
]
|
| 661 |
+
],
|
| 662 |
+
[
|
| 663 |
+
[
|
| 664 |
+
0.1564383249926548
|
| 665 |
+
]
|
| 666 |
+
]
|
| 667 |
+
],
|
| 668 |
+
"q50": [
|
| 669 |
+
[
|
| 670 |
+
[
|
| 671 |
+
0.5171548044585683
|
| 672 |
+
]
|
| 673 |
+
],
|
| 674 |
+
[
|
| 675 |
+
[
|
| 676 |
+
0.48762900303596424
|
| 677 |
+
]
|
| 678 |
+
],
|
| 679 |
+
[
|
| 680 |
+
[
|
| 681 |
+
0.4068675592881972
|
| 682 |
+
]
|
| 683 |
+
]
|
| 684 |
+
],
|
| 685 |
+
"q90": [
|
| 686 |
+
[
|
| 687 |
+
[
|
| 688 |
+
0.6386900516740179
|
| 689 |
+
]
|
| 690 |
+
],
|
| 691 |
+
[
|
| 692 |
+
[
|
| 693 |
+
0.6482100362607551
|
| 694 |
+
]
|
| 695 |
+
],
|
| 696 |
+
[
|
| 697 |
+
[
|
| 698 |
+
0.6643754628605962
|
| 699 |
+
]
|
| 700 |
+
]
|
| 701 |
+
],
|
| 702 |
+
"q99": [
|
| 703 |
+
[
|
| 704 |
+
[
|
| 705 |
+
0.8253547282728776
|
| 706 |
+
]
|
| 707 |
+
],
|
| 708 |
+
[
|
| 709 |
+
[
|
| 710 |
+
0.8592728054130928
|
| 711 |
+
]
|
| 712 |
+
],
|
| 713 |
+
[
|
| 714 |
+
[
|
| 715 |
+
0.8905175987696131
|
| 716 |
+
]
|
| 717 |
+
]
|
| 718 |
+
]
|
| 719 |
+
},
|
| 720 |
+
"frame_index": {
|
| 721 |
+
"min": [
|
| 722 |
+
0.0
|
| 723 |
+
],
|
| 724 |
+
"max": [
|
| 725 |
+
571.0
|
| 726 |
+
],
|
| 727 |
+
"mean": [
|
| 728 |
+
155.53195184070398
|
| 729 |
+
],
|
| 730 |
+
"std": [
|
| 731 |
+
100.15957044508175
|
| 732 |
+
],
|
| 733 |
+
"count": [
|
| 734 |
+
103656.0
|
| 735 |
+
],
|
| 736 |
+
"q01": [
|
| 737 |
+
2.646858666915648
|
| 738 |
+
],
|
| 739 |
+
"q10": [
|
| 740 |
+
30.67635397730646
|
| 741 |
+
],
|
| 742 |
+
"q50": [
|
| 743 |
+
155.29927071660114
|
| 744 |
+
],
|
| 745 |
+
"q90": [
|
| 746 |
+
280.3039136579482
|
| 747 |
+
],
|
| 748 |
+
"q99": [
|
| 749 |
+
308.40320847825757
|
| 750 |
+
]
|
| 751 |
+
},
|
| 752 |
+
"index": {
|
| 753 |
+
"min": [
|
| 754 |
+
0.0
|
| 755 |
+
],
|
| 756 |
+
"max": [
|
| 757 |
+
103655.0
|
| 758 |
+
],
|
| 759 |
+
"mean": [
|
| 760 |
+
51827.5
|
| 761 |
+
],
|
| 762 |
+
"std": [
|
| 763 |
+
29922.909750167477
|
| 764 |
+
],
|
| 765 |
+
"count": [
|
| 766 |
+
103656.0
|
| 767 |
+
],
|
| 768 |
+
"q01": [
|
| 769 |
+
51674.6149068262
|
| 770 |
+
],
|
| 771 |
+
"q10": [
|
| 772 |
+
51702.644402136604
|
| 773 |
+
],
|
| 774 |
+
"q50": [
|
| 775 |
+
51827.267913643154
|
| 776 |
+
],
|
| 777 |
+
"q90": [
|
| 778 |
+
51952.27196181724
|
| 779 |
+
],
|
| 780 |
+
"q99": [
|
| 781 |
+
51980.371256637576
|
| 782 |
+
]
|
| 783 |
+
},
|
| 784 |
+
"episode_index": {
|
| 785 |
+
"min": [
|
| 786 |
+
0.0
|
| 787 |
+
],
|
| 788 |
+
"max": [
|
| 789 |
+
355.0
|
| 790 |
+
],
|
| 791 |
+
"mean": [
|
| 792 |
+
167.32412981400023
|
| 793 |
+
],
|
| 794 |
+
"std": [
|
| 795 |
+
101.61924493545934
|
| 796 |
+
],
|
| 797 |
+
"count": [
|
| 798 |
+
103656.0
|
| 799 |
+
],
|
| 800 |
+
"q01": [
|
| 801 |
+
167.32412981400023
|
| 802 |
+
],
|
| 803 |
+
"q10": [
|
| 804 |
+
167.32412981400023
|
| 805 |
+
],
|
| 806 |
+
"q50": [
|
| 807 |
+
167.32412981400023
|
| 808 |
+
],
|
| 809 |
+
"q90": [
|
| 810 |
+
167.32412981400026
|
| 811 |
+
],
|
| 812 |
+
"q99": [
|
| 813 |
+
167.32412981400026
|
| 814 |
+
]
|
| 815 |
+
},
|
| 816 |
+
"task_index": {
|
| 817 |
+
"min": [
|
| 818 |
+
0.0
|
| 819 |
+
],
|
| 820 |
+
"max": [
|
| 821 |
+
15.0
|
| 822 |
+
],
|
| 823 |
+
"mean": [
|
| 824 |
+
8.251437446939878
|
| 825 |
+
],
|
| 826 |
+
"std": [
|
| 827 |
+
4.4672016410131175
|
| 828 |
+
],
|
| 829 |
+
"count": [
|
| 830 |
+
103656.0
|
| 831 |
+
],
|
| 832 |
+
"q01": [
|
| 833 |
+
8.251437446939878
|
| 834 |
+
],
|
| 835 |
+
"q10": [
|
| 836 |
+
8.251437446939883
|
| 837 |
+
],
|
| 838 |
+
"q50": [
|
| 839 |
+
8.251437446939885
|
| 840 |
+
],
|
| 841 |
+
"q90": [
|
| 842 |
+
8.251437446939898
|
| 843 |
+
],
|
| 844 |
+
"q99": [
|
| 845 |
+
8.251437446939898
|
| 846 |
+
]
|
| 847 |
+
},
|
| 848 |
+
"observation.images.wrist": {
|
| 849 |
+
"min": [
|
| 850 |
+
[
|
| 851 |
+
[
|
| 852 |
+
0.0
|
| 853 |
+
]
|
| 854 |
+
],
|
| 855 |
+
[
|
| 856 |
+
[
|
| 857 |
+
0.0
|
| 858 |
+
]
|
| 859 |
+
],
|
| 860 |
+
[
|
| 861 |
+
[
|
| 862 |
+
0.0
|
| 863 |
+
]
|
| 864 |
+
]
|
| 865 |
+
],
|
| 866 |
+
"max": [
|
| 867 |
+
[
|
| 868 |
+
[
|
| 869 |
+
1.0
|
| 870 |
+
]
|
| 871 |
+
],
|
| 872 |
+
[
|
| 873 |
+
[
|
| 874 |
+
1.0
|
| 875 |
+
]
|
| 876 |
+
],
|
| 877 |
+
[
|
| 878 |
+
[
|
| 879 |
+
1.0
|
| 880 |
+
]
|
| 881 |
+
]
|
| 882 |
+
],
|
| 883 |
+
"mean": [
|
| 884 |
+
[
|
| 885 |
+
[
|
| 886 |
+
0.3945456393027058
|
| 887 |
+
]
|
| 888 |
+
],
|
| 889 |
+
[
|
| 890 |
+
[
|
| 891 |
+
0.4298605276335855
|
| 892 |
+
]
|
| 893 |
+
],
|
| 894 |
+
[
|
| 895 |
+
[
|
| 896 |
+
0.41471254565292026
|
| 897 |
+
]
|
| 898 |
+
]
|
| 899 |
+
],
|
| 900 |
+
"std": [
|
| 901 |
+
[
|
| 902 |
+
[
|
| 903 |
+
0.026739969115995407
|
| 904 |
+
]
|
| 905 |
+
],
|
| 906 |
+
[
|
| 907 |
+
[
|
| 908 |
+
0.024238596492369233
|
| 909 |
+
]
|
| 910 |
+
],
|
| 911 |
+
[
|
| 912 |
+
[
|
| 913 |
+
0.031633849390236626
|
| 914 |
+
]
|
| 915 |
+
]
|
| 916 |
+
],
|
| 917 |
+
"count": [
|
| 918 |
+
1990156800.0
|
| 919 |
+
],
|
| 920 |
+
"q01": [
|
| 921 |
+
[
|
| 922 |
+
[
|
| 923 |
+
0.018562536995663126
|
| 924 |
+
]
|
| 925 |
+
],
|
| 926 |
+
[
|
| 927 |
+
[
|
| 928 |
+
0.06262046724024226
|
| 929 |
+
]
|
| 930 |
+
],
|
| 931 |
+
[
|
| 932 |
+
[
|
| 933 |
+
0.05809689546983437
|
| 934 |
+
]
|
| 935 |
+
]
|
| 936 |
+
],
|
| 937 |
+
"q10": [
|
| 938 |
+
[
|
| 939 |
+
[
|
| 940 |
+
0.04802740574662146
|
| 941 |
+
]
|
| 942 |
+
],
|
| 943 |
+
[
|
| 944 |
+
[
|
| 945 |
+
0.1041360013127003
|
| 946 |
+
]
|
| 947 |
+
],
|
| 948 |
+
[
|
| 949 |
+
[
|
| 950 |
+
0.10998633446240405
|
| 951 |
+
]
|
| 952 |
+
]
|
| 953 |
+
],
|
| 954 |
+
"q50": [
|
| 955 |
+
[
|
| 956 |
+
[
|
| 957 |
+
0.40629583480718584
|
| 958 |
+
]
|
| 959 |
+
],
|
| 960 |
+
[
|
| 961 |
+
[
|
| 962 |
+
0.45402466841241296
|
| 963 |
+
]
|
| 964 |
+
],
|
| 965 |
+
[
|
| 966 |
+
[
|
| 967 |
+
0.4157386834661946
|
| 968 |
+
]
|
| 969 |
+
]
|
| 970 |
+
],
|
| 971 |
+
"q90": [
|
| 972 |
+
[
|
| 973 |
+
[
|
| 974 |
+
0.7434542549813609
|
| 975 |
+
]
|
| 976 |
+
],
|
| 977 |
+
[
|
| 978 |
+
[
|
| 979 |
+
0.729243964760957
|
| 980 |
+
]
|
| 981 |
+
],
|
| 982 |
+
[
|
| 983 |
+
[
|
| 984 |
+
0.7236191253837206
|
| 985 |
+
]
|
| 986 |
+
]
|
| 987 |
+
],
|
| 988 |
+
"q99": [
|
| 989 |
+
[
|
| 990 |
+
[
|
| 991 |
+
0.9354417365914777
|
| 992 |
+
]
|
| 993 |
+
],
|
| 994 |
+
[
|
| 995 |
+
[
|
| 996 |
+
0.932999394434073
|
| 997 |
+
]
|
| 998 |
+
],
|
| 999 |
+
[
|
| 1000 |
+
[
|
| 1001 |
+
0.9432965825958257
|
| 1002 |
+
]
|
| 1003 |
+
]
|
| 1004 |
+
]
|
| 1005 |
+
}
|
| 1006 |
+
}
|
meta/tasks.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:554efbf547eaa64eb492c0838aaffd102911fb6aab82bda7657cbbfc8fa25bf9
|
| 3 |
+
size 2590
|
videos/observation.images.left_back/chunk-000/file-003.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11f96f3d4e879c42f87a5cf68ba61a49bde7793a14d87da5bf17253f9adadfe8
|
| 3 |
+
size 55706591
|
videos/observation.images.left_back/chunk-000/file-006.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d3c6427d8d24962fa7ba73f62563b06cf20558c3e86a2445f8fe18155e616ea
|
| 3 |
+
size 34943812
|
videos/observation.images.left_back/chunk-000/file-010.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0f95105045297e1574046adcf9a5cfdb046178441b7548af2147dce8ea48250
|
| 3 |
+
size 30451684
|
videos/observation.images.left_back/chunk-000/file-012.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aa2ddeda4853876a5525224b70ce55be8b14a1c5fbd66143a9c22ed96a27dff
|
| 3 |
+
size 11132102
|
videos/observation.images.left_back/chunk-000/file-015.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65569f33d3a8a5d1855b21a7a8bad1f8084687846369e2ba05c6ce952784427e
|
| 3 |
+
size 40927095
|
videos/observation.images.left_back/chunk-000/file-017.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c1e12d7ebb83e2b4dbda07554b05756515d0ac292b68677c746428cb9e71b44
|
| 3 |
+
size 18728949
|
videos/observation.images.left_back/chunk-000/file-018.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:992eb474059eb59157c8df7ffc363ab000ea5be487a112470a219b702063948e
|
| 3 |
+
size 20386447
|
videos/observation.images.right_back/chunk-000/file-001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2003486da914ffb256f805902efd08d31a496953e0ea5baf47c7d78eefccadf9
|
| 3 |
+
size 24935601
|
videos/observation.images.right_back/chunk-000/file-006.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79c5e2ceeefb1e3556555a42d12786de5960d18327d1c92c495c6acc8b6bcf9a
|
| 3 |
+
size 31800323
|
videos/observation.images.right_back/chunk-000/file-007.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0407e5c92cedc5f16f91bbef171edb2838bec4e54119d3c7e5ea8ef1e6e23967
|
| 3 |
+
size 21881678
|
videos/observation.images.right_back/chunk-000/file-012.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dca5490c3bdc2b678c7bccd52c7029c4ab9e11064a6c02534bb24eecd2bc036
|
| 3 |
+
size 9994301
|
videos/observation.images.right_back/chunk-000/file-013.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46c7f696f7dd7095a4b688d15f15140f56af4e0f0195fee2c39880c2f4cffcce
|
| 3 |
+
size 32047891
|
videos/observation.images.right_back/chunk-000/file-018.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3886ba3ddc67ac346890c8896d74af89ab9a44c0c753acb8f588d4668ddcafa9
|
| 3 |
+
size 20342592
|
videos/observation.images.wrist/chunk-000/file-001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59378a4bb7473d1b48b2edd171c2888c388749a210fd2d79ef3285f7bf72fa96
|
| 3 |
+
size 14718579
|
videos/observation.images.wrist/chunk-000/file-005.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a470012a6942a18133f204f7126eae80a26e3485c978b97674e71112dd6e87f
|
| 3 |
+
size 9667373
|
videos/observation.images.wrist/chunk-000/file-006.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:708148de7a55966ffb412eabef92d2869dd9895bede075d2338322529980ecb3
|
| 3 |
+
size 27696033
|
videos/observation.images.wrist/chunk-000/file-008.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d2a7d94ba816e2e1cdc7a73008d51a1ee51ed5fc28c12cb3907aef3b0c352f
|
| 3 |
+
size 15047321
|
videos/observation.images.wrist/chunk-000/file-014.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb8f5e4553686bf4b403bb09bec63899db6582c5d2ee7d0218ff703935500e44
|
| 3 |
+
size 57252338
|
videos/observation.images.wrist/chunk-000/file-015.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c33d83a9d099f55d8b82c6774ff4295cb77ad0bc028b63c845505444c22314de
|
| 3 |
+
size 23044484
|