Upload folder using huggingface_hub
Browse files- README.md +184 -3
- data/chunk-000/episode_000000.parquet +3 -0
- data/chunk-000/episode_000001.parquet +3 -0
- data/chunk-000/episode_000002.parquet +3 -0
- data/chunk-000/episode_000003.parquet +3 -0
- data/chunk-000/episode_000004.parquet +3 -0
- data/chunk-000/episode_000005.parquet +3 -0
- data/chunk-000/episode_000006.parquet +3 -0
- data/chunk-000/episode_000007.parquet +3 -0
- data/chunk-000/episode_000008.parquet +3 -0
- data/chunk-000/episode_000009.parquet +3 -0
- data/chunk-000/episode_000010.parquet +3 -0
- data/chunk-000/episode_000011.parquet +3 -0
- data/chunk-000/episode_000012.parquet +3 -0
- data/chunk-000/episode_000013.parquet +3 -0
- data/chunk-000/episode_000014.parquet +3 -0
- data/chunk-000/episode_000015.parquet +3 -0
- data/chunk-000/episode_000016.parquet +3 -0
- data/chunk-000/episode_000017.parquet +3 -0
- data/chunk-000/episode_000018.parquet +3 -0
- data/chunk-000/episode_000019.parquet +3 -0
- meta/episodes.jsonl +20 -0
- meta/episodes_stats.jsonl +20 -0
- meta/info.json +160 -0
- meta/tasks.jsonl +20 -0
README.md
CHANGED
|
@@ -1,3 +1,184 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
tags:
|
| 6 |
+
- LeRobot
|
| 7 |
+
- PicknPlace
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: default
|
| 10 |
+
data_files: data/*/*.parquet
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 14 |
+
|
| 15 |
+
## Dataset Description
|
| 16 |
+
|
| 17 |
+
- **Homepage:** https://io-ai.tech
|
| 18 |
+
- **License:** apache-2.0
|
| 19 |
+
|
| 20 |
+
## Dataset Structure
|
| 21 |
+
|
| 22 |
+
[meta/info.json](meta/info.json):
|
| 23 |
+
```json
|
| 24 |
+
{
|
| 25 |
+
"codebase_version": "v2.1",
|
| 26 |
+
"robot_type": "custom_arm",
|
| 27 |
+
"total_episodes": 20,
|
| 28 |
+
"total_frames": 5134,
|
| 29 |
+
"total_tasks": 20,
|
| 30 |
+
"total_videos": 0,
|
| 31 |
+
"total_chunks": 1,
|
| 32 |
+
"chunks_size": 1000,
|
| 33 |
+
"fps": 30,
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": "0:20"
|
| 36 |
+
},
|
| 37 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 38 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 39 |
+
"features": {
|
| 40 |
+
"observation.images.camera_01": {
|
| 41 |
+
"dtype": "image",
|
| 42 |
+
"shape": [
|
| 43 |
+
480,
|
| 44 |
+
640,
|
| 45 |
+
3
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"observation.images.camera_02": {
|
| 49 |
+
"dtype": "image",
|
| 50 |
+
"shape": [
|
| 51 |
+
480,
|
| 52 |
+
640,
|
| 53 |
+
3
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"observation.images.camera_03": {
|
| 57 |
+
"dtype": "image",
|
| 58 |
+
"shape": [
|
| 59 |
+
480,
|
| 60 |
+
640,
|
| 61 |
+
3
|
| 62 |
+
]
|
| 63 |
+
},
|
| 64 |
+
"observation.images.camera_04": {
|
| 65 |
+
"dtype": "image",
|
| 66 |
+
"shape": [
|
| 67 |
+
480,
|
| 68 |
+
640,
|
| 69 |
+
3
|
| 70 |
+
]
|
| 71 |
+
},
|
| 72 |
+
"observation.state": {
|
| 73 |
+
"dtype": "float64",
|
| 74 |
+
"shape": [
|
| 75 |
+
37
|
| 76 |
+
],
|
| 77 |
+
"names": [
|
| 78 |
+
"r_joint1",
|
| 79 |
+
"r_joint2",
|
| 80 |
+
"r_joint3",
|
| 81 |
+
"r_joint4",
|
| 82 |
+
"r_joint5",
|
| 83 |
+
"r_joint6",
|
| 84 |
+
"l_joint1",
|
| 85 |
+
"l_joint2",
|
| 86 |
+
"l_joint3",
|
| 87 |
+
"l_joint4",
|
| 88 |
+
"l_joint5",
|
| 89 |
+
"l_joint6",
|
| 90 |
+
"R_thumb_MCP_joint1",
|
| 91 |
+
"R_thumb_MCP_joint2",
|
| 92 |
+
"R_thumb_PIP_joint",
|
| 93 |
+
"R_thumb_DIP_joint",
|
| 94 |
+
"R_index_MCP_joint",
|
| 95 |
+
"R_index_DIP_joint",
|
| 96 |
+
"R_middle_MCP_joint",
|
| 97 |
+
"R_middle_DIP_joint",
|
| 98 |
+
"R_ring_MCP_joint",
|
| 99 |
+
"R_ring_DIP_joint",
|
| 100 |
+
"R_pinky_MCP_joint",
|
| 101 |
+
"R_pinky_DIP_joint",
|
| 102 |
+
"L_thumb_MCP_joint1",
|
| 103 |
+
"L_thumb_MCP_joint2",
|
| 104 |
+
"L_thumb_PIP_joint",
|
| 105 |
+
"L_thumb_DIP_joint",
|
| 106 |
+
"L_index_MCP_joint",
|
| 107 |
+
"L_index_DIP_joint",
|
| 108 |
+
"L_middle_MCP_joint",
|
| 109 |
+
"L_middle_DIP_joint",
|
| 110 |
+
"L_ring_MCP_joint",
|
| 111 |
+
"L_ring_DIP_joint",
|
| 112 |
+
"L_pinky_MCP_joint",
|
| 113 |
+
"L_pinky_DIP_joint",
|
| 114 |
+
"platform_joint"
|
| 115 |
+
]
|
| 116 |
+
},
|
| 117 |
+
"action": {
|
| 118 |
+
"dtype": "float64",
|
| 119 |
+
"shape": [
|
| 120 |
+
12
|
| 121 |
+
],
|
| 122 |
+
"names": [
|
| 123 |
+
"l_joint1",
|
| 124 |
+
"l_joint2",
|
| 125 |
+
"l_joint3",
|
| 126 |
+
"l_joint4",
|
| 127 |
+
"l_joint5",
|
| 128 |
+
"l_joint6",
|
| 129 |
+
"r_joint1",
|
| 130 |
+
"r_joint2",
|
| 131 |
+
"r_joint3",
|
| 132 |
+
"r_joint4",
|
| 133 |
+
"r_joint5",
|
| 134 |
+
"r_joint6"
|
| 135 |
+
]
|
| 136 |
+
},
|
| 137 |
+
"observation.gripper": {
|
| 138 |
+
"dtype": "float64",
|
| 139 |
+
"shape": [
|
| 140 |
+
2
|
| 141 |
+
],
|
| 142 |
+
"names": [
|
| 143 |
+
"right_gripper",
|
| 144 |
+
"left_gripper"
|
| 145 |
+
]
|
| 146 |
+
},
|
| 147 |
+
"timestamp": {
|
| 148 |
+
"dtype": "float32",
|
| 149 |
+
"shape": [
|
| 150 |
+
1
|
| 151 |
+
],
|
| 152 |
+
"names": null
|
| 153 |
+
},
|
| 154 |
+
"frame_index": {
|
| 155 |
+
"dtype": "int64",
|
| 156 |
+
"shape": [
|
| 157 |
+
1
|
| 158 |
+
],
|
| 159 |
+
"names": null
|
| 160 |
+
},
|
| 161 |
+
"episode_index": {
|
| 162 |
+
"dtype": "int64",
|
| 163 |
+
"shape": [
|
| 164 |
+
1
|
| 165 |
+
],
|
| 166 |
+
"names": null
|
| 167 |
+
},
|
| 168 |
+
"index": {
|
| 169 |
+
"dtype": "int64",
|
| 170 |
+
"shape": [
|
| 171 |
+
1
|
| 172 |
+
],
|
| 173 |
+
"names": null
|
| 174 |
+
},
|
| 175 |
+
"task_index": {
|
| 176 |
+
"dtype": "int64",
|
| 177 |
+
"shape": [
|
| 178 |
+
1
|
| 179 |
+
],
|
| 180 |
+
"names": null
|
| 181 |
+
}
|
| 182 |
+
}
|
| 183 |
+
}
|
| 184 |
+
```
|
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b238ee0b2f539ede20d33f60ab55aba6a3e846ca3f9d72aa2d64735d8a39058
|
| 3 |
+
size 96303545
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0bed17b7f486e2808787b9c8b5e1a62484be3ef04c1fa602514fce08ed26a2c
|
| 3 |
+
size 176657191
|
data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e4d0c8b96396a3ab7ae4ee03ca28048a08a09b4d261a5affd31b7adc66eb9fe
|
| 3 |
+
size 532663065
|
data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d43d518d399b8ab15cc83a7ce20ef291014bdbfa0bce58ce667d664418b12fff
|
| 3 |
+
size 195440312
|
data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f66704b1890ab9ae027fbbc02bbbb3de99ac97d4dc718cbed2ba3d4779c9286
|
| 3 |
+
size 428506976
|
data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d62ba31778ed675e59b31f5c7c9f6afef45286b5847dd8b63e88d32dc596b750
|
| 3 |
+
size 175686743
|
data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:122af329dcfa396e30486fe92e9fbdf2f379ac6a8f27b011c11056db2c77b46e
|
| 3 |
+
size 304150407
|
data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de8693749ed9b1c5ea7d896c2ce35b56edddc6e7f7a8c2cca66bcf869db0b16a
|
| 3 |
+
size 147628258
|
data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ddd5df51adc3889705e75245aa9c6217c3ba5618fb1d5600d262c3d71475d9a
|
| 3 |
+
size 600674798
|
data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb0f05c6ab6b7a93fa0493a4a5bc2cd4c5aa3767f5bdcbae8778ab98c370be88
|
| 3 |
+
size 243681776
|
data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d646978af2cf95226d5368573b0df0e147d049cbc7a3280e9ff085095917b2ea
|
| 3 |
+
size 385872888
|
data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3e0bf49540233f065d7c2421880416c5e9677badae50a475fb73e30c047c5fb
|
| 3 |
+
size 169534472
|
data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc222b89a48d4426dec2a29de19110bf0eefba7426b57c8542569a3d57ae34dc
|
| 3 |
+
size 237297394
|
data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9c60d8e49b27187442d936f27accdd7990ba3d4e954ac80f7e692fe5cddda71
|
| 3 |
+
size 126410901
|
data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbd2ea43bac533df2c6b205eacd6503d187c2da6bcd844f0df1f100c276839d1
|
| 3 |
+
size 505156759
|
data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f7e6130b047d970a6d395fd47befebcf9cb0444cb38c9bf420808a0c61e449c
|
| 3 |
+
size 291422557
|
data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8703956f0fada33793dae4b65846d4a49769360b33a706992646e5bec86f7206
|
| 3 |
+
size 273006699
|
data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7834c366d143e35cad6ed60da412c391304ebc812e09829c500edc06bb158110
|
| 3 |
+
size 384030646
|
data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d596bd60d848024994717ce1c9c87069eda6dfafbf4c479dc658896ebe33b6a
|
| 3 |
+
size 506223699
|
data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5528784dce6e39c7041f6f97941a856a447beda1472490b82e1847facc0c2726
|
| 3 |
+
size 313265055
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["pick the waste paper cup from the small blue plate with the right hand"], "length": 78}
|
| 2 |
+
{"episode_index": 1, "tasks": ["place the waste paper cup on the white trash can with the right hand"], "length": 150}
|
| 3 |
+
{"episode_index": 2, "tasks": ["pick the waste banana from the big rose pink plate with the left hand"], "length": 447}
|
| 4 |
+
{"episode_index": 3, "tasks": ["place the waste banana on the white trash can with the left hand"], "length": 195}
|
| 5 |
+
{"episode_index": 4, "tasks": ["pick the waste cherry from the big sky blue plate with the left hand"], "length": 384}
|
| 6 |
+
{"episode_index": 5, "tasks": ["place the waste cherry on the white trash can with the left hand"], "length": 177}
|
| 7 |
+
{"episode_index": 6, "tasks": ["pick the white waste paper cup from the chartreuse yellow placemat with the left hand"], "length": 279}
|
| 8 |
+
{"episode_index": 7, "tasks": ["place the white waste paper cup on the white trash can with the left hand"], "length": 150}
|
| 9 |
+
{"episode_index": 8, "tasks": ["pick the big rose pink plate from the chartreuse yellow placemat with the left hand"], "length": 504}
|
| 10 |
+
{"episode_index": 9, "tasks": ["stack the big rose pink plate on the big sky blue plate with the left hand"], "length": 195}
|
| 11 |
+
{"episode_index": 10, "tasks": ["pick the spring green spoon from the chartreuse yellow placemat with the right hand"], "length": 309}
|
| 12 |
+
{"episode_index": 11, "tasks": ["place the spring green spoon on the small blue plate with the right hand"], "length": 135}
|
| 13 |
+
{"episode_index": 12, "tasks": ["pick the sky blue fork from the chartreuse yellow placemat with the right hand"], "length": 189}
|
| 14 |
+
{"episode_index": 13, "tasks": ["place the sky blue fork on the small blue plate with the right hand"], "length": 105}
|
| 15 |
+
{"episode_index": 14, "tasks": ["pick the spring green fork from the chartreuse yellow placemat with the right hand"], "length": 396}
|
| 16 |
+
{"episode_index": 15, "tasks": ["place the spring green fork on the small blue plate with the right hand"], "length": 216}
|
| 17 |
+
{"episode_index": 16, "tasks": ["pick the clear acrylic cup from the avocado green table with the right hand"], "length": 222}
|
| 18 |
+
{"episode_index": 17, "tasks": ["place the clear acrylic cup on the chartreuse yellow placemat with the right hand"], "length": 300}
|
| 19 |
+
{"episode_index": 18, "tasks": ["pick the pear green acrylic cup from the avocado green table with the left hand"], "length": 453}
|
| 20 |
+
{"episode_index": 19, "tasks": ["place the pear green acrylic cup on the chartreuse yellow placemat with the left hand"], "length": 250}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053070769440255]], [[0.5101567972808781]], [[0.49069924166247697]]], "std": [[[0.20381169528717022]], [[0.19415892096785994]], [[0.2100949516920681]]], "count": [78]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885448482277526]], [[0.5392029757415787]], [[0.5383008787916876]]], "std": [[[0.24278572777359325]], [[0.2212650397860492]], [[0.22015642492892495]]], "count": [78]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101431571560248]], [[0.5322598353443942]], [[0.5341153479554215]]], "std": [[[0.23491090014726582]], [[0.2163908171932481]], [[0.21426549797393246]]], "count": [78]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025089162267472]], [[0.5198841126194067]], [[0.49248037382688115]]], "std": [[[0.2181303735684839]], [[0.1819203616889767]], [[0.21557149290635336]]], "count": [78]}, "observation.state": {"min": [0.8362701551759887, 1.2031959305561493, 0.1438147412940947, 0.1822279012011611, 1.712256893825303, -0.8125031511820022, -0.9155957223296777, -1.2092514361601374, -0.8140013340645008, -0.6106912744869725, -1.7921954216235783, 0.6326379342446825, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.3249465937809806, 1.2471175512252097, 0.7324119399680544, 0.5473003906114488, 1.833333246636126, -0.40598549884200474, -0.8247204026827407, -1.0886078224873754, -0.4931148414147996, -0.55255883460403, -1.6691345164529094, 0.8343441868164679, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [0.9209422057529889, 1.2309142835132156, 0.6062108789230672, 0.4911064049584146, 1.748016227172862, -0.7341783297980058, -0.8455770523386948, -1.1632124694693486, -0.7603438643214557, -0.56674419281697, -1.6966930981712478, 0.7978051124221378, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.1342391655544659, 0.011919608443089733, 0.17145893764292672, 0.0891907305318881, 0.03812135799958327, 0.11490121264022085, 0.029291072549011435, 0.04635183477428202, 0.06701749210549364, 0.011391050213511207, 0.024179765959324195, 0.052565639226602186, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [78]}, "action": {"min": [-0.9747909919669492, -1.293067942328261, -0.8385670023335925, -0.6848984309357476, -1.949728393472131, 0.4374270996775885, 0.8372688855078934, 1.1481846979466173, -0.006067553260159209, -0.36512591197225086, 1.5757198040852296, -0.8094436114913529], "max": [-0.8222578463003599, -1.052528794902836, -0.10073220350496383, -0.5518873835398136, -1.6476437123089431, 0.8299896208951085, 1.6857273283404515, 1.4470881459006526, 0.7113005247993137, 0.5433423957766633, 1.9654591910485957, -0.12352673309052917], "mean": [-0.8681524178038458, -1.1687413020674502, -0.662188262200532, -0.5858872740856306, -1.7367221989561703, 0.7366448921895142, 1.0725677948155747, 1.2538988673799314, 0.4478960683934813, 0.35855156771208574, 1.7593969343765679, -0.6063229547528005], "std": [0.050387980501933174, 0.06960426901118337, 0.22173990448400852, 0.0381245432621387, 0.08929124335726155, 0.12594402427035445, 0.2943998771050045, 0.0548361486133161, 0.3078270715377932, 0.2645903003557495, 0.0814499122735927, 0.2405607014277683], "count": [78]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 0.0], "mean": [0.0, 0.0], "std": [0.0, 0.0], "count": [78]}, "timestamp": {"min": [0.0], "max": [2.566666666666667], "mean": [1.2833333333333334], "std": [0.7504936646906094], "count": [78]}, "frame_index": {"min": [0], "max": [77], "mean": [38.5], "std": [22.51480994071828], "count": [78]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [78]}, "index": {"min": [0], "max": [77], "mean": [38.5], "std": [22.51480994071828], "count": [78]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [78]}}}
|
| 2 |
+
{"episode_index": 1, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049614011437908]], [[0.5025755085784315]], [[0.4856155964052287]]], "std": [[[0.22563253300825498]], [[0.21136201550404168]], [[0.22522041308503918]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5074855351307189]], [[0.545254368872549]], [[0.5281128880718954]]], "std": [[[0.22972628122178648]], [[0.21518982202863107]], [[0.22092942537641327]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5278194321895425]], [[0.5411151613562091]], [[0.5586817463235295]]], "std": [[[0.19645740445873106]], [[0.15292542469890455]], [[0.15435721601715457]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817984170751634]], [[0.5066697794117647]], [[0.47276680555555556]]], "std": [[[0.21868055369732559]], [[0.16165811112626668]], [[0.20339631055375443]]], "count": [100]}, "observation.state": {"min": [1.3787168175989093, 1.4258809443112668, 0.01795346436825329, -0.5915084079242772, 0.7082952219271912, -0.32542098034483885, -1.0677535250205066, -1.4414499216011105, -0.03671256956739297, -0.637738918633115, -1.8198608800545044, 0.2722015452141876, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.708317336016492, 1.9053933561494165, 0.035182144382645525, 0.2568500213571518, 1.6066664822110497, 0.005148721064517866, -1.022443387010685, -1.3944072656213193, -0.028715551389969455, -0.6222103885811933, -1.71900963041524, 0.3223394784952402, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.6027390573239868, 1.7296151414587264, 0.023079967226227918, -0.3443636662149438, 1.001620544711224, -0.08339234132824096, -1.0490983391554456, -1.4228404878671916, -0.03164248931022174, -0.6299634246213036, -1.752247268301647, 0.2887557831117299, 0.40689939694060634, 0.1849542713366392, 0.3699085426732784, 0.44389025120793424, 0.6288445225445737, 0.5918536682772454, 0.6288445225445737, 0.5918536682772454, 0.6288445225445737, 0.5918536682772454, 0.6288445225445737, 0.5918536682772454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.09429360534973277, 0.17597268580687178, 0.005171659390028261, 0.2851469234556964, 0.3135266478973336, 0.11228627275768553, 0.012994692217813419, 0.017404322548028324, 0.00206880270704659, 0.0046621283462224584, 0.03510768231129064, 0.0163881728219666, 0.5191450423793189, 0.2359750192633262, 0.4719500385266524, 0.5663400462319843, 0.8023150654953086, 0.7551200616426453, 0.8023150654953086, 0.7551200616426453, 0.8023150654953086, 0.7551200616426453, 0.8023150654953086, 0.7551200616426453, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [150]}, "action": {"min": [-1.0599643384239101, -1.4445722192977946, -0.03323679528360596, -0.6420597449102053, -1.8254640979416619, 0.26927677717754117, 1.3582468630714344, 1.3810177823995804, 0.017885252915143302, -0.5383346625191882, 0.6912305586059965, -0.3458463349567033], "max": [-1.0195471465668873, -1.3854099874405776, -0.02698646943426025, -0.616429122945353, -1.7168658606664233, 0.32736209540217825, 1.7341195043467659, 1.915272795347652, 0.03851563877041247, 0.2960064175399031, 1.639722491417244, 0.010047322703951232], "mean": [-1.0444770895954463, -1.4193430836789307, -0.03106329074913166, -0.6305516425064273, -1.758805240245909, 0.29248154160578976, 1.5628808843272446, 1.6871340540378534, 0.024007260581516615, -0.24153310883094312, 1.0597489569552112, -0.12528817059516267], "std": [0.014944297118031588, 0.0211567181497164, 0.0015181461644476711, 0.0068282683444945945, 0.0434131657805324, 0.020637095849911875, 0.12840025737023608, 0.21740069343494448, 0.007118585025877822, 0.3479082722815335, 0.3984017962392934, 0.142272995094531], "count": [150]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.3664712444941203, 0.0], "std": [0.47622945990941046, 0.0], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [150]}, "index": {"min": [78], "max": [227], "mean": [152.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [150]}}}
|
| 3 |
+
{"episode_index": 2, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4947376633986928]], [[0.49933616625816996]], [[0.48277463439542484]]], "std": [[[0.21504573812398023]], [[0.20212504826307123]], [[0.21600240034778082]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009052328431373]], [[0.5644326776960785]], [[0.5532090543300654]]], "std": [[[0.21071840803044672]], [[0.16557246792995672]], [[0.18255233099204285]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703130678104575]], [[0.5144309232026144]], [[0.5358397406045752]]], "std": [[[0.23266743905789752]], [[0.20921890784510996]], [[0.22279551356364322]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4855417994281046]], [[0.5059645935457516]], [[0.4722865420751634]]], "std": [[[0.216981772730809]], [[0.16661221372546073]], [[0.2018991330773968]]], "count": [100]}, "observation.state": {"min": [1.1519891286154504, 1.3974502393352575, 0.03609472468837532, 0.26276589620387003, 1.547199521114304, -0.3711892188117355, -1.5349010334486242, -2.017024680088104, -0.03460987976612734, -0.6380574445082694, -1.8198895934392683, -0.34002473116207205, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.372973785442292, 1.487037913141087, 0.051696650579859275, 0.29125388546820896, 1.6881532256405098, -0.25497848986201216, -1.0224674338299469, -1.3519484065158396, -0.022882474608412903, 0.9069139618332475, -0.9049884928875369, 0.32246702966899515, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.2687468570438847, 1.4424598686777406, 0.04518017819395206, 0.2757664413372836, 1.6200074762125845, -0.32712874265788067, -1.2588788806642612, -1.6635904829596893, -0.029781031766400182, 0.15140414650923484, -1.4010011152811048, 0.0021560753818368112, 0.09801503144830236, 0.044552287021955586, 0.08910457404391117, 0.10692548885269343, 0.15147777587464895, 0.1425673184702579, 0.15147777587464895, 0.1425673184702579, 0.15147777587464895, 0.1425673184702579, 0.15147777587464895, 0.1425673184702579, 0.17262894923433314, 0.07846770419742416, 0.15693540839484832, 0.18832249007381824, 0.26679019427124245, 0.251096653431757, 0.26679019427124245, 0.251096653431757, 0.26679019427124245, 0.251096653431757, 0.26679019427124245, 0.251096653431757, 0.5], "std": [0.07847718107979879, 0.025387227638424624, 0.003717948005841409, 0.007673435641484533, 0.04179158472486987, 0.0358914878428082, 0.18545314249261358, 0.26454490100351197, 0.003380191438807838, 0.6974173082401781, 0.3856868740367912, 0.2866258128307159, 0.29353369589346084, 0.1334244072243022, 0.2668488144486044, 0.3202185773383266, 0.4536429845626272, 0.42695810311777155, 0.4536429845626272, 0.42695810311777155, 0.4536429845626272, 0.42695810311777155, 0.4536429845626272, 0.42695810311777155, 0.39700316771294036, 0.1804559853240635, 0.360911970648127, 0.43309436477775254, 0.6135503501018169, 0.5774591530370031, 0.6135503501018169, 0.5774591530370031, 0.6135503501018169, 0.5774591530370031, 0.6135503501018169, 0.5774591530370031, 0.0], "count": [447]}, "action": {"min": [-1.595685694034124, -2.0211808301440355, -0.036091940185905586, -0.6383438516162139, -1.8167462976971986, -0.34982679968523045, 1.148481482958586, 1.3942122539611004, 0.039070482780979944, 0.2616538006517626, 1.542738181242058, -0.37354414392816737], "max": [-1.0261747762305888, -1.3140877467628576, -0.014963771505720225, 0.9166830935626556, -0.8973638631462253, 0.32312497730254164, 1.3568685787711952, 1.4895753062434582, 0.05250661632524507, 0.2936195113200517, 1.692376954259004, -0.2498129261329495], "mean": [-1.2788183900244579, -1.6778147496710025, -0.029521453283446256, 0.20430558206856428, -1.3695158812601411, -0.023420069776432333, 1.2609655819368915, 1.442999325273885, 0.045668057039532306, 0.27672914652477965, 1.6200138386762228, -0.3266201131919175], "std": [0.19201775263636628, 0.26346605692190506, 0.004017225380447919, 0.6943226835939427, 0.38565151836121925, 0.28769822005086754, 0.07877511919823743, 0.026039564130088542, 0.003387729159596408, 0.008828444223144686, 0.043037810785045386, 0.036670028715243844], "count": [447]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 1.0], "mean": [0.09059371040942318, 0.1592206917619812], "std": [0.28049719453119487, 0.36510545076534356], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}, "index": {"min": [228], "max": [674], "mean": [451.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}}
|
| 4 |
+
{"episode_index": 3, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49116638684640523]], [[0.49533510008169934]], [[0.481448341503268]]], "std": [[[0.21094804635646158]], [[0.19884044565994105]], [[0.2146627551444248]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.03529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.539432404003268]], [[0.5460904227941177]], [[0.5351500714869281]]], "std": [[[0.14483697650202548]], [[0.08674477945677463]], [[0.09422991166215303]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495146045751634]], [[0.5312250531045751]], [[0.5545668259803922]]], "std": [[[0.2177901245897788]], [[0.1918936305159064]], [[0.20908563987006687]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862052369281046]], [[0.5055954697712418]], [[0.4809452491830065]]], "std": [[[0.20124759077300505]], [[0.15833273110343357]], [[0.1995945123685123]]], "count": [100]}, "observation.state": {"min": [1.0792437737521476, 1.3962285141851836, 0.04047724042438775, 0.29088483288514316, 1.584567010436339, -0.3867967769068318, -1.6439431087691765, -1.9610112664420272, -0.042955876533900435, 0.5718084680521005, -1.439124557218336, -0.33565007707669436, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.164389213098511, 1.4397879225917976, 0.05634051193410576, 0.34980402540098954, 1.6983798525051046, -0.2878224844500684, -1.5102713554129548, -1.5294220294311571, -0.019809486843688072, 0.8189769567961831, -0.6101378513296947, -0.1805543157793453, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.1108689349025993, 1.426494537891361, 0.04571150395932494, 0.3229885552067137, 1.6233913545444074, -0.3203716155664562, -1.6163025836207778, -1.7971225223918252, -0.025225775669984973, 0.7100233429928975, -0.8312713718032957, -0.24744598740158716, 0.10802180734884663, 0.04910082152220301, 0.09820164304440603, 0.11784197165328723, 0.16694279317549024, 0.1571226288710497, 0.16694279317549024, 0.1571226288710497, 0.16694279317549024, 0.1571226288710497, 0.16694279317549024, 0.1571226288710497, 0.39603557554415725, 0.18001617070188958, 0.36003234140377915, 0.43203880968453556, 0.6120549803864253, 0.5760517462460462, 0.6120549803864253, 0.5760517462460462, 0.6120549803864253, 0.5760517462460462, 0.6120549803864253, 0.5760517462460462, 0.5], "std": [0.025214746831779267, 0.01523918141228849, 0.004835170477346134, 0.015134651532531905, 0.04271001537261263, 0.03203570637118239, 0.025800243072560305, 0.1371865379466855, 0.005736437259942858, 0.08549327927548357, 0.23547710285355541, 0.043761573651121655, 0.30136439681875177, 0.13698381673579643, 0.27396763347159286, 0.32876116016591117, 0.46574497690170963, 0.4383482135545489, 0.46574497690170963, 0.4383482135545489, 0.46574497690170963, 0.4383482135545489, 0.46574497690170963, 0.4383482135545489, 0.523213285105582, 0.23782422050253574, 0.4756484410050715, 0.5707781292060864, 0.8086023497086231, 0.7610375056081186, 0.8086023497086231, 0.7610375056081186, 0.8086023497086231, 0.7610375056081186, 0.8086023497086231, 0.7610375056081186, 0.0], "count": [195]}, "action": {"min": [-1.6529632367141165, -1.9667845108239255, -0.08386415631803543, 0.5560730960143615, -1.6363860255082017, -0.2964728884387955, 1.076985549324696, 1.3897451589495942, 0.040479762675552686, 0.2939299252087638, 1.5755864846142185, -0.39642925230434667], "max": [-1.587794305257876, -1.4953771301836862, -0.019897685653675716, 0.8287781069012443, -0.6016268968114368, -0.1714146666064581, 1.167852126636363, 1.4442372891457382, 0.058301386401289367, 0.3550207542079003, 1.7081873754023706, -0.28607613582925884], "mean": [-1.6256825147538974, -1.7773896146081016, -0.027816660902296685, 0.708297493973448, -0.873855427266108, -0.24046414987653275, 1.1074090339121483, 1.4251054011372097, 0.046681171368261554, 0.32842656092911054, 1.630022232827578, -0.3265909666732052], "std": [0.021770354592126704, 0.16223757526042046, 0.01118797361843425, 0.09538835784414343, 0.31189495066374257, 0.039375382427649985, 0.022239304372420315, 0.016293790153902886, 0.006024532438062801, 0.014407677614092963, 0.0491649663012369, 0.03871797428860947], "count": [195]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 1.0], "mean": [0.10069000957868038, 0.35626896374309674], "std": [0.29767315880332895, 0.4772356955676852], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [195]}, "index": {"min": [675], "max": [869], "mean": [772.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [195]}}}
|
| 5 |
+
{"episode_index": 4, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884895179738562]], [[0.49540826184640524]], [[0.4801390461601307]]], "std": [[[0.2095949668999781]], [[0.1982463598957282]], [[0.21468784625220558]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9176470588235294]], [[1.0]]], "mean": [[[0.5283191809640523]], [[0.5356645098039216]], [[0.5305625081699347]]], "std": [[[0.15564982289444587]], [[0.10759116270473552]], [[0.13607707034660194]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845730759803922]], [[0.5152998345588236]], [[0.5193609967320261]]], "std": [[[0.23032407408019975]], [[0.20876176530901688]], [[0.23011093326381016]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817109191176471]], [[0.49741437908496733]], [[0.46883867034313725]]], "std": [[[0.21185808180629562]], [[0.17035731954753994]], [[0.2132092958022041]]], "count": [100]}, "observation.state": {"min": [1.1216707205517915, 1.3818003202523992, 0.056620148044679644, 0.30427438743765695, 1.6068199747540168, -0.40313611696837476, -1.6407092310803355, -1.7877403201686546, -0.8085203132914007, 0.7364558764435885, -1.610250532449674, -0.5281060581054343, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.2121311122468401, 1.4719193240691864, 0.27540600730658693, 0.3544589180538445, 1.7133024761992002, -0.310812332527131, -1.1568596252803143, -1.3403992549353043, -0.051229662067537395, 0.8769915874612065, -1.2478646383468206, -0.029171135145597504, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.1767578487538404, 1.4321631010674698, 0.1752007828610103, 0.3226778213880502, 1.648538786447635, -0.34978606910176285, -1.2993916039393778, -1.6437105751792036, -0.3501889682637338, 0.8167927670484761, -1.3440173285804902, -0.21148329873146163, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4086848185956846, 0.18576582663440258, 0.37153165326880516, 0.4458379839225657, 0.6316038105569671, 0.5944506452300868, 0.6316038105569671, 0.5944506452300868, 0.6316038105569671, 0.5944506452300868, 0.6316038105569671, 0.5944506452300868, 0.5], "std": [0.029615272987557884, 0.023284494302567762, 0.07894719328013498, 0.01862014735208439, 0.038979729525699114, 0.03007189513819748, 0.16347280545781329, 0.13636282250197246, 0.16419770140377765, 0.04605207617338863, 0.09683778649935988, 0.1596684294337102, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5275864446648888, 0.23981202030222226, 0.4796240406044445, 0.5755488487253321, 0.8153608690275574, 0.7673984649671123, 0.8153608690275574, 0.7673984649671123, 0.8153608690275574, 0.7673984649671123, 0.8153608690275574, 0.7673984649671123, 0.0], "count": [384]}, "action": {"min": [-1.7409257571712788, -1.7946527099218115, -0.8674061474535597, 0.7334147628412733, -1.6852750666102603, -0.5578397279218162, 1.1187643928364468, 1.3672255758940763, 0.05483506542012326, 0.30211897945626, 1.6041050232672531, -0.4098308896661832], "max": [-1.1505292422874493, -1.283598848550494, -0.07945336761078212, 0.8900859522841558, -1.2371215569061293, -0.011896205903690537, 1.2182084704345288, 1.4797582660770872, 0.2865981061984764, 0.3587367867449654, 1.716845933508164, -0.3056081515128077], "mean": [-1.299940629717122, -1.6476694653017825, -0.3556233502207125, 0.8184009073006119, -1.333998293931735, -0.20425259474042554, 1.1773870446618728, 1.4337695727924589, 0.17691873719259607, 0.32270197188168126, 1.6455678362690207, -0.34694474744646614], "std": [0.17222646035933056, 0.14334450594648887, 0.18275060687587813, 0.0461546463934558, 0.09101467505605222, 0.16825449820569377, 0.029972525133870696, 0.026177691076702526, 0.08063395230401674, 0.019299983416258173, 0.03884828611980661, 0.030525975120364854], "count": [384]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.3742039287802375], "std": [0.0, 0.48205101838908787], "count": [384]}, "timestamp": {"min": [0.0], "max": [12.766666666666667], "mean": [6.383333333333333], "std": [3.6950291934896455], "count": [384]}, "frame_index": {"min": [0], "max": [383], "mean": [191.5], "std": [110.85087580468937], "count": [384]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [384]}, "index": {"min": [870], "max": [1253], "mean": [1061.5], "std": [110.85087580468937], "count": [384]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [384]}}}
|
| 6 |
+
{"episode_index": 5, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4893413745915033]], [[0.4954077736928104]], [[0.4789932822712418]]], "std": [[[0.21087089115728022]], [[0.20008501752636357]], [[0.21416872634751075]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5296681719771242]], [[0.5445807087418301]], [[0.5550448876633987]]], "std": [[[0.15378971890496484]], [[0.09604494130151481]], [[0.10592458344444555]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028492626633987]], [[0.5311582659313725]], [[0.5531272549019608]]], "std": [[[0.2188977233172277]], [[0.19256338054706862]], [[0.21352986011875486]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48340497957516343]], [[0.5038771200980393]], [[0.4721756658496732]]], "std": [[[0.21915538130683293]], [[0.16494692284293985]], [[0.20307612747773088]]], "count": [100]}, "observation.state": {"min": [1.027668450667534, 1.4521009956761382, 0.059400496191632984, 0.3490247900162848, 1.6202881638107307, -0.37056831290870657, -1.7843576089539135, -1.9644330973689166, -0.17537150956583772, 0.7370709452232006, -1.4322972516469141, -0.3061835955820916, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.1416548150556372, 1.4785440140964314, 0.10141788396015944, 0.375482927823713, 1.6496150174656397, -0.316201491456341, -1.6588995237106323, -1.6036509887652968, -0.02995407710077086, 0.8789568460241001, -0.7556752216823192, -0.04805251448327556, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.05806876187661, 1.466243884858065, 0.06333627167254462, 0.3656559903904805, 1.6359836170927764, -0.3311114177215456, -1.7293300037685224, -1.8174500738923711, -0.05155819464935886, 0.7981578526998164, -0.9870502230487395, -0.11986472846883672, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5207620884554237, 0.23671004020701097, 0.47342008041402195, 0.5681040964968272, 0.8048141367038375, 0.7574721286624339, 0.8048141367038375, 0.7574721286624339, 0.8048141367038375, 0.7574721286624339, 0.8048141367038375, 0.7574721286624339, 0.5], "std": [0.03406960726836763, 0.004584894547804944, 0.006620228933810431, 0.007384148403255015, 0.008666789113064965, 0.01733293007565204, 0.031597360079171424, 0.12191665319450928, 0.02965332594350971, 0.03920768587537155, 0.2202163103626601, 0.06947255785641449, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5445307537260229, 0.24751397896637414, 0.4950279579327483, 0.594033549519299, 0.8415475284856727, 0.7920447326923968, 0.8415475284856727, 0.7920447326923968, 0.8415475284856727, 0.7920447326923968, 0.8415475284856727, 0.7920447326923968, 0.0], "count": [177]}, "action": {"min": [-1.804726085490413, -1.9689881071589466, -0.07690718254325303, 0.7098291402665826, -1.473556090805855, -0.32790944937869626, 1.02280967771644, 1.4573884691365728, 0.05446390076194769, 0.35330835342924033, 1.6095819822416968, -0.3768900760792146], "max": [-1.575629276017004, -1.5805804235986147, -0.029173901432822575, 0.9092739946647086, -0.7468436161325362, -0.03742137890740052, 1.1317867420166565, 1.4859917196618544, 0.06399772724796043, 0.3769672751073337, 1.6521596760611224, -0.313910684213374], "mean": [-1.7262830295608922, -1.8112954937932666, -0.0441152135069048, 0.8085022329907355, -1.001955150718296, -0.14396992264623779, 1.0514199847195331, 1.468420795554109, 0.060729814701848475, 0.3672272115634244, 1.6382869360627497, -0.3352905819602758], "std": [0.05128015376432786, 0.14086013680804965, 0.015537448402607032, 0.0540111152644529, 0.2636082321719067, 0.09185037787510517, 0.025420577703228333, 0.007077734440362099, 0.00226478601309005, 0.006392039053211702, 0.0090962438396937, 0.021582720563582517], "count": [177]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.47037851043298085], "std": [0.0, 0.49678327977884584], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [177]}, "index": {"min": [1254], "max": [1430], "mean": [1342.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [177]}}}
|
| 7 |
+
{"episode_index": 6, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4936972038398693]], [[0.4982305514705882]], [[0.4799452634803921]]], "std": [[[0.21321759650296346]], [[0.19840886922632783]], [[0.2136071875343274]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.5022191360294118]], [[0.5321531433823529]], [[0.549176466503268]]], "std": [[[0.15696576809743149]], [[0.09674483867874971]], [[0.12128589104424935]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5034672058823529]], [[0.5329838480392156]], [[0.5591826102941176]]], "std": [[[0.20853983022015746]], [[0.18161039829829068]], [[0.205860495420313]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481994170751634]], [[0.5005049754901961]], [[0.46804964460784315]]], "std": [[[0.22631467700806487]], [[0.16921886645391399]], [[0.20861190602986232]]], "count": [100]}, "observation.state": {"min": [1.0502388300370198, 1.4803008851766948, 0.06056289451427212, 0.3283663568513762, 1.574817534321515, -0.3703414568833455, -1.6374100029730603, -1.841308771977207, -0.0752236897622702, 0.8351926692971934, -1.4435792520506834, -0.31752776466376603, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.095662032662032, 1.5342839887757467, 0.06597344522604295, 0.3653535366468858, 1.6474791933627126, -0.28184002418028276, -1.3217386549973635, -1.6022820814145764, -0.02988003701052476, 1.0442259678133068, -0.9363866140317088, -0.29012773204961745, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.080798468569207, 1.5140379218750908, 0.06343210781180324, 0.3430740951503868, 1.6045181541133453, -0.31748974604474833, -1.4210946645382343, -1.7554238769764845, -0.04453482917403075, 0.9241471667401469, -1.1185992001452754, -0.3070323318239683, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.41788877944968367, 0.18994944520440202, 0.37989889040880404, 0.45587866849056563, 0.6458281136949662, 0.6078382246540853, 0.6458281136949662, 0.6078382246540853, 0.6458281136949662, 0.6078382246540853, 0.6458281136949662, 0.6078382246540853, 0.5], "std": [0.009699282746697813, 0.017311072088781965, 0.0011851886277677523, 0.010016756760094423, 0.025428505412231565, 0.0267998183835566, 0.09129339095955354, 0.07261339157762273, 0.01686963084693779, 0.06777962773513335, 0.17526660841770397, 0.007442701116511442, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5270308156220536, 0.23955946164638814, 0.4791189232927763, 0.5749427079513318, 0.8145021695977196, 0.7665902772684429, 0.8145021695977196, 0.7665902772684429, 0.8145021695977196, 0.7665902772684429, 0.8145021695977196, 0.7665902772684429, 0.0], "count": [279]}, "action": {"min": [-1.755542539856493, -1.8446759937431336, -0.07714219290282467, 0.8292482340227642, -1.4448682675317526, -0.32107229707274687, 1.020551330406863, 1.4889517982406593, 0.0610330743710405, 0.32645416317689263, 1.5714887888646087, -0.3610203178766569], "max": [-1.3168209923988985, -1.6095548135625513, -0.029869713947776433, 1.0544682862014898, -0.9305309044434547, -0.27505229815226184, 1.0981857321214876, 1.5360126295528258, 0.06657591970821557, 0.3799764587896553, 1.6417249327910655, -0.2777250546684824], "mean": [-1.4227798827979068, -1.7636659709980183, -0.04237779231306894, 0.9299598505546457, -1.0970587897421111, -0.30559752317461736, 1.0787618312086842, 1.515647579154318, 0.06362594190155549, 0.34331155751647285, 1.6019004112357274, -0.31528718255698257], "std": [0.10333044878937409, 0.06404829674715151, 0.015667878503690485, 0.0690363361434228, 0.15899440495676603, 0.010098530900986127, 0.014309301360235605, 0.015974478160040658, 0.001366160350464525, 0.011370529428316766, 0.023744982272734114, 0.024461966142877874], "count": [279]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.3866389862572153], "std": [0.0, 0.4851879868441721], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [279]}, "index": {"min": [1431], "max": [1709], "mean": [1570.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [279]}}}
|
| 8 |
+
{"episode_index": 7, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48805042687908495]], [[0.4942315134803921]], [[0.4773135049019608]]], "std": [[[0.2079533930569579]], [[0.19836933896670855]], [[0.21209115036994525]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0196078431372549]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5508961131535948]], [[0.5396439787581699]], [[0.5367149775326797]]], "std": [[[0.13997810009351408]], [[0.08515426276317756]], [[0.08580971274377112]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911461580882353]], [[0.5281718096405229]], [[0.5511816850490195]]], "std": [[[0.2218803114369442]], [[0.19213934022139195]], [[0.21289186173104094]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48442385008169936]], [[0.5004965257352941]], [[0.4702063602941176]]], "std": [[[0.20859095344075643]], [[0.16668412327476673]], [[0.20270910726241953]]], "count": [100]}, "observation.state": {"min": [0.9635788203419627, 1.4826571463059612, 0.06227614716212967, 0.36660375451275246, 1.6011665520813287, -0.3805862775050096, -1.7848958363096368, -1.9622213522281269, -0.05563530452634163, 0.8604891850273844, -1.2780727648780865, -0.2902369098503293, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.044405572207934, 1.5115295927743508, 0.07506085346402191, 0.40962876345884425, 1.6379503842818681, -0.33130569390094033, -1.6046897029331102, -1.6868776940487742, -0.02917440180454386, 0.9782097705689144, -0.7828325405822932, -0.23716231470072283, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [0.984646612780442, 1.4912064220828611, 0.07067168675549683, 0.3945241419240144, 1.626194360410937, -0.34878188882916544, -1.7495406917699894, -1.8477943826571879, -0.0348850119311136, 0.897546557761021, -0.9426078263751019, -0.2586877822354484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.48447064017030234, 0.2202139273501374, 0.4404278547002748, 0.5285134256403304, 0.748727352990468, 0.7046845675204388, 0.748727352990468, 0.7046845675204388, 0.748727352990468, 0.7046845675204388, 0.748727352990468, 0.7046845675204388, 0.5], "std": [0.021273007931061787, 0.008879228019303654, 0.0033043542733262295, 0.011039397733503684, 0.008355217266664756, 0.01528468470866947, 0.04342096775801595, 0.09405374732244033, 0.006594815644060898, 0.030965661865356847, 0.154920594880635, 0.018752387080022703, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5380969816678888, 0.24458953712176715, 0.4891790742435343, 0.5870148890922411, 0.8316044262140098, 0.7826865187896548, 0.8316044262140098, 0.7826865187896548, 0.8316044262140098, 0.7826865187896548, 0.8316044262140098, 0.7826865187896548, 0.0], "count": [150]}, "action": {"min": [-1.800391246118781, -1.9691229592681407, -0.06165306229711564, 0.8515362305835746, -1.3272639796631416, -0.3035970056841639, 0.9597091887337168, 1.4801878029495417, 0.0648965331715616, 0.3815781414656849, 1.615260207516712, -0.3837733928037002], "max": [-1.5104684981552043, -1.6566627295471046, -0.028731312480922273, 0.9420728127164401, -0.7726209637634652, -0.23052857016924524, 1.0154992543191725, 1.517978655032269, 0.07617054477713926, 0.4123597304671463, 1.641430535397763, -0.3309126106157806], "mean": [-1.7386900622530181, -1.840966930467853, -0.037394074330486034, 0.8900962398222722, -0.968514434663172, -0.2589721794513185, 0.9791572040000431, 1.4920797399945578, 0.07179724145788537, 0.39877103932645525, 1.6285641004389162, -0.35408097446911174], "std": [0.07661188901397006, 0.11237749393254538, 0.010642260022944145, 0.02370890260978972, 0.2019253899984896, 0.021791015985584458, 0.014143882005774149, 0.011846346550439344, 0.0023727297686170863, 0.00856468703302814, 0.005851388712686526, 0.01871888435917664], "count": [150]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.43402077714602155], "std": [0.0, 0.4935560812208734], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [150]}, "index": {"min": [1710], "max": [1859], "mean": [1784.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [150]}}}
|
| 9 |
+
{"episode_index": 8, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49006847715501295]], [[0.4950481949068936]], [[0.47892497533604633]]], "std": [[[0.20857743574141316]], [[0.19444400111215737]], [[0.209684159207054]]], "count": [106]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.4867461809409298]], [[0.5580785277161179]], [[0.5543950837803675]]], "std": [[[0.15382397344100512]], [[0.10388117574479916]], [[0.11122602740639453]]], "count": [106]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053745568195832]], [[0.5410770883431989]], [[0.5684640657756813]]], "std": [[[0.21779875509104207]], [[0.18622952624359937]], [[0.21054785686982674]]], "count": [106]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831761314588729]], [[0.49451606625354544]], [[0.46135415703230975]]], "std": [[[0.21429469011000907]], [[0.1756024916444375]], [[0.2104929204026639]]], "count": [106]}, "observation.state": {"min": [0.983110814833731, 1.5136048321979907, 0.059555329664452504, 0.3590316655140514, 1.4850485789904675, -0.38091072794794406, -1.5639206255998253, -1.9026512524583166, -0.062325709319772216, 0.3571326588540132, -1.2829034483326807, -0.2821806923340121, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.0539806025870058, 1.6096124323150196, 0.07553785122473708, 0.40759367909336297, 1.6264921240111414, -0.266791033854069, -1.1312315728508537, -1.5801771182971276, -0.02340486458680893, 0.9680990983515821, -0.8074682628345664, 0.13704237391540894, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.005224013152905, 1.579581183946568, 0.06516820501917038, 0.375508873156236, 1.530676192284129, -0.30071881958758245, -1.2625685186764937, -1.8303721854109736, -0.03177280503288287, 0.8253005611809703, -0.9425707037070741, -0.1210723625918286, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5145117723972288, 0.23386898745328655, 0.4677379749065731, 0.5612855698878852, 0.795154557341171, 0.7483807598505191, 0.795154557341171, 0.7483807598505191, 0.795154557341171, 0.7483807598505191, 0.795154557341171, 0.7483807598505191, 0.5], "std": [0.01682093214700764, 0.03178072682999495, 0.005562169907823494, 0.013894064483256618, 0.04840855584299966, 0.0352286321756559, 0.09585635708108003, 0.07533154183033693, 0.010745921923554521, 0.17897394581802484, 0.1494965445159317, 0.08030570234314972, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.544342755716807, 0.24742852532582132, 0.49485705065164265, 0.593828460781974, 0.8412569861077964, 0.7917712810426295, 0.8412569861077964, 0.7917712810426295, 0.8412569861077964, 0.7917712810426295, 0.8412569861077964, 0.7917712810426295, 0.0], "count": [504]}, "action": {"min": [-1.4990165621366207, -1.9041516598616648, -0.06506654999335076, 0.32148501470550117, -1.3563187029033679, -0.27513944818111796, 0.9800737591935147, 1.5174099819088567, 0.059596372753796374, 0.35859922346546785, 1.483065483706039, -0.38002158780199374], "max": [-1.0949702324601607, -1.5123654947211764, -0.023372528974266258, 0.9752836257089167, -0.8034874648927612, 0.18433328761704085, 1.0689868175449144, 1.611045026994637, 0.07702889033820737, 0.4082560571661521, 1.6268311628987195, -0.266100097620024], "mean": [-1.2488080361083784, -1.8253612450581091, -0.030966092553726367, 0.8073662870028623, -0.9422258716064749, -0.10690932789465163, 1.007740544917198, 1.582481667481716, 0.06483358009412765, 0.37439010266069805, 1.5271192846151187, -0.29831396467821353], "std": [0.08493266383037315, 0.08897599307395158, 0.009497309284194002, 0.1990671294126218, 0.15183276501711968, 0.09162620289959014, 0.01933895065179695, 0.029725119273004714, 0.005413515553954312, 0.012747705869687407, 0.04533763736192541, 0.0321958597876576], "count": [504]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.4694353683615133], "std": [0.0, 0.4957922486875372], "count": [504]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [504]}, "index": {"min": [1860], "max": [2363], "mean": [2111.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [504]}}}
|
| 10 |
+
{"episode_index": 9, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48931455882352937]], [[0.49975565359477125]], [[0.4845434681372549]]], "std": [[[0.20616963957666207]], [[0.20473947320859662]], [[0.222217593515189]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4682455821078431]], [[0.5277519444444444]], [[0.5051492892156864]]], "std": [[[0.19237231269395935]], [[0.15572155113468683]], [[0.20377582364936483]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493285437091504]], [[0.5384474795751634]], [[0.5605028451797386]]], "std": [[[0.20478475246271233]], [[0.1901099119638149]], [[0.19939771449348614]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760005330882353]], [[0.500133131127451]], [[0.48250226102941174]]], "std": [[[0.1992344534955416]], [[0.17591435634520985]], [[0.2264503219884255]]], "count": [100]}, "observation.state": {"min": [1.057742168051956, 1.5413370479620343, 0.06314299229289921, 0.3664144141089418, 1.5168397435712684, -0.32784938013285525, -1.3602657082688097, -1.5627036494611972, -0.061016568950348106, 0.17302448217372707, -1.6396391125573917, 0.14931488834949821, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.1233177905725413, 1.6247094930605153, 0.07660245051922629, 0.3879167341225692, 1.5748261783303392, -0.30408872143392646, -0.7917277062533159, -1.360637944742734, -0.03320398587399606, 0.3477338925091571, -1.2576402990018976, 0.35035714918265726, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.104130632694245, 1.6066708584399951, 0.0715728453653067, 0.37392052234633216, 1.5348028297341851, -0.31363193574989806, -0.9788294816372949, -1.406799524080542, -0.04719725521109137, 0.2327439183804908, -1.5477366684473906, 0.2914728645581805, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5959892304478706, 0.2709041956581234, 0.5418083913162468, 0.6501700695794973, 0.9210742652376185, 0.8668934261059928, 0.9210742652376185, 0.8668934261059928, 0.9210742652376185, 0.8668934261059928, 0.9210742652376185, 0.8668934261059928, 0.5], "std": [0.01759328532592227, 0.019424998757055334, 0.003841672727436266, 0.006527941566730514, 0.016069375841650305, 0.006785148176006858, 0.15487206089189245, 0.0529866306826617, 0.007783015426188404, 0.048560082079741655, 0.09482707444214389, 0.054723064838165345, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5433665087124204, 0.2469847766874642, 0.4939695533749284, 0.5927634640499131, 0.8397482407373779, 0.7903512853998838, 0.8397482407373779, 0.7903512853998838, 0.8397482407373779, 0.7903512853998838, 0.8397482407373779, 0.7903512853998838, 0.0], "count": [195]}, "action": {"min": [-1.4352760949089725, -1.5406648470267006, -0.06655772777838993, 0.16446317935500104, -1.6523422570585635, 0.19208163708531753, 1.0723590296713588, 1.4896594138125676, 0.05424780332098721, 0.3562703740485549, 1.5141544750831368, -0.33319015232365795], "max": [-0.7808540632640231, -1.3485805274724, -0.036540020964564816, 0.3140640954023276, -1.3819040188822456, 0.35734168260404786, 1.124930278302379, 1.6303393981473764, 0.07735941321805354, 0.3913803391075365, 1.5969238297227084, -0.3021708222060582], "mean": [-1.0018044389840555, -1.4030499720768475, -0.04921900941254424, 0.22510331499914674, -1.5637930047558681, 0.29676263602301234, 1.1076346922312674, 1.6005087457095357, 0.07125411074140775, 0.3742387057415536, 1.540235995637937, -0.31398406173318766], "std": [0.19981508018472446, 0.05115481971887619, 0.008040846150655163, 0.04123597707087214, 0.07133060169731767, 0.04821177782335192, 0.013492995911434739, 0.03133085391854512, 0.005250778628188104, 0.007632442986296397, 0.020406852232358184, 0.0077867669341671235], "count": [195]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.5376313752470873], "std": [0.0, 0.4972392701439366], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [195]}, "index": {"min": [2364], "max": [2558], "mean": [2461.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [195]}}}
|
| 11 |
+
{"episode_index": 10, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49581568423202615]], [[0.5018642442810457]], [[0.48922303104575166]]], "std": [[[0.20805982397992928]], [[0.20568090787568621]], [[0.2257403486561803]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4886888398692811]], [[0.5441544812091503]], [[0.5243965972222222]]], "std": [[[0.20053610825718224]], [[0.16831420364607494]], [[0.18459731214644387]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580895159313726]], [[0.5531162397875817]], [[0.544851423611111]]], "std": [[[0.22469407709183312]], [[0.1516957510835175]], [[0.152837771411696]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47998244076797386]], [[0.5044585477941176]], [[0.5001955126633987]]], "std": [[[0.19305030992515282]], [[0.17225086531712025]], [[0.23143417295939456]]], "count": [100]}, "observation.state": {"min": [1.100730035526754, 1.3953060898208214, 0.01569050978401432, -0.9015732954230784, 0.6570142177805061, -0.31586127097303085, -1.4239403433885547, -1.5975345550808182, -0.05693226368263894, -0.2716457763656856, -1.477873643659811, 0.19931660190933298, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.521627485061869, 2.0380706472690875, 0.061029533508682336, 0.3781795319139113, 1.5953213596637132, 0.07514671362438127, -1.2296057409574808, -1.499700197521473, -0.029588620847666877, 0.24495459561221114, -1.2752771916956545, 0.303809455704118, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.3629411014618211, 1.857906487700052, 0.02157502970327555, -0.6851863625485779, 0.8936202016878201, 0.023836615079501213, -1.2762322017359495, -1.565274968731946, -0.03650976095087275, -0.1560112875264438, -1.3386863683022057, 0.2613668475322518, 0.27091656536582426, 0.12314389334810201, 0.24628778669620402, 0.2955453440354452, 0.41868923738354724, 0.39406045871392587, 0.41868923738354724, 0.39406045871392587, 0.41868923738354724, 0.39406045871392587, 0.41868923738354724, 0.39406045871392587, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.10787827431333104, 0.21582253781501462, 0.009392561075065165, 0.3418792775967203, 0.3131089750615852, 0.09276514988777491, 0.05191053809966724, 0.02953965006509208, 0.007885683263924631, 0.13974495435832002, 0.05584893007767292, 0.028267571987915276, 0.46936056857952474, 0.2133457129906934, 0.4266914259813868, 0.5120297111776643, 0.7253754241683572, 0.6827062815702183, 0.7253754241683572, 0.6827062815702183, 0.7253754241683572, 0.6827062815702183, 0.7253754241683572, 0.6827062815702183, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [309]}, "action": {"min": [-1.4502932072850108, -1.5986182662761916, -0.05414997752611871, -0.2922829053634476, -1.4135560026311094, 0.17061421266781296, 1.1279151292006893, 1.348281135007904, 0.013878553568546417, -0.9180075719699621, 0.6558918735739354, -0.2737611085828227], "max": [-1.2223789625070336, -1.506505634767123, -0.029502768264469393, 0.24715113052122112, -1.2744500764073852, 0.3176912081340237, 1.552567722030363, 2.040053005799987, 0.04917062628524828, 0.3093455805822799, 1.6093362104849227, 0.11152105824677869], "mean": [-1.267355891382977, -1.5683315092017722, -0.03495613462439546, -0.184071290019323, -1.3311558943302013, 0.2646412795037197, 1.3851601564748226, 1.8796860422088604, 0.019494922816577102, -0.7532872726464298, 0.8557760161402371, 0.04709326354576992], "std": [0.04825501587819368, 0.027561227484607306, 0.006447397771538836, 0.11076979514623471, 0.048584450325696825, 0.028704574764237684, 0.10183795243428587, 0.2043019235002268, 0.004955995660610477, 0.24000537856226384, 0.27015471045723516, 0.054933259458234254], "count": [309]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.2504291786996099, 0.0], "std": [0.43221756832362496, 0.0], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [309]}, "index": {"min": [2559], "max": [2867], "mean": [2713.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [309]}}}
|
| 12 |
+
{"episode_index": 11, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49792128472222225]], [[0.5019450551470588]], [[0.48884146854575167]]], "std": [[[0.20883592173503848]], [[0.20839086491502315]], [[0.22529140557013289]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863016094771242]], [[0.5250474448529411]], [[0.505845006127451]]], "std": [[[0.20861310423376214]], [[0.17327468590571]], [[0.189712650207424]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.00784313725490196]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44737821486928103]], [[0.5411775939542484]], [[0.4838709926470588]]], "std": [[[0.17110835417641615]], [[0.16351804565449418]], [[0.27177726521981066]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48185680147058824]], [[0.508901544117647]], [[0.5081966727941177]]], "std": [[[0.18381836555033554]], [[0.16733065353067134]], [[0.2227345338254448]]], "count": [100]}, "observation.state": {"min": [1.438999745280025, 1.810197298015137, 0.025615588697544867, -0.799058557317076, 0.9245229645944235, 0.048924871010648914, -1.2348147586862606, -1.5677245036355447, -0.03057560124193505, -0.31499726258350136, -1.3710085118201878, 0.27848474117401156, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.5440085218085613, 2.00108978886367, 0.0608885920562775, -0.6604678187794122, 1.3531509715413061, 0.1424465349873905, -1.225213832544501, -1.5575334384069024, -0.029385681773560875, -0.2769849903400801, -1.3216824353597783, 0.30071427940478984, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.5025907479396667, 1.9261323440038187, 0.05092084208371755, -0.6947586778994056, 1.2535984249550036, 0.06649376180621035, -1.2311523477000608, -1.5627324803112372, -0.030066053829469256, -0.30016537348134936, -1.3571511766536788, 0.2921750584741973, 0.5307224669310459, 0.2412374849686571, 0.4824749699373142, 0.5789699639247777, 0.8202074488934349, 0.771959951899702, 0.8202074488934349, 0.771959951899702, 0.8202074488934349, 0.771959951899702, 0.8202074488934349, 0.771959951899702, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.023617859555893288, 0.056587165655924886, 0.009730316498483804, 0.04119594983469294, 0.10054584251842154, 0.0237691721677475, 0.0035184957536677198, 0.0029223713364017146, 0.00040523951981287075, 0.007702902472805062, 0.01237964562596985, 0.006907248529516102, 0.5445036193823054, 0.24750164517377565, 0.4950032903475513, 0.5940039484170612, 0.8415055935908359, 0.7920052645560816, 0.8415055935908359, 0.7920052645560816, 0.8415055935908359, 0.7920052645560816, 0.8415055935908359, 0.7920052645560816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [135]}, "action": {"min": [-1.2365940953364654, -1.56981632012786, -0.03063187004949187, -0.3190079082210152, -1.3721409067565786, 0.2685670161419222, 1.4027207902821106, 1.7841085240030812, 0.023665572442056946, -0.8670811521473915, 0.8831760616994181, 0.044574127783900276], "max": [-1.2220938653518338, -1.5534430275000148, -0.029343793705551645, -0.29380731481901257, -1.3471585046567784, 0.30234598346196884, 1.5601014872624503, 2.012168670615911, 0.06296101225507658, -0.6477450306540408, 1.3715465573274548, 0.17940981883179918], "mean": [-1.2307467170034905, -1.562924742375968, -0.030087613814112225, -0.304302555243822, -1.361518543338389, 0.2928907027407439, 1.5029631604785445, 1.915433605524349, 0.051287172932643565, -0.7006413312568539, 1.2612853088365281, 0.07847650091449739], "std": [0.004713887940393405, 0.003569687456509157, 0.0003840302401955032, 0.0065699494205948865, 0.008371744099297926, 0.007316208759036925, 0.03341468234447727, 0.07674777359959323, 0.010806739654114357, 0.06390693818995584, 0.11233690894993067, 0.04139141347949447], "count": [135]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.48243814596423396, 0.0], "std": [0.4988571636610716, 0.0], "count": [135]}, "timestamp": {"min": [0.0], "max": [4.466666666666667], "mean": [2.233333333333334], "std": [1.2990024662822652], "count": [135]}, "frame_index": {"min": [0], "max": [134], "mean": [67.0], "std": [38.97007398846795], "count": [135]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [135]}, "index": {"min": [2868], "max": [3002], "mean": [2935.0], "std": [38.97007398846795], "count": [135]}, "task_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [135]}}}
|
| 13 |
+
{"episode_index": 12, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497234897875817]], [[0.502811952614379]], [[0.48881028390522874]]], "std": [[[0.20628458875713068]], [[0.2043850083425129]], [[0.22201211385252329]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874077900326797]], [[0.523425600490196]], [[0.5073041666666667]]], "std": [[[0.21019529810795187]], [[0.17748250330588422]], [[0.18918382645589477]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.00392156862745098]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4641648529411765]], [[0.5679610232843137]], [[0.5576249632352941]]], "std": [[[0.1835803374638015]], [[0.11662298788183566]], [[0.11643874645364528]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48023896241830066]], [[0.505240294117647]], [[0.5001902185457516]]], "std": [[[0.19373979557075904]], [[0.17224283265008142]], [[0.228246242981971]]], "count": [100]}, "observation.state": {"min": [1.2060969338854175, 1.8102559934667306, 0.015830371130627054, -0.9332799034620768, 0.6946971203466522, 0.11047596282589134, -1.2371728556308927, -1.6243062437194686, -0.030086852642033823, -0.3148940436270134, -1.364491400215832, 0.21827086866440173, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.5021024682500337, 1.9477562347914135, 0.03898096077931879, -0.8128288510602507, 1.1806747953887755, 0.21948872407424513, -1.2121661328151747, -1.561408666506216, -0.028780480214269093, -0.25877996233424483, -1.2512440270704523, 0.2845780418599757, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.2999828242181648, 1.8959451849377489, 0.02003054464802483, -0.9043555152203955, 0.7881333495986712, 0.19414287050098034, -1.2265420717449702, -1.5989820092866858, -0.02946050122540408, -0.2852435448412852, -1.290426574568889, 0.24130045315484006, 0.4927279946169605, 0.22396727028043678, 0.44793454056087356, 0.5375214486730491, 0.7614887189534854, 0.7166952648973967, 0.7614887189534854, 0.7166952648973967, 0.7614887189534854, 0.7166952648973967, 0.7614887189534854, 0.7166952648973967, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.08776887252685545, 0.04274700115661435, 0.005580471211555365, 0.03148347077427462, 0.12232514742277403, 0.032896116684727285, 0.008199870741079193, 0.0207665825484934, 0.00045026879472621196, 0.019840430898118988, 0.03238329834096887, 0.017482660285226423, 0.5394369144377226, 0.24519859747169215, 0.4903971949433843, 0.5884766339320607, 0.8336752314037555, 0.7846355119094164, 0.8336752314037555, 0.7846355119094164, 0.8336752314037555, 0.7846355119094164, 0.8336752314037555, 0.7846355119094164, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [189]}, "action": {"min": [-1.2384689032260485, -1.6269577960690633, -0.030132550124130603, -0.3203755636524268, -1.338687985797946, 0.2148395786007074, 1.2027102752181575, 1.8277086741150923, 0.01602873555113602, -0.9381477185699306, 0.6904025904881144, 0.10102469899677602], "max": [-1.2092406178442447, -1.5670289120224568, -0.028701776190397973, -0.25610755869306046, -1.2479711936235252, 0.275893899536865, 1.553404589327828, 1.9500298580201363, 0.05727516477144886, -0.7556732072513571, 1.3775798152217567, 0.22387064839361348], "mean": [-1.226566442110588, -1.6010422561815467, -0.02947741705274712, -0.2854134370618489, -1.2875647781184205, 0.24041801159456377, 1.3074136257428968, 1.8992212746475916, 0.02134349088107962, -0.9022294247624945, 0.808971576591324, 0.18897197243461306], "std": [0.009200743675185696, 0.019318022957953266, 0.0004341667295333258, 0.021633061876020734, 0.029699934637933332, 0.01718394414766146, 0.10965728347601149, 0.040924054896532926, 0.00982836493986368, 0.04299610615964307, 0.1866246573720513, 0.043738766803816054], "count": [189]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.453384954307386, 0.0], "std": [0.4945506532376212, 0.0], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [189]}, "index": {"min": [3003], "max": [3191], "mean": [3097.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [189]}}}
|
| 14 |
+
{"episode_index": 13, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49854051266339866]], [[0.5029984477124183]], [[0.4901049203431373]]], "std": [[[0.2118423505241438]], [[0.2094564544234761]], [[0.22578010397999468]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48533635416666665]], [[0.5203688500816993]], [[0.4901309579248366]]], "std": [[[0.21380870673699598]], [[0.17828788448314356]], [[0.20475578141626355]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5013696486928104]], [[0.505464765114379]], [[0.3950238827614379]]], "std": [[[0.18367471015075398]], [[0.15350326809708434]], [[0.2853686153511038]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744522038398693]], [[0.5003466932189542]], [[0.5109509885620915]]], "std": [[[0.18540480049168134]], [[0.1698278980620147]], [[0.2277294159667261]]], "count": [100]}, "observation.state": {"min": [1.5143130697608975, 1.775907731803898, 0.042663217032213804, -0.8114869135107727, 1.2248876229687289, 0.09818455528887879, -1.2771252627105794, -1.6359214746113904, -0.034048377953038, -0.3178593615089945, -1.4303786326454377, 0.2683922351060266, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.5997418658097056, 1.9420704701824631, 0.08056687533078978, -0.6846760248244627, 1.7849608776341068, 0.3670066265417497, -1.2258324637768174, -1.5857887253095522, -0.029508359818392324, -0.2991498378451915, -1.3242710267916162, 0.306688586332507, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.551579293802313, 1.8801859193020847, 0.06486199906113435, -0.7193277308673314, 1.4873705518288356, 0.16524978812212168, -1.2405368960432128, -1.598335561418009, -0.031151493302808655, -0.31305872433990767, -1.3693572385839892, 0.28400751584463696, 0.3401458281645243, 0.1546117400747837, 0.3092234801495674, 0.371068176179481, 0.5256799162542648, 0.49475756823930805, 0.5256799162542648, 0.49475756823930805, 0.5256799162542648, 0.49475756823930805, 0.5256799162542648, 0.49475756823930805, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.02703555009967691, 0.05335622712910556, 0.008447852977791602, 0.03382549762108232, 0.15842468966111334, 0.09152114190453378, 0.013546047765965944, 0.015256337292553723, 0.0016674971423657164, 0.005050777610260991, 0.036887999388146894, 0.010537298314908386, 0.5018611321240902, 0.22811869642004134, 0.4562373928400827, 0.5474848714080993, 0.7756035678281417, 0.7299798285441341, 0.7756035678281417, 0.7299798285441341, 0.7756035678281417, 0.7299798285441341, 0.7756035678281417, 0.7299798285441341, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [105]}, "action": {"min": [-1.2890238891467554, -1.6468402190087035, -0.034756707931887815, -0.3209926648060489, -1.4426720339238563, 0.2768911331836564, 1.4911687856848472, 1.7546164971429128, 0.061120844962122174, -0.7403670304719666, 1.4008349448511495, 0.0919881380192933], "max": [-1.2272196621382012, -1.583591202280927, -0.029774453535547467, -0.2916910400160322, -1.342295092400813, 0.31154970919376185, 1.616000015567709, 1.9519606836901775, 0.08624898608470197, -0.6786784884794841, 1.8478139746076554, 0.4011026104515956], "mean": [-1.2490032389685022, -1.6064655341373886, -0.03191073072109582, -0.30987240241788666, -1.3851420589517613, 0.289938742947267, 1.5556446932116446, 1.8646616534020377, 0.07025926891978033, -0.7035916448161817, 1.5698703653534858, 0.20984457180173852], "std": [0.0201317408189303, 0.02153743027742694, 0.002039248644588141, 0.008213312402915002, 0.041313322667234136, 0.012564630422639386, 0.03458561606007165, 0.07452695073702993, 0.007153594203470671, 0.019371800516476936, 0.17052692997513857, 0.12453214497969918], "count": [105]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.3081545340983818, 0.0], "std": [0.4593508514539703, 0.0], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [105]}, "index": {"min": [3192], "max": [3296], "mean": [3244.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [105]}}}
|
| 15 |
+
{"episode_index": 14, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4975363562091503]], [[0.5023314808006536]], [[0.4884663623366013]]], "std": [[[0.20886149977714352]], [[0.20452032502478518]], [[0.22285549188171672]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48155502246732024]], [[0.5152240870098039]], [[0.4665475490196078]]], "std": [[[0.23263276491491225]], [[0.1914921972734117]], [[0.23313986216381144]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48367655841503265]], [[0.5456906821895424]], [[0.44398082720588233]]], "std": [[[0.22792979857705498]], [[0.14804793697459345]], [[0.2809979112656746]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4733248223039216]], [[0.4995518954248366]], [[0.49635967116013074]]], "std": [[[0.19486560545346104]], [[0.17543844977782616]], [[0.23000257489137313]]], "count": [100]}, "observation.state": {"min": [1.2280015213551714, 1.7757153873999156, 0.03515093006990136, -0.9070800303061862, 1.2336511611604208, 0.2984481454637893, -1.2935681815364821, -1.6591561603166423, -0.03398729945587565, -0.33450086281175495, -1.4301974397996569, 0.28118999685407087, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.549464653809696, 1.9232830076139693, 0.08024237130251534, -0.6950187969305687, 1.7637062682763198, 0.3682085478482661, -1.2485124271891788, -1.6241927003861014, -0.03057428927695028, -0.27665213680414397, -1.376244419681338, 0.3073699356339858, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.2950536018106886, 1.8690367714930158, 0.044650256435599694, -0.8628106693533539, 1.3454848684555634, 0.33567435410278823, -1.2808850474912057, -1.6542258520196202, -0.032975005092497026, -0.2842020280064246, -1.3924439271896418, 0.288988471929456, 0.3157718032393, 0.14353263783604575, 0.2870652756720915, 0.3444783308065101, 0.48801096864255467, 0.45930444107534546, 0.48801096864255467, 0.45930444107534546, 0.48801096864255467, 0.45930444107534546, 0.48801096864255467, 0.45930444107534546, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.07587600685827983, 0.0413410901808637, 0.010238213678633422, 0.047249143369921545, 0.13928646124470476, 0.0104134931000345, 0.006417992853110126, 0.005417876032394809, 0.0006589206714169787, 0.008292631752223974, 0.011998278258214893, 0.005730321405018699, 0.4906748709773682, 0.22303403226243967, 0.44606806452487935, 0.5352816774298542, 0.7583157096922951, 0.7137089032398068, 0.7583157096922951, 0.7137089032398068, 0.7583157096922951, 0.7137089032398068, 0.7583157096922951, 0.7137089032398068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [396]}, "action": {"min": [-1.2954195953012844, -1.6610846445755054, -0.03401065095810647, -0.37076445885419046, -1.4239719895538312, 0.27892871358685817, 1.2251295701179485, 1.7782518508006886, 0.03707801363705506, -0.9107474029834846, 1.2287246662493159, 0.26844334822627464], "max": [-1.2218478351149296, -1.6048505452185404, -0.02970267255743235, -0.2748533681425167, -1.373947381859224, 0.3053814858397703, 1.5485905628670937, 1.95472728725264, 0.06833414117644493, -0.7533564862310019, 1.6755881586733377, 0.3596066543868217], "mean": [-1.2792179688289933, -1.6532901360308494, -0.032902683704587925, -0.28604997374746305, -1.39120589268489, 0.28868641397398476, 1.2941615367363761, 1.874576979972143, 0.04325639624082726, -0.8684830983480405, 1.3285209212714268, 0.33210140215584133], "std": [0.011136163356009126, 0.009550227912636138, 0.0008116077613121388, 0.015605071120734436, 0.010131162837708771, 0.005653758597940037, 0.07931281291744607, 0.03992756690320114, 0.007677676311571897, 0.03644839404251154, 0.11422500587769792, 0.014006908732665987], "count": [396]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.2892258848425829, 0.0], "std": [0.4506184128535058, 0.0], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [396]}, "index": {"min": [3297], "max": [3692], "mean": [3494.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [396]}}}
|
| 16 |
+
{"episode_index": 15, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4964972017973856]], [[0.5041339603758169]], [[0.4926266952614379]]], "std": [[[0.21179667336124386]], [[0.21245506505771142]], [[0.22719999785670175]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500803035130719]], [[0.5277682843137256]], [[0.4853662888071895]]], "std": [[[0.22277420235417825]], [[0.18722050834094656]], [[0.21202500656149215]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.043137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4676827716503268]], [[0.5527451879084967]], [[0.47045229575163394]]], "std": [[[0.19105091337958258]], [[0.1678992147841177]], [[0.30065974490455916]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47563091911764704]], [[0.5077942075163399]], [[0.5144976879084967]]], "std": [[[0.18472804909620005]], [[0.17092495243661865]], [[0.2246574204047953]]], "count": [100]}, "observation.state": {"min": [1.5019434305727437, 1.5333275252509941, 0.03938245492100096, -0.8653001831917837, 1.3482668557022497, 0.24035277581327297, -1.2418067887601663, -1.6193178619566095, -0.03178244532927685, -0.39606758100351086, -1.52584797753996, 0.2909569352172717, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.6448505809106209, 2.027808679464072, 0.06223844085980168, -0.7762530710994896, 1.5765527248297806, 0.3083794975882532, -1.1764914921169092, -1.4982051780626404, -0.028746027727228375, -0.34349462810615333, -1.3967355941087276, 0.3185049166204471, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.5871701955554305, 1.8215594655357745, 0.05600843689525964, -0.8122946387155502, 1.4623621211391762, 0.2637777190938954, -1.2033877134313362, -1.5574103846500587, -0.029969391146525297, -0.38086110025224723, -1.453330565424363, 0.3036636644397141, 0.30503205692504837, 0.1386509349659309, 0.2773018699318618, 0.33276224391823434, 0.4714131788841654, 0.44368299189097876, 0.4714131788841654, 0.44368299189097876, 0.4714131788841654, 0.44368299189097876, 0.4714131788841654, 0.44368299189097876, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.04226830744183194, 0.16039596170681117, 0.005398982783807832, 0.023437557132562986, 0.09128928262024241, 0.01672157783221614, 0.019911949126739673, 0.0472773250442851, 0.0007239449495752226, 0.012190359054904096, 0.05504384487754314, 0.007927943236883303, 0.46254712916142876, 0.21024869507337735, 0.4204973901467547, 0.5045968681761055, 0.7148455632494815, 0.6727958242348052, 0.7148455632494815, 0.6727958242348052, 0.7148455632494815, 0.6727958242348052, 0.7148455632494815, 0.6727958242348052, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [216]}, "action": {"min": [-1.2255227810168452, -1.605951245044223, -0.03195580324308654, -0.4088994404742862, -1.5280564684999405, 0.2838514686020549, 1.4499092442544383, 1.496516059150247, 0.03036479345382495, -0.8792720086906236, 1.3472743940648186, 0.23582330458592227], "max": [-1.173877011750503, -1.496282031407649, -0.028756950402206195, -0.3650247921954638, -1.3957068602924496, 0.32612640256872627, 1.6481043323184639, 2.0399662845083304, 0.06342799107001695, -0.7723349252699957, 1.5841393766301277, 0.33269815800805674], "mean": [-1.2001976767813909, -1.5508501403567365, -0.0300841120970951, -0.38310244210360417, -1.4607756383505983, 0.3027280878779382, 1.5871006330567088, 1.7899912091376011, 0.054934277483282584, -0.8144878896147195, 1.4799829173432626, 0.26658512525489325], "std": [0.019014488801100772, 0.046494748273713866, 0.0007812699578642407, 0.010769085427839846, 0.055226836262533906, 0.009720328117531572, 0.046928316275757075, 0.18063628185374445, 0.007899952219985261, 0.03005445598694571, 0.09103374462483359, 0.02422621359786428], "count": [216]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.28066446573939174, 0.0], "std": [0.4398599031268255, 0.0], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [216]}, "index": {"min": [3693], "max": [3908], "mean": [3800.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [216]}}}
|
| 17 |
+
{"episode_index": 16, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48760136437908497]], [[0.5052392279411765]], [[0.4961700857843137]]], "std": [[[0.20622049382764882]], [[0.2104767037932629]], [[0.22395734352329896]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910532883986928]], [[0.5228171180555555]], [[0.48480879697712415]]], "std": [[[0.22155671270120036]], [[0.19058293953169736]], [[0.21350456914720142]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5092832434640523]], [[0.5617291544117646]], [[0.5520844035947712]]], "std": [[[0.12616446176802087]], [[0.11216816936485921]], [[0.12041391121058975]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4729949264705883]], [[0.5076818218954249]], [[0.5151119873366014]]], "std": [[[0.18820178538438248]], [[0.17389895110884818]], [[0.2281910210680415]]], "count": [100]}, "observation.state": {"min": [1.2039979514357926, 1.5083309513207066, 0.021223203021816017, -0.9939504893071672, 1.1335389647916752, 0.27440689968684934, -1.1944779858386463, -1.5789575531928894, -0.03325898492377545, -0.40239878161198445, -1.4983697939260021, 0.23972592610178708, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.6311683953989196, 1.7096067261626573, 0.03701518762714625, -0.8303177013993462, 1.5692156642689146, 0.3523144819189146, -1.138132971132365, -1.5028923931881484, -0.02935668077545274, -0.3439869358839758, -1.3980572233948712, 0.28900581859841007, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.3157358609863898, 1.5986337357926836, 0.02471198843837807, -0.8652491508652329, 1.2468163529788656, 0.3402803849416174, -1.1750357434268237, -1.5593794612312821, -0.03245188461151569, -0.3612381928132059, -1.429241478454173, 0.256609328371984, 0.364756160989449, 0.1657982549952042, 0.3315965099904084, 0.3979158119884905, 0.5637140669836949, 0.5305544159846527, 0.5637140669836949, 0.5305544159846527, 0.5637140669836949, 0.5305544159846527, 0.5637140669836949, 0.5305544159846527, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.11096883191512538, 0.04963981398170269, 0.0038831549167113307, 0.04670491587729688, 0.12300793197550428, 0.016641919269788998, 0.009370948376593516, 0.02024330643083114, 0.000796528309891726, 0.01591189667559034, 0.03201868482710953, 0.014090946561711249, 0.5124415435736581, 0.2329279743516628, 0.4658559487033256, 0.5590271384439903, 0.7919551127956517, 0.7453695179253205, 0.7919551127956517, 0.7453695179253205, 0.7919551127956517, 0.7453695179253205, 0.7919551127956517, 0.7453695179253205, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [222]}, "action": {"min": [-1.184977879958384, -1.5795817219286803, -0.03334721414947704, -0.44826221233413494, -1.4880293764197154, 0.23831720974891066, 1.201223783549525, 1.4966233862992577, 0.02121515177694453, -1.0281132520133085, 1.1296808674324519, 0.24634537242751256], "max": [-1.1048974005252485, -1.4598407929698165, -0.02659724904614819, -0.341921010273742, -1.3966622464196772, 0.28464494344418306, 1.7071806483706016, 1.777775340524138, 0.04021144093596701, -0.8217793529018422, 1.5076864998623591, 0.3543858167103244], "mean": [-1.170427819849192, -1.5567516655677178, -0.032156839549903914, -0.3635692493521071, -1.427195041417628, 0.25492049570382946, 1.3284216680908985, 1.614963139998249, 0.02474364192403512, -0.8731830345633972, 1.2275298198042728, 0.33586957884398766], "std": [0.01536268220827258, 0.028342581375958954, 0.0014648848624910615, 0.022520896577457806, 0.030025791503645757, 0.012475523357261722, 0.14806621925259783, 0.05805267368544122, 0.004741652663893437, 0.0583792726788328, 0.09699193808539414, 0.02806946946635359], "count": [222]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.33844078409376444, 0.0], "std": [0.47187758628634074, 0.0], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [222]}, "index": {"min": [3909], "max": [4130], "mean": [4019.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [222]}}}
|
| 18 |
+
{"episode_index": 17, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49816822508169933]], [[0.5042841115196078]], [[0.49233359681372546]]], "std": [[[0.21111454768713692]], [[0.21051937263940115]], [[0.2260266804347154]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909821854575163]], [[0.5151122794117647]], [[0.48901514297385623]]], "std": [[[0.20209537301872949]], [[0.17536213693729324]], [[0.18629487156323118]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41733894812091504]], [[0.5720969914215687]], [[0.5751870159313726]]], "std": [[[0.16063689010671148]], [[0.1200447946155269]], [[0.12429073294540921]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768734620098039]], [[0.5122433272058824]], [[0.5143240972222222]]], "std": [[[0.1760036498609075]], [[0.1631731332708802]], [[0.21807628010931565]]], "count": [100]}, "observation.state": {"min": [1.5210770700675835, 1.5548235703929334, 0.03458101647101351, -0.9588859963443522, 0.9957627226414069, -0.056202172722162616, -1.2887946776699728, -1.4912103772250125, -0.028646299713825877, -0.47219883445338806, -1.5975366431214535, 0.055142024613181614, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.786745934318915, 2.1074327406677327, 0.047001718121077354, -0.12153506473534786, 1.3613087514040587, 0.2663197849321845, -1.0579402575364933, -1.25458249401227, 0.014236298383958259, 0.07885229715966753, -1.4629200573272392, 0.26392223217267274, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "mean": [1.7002591015591628, 1.9640957656014806, 0.03944910478164938, -0.8345393096734661, 1.1200258300427672, 0.13055483186085126, -1.0819728839647555, -1.4414789114589743, -0.023633378614422176, -0.42658894085909327, -1.4869667155890067, 0.24167711987977336, 0.7000592337799005, 0.3182087426272286, 0.6364174852544572, 0.7637009823053462, 1.081909724932573, 1.0182679764071312, 1.081909724932573, 1.0182679764071312, 1.081909724932573, 1.0182679764071312, 1.081909724932573, 1.0182679764071312, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "std": [0.04792902589497714, 0.16153300559866268, 0.004210094883582081, 0.2025759644951628, 0.11616699888275782, 0.06611222868218979, 0.03925560217407831, 0.041353013576572215, 0.00593052930808666, 0.08978594224942373, 0.029433888444262847, 0.031961866779757264, 0.5272381616361457, 0.23965370983461173, 0.47930741966922347, 0.5751689036030669, 0.8148226134376788, 0.7668918714707585, 0.8148226134376788, 0.7668918714707585, 0.8148226134376788, 0.7668918714707585, 0.8148226134376788, 0.7668918714707585, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [300]}, "action": {"min": [-1.3879138003859042, -1.465794443628688, -0.025813212583281966, -0.47961866804946757, -1.6440055285822246, -0.0614227340542982, 1.4740893026403075, 1.5160540437264547, 0.0339714350662344, -0.9493762017546918, 0.9827230859250948, -0.08255073337074643], "max": [-1.056299010131519, -1.2073564653156843, 0.036674354807462506, 0.3469736177568589, -1.4667369331054705, 0.25766362584988917, 1.8112386076624771, 2.109557129502978, 0.04816894920672975, -0.0132742991062953, 1.3858049006863526, 0.24328124892911018], "mean": [-1.0939248099731766, -1.4275305189326075, -0.020632550734994794, -0.39406175045541914, -1.4948331577246747, 0.22736009895082498, 1.6903381243716513, 1.9524788193334068, 0.03999224321429512, -0.7833066672696528, 1.1240948161333273, 0.11105528759903767], "std": [0.07505186024519377, 0.06611705412990813, 0.013663870629720552, 0.17656988804182824, 0.04243020443501936, 0.06744775867964947, 0.07424890685088884, 0.1892814372845172, 0.004788850939875595, 0.27723210675899596, 0.12743043886940428, 0.07640028361769235], "count": [300]}, "observation.gripper": {"min": [0.0, 0.0], "max": [1.0, 0.0], "mean": [0.6329610959688823, 0.0], "std": [0.4809400438662339, 0.0], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [300]}, "index": {"min": [4131], "max": [4430], "mean": [4280.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [300]}}}
|
| 19 |
+
{"episode_index": 18, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932735151143791]], [[0.5070832352941177]], [[0.4995913174019608]]], "std": [[[0.20837085316634404]], [[0.21379926078887565]], [[0.22965059156245476]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5263788909313726]], [[0.5316872201797386]], [[0.5277659722222222]]], "std": [[[0.1370479653475857]], [[0.12116793296383715]], [[0.13201301259481754]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.463859904003268]], [[0.5657365808823529]], [[0.5691612275326797]]], "std": [[[0.2164197709172305]], [[0.1661182354783089]], [[0.15511267173647228]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778002859477124]], [[0.5096139011437908]], [[0.5108469403594771]]], "std": [[[0.17928807820773532]], [[0.16804105062303584]], [[0.22301906407805533]]], "count": [100]}, "observation.state": {"min": [1.3705721528755783, 1.5756786884915164, 0.03515093006990136, -0.17570230258932992, 1.0114183148465195, -0.07556889791184673, -1.4745418765972995, -1.690491036724072, -0.02977529398706623, 0.1974550329013673, -1.6519365141102471, -0.37315118703356065, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.509990583453552, 1.8118787181582106, 0.045744343716342284, -0.018452483158546307, 1.3314713531698261, 0.1767320471143227, -1.1217929596458263, -1.2286248743860033, 0.023928464943659127, 1.0860486107060279, -0.7737245416480827, 0.005979572726045269, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.4395701918548713, 1.7309055582006787, 0.040469565955476135, -0.1125528163229709, 1.1400546917082681, 0.06850407509579994, -1.2522500804684564, -1.5465645144206246, -0.01507843509565907, 0.8553073880624602, -1.1306399106658371, -0.30465804060049784, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.3486206855207739, 0.15846394796398858, 0.31692789592797715, 0.38031347511357205, 0.5387774230775597, 0.5070846334847623, 0.5387774230775597, 0.5070846334847623, 0.5387774230775597, 0.5070846334847623, 0.5387774230775597, 0.5070846334847623, 0.5], "std": [0.04722539315138924, 0.0582110919237671, 0.0032509395539610875, 0.049265471922787525, 0.08553231783109064, 0.0787759629257718, 0.09019530447112865, 0.11957519116512089, 0.008944141877980386, 0.18743857841453032, 0.2835425088212274, 0.07716316742001451, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5042589763239911, 0.22920862560181401, 0.45841725120362803, 0.5501007014443545, 0.7793093270461681, 0.7334676019258054, 0.7793093270461681, 0.7334676019258054, 0.7793093270461681, 0.7334676019258054, 0.7793093270461681, 0.7334676019258054, 0.0], "count": [453]}, "action": {"min": [-1.600600197940566, -1.7778026204393025, -0.04560688442739965, 0.4193298665798973, -1.6708871553154754, -0.3762357820661162, 1.3692305426950633, 1.5614915851538345, 0.03514574348939566, -0.17722789676520656, 1.0096925992781551, -0.0816109627532981], "max": [-1.1115765279107044, -1.2163068371263903, 0.02554116134041559, 1.0975396792508603, -0.7653166900808013, -0.09832041791843107, 1.5035702462479197, 1.8134835617901481, 0.047030072850957796, -0.0013699693995931285, 1.3312879246561533, 0.1795688351495214], "mean": [-1.2585629318743212, -1.5639652791995646, -0.01724077435858353, 0.8808148417878223, -1.1160091855532304, -0.31075988541789823, 1.4355552481468854, 1.7313263931277507, 0.04048247989469285, -0.11452613799072231, 1.1386479522334767, 0.07380805974085335], "std": [0.10785147006004651, 0.10859730326943906, 0.007491653454269343, 0.15271936858798918, 0.27244354000443094, 0.06305724951570638, 0.04647156532458205, 0.06030916863294597, 0.003314521267576733, 0.04900407053174629, 0.08604693572435508, 0.07468574301386058], "count": [453]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.3193588929765325], "std": [0.0, 0.462629324109904], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [453]}, "index": {"min": [4431], "max": [4883], "mean": [4657.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [453]}}}
|
| 20 |
+
{"episode_index": 19, "stats": {"observation.images.camera_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48892444444444444]], [[0.4982611887254902]], [[0.48345326184640525]]], "std": [[[0.20295660510499175]], [[0.20415240804366727]], [[0.21307076296169]]], "count": [100]}, "observation.images.camera_02": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47036594158496736]], [[0.5358074673202614]], [[0.5214336683006536]]], "std": [[[0.17296905314623187]], [[0.14815955290278254]], [[0.16423026162079774]]], "count": [100]}, "observation.images.camera_03": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4681768137254902]], [[0.5366891993464052]], [[0.5269515053104575]]], "std": [[[0.22318590279138026]], [[0.1920375572552045]], [[0.2037399812398903]]], "count": [100]}, "observation.images.camera_04": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746923713235294]], [[0.5043014154411765]], [[0.5164441237745098]]], "std": [[[0.18507061562311525]], [[0.16347910760979464]], [[0.22283002801257948]]], "count": [100]}, "observation.state": {"min": [1.1256449059955536, 1.2559158142696512, 0.04345421357212554, -0.11628826228398396, 1.2686435377067151, -0.4633631742778246, -1.7304554221157629, -2.045258317901745, -0.16350161754229253, -0.5004799465025376, -1.8523627814331316, -0.18440621868871462, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5], "max": [1.3983817708436754, 1.6054612703794062, 0.6487995716106759, 0.4166014226155723, 1.553465273368988, 0.07647505052386881, -1.0120939004927036, -1.456802560053083, -0.033433292946960264, 0.9550654047044687, -1.0176019152063265, 0.5018872634402103, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.1, 0.5, 1.0, 1.2, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 1.7, 1.6, 0.5], "mean": [1.278150676239612, 1.5122351430090963, 0.09196723471989836, -0.00274925998336267, 1.3978143683322086, -0.030348847232193776, -1.58878841904164, -1.8753442314206226, -0.05545911137846165, 0.65675775855041, -1.2124588226896493, -0.0739468333795869, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5029235777026165, 0.22860162622846247, 0.45720325245692495, 0.5486439029483108, 0.7772455291767715, 0.7315252039310786, 0.7772455291767715, 0.7315252039310786, 0.7772455291767715, 0.7315252039310786, 0.7772455291767715, 0.7315252039310786, 0.5], "std": [0.05242177461573118, 0.06382735520769568, 0.12086292584313246, 0.1356497313900073, 0.05517141702374691, 0.12236853390430262, 0.1725839232290067, 0.18783262466950112, 0.02093992942077365, 0.42448411354159077, 0.2266020446959662, 0.18266405670765098, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5437196623774987, 0.2471453010806812, 0.4942906021613624, 0.5931487225936344, 0.8402940236743153, 0.7908649634581781, 0.8402940236743153, 0.7908649634581781, 0.8402940236743153, 0.7908649634581781, 0.8402940236743153, 0.7908649634581781, 0.0], "count": [250]}, "action": {"min": [-1.7529257066337207, -2.0496980844552932, -0.2045651436004259, -0.5404321517556135, -1.897355240963771, -0.16247941965958926, 1.0953455371547938, 1.2009290616003934, 0.04860662789304758, -0.08077771497494224, 1.3492339281764336, -0.5269244087383952], "max": [-0.9573798678288286, -1.4383423839715284, -0.04137826078708079, 0.9009349186365794, -1.00997520649191, 0.5499179838060307, 1.3564091417325324, 1.552547437706273, 0.7703572222123471, 0.44991249660748633, 1.608808670816469, 0.0326961341533765], "mean": [-1.5497735669003414, -1.8539633392842834, -0.06459046397709128, 0.5570049593733967, -1.2593717779620182, -0.023722750954349153, 1.257997377905768, 1.4862516875252219, 0.13834258346933534, 0.03608816954651005, 1.407414259033675, -0.0706168733622384], "std": [0.2425042095789573, 0.22479213034688048, 0.03967584457241945, 0.5275172295866143, 0.2933813497823877, 0.24486413827011674, 0.06409682619841174, 0.09846879156812133, 0.21070784387699834, 0.1806496580969458, 0.055763740521590506, 0.17512508211873953], "count": [250]}, "observation.gripper": {"min": [0.0, 0.0], "max": [0.0, 1.0], "mean": [0.0, 0.45528150191530586], "std": [0.0, 0.4943368191787241], "count": [250]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [250]}, "index": {"min": [4884], "max": [5133], "mean": [5008.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [250]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "custom_arm",
|
| 4 |
+
"total_episodes": 20,
|
| 5 |
+
"total_frames": 5134,
|
| 6 |
+
"total_tasks": 20,
|
| 7 |
+
"total_videos": 0,
|
| 8 |
+
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 1000,
|
| 10 |
+
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:20"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 15 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 16 |
+
"features": {
|
| 17 |
+
"observation.images.camera_01": {
|
| 18 |
+
"dtype": "image",
|
| 19 |
+
"shape": [
|
| 20 |
+
480,
|
| 21 |
+
640,
|
| 22 |
+
3
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"observation.images.camera_02": {
|
| 26 |
+
"dtype": "image",
|
| 27 |
+
"shape": [
|
| 28 |
+
480,
|
| 29 |
+
640,
|
| 30 |
+
3
|
| 31 |
+
]
|
| 32 |
+
},
|
| 33 |
+
"observation.images.camera_03": {
|
| 34 |
+
"dtype": "image",
|
| 35 |
+
"shape": [
|
| 36 |
+
480,
|
| 37 |
+
640,
|
| 38 |
+
3
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
"observation.images.camera_04": {
|
| 42 |
+
"dtype": "image",
|
| 43 |
+
"shape": [
|
| 44 |
+
480,
|
| 45 |
+
640,
|
| 46 |
+
3
|
| 47 |
+
]
|
| 48 |
+
},
|
| 49 |
+
"observation.state": {
|
| 50 |
+
"dtype": "float64",
|
| 51 |
+
"shape": [
|
| 52 |
+
37
|
| 53 |
+
],
|
| 54 |
+
"names": [
|
| 55 |
+
"r_joint1",
|
| 56 |
+
"r_joint2",
|
| 57 |
+
"r_joint3",
|
| 58 |
+
"r_joint4",
|
| 59 |
+
"r_joint5",
|
| 60 |
+
"r_joint6",
|
| 61 |
+
"l_joint1",
|
| 62 |
+
"l_joint2",
|
| 63 |
+
"l_joint3",
|
| 64 |
+
"l_joint4",
|
| 65 |
+
"l_joint5",
|
| 66 |
+
"l_joint6",
|
| 67 |
+
"R_thumb_MCP_joint1",
|
| 68 |
+
"R_thumb_MCP_joint2",
|
| 69 |
+
"R_thumb_PIP_joint",
|
| 70 |
+
"R_thumb_DIP_joint",
|
| 71 |
+
"R_index_MCP_joint",
|
| 72 |
+
"R_index_DIP_joint",
|
| 73 |
+
"R_middle_MCP_joint",
|
| 74 |
+
"R_middle_DIP_joint",
|
| 75 |
+
"R_ring_MCP_joint",
|
| 76 |
+
"R_ring_DIP_joint",
|
| 77 |
+
"R_pinky_MCP_joint",
|
| 78 |
+
"R_pinky_DIP_joint",
|
| 79 |
+
"L_thumb_MCP_joint1",
|
| 80 |
+
"L_thumb_MCP_joint2",
|
| 81 |
+
"L_thumb_PIP_joint",
|
| 82 |
+
"L_thumb_DIP_joint",
|
| 83 |
+
"L_index_MCP_joint",
|
| 84 |
+
"L_index_DIP_joint",
|
| 85 |
+
"L_middle_MCP_joint",
|
| 86 |
+
"L_middle_DIP_joint",
|
| 87 |
+
"L_ring_MCP_joint",
|
| 88 |
+
"L_ring_DIP_joint",
|
| 89 |
+
"L_pinky_MCP_joint",
|
| 90 |
+
"L_pinky_DIP_joint",
|
| 91 |
+
"platform_joint"
|
| 92 |
+
]
|
| 93 |
+
},
|
| 94 |
+
"action": {
|
| 95 |
+
"dtype": "float64",
|
| 96 |
+
"shape": [
|
| 97 |
+
12
|
| 98 |
+
],
|
| 99 |
+
"names": [
|
| 100 |
+
"l_joint1",
|
| 101 |
+
"l_joint2",
|
| 102 |
+
"l_joint3",
|
| 103 |
+
"l_joint4",
|
| 104 |
+
"l_joint5",
|
| 105 |
+
"l_joint6",
|
| 106 |
+
"r_joint1",
|
| 107 |
+
"r_joint2",
|
| 108 |
+
"r_joint3",
|
| 109 |
+
"r_joint4",
|
| 110 |
+
"r_joint5",
|
| 111 |
+
"r_joint6"
|
| 112 |
+
]
|
| 113 |
+
},
|
| 114 |
+
"observation.gripper": {
|
| 115 |
+
"dtype": "float64",
|
| 116 |
+
"shape": [
|
| 117 |
+
2
|
| 118 |
+
],
|
| 119 |
+
"names": [
|
| 120 |
+
"right_gripper",
|
| 121 |
+
"left_gripper"
|
| 122 |
+
]
|
| 123 |
+
},
|
| 124 |
+
"timestamp": {
|
| 125 |
+
"dtype": "float32",
|
| 126 |
+
"shape": [
|
| 127 |
+
1
|
| 128 |
+
],
|
| 129 |
+
"names": null
|
| 130 |
+
},
|
| 131 |
+
"frame_index": {
|
| 132 |
+
"dtype": "int64",
|
| 133 |
+
"shape": [
|
| 134 |
+
1
|
| 135 |
+
],
|
| 136 |
+
"names": null
|
| 137 |
+
},
|
| 138 |
+
"episode_index": {
|
| 139 |
+
"dtype": "int64",
|
| 140 |
+
"shape": [
|
| 141 |
+
1
|
| 142 |
+
],
|
| 143 |
+
"names": null
|
| 144 |
+
},
|
| 145 |
+
"index": {
|
| 146 |
+
"dtype": "int64",
|
| 147 |
+
"shape": [
|
| 148 |
+
1
|
| 149 |
+
],
|
| 150 |
+
"names": null
|
| 151 |
+
},
|
| 152 |
+
"task_index": {
|
| 153 |
+
"dtype": "int64",
|
| 154 |
+
"shape": [
|
| 155 |
+
1
|
| 156 |
+
],
|
| 157 |
+
"names": null
|
| 158 |
+
}
|
| 159 |
+
}
|
| 160 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "pick the waste paper cup from the small blue plate with the right hand"}
|
| 2 |
+
{"task_index": 1, "task": "place the waste paper cup on the white trash can with the right hand"}
|
| 3 |
+
{"task_index": 2, "task": "pick the waste banana from the big rose pink plate with the left hand"}
|
| 4 |
+
{"task_index": 3, "task": "place the waste banana on the white trash can with the left hand"}
|
| 5 |
+
{"task_index": 4, "task": "pick the waste cherry from the big sky blue plate with the left hand"}
|
| 6 |
+
{"task_index": 5, "task": "place the waste cherry on the white trash can with the left hand"}
|
| 7 |
+
{"task_index": 6, "task": "pick the white waste paper cup from the chartreuse yellow placemat with the left hand"}
|
| 8 |
+
{"task_index": 7, "task": "place the white waste paper cup on the white trash can with the left hand"}
|
| 9 |
+
{"task_index": 8, "task": "pick the big rose pink plate from the chartreuse yellow placemat with the left hand"}
|
| 10 |
+
{"task_index": 9, "task": "stack the big rose pink plate on the big sky blue plate with the left hand"}
|
| 11 |
+
{"task_index": 10, "task": "pick the spring green spoon from the chartreuse yellow placemat with the right hand"}
|
| 12 |
+
{"task_index": 11, "task": "place the spring green spoon on the small blue plate with the right hand"}
|
| 13 |
+
{"task_index": 12, "task": "pick the sky blue fork from the chartreuse yellow placemat with the right hand"}
|
| 14 |
+
{"task_index": 13, "task": "place the sky blue fork on the small blue plate with the right hand"}
|
| 15 |
+
{"task_index": 14, "task": "pick the spring green fork from the chartreuse yellow placemat with the right hand"}
|
| 16 |
+
{"task_index": 15, "task": "place the spring green fork on the small blue plate with the right hand"}
|
| 17 |
+
{"task_index": 16, "task": "pick the clear acrylic cup from the avocado green table with the right hand"}
|
| 18 |
+
{"task_index": 17, "task": "place the clear acrylic cup on the chartreuse yellow placemat with the right hand"}
|
| 19 |
+
{"task_index": 18, "task": "pick the pear green acrylic cup from the avocado green table with the left hand"}
|
| 20 |
+
{"task_index": 19, "task": "place the pear green acrylic cup on the chartreuse yellow placemat with the left hand"}
|