Datasets:
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .DS_Store +0 -0
- README.md +139 -0
- data/.DS_Store +0 -0
- 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
- data/chunk-000/episode_000020.parquet +3 -0
- data/chunk-000/episode_000021.parquet +3 -0
- data/chunk-000/episode_000022.parquet +3 -0
- data/chunk-000/episode_000023.parquet +3 -0
- data/chunk-000/episode_000024.parquet +3 -0
- data/chunk-000/episode_000025.parquet +3 -0
- data/chunk-000/episode_000026.parquet +3 -0
- data/chunk-000/episode_000027.parquet +3 -0
- data/chunk-000/episode_000028.parquet +3 -0
- data/chunk-000/episode_000029.parquet +3 -0
- data/chunk-000/episode_000030.parquet +3 -0
- data/chunk-000/episode_000031.parquet +3 -0
- data/chunk-000/episode_000032.parquet +3 -0
- data/chunk-000/episode_000033.parquet +3 -0
- data/chunk-000/episode_000034.parquet +3 -0
- data/chunk-000/episode_000035.parquet +3 -0
- data/chunk-000/episode_000036.parquet +3 -0
- data/chunk-000/episode_000037.parquet +3 -0
- data/chunk-000/episode_000038.parquet +3 -0
- data/chunk-000/episode_000039.parquet +3 -0
- data/chunk-000/episode_000040.parquet +3 -0
- data/chunk-000/episode_000041.parquet +3 -0
- data/chunk-000/episode_000042.parquet +3 -0
- data/chunk-000/episode_000043.parquet +3 -0
- data/chunk-000/episode_000044.parquet +3 -0
- meta/episodes.jsonl +45 -0
- meta/episodes_stats.jsonl +45 -0
.DS_Store
ADDED
|
Binary file (14.3 kB). View file
|
|
|
README.md
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
tags:
|
| 6 |
+
- LeRobot
|
| 7 |
+
configs:
|
| 8 |
+
- config_name: default
|
| 9 |
+
data_files: data/*/*.parquet
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 13 |
+
|
| 14 |
+
## Dataset Description
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
- **Homepage:** [More Information Needed]
|
| 19 |
+
- **Paper:** [More Information Needed]
|
| 20 |
+
- **License:** apache-2.0
|
| 21 |
+
|
| 22 |
+
## Dataset Structure
|
| 23 |
+
|
| 24 |
+
[meta/info.json](meta/info.json):
|
| 25 |
+
```json
|
| 26 |
+
{
|
| 27 |
+
"codebase_version": "v2.1",
|
| 28 |
+
"robot_type": "so101_follower",
|
| 29 |
+
"total_episodes": 1,
|
| 30 |
+
"total_frames": 1252,
|
| 31 |
+
"total_tasks": 1,
|
| 32 |
+
"total_videos": 1,
|
| 33 |
+
"total_chunks": 1,
|
| 34 |
+
"chunks_size": 1000,
|
| 35 |
+
"fps": 30,
|
| 36 |
+
"splits": {
|
| 37 |
+
"train": "0:1"
|
| 38 |
+
},
|
| 39 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 40 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 41 |
+
"features": {
|
| 42 |
+
"action": {
|
| 43 |
+
"dtype": "float32",
|
| 44 |
+
"shape": [
|
| 45 |
+
6
|
| 46 |
+
],
|
| 47 |
+
"names": [
|
| 48 |
+
"shoulder_pan.pos",
|
| 49 |
+
"shoulder_lift.pos",
|
| 50 |
+
"elbow_flex.pos",
|
| 51 |
+
"wrist_flex.pos",
|
| 52 |
+
"wrist_roll.pos",
|
| 53 |
+
"gripper.pos"
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"observation.state": {
|
| 57 |
+
"dtype": "float32",
|
| 58 |
+
"shape": [
|
| 59 |
+
6
|
| 60 |
+
],
|
| 61 |
+
"names": [
|
| 62 |
+
"shoulder_pan.pos",
|
| 63 |
+
"shoulder_lift.pos",
|
| 64 |
+
"elbow_flex.pos",
|
| 65 |
+
"wrist_flex.pos",
|
| 66 |
+
"wrist_roll.pos",
|
| 67 |
+
"gripper.pos"
|
| 68 |
+
]
|
| 69 |
+
},
|
| 70 |
+
"observation.images.front": {
|
| 71 |
+
"dtype": "video",
|
| 72 |
+
"shape": [
|
| 73 |
+
720,
|
| 74 |
+
1280,
|
| 75 |
+
3
|
| 76 |
+
],
|
| 77 |
+
"names": [
|
| 78 |
+
"height",
|
| 79 |
+
"width",
|
| 80 |
+
"channels"
|
| 81 |
+
],
|
| 82 |
+
"info": {
|
| 83 |
+
"video.height": 720,
|
| 84 |
+
"video.width": 1280,
|
| 85 |
+
"video.codec": "av1",
|
| 86 |
+
"video.pix_fmt": "yuv420p",
|
| 87 |
+
"video.is_depth_map": false,
|
| 88 |
+
"video.fps": 30,
|
| 89 |
+
"video.channels": 3,
|
| 90 |
+
"has_audio": false
|
| 91 |
+
}
|
| 92 |
+
},
|
| 93 |
+
"timestamp": {
|
| 94 |
+
"dtype": "float32",
|
| 95 |
+
"shape": [
|
| 96 |
+
1
|
| 97 |
+
],
|
| 98 |
+
"names": null
|
| 99 |
+
},
|
| 100 |
+
"frame_index": {
|
| 101 |
+
"dtype": "int64",
|
| 102 |
+
"shape": [
|
| 103 |
+
1
|
| 104 |
+
],
|
| 105 |
+
"names": null
|
| 106 |
+
},
|
| 107 |
+
"episode_index": {
|
| 108 |
+
"dtype": "int64",
|
| 109 |
+
"shape": [
|
| 110 |
+
1
|
| 111 |
+
],
|
| 112 |
+
"names": null
|
| 113 |
+
},
|
| 114 |
+
"index": {
|
| 115 |
+
"dtype": "int64",
|
| 116 |
+
"shape": [
|
| 117 |
+
1
|
| 118 |
+
],
|
| 119 |
+
"names": null
|
| 120 |
+
},
|
| 121 |
+
"task_index": {
|
| 122 |
+
"dtype": "int64",
|
| 123 |
+
"shape": [
|
| 124 |
+
1
|
| 125 |
+
],
|
| 126 |
+
"names": null
|
| 127 |
+
}
|
| 128 |
+
}
|
| 129 |
+
}
|
| 130 |
+
```
|
| 131 |
+
|
| 132 |
+
|
| 133 |
+
## Citation
|
| 134 |
+
|
| 135 |
+
**BibTeX:**
|
| 136 |
+
|
| 137 |
+
```bibtex
|
| 138 |
+
[More Information Needed]
|
| 139 |
+
```
|
data/.DS_Store
ADDED
|
Binary file (8.2 kB). View file
|
|
|
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f78f8f5e4d9cd5c64e23d6bfb3bb862ae1af52975b4a2a5f191215e7bdd3863
|
| 3 |
+
size 42760
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16cd1b7d2e7b291de592181ffd8d26e2ec7aba8ac3c64b4eff48cbdb6e4c97b8
|
| 3 |
+
size 48628
|
data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c359ce6ed8f9b4d976483f93486745c0a0fb91eb2d02b39bcb71493f9337b58b
|
| 3 |
+
size 55713
|
data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01a5b7750b2bb04db42c64ffa32d91f79a60d96ed94e0f5dd32c349918353405
|
| 3 |
+
size 57722
|
data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0c26c567ab09d7494962d2e36e390cb05e5ed4f7f0a90d3637c723c6207804d
|
| 3 |
+
size 54677
|
data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91dba723a528eb4ad2e12f14a47bb98d20b8b919dbce5bf55af2ee43ffa0b3ea
|
| 3 |
+
size 57131
|
data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44bffc7fbb55eb454ea1a3553ea4029cbccbb39f0c07733ecbe4fd8bfac72680
|
| 3 |
+
size 61300
|
data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e1bdee11edc41656523ded25859e4e80ab6f6888f42868c53462f93c484036a
|
| 3 |
+
size 52519
|
data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af32ccc9167482c6d481d43e33a1517ea01c047d1a8673735bd0fc32cb8fda6d
|
| 3 |
+
size 66784
|
data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2018ae97fcfc7036eea87beb96227ae8d77b8164e1f063e699719b9f8756a217
|
| 3 |
+
size 39004
|
data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:097bf13a80a5a6053ad2034cf85a16f4a73d7b92365a6d4cbb7214795753e28c
|
| 3 |
+
size 47209
|
data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9037badc796deb6359156e2e08ac825ec2e6ae77f01aa6be309c2afdfcd36b67
|
| 3 |
+
size 45232
|
data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1170ec0418004153fabfcfc2fdea41e0e71bfaa18d8a6e88e3848bce90f12e5d
|
| 3 |
+
size 45873
|
data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43d0349ab9166772dc46f0855a348aae877b58401fd5b24013a33a281d18ae67
|
| 3 |
+
size 53044
|
data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9d527ad7b509ef3e08c9caff6afd6867434ec49dd743e676014dc958cb7026c
|
| 3 |
+
size 43220
|
data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48b963cddbba6aec573c58ac1e0f16f89bc1aa220665ac08777c72bf07a87c5a
|
| 3 |
+
size 39259
|
data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cbfc6d6d06a99f44a9298cd8fc52cb52432e6f239f1c9f2ce5ea8e5bae56eff
|
| 3 |
+
size 41075
|
data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b314cf34dab9c5e399e74714b1e44a4083418470c7b4a48a1bd65a9a3629cda
|
| 3 |
+
size 44428
|
data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ebdbffe60ddd87155a5d2355483a6b8d55400b386635c6d419c147a9dbc332
|
| 3 |
+
size 39865
|
data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f77ae252a4af2fec296c6177b41b597af972b6f517171963c1a8068b35f01bd
|
| 3 |
+
size 55150
|
data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f85bb63eae17e6d616dcb53366471550dbef4fee9a331dc77923cf8133dbffad
|
| 3 |
+
size 61883
|
data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ece8c40563d8e0b9003d1c4bfce6a1e121a07c99ae90c23ebc1b6e7c2ec07f2e
|
| 3 |
+
size 44165
|
data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03879c6e316eb563b17d69da3b0f7b5534758a21ff3e6d447b4eb2d979161f10
|
| 3 |
+
size 48043
|
data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8086a6ec810e6107dde0687cd6104353ca53d2e4c539f294b595f6bdeab77865
|
| 3 |
+
size 54827
|
data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d832ec69ce164a4d6adf98f6ec622d139dc9e7b5a63600ea83067b8ff3c2cd51
|
| 3 |
+
size 43941
|
data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6af9b2e87426fa1ed4984d013d024eb791ea6eadf5ac5d09a6d1da6a27c4ed8
|
| 3 |
+
size 52400
|
data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:170b88db2955d34a1ca4e671d5e879582d777c466e6a8d69a7cf759d05ba909d
|
| 3 |
+
size 45329
|
data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c75780182029cec85d992bc4afbdad608322cd9ad9a1f4389b57db1f9e4f8946
|
| 3 |
+
size 53392
|
data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6ce0a99439cab460f523b562b7f54fcc104910e4726fe682e81d72a45cd038e
|
| 3 |
+
size 45691
|
data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f7a65accf2a65584ac29c89d6d8ef5bbee2eef946baa29233fe4187c016b063
|
| 3 |
+
size 45951
|
data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57faa2e54fb2e96bdbbb8c668017545c4d6726d30f63c563710e1eebc424f128
|
| 3 |
+
size 44309
|
data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48cfc49835ed25cd33db1d2627a5c79b4207ce42fe52c1ea89cb12a84f185fab
|
| 3 |
+
size 54893
|
data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52ce50ceb8327f1a3ef845bf083b0cebcc25d187c8cc7798c4c36cac08131ae4
|
| 3 |
+
size 40329
|
data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:801634fe155ce09f369f4dfc950d7c701182dae7f4b6e89a5ced1a5ba4d05480
|
| 3 |
+
size 46766
|
data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:684ee74ce1f86757de25c554ab6a521f93512285fd8b0f4e71b78c101c72544f
|
| 3 |
+
size 42649
|
data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f6ac9094a2440e3e96123f92fd93c657acab8590e5506316ba62e11dbf9edfa
|
| 3 |
+
size 48389
|
data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13cb526e9276bdac6d3b7e326ff2c8690b90bbde263a2c4b9e7995d25eed735a
|
| 3 |
+
size 34289
|
data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15c9060b482b1667dbbeaf290a73beb55e305337c296027868a2a4edc77f30ac
|
| 3 |
+
size 34510
|
data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8563cb44232f52dbc3b5450d1bb55cbbf36d8582fd0b9fd26f1cbb049e4b529e
|
| 3 |
+
size 40781
|
data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ab55d8199332ab104758f73c7353a9e862bb54db1b018298b930049ab3cd1fc
|
| 3 |
+
size 56140
|
data/chunk-000/episode_000040.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3116949421dee97885713e03618efc813ccd990c3b73df9b87e692021f06a3e6
|
| 3 |
+
size 39400
|
data/chunk-000/episode_000041.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efe662a9527178bf71b1c8bb45d6e87485edb808d57a09ae2a3c6fa4513a2898
|
| 3 |
+
size 38352
|
data/chunk-000/episode_000042.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9d5c0265896d13f1cced095793d7e706710242158523136d2742c805564f18a
|
| 3 |
+
size 30864
|
data/chunk-000/episode_000043.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a3a36221ab4fd2706e547665de4963289238a974b4afe97007214d65f7a976b
|
| 3 |
+
size 28939
|
data/chunk-000/episode_000044.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6642e61484ad3a3c070eb19ef21d48ac9dedd357ccce38ac3d5f25c2793be25
|
| 3 |
+
size 32218
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Plug in"], "length": 921}
|
| 2 |
+
{"episode_index": 1, "tasks": ["Plug in"], "length": 1024}
|
| 3 |
+
{"episode_index": 2, "tasks": ["Plug in"], "length": 1217}
|
| 4 |
+
{"episode_index": 3, "tasks": ["Plug in"], "length": 1237}
|
| 5 |
+
{"episode_index": 4, "tasks": ["Plug in"], "length": 1166}
|
| 6 |
+
{"episode_index": 5, "tasks": ["Plug in"], "length": 1355}
|
| 7 |
+
{"episode_index": 6, "tasks": ["Plug in"], "length": 1603}
|
| 8 |
+
{"episode_index": 7, "tasks": ["Plug in"], "length": 1141}
|
| 9 |
+
{"episode_index": 8, "tasks": ["Plug in"], "length": 1800}
|
| 10 |
+
{"episode_index": 9, "tasks": ["Plug in"], "length": 934}
|
| 11 |
+
{"episode_index": 10, "tasks": ["Plug in"], "length": 1180}
|
| 12 |
+
{"episode_index": 11, "tasks": ["Plug in"], "length": 1088}
|
| 13 |
+
{"episode_index": 12, "tasks": ["Plug in"], "length": 1002}
|
| 14 |
+
{"episode_index": 13, "tasks": ["Plug in"], "length": 1140}
|
| 15 |
+
{"episode_index": 14, "tasks": ["Plug in"], "length": 968}
|
| 16 |
+
{"episode_index": 15, "tasks": ["Plug in"], "length": 942}
|
| 17 |
+
{"episode_index": 16, "tasks": ["Plug in"], "length": 998}
|
| 18 |
+
{"episode_index": 17, "tasks": ["Plug in"], "length": 980}
|
| 19 |
+
{"episode_index": 18, "tasks": ["Plug in"], "length": 962}
|
| 20 |
+
{"episode_index": 19, "tasks": ["Plug in"], "length": 1405}
|
| 21 |
+
{"episode_index": 20, "tasks": ["Plug in"], "length": 1357}
|
| 22 |
+
{"episode_index": 21, "tasks": ["Plug in"], "length": 1055}
|
| 23 |
+
{"episode_index": 22, "tasks": ["Plug in"], "length": 1182}
|
| 24 |
+
{"episode_index": 23, "tasks": ["Plug in"], "length": 1282}
|
| 25 |
+
{"episode_index": 24, "tasks": ["Plug in"], "length": 1079}
|
| 26 |
+
{"episode_index": 25, "tasks": ["Plug in"], "length": 1347}
|
| 27 |
+
{"episode_index": 26, "tasks": ["Plug in"], "length": 1002}
|
| 28 |
+
{"episode_index": 27, "tasks": ["Plug in"], "length": 1334}
|
| 29 |
+
{"episode_index": 28, "tasks": ["Plug in"], "length": 1041}
|
| 30 |
+
{"episode_index": 29, "tasks": ["Plug in"], "length": 1051}
|
| 31 |
+
{"episode_index": 30, "tasks": ["Plug in"], "length": 1031}
|
| 32 |
+
{"episode_index": 31, "tasks": ["Plug in"], "length": 1151}
|
| 33 |
+
{"episode_index": 32, "tasks": ["Plug in"], "length": 966}
|
| 34 |
+
{"episode_index": 33, "tasks": ["Plug in"], "length": 1112}
|
| 35 |
+
{"episode_index": 34, "tasks": ["Plug in"], "length": 945}
|
| 36 |
+
{"episode_index": 35, "tasks": ["Plug in"], "length": 1071}
|
| 37 |
+
{"episode_index": 36, "tasks": ["Plug in"], "length": 850}
|
| 38 |
+
{"episode_index": 37, "tasks": ["Plug in"], "length": 767}
|
| 39 |
+
{"episode_index": 38, "tasks": ["Plug in"], "length": 989}
|
| 40 |
+
{"episode_index": 39, "tasks": ["Plug in"], "length": 1390}
|
| 41 |
+
{"episode_index": 40, "tasks": ["Plug in"], "length": 974}
|
| 42 |
+
{"episode_index": 41, "tasks": ["Plug in"], "length": 876}
|
| 43 |
+
{"episode_index": 42, "tasks": ["Plug in"], "length": 730}
|
| 44 |
+
{"episode_index": 43, "tasks": ["Plug in"], "length": 715}
|
| 45 |
+
{"episode_index": 44, "tasks": ["Plug in"], "length": 586}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-24.96638298034668, -99.58106231689453, -69.98635864257812, 24.371858596801758, -16.758747100830078, 0.9929078221321106], "max": [5.333930969238281, 53.162967681884766, 97.81719207763672, 99.8324966430664, 20.284135818481445, 24.893617630004883], "mean": [-9.408958435058594, 9.47671127319336, -12.46312427520752, 79.65129089355469, -6.96948766708374, 13.120811462402344], "std": [10.060213088989258, 55.01206588745117, 55.33446502685547, 15.287782669067383, 7.565291881561279, 7.587472915649414], "count": [921]}, "observation.state": {"min": [-24.387569427490234, -98.01210021972656, -68.01802062988281, 26.955781936645508, -16.66666603088379, 1.3513513803482056], "max": [5.228518962860107, 53.93258285522461, 97.02702331542969, 98.63945770263672, 18.547544479370117, 24.79729652404785], "mean": [-9.321582794189453, 10.059427261352539, -10.76119327545166, 79.88146209716797, -7.026621341705322, 14.016088485717773], "std": [9.883156776428223, 55.40293502807617, 54.674591064453125, 14.991405487060547, 7.517004013061523, 7.3532023429870605], "count": [921]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38769887512556583]], [[0.3894211511617288]], [[0.3875196111045882]]], "std": [[[0.2526861639561833]], [[0.2526525257715143]], [[0.25271524397837997]]], "count": [167]}, "timestamp": {"min": [0.0], "max": [30.666666666666668], "mean": [15.333333333333334], "std": [8.862321408115413], "count": [921]}, "frame_index": {"min": [0], "max": [920], "mean": [460.0], "std": [265.86964224346235], "count": [921]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [921]}, "index": {"min": [0], "max": [920], "mean": [460.0], "std": [265.86964224346235], "count": [921]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [921]}}}
|
| 2 |
+
{"episode_index": 1, "stats": {"action": {"min": [-25.862842559814453, -99.91621398925781, -42.88312911987305, 35.00837707519531, -11.286503791809082, 0.7801418304443359], "max": [2.913491725921631, 44.281524658203125, 96.18008422851562, 99.58123779296875, 9.129176139831543, 35.81560134887695], "mean": [-11.586992263793945, 12.124485969543457, -1.285927653312683, 67.92130279541016, -3.8698678016662598, 16.207107543945312], "std": [8.969294548034668, 39.44526672363281, 34.48564910888672, 12.14489459991455, 5.987694263458252, 11.944120407104492], "count": [1024]}, "observation.state": {"min": [-23.363801956176758, -98.01210021972656, -40.5405387878418, 37.24489974975586, -11.12852668762207, 1.9594594240188599], "max": [1.7184643745422363, 44.94382095336914, 97.02702331542969, 98.63945770263672, 8.98641586303711, 33.85135269165039], "mean": [-11.482221603393555, 13.928691864013672, 0.029311105608940125, 67.79931640625, -3.9014415740966797, 18.566987991333008], "std": [8.625843048095703, 39.80888748168945, 34.6380729675293, 11.907852172851562, 6.101109981536865, 10.424223899841309], "count": [1024]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236500364111268]], [[0.4253399114096222]], [[0.42345580712334047]]], "std": [[[0.2474875460125402]], [[0.24746829375612459]], [[0.24752596964866788]]], "count": [181]}, "timestamp": {"min": [0.0], "max": [34.1], "mean": [17.05], "std": [9.853439895679974], "count": [1024]}, "frame_index": {"min": [0], "max": [1023], "mean": [511.5], "std": [295.60319687039924], "count": [1024]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1024]}, "index": {"min": [921], "max": [1944], "mean": [1432.5], "std": [295.60319687039924], "count": [1024]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1024]}}}
|
| 3 |
+
{"episode_index": 2, "stats": {"action": {"min": [-25.145673751831055, -99.24591827392578, -44.15643310546875, 32.495811462402344, -13.180742263793945, 1.134751796722412], "max": [5.602868556976318, 41.013824462890625, 98.9085922241211, 98.9949722290039, 4.130492210388184, 29.716312408447266], "mean": [-10.395403861999512, 10.990453720092773, -2.837522268295288, 70.54410552978516, -3.187180519104004, 7.815934181213379], "std": [10.345909118652344, 43.901493072509766, 43.56362533569336, 11.571525573730469, 4.734385013580322, 9.95627498626709], "count": [1217]}, "observation.state": {"min": [-25.630712509155273, -98.01210021972656, -41.08108139038086, 33.75850296020508, -12.80041790008545, 1.2837837934494019], "max": [5.813528537750244, 42.26447677612305, 97.02702331542969, 98.21428680419922, 3.81400203704834, 29.45945930480957], "mean": [-9.942471504211426, 12.03186321258545, -0.5882779955863953, 70.65164184570312, -3.199221611022949, 13.322196960449219], "std": [9.717432022094727, 44.17565155029297, 43.3763313293457, 11.585508346557617, 4.6815338134765625, 7.7890191078186035], "count": [1217]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004725355352497]], [[0.40215850334200565]], [[0.40027634737821777]]], "std": [[[0.23562211198330069]], [[0.23558977046998072]], [[0.2356926539598021]]], "count": [206]}, "timestamp": {"min": [0.0], "max": [40.53333333333333], "mean": [20.266666666666666], "std": [11.710584006691459], "count": [1217]}, "frame_index": {"min": [0], "max": [1216], "mean": [608.0], "std": [351.3175202007438], "count": [1217]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1217]}, "index": {"min": [1945], "max": [3161], "mean": [2553.0], "std": [351.3175202007438], "count": [1217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1217]}}}
|
| 4 |
+
{"episode_index": 3, "stats": {"action": {"min": [-27.386821746826172, -99.41349029541016, -72.07821655273438, 28.224454879760742, -14.917126655578613, 1.2056738138198853], "max": [28.283281326293945, 55.341434478759766, 98.99954223632812, 99.66499328613281, 0.6051039099693298, 26.808509826660156], "mean": [-7.591756820678711, 18.473323822021484, -18.823974609375, 75.97554016113281, -7.805875778198242, 12.406982421875], "std": [12.563118934631348, 43.468467712402344, 40.50477600097656, 14.26314926147461, 4.607538223266602, 8.159659385681152], "count": [1237]}, "observation.state": {"min": [-23.729433059692383, -97.92566680908203, -69.909912109375, 29.761905670166016, -14.785788536071777, 1.2837837934494019], "max": [27.678245544433594, 55.83405303955078, 97.20720672607422, 98.63945770263672, 0.20898641645908356, 26.62162208557129], "mean": [-7.4343438148498535, 19.635761260986328, -17.40586280822754, 76.20890045166016, -7.807391166687012, 14.35659122467041], "std": [12.095702171325684, 43.86719512939453, 39.79103088378906, 13.994248390197754, 4.618088245391846, 7.195379734039307], "count": [1237]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40383151342802076]], [[0.405505928439752]], [[0.4036233764873471]]], "std": [[[0.2370630277622785]], [[0.23703353197129323]], [[0.2371458982330524]]], "count": [208]}, "timestamp": {"min": [0.0], "max": [41.2], "mean": [20.599999999999998], "std": [11.903034160340054], "count": [1237]}, "frame_index": {"min": [0], "max": [1236], "mean": [618.0], "std": [357.0910248102016], "count": [1237]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1237]}, "index": {"min": [3162], "max": [4398], "mean": [3780.0], "std": [357.0910248102016], "count": [1237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1237]}}}
|
| 5 |
+
{"episode_index": 4, "stats": {"action": {"min": [-26.848947525024414, -99.07833862304688, -82.082763671875, 18.59296417236328, -19.179162979125977, 0.567375898361206], "max": [17.2568359375, 62.88227844238281, 98.81764221191406, 99.41373443603516, 1.9205472469329834, 35.53191375732422], "mean": [-6.14910888671875, 5.169005393981934, -3.735591173171997, 73.62934112548828, -5.285838603973389, 14.622127532958984], "std": [9.533950805664062, 55.349124908447266, 57.020381927490234, 17.192079544067383, 5.0686726570129395, 11.890768051147461], "count": [1166]}, "observation.state": {"min": [-26.800731658935547, -98.0985336303711, -79.72972869873047, 19.812925338745117, -18.599790573120117, 1.6216216087341309], "max": [16.270566940307617, 63.78565216064453, 97.20720672607422, 98.63945770263672, 1.7763845920562744, 35.33783721923828], "mean": [-5.936761856079102, 6.181813716888428, -2.352235794067383, 73.6485366821289, -5.307347297668457, 15.14397144317627], "std": [8.996826171875, 55.681793212890625, 56.28929138183594, 16.94925308227539, 5.066371440887451, 11.6437406539917], "count": [1166]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41771559184812956]], [[0.4194010589439573]], [[0.4175212514095532]]], "std": [[[0.2444456997876218]], [[0.2444143434671713]], [[0.24448316101078396]]], "count": [199]}, "timestamp": {"min": [0.0], "max": [38.833333333333336], "mean": [19.416666666666664], "std": [11.219836104962594], "count": [1166]}, "frame_index": {"min": [0], "max": [1165], "mean": [582.5], "std": [336.59508314887785], "count": [1166]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1166]}, "index": {"min": [4399], "max": [5564], "mean": [4981.5], "std": [336.59508314887785], "count": [1166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1166]}}}
|
| 6 |
+
{"episode_index": 5, "stats": {"action": {"min": [-25.862842559814453, -99.66484832763672, -98.45384216308594, 16.917922973632812, -12.65456485748291, 1.063829779624939], "max": [19.049753189086914, 51.235862731933594, 98.99954223632812, 99.58123779296875, 0.18416206538677216, 23.404254913330078], "mean": [-4.920771598815918, -14.682209014892578, 18.901830673217773, 67.59819030761719, -6.56496000289917, 9.855430603027344], "std": [9.609416961669922, 57.115055084228516, 53.798866271972656, 13.985206604003906, 3.4450299739837646, 7.392270088195801], "count": [1355]}, "observation.state": {"min": [-25.484460830688477, -97.92566680908203, -95.76576232910156, 19.132652282714844, -12.5391845703125, 1.5540540218353271], "max": [18.61060333251953, 51.16680908203125, 97.20720672607422, 98.63945770263672, 0.10449320822954178, 23.648649215698242], "mean": [-4.821422576904297, -13.734797477722168, 20.505535125732422, 67.57511138916016, -6.578994274139404, 10.456119537353516], "std": [9.209980964660645, 58.11073303222656, 53.82927703857422, 13.6830415725708, 3.450410842895508, 7.3269429206848145], "count": [1355]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321957279423977]], [[0.4338779834305421]], [[0.43200976728509044]]], "std": [[[0.24731567914017433]], [[0.24730376185031375]], [[0.2473247194684627]]], "count": [223]}, "timestamp": {"min": [0.0], "max": [45.13333333333333], "mean": [22.566666666666666], "std": [13.038490028458902], "count": [1355]}, "frame_index": {"min": [0], "max": [1354], "mean": [677.0], "std": [391.15470085376705], "count": [1355]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1355]}, "index": {"min": [5565], "max": [6919], "mean": [6242.0], "std": [391.15470085376705], "count": [1355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1355]}}}
|
| 7 |
+
{"episode_index": 6, "stats": {"action": {"min": [-30.345136642456055, -99.24591827392578, -75.80718231201172, 12.395309448242188, -22.967639923095703, 0.6382978558540344], "max": [5.2442851066589355, 63.04985427856445, 98.9085922241211, 99.49748992919922, -0.6051039099693298, 21.489360809326172], "mean": [-9.808152198791504, 8.849333763122559, -16.2734317779541, 85.83673095703125, -11.478378295898438, 10.062224388122559], "std": [11.533432960510254, 62.270721435546875, 63.699161529541016, 15.743364334106445, 5.1153244972229, 7.153190612792969], "count": [1603]}, "observation.state": {"min": [-24.460695266723633, -97.92566680908203, -73.06306457519531, 14.20068073272705, -22.25705337524414, 1.824324369430542], "max": [5.228518962860107, 63.35350036621094, 97.02702331542969, 98.9795913696289, -1.306165099143982, 21.689189910888672], "mean": [-9.333561897277832, 10.249290466308594, -14.61857795715332, 85.6719741821289, -11.528322219848633, 11.779326438903809], "std": [10.71909236907959, 63.04082107543945, 63.65901184082031, 15.616637229919434, 5.027162075042725, 6.747105598449707], "count": [1603]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366737171372721]], [[0.4383499423045459]], [[0.43648733606310336]]], "std": [[[0.24471218295910857]], [[0.24469422339918034]], [[0.24474273187311132]]], "count": [253]}, "timestamp": {"min": [0.0], "max": [53.4], "mean": [26.699999999999996], "std": [15.424871690444192], "count": [1603]}, "frame_index": {"min": [0], "max": [1602], "mean": [801.0], "std": [462.7461507133258], "count": [1603]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1603]}, "index": {"min": [6920], "max": [8522], "mean": [7721.0], "std": [462.7461507133258], "count": [1603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1603]}}}
|
| 8 |
+
{"episode_index": 7, "stats": {"action": {"min": [-29.5383243560791, -99.32970428466797, -94.27012634277344, 10.804019927978516, -16.916601181030273, 1.2056738138198853], "max": [5.78216028213501, 62.29576873779297, 98.81764221191406, 99.1624755859375, 2.709813117980957, 19.858156204223633], "mean": [-9.79289722442627, 4.624086856842041, -12.617546081542969, 77.12859344482422, -7.304391384124756, 8.996963500976562], "std": [10.986260414123535, 59.068206787109375, 63.24557113647461, 21.46015167236328, 5.313356876373291, 5.615431785583496], "count": [1141]}, "observation.state": {"min": [-25.9963436126709, -97.83924102783203, -92.97297668457031, 12.244897842407227, -16.718914031982422, 1.7567567825317383], "max": [5.886654376983643, 63.00777816772461, 97.02702331542969, 98.63945770263672, 2.403343677520752, 20.135135650634766], "mean": [-9.279095649719238, 6.219931125640869, -10.702513694763184, 77.08124542236328, -7.318331241607666, 9.952595710754395], "std": [10.044608116149902, 59.97703552246094, 63.08036422729492, 21.303300857543945, 5.356881618499756, 6.041719436645508], "count": [1141]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4149195803321329]], [[0.41660448068116135]], [[0.4147354775243431]]], "std": [[[0.23877901143013108]], [[0.23874659661409]], [[0.23883494785577833]]], "count": [196]}, "timestamp": {"min": [0.0], "max": [38.0], "mean": [19.0], "std": [10.979273402390726], "count": [1141]}, "frame_index": {"min": [0], "max": [1140], "mean": [570.0], "std": [329.3782020717218], "count": [1141]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1141]}, "index": {"min": [8523], "max": [9663], "mean": [9093.0], "std": [329.3782020717218], "count": [1141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1141]}}}
|
| 9 |
+
{"episode_index": 8, "stats": {"action": {"min": [-25.235321044921875, -99.66484832763672, -45.88449478149414, 22.02680015563965, -13.812154769897461, 1.347517728805542], "max": [14.926042556762695, 43.359867095947266, 99.09049224853516, 99.58123779296875, 0.6577216386795044, 31.489360809326172], "mean": [-7.4798102378845215, -0.5784847140312195, 7.332535743713379, 67.59563446044922, -5.576676368713379, 9.66487979888916], "std": [10.917176246643066, 53.408084869384766, 47.98482131958008, 10.365797996520996, 4.247341632843018, 9.570854187011719], "count": [1800]}, "observation.state": {"min": [-23.87568473815918, -97.92566680908203, -43.06306457519531, 24.404762268066406, -13.636363983154297, 1.824324369430542], "max": [14.296160697937012, 43.99308395385742, 97.11711883544922, 98.46939086914062, 0.5747126340866089, 31.283782958984375], "mean": [-7.397111892700195, 1.1884887218475342, 8.633871078491211, 68.01116943359375, -5.6259965896606445, 12.067959785461426], "std": [10.590555191040039, 54.14406967163086, 47.750709533691406, 10.379718780517578, 4.213951110839844, 8.189623832702637], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41948929817498654]], [[0.42117720469830444]], [[0.4192993689021502]]], "std": [[[0.2425246946325385]], [[0.24250469692484256]], [[0.24256845997530915]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1800]}, "index": {"min": [9664], "max": [11463], "mean": [10563.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
|
| 10 |
+
{"episode_index": 9, "stats": {"action": {"min": [-25.862842559814453, -99.66484832763672, -29.331514358520508, 26.716917037963867, -11.49697494506836, 1.347517728805542], "max": [2.3756163120269775, 30.205278396606445, 97.81719207763672, 92.9648208618164, 2.8150486946105957, 20.283687591552734], "mean": [-8.877726554870605, -5.659089088439941, 13.866408348083496, 64.14191436767578, -5.081220626831055, 7.109434127807617], "std": [8.941259384155273, 50.188453674316406, 40.36379623413086, 8.330719947814941, 4.920478820800781, 6.946113586425781], "count": [934]}, "observation.state": {"min": [-22.778793334960938, -97.92566680908203, -26.486486434936523, 29.506803512573242, -11.285266876220703, 2.229729652404785], "max": [2.3765995502471924, 30.94209098815918, 96.75675964355469, 92.34693908691406, 2.664576768875122, 20.0], "mean": [-8.841289520263672, -4.77832555770874, 15.905631065368652, 64.36167907714844, -5.0741705894470215, 10.400578498840332], "std": [8.6928071975708, 50.32554244995117, 40.39317321777344, 8.179017066955566, 4.885875225067139, 5.9416704177856445], "count": [934]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3859261399004046]], [[0.38760751407044297]], [[0.38573182675848117]]], "std": [[[0.22893049085739944]], [[0.22889288606553881]], [[0.2290023849796938]]], "count": [168]}, "timestamp": {"min": [0.0], "max": [31.1], "mean": [15.55], "std": [8.987414039150034], "count": [934]}, "frame_index": {"min": [0], "max": [933], "mean": [466.5], "std": [269.62242117450097], "count": [934]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [934]}, "index": {"min": [11464], "max": [12397], "mean": [11930.5], "std": [269.62242117450097], "count": [934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [934]}}}
|
| 11 |
+
{"episode_index": 10, "stats": {"action": {"min": [-27.117883682250977, -99.07833862304688, -78.71759796142578, 48.15745544433594, -14.969744682312012, 1.134751796722412], "max": [7.216495037078857, 49.560115814208984, 98.3628921508789, 99.41373443603516, -3.235990524291992, 21.347517013549805], "mean": [-10.7813720703125, -4.502303123474121, 3.5183145999908447, 76.12615203857422, -7.713174343109131, 10.745270729064941], "std": [9.653641700744629, 62.90547180175781, 60.674930572509766, 10.527896881103516, 3.1126198768615723, 6.244831085205078], "count": [1180]}, "observation.state": {"min": [-24.314441680908203, -97.92566680908203, -76.12612915039062, 50.08503341674805, -14.733542442321777, 1.824324369430542], "max": [6.398537635803223, 50.12964630126953, 96.84684753417969, 98.63945770263672, -3.1870429515838623, 21.08108139038086], "mean": [-10.634812355041504, -3.541398286819458, 5.828258037567139, 75.97972869873047, -7.7261643409729, 11.803167343139648], "std": [9.192558288574219, 63.14301681518555, 60.73336410522461, 10.355789184570312, 3.10892391204834, 6.390435218811035], "count": [1180]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40143351326157883]], [[0.4031265770819107]], [[0.4012444693742616]]], "std": [[[0.23443622498598815]], [[0.23439365513166652]], [[0.23449877965157648]]], "count": [201]}, "timestamp": {"min": [0.0], "max": [39.3], "mean": [19.65], "std": [11.354551216729499], "count": [1180]}, "frame_index": {"min": [0], "max": [1179], "mean": [589.5], "std": [340.63653650188496], "count": [1180]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1180]}, "index": {"min": [12398], "max": [13577], "mean": [12987.5], "std": [340.63653650188496], "count": [1180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1180]}}}
|
| 12 |
+
{"episode_index": 11, "stats": {"action": {"min": [-26.848947525024414, -98.57561492919922, -91.35971069335938, 42.79732131958008, -14.443567276000977, 1.347517728805542], "max": [6.857911109924316, 55.09007263183594, 93.63346862792969, 99.58123779296875, 1.9731649160385132, 25.744680404663086], "mean": [-6.310140132904053, 1.9279910326004028, 1.68776273727417, 74.72794342041016, -5.17811393737793, 10.633694648742676], "std": [10.872941017150879, 58.304237365722656, 58.061012268066406, 13.471546173095703, 4.811172962188721, 8.41306209564209], "count": [1088]}, "observation.state": {"min": [-24.095064163208008, -97.83924102783203, -88.46846771240234, 43.792518615722656, -13.89759635925293, 1.824324369430542], "max": [6.7641682624816895, 55.747623443603516, 96.30630493164062, 98.63945770263672, 1.8286311626434326, 25.675676345825195], "mean": [-6.179224967956543, 2.536802053451538, 3.6640024185180664, 75.0977554321289, -5.230489730834961, 12.253425598144531], "std": [10.579361915588379, 58.55004119873047, 58.13467788696289, 13.14991569519043, 4.739795207977295, 7.857242107391357], "count": [1088]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41479592454265657]], [[0.4164913805028184]], [[0.41462039486576524]]], "std": [[[0.2374126838421858]], [[0.23736260154047029]], [[0.23745927347600582]]], "count": [189]}, "timestamp": {"min": [0.0], "max": [36.233333333333334], "mean": [18.116666666666667], "std": [10.469280459197439], "count": [1088]}, "frame_index": {"min": [0], "max": [1087], "mean": [543.5], "std": [314.07841377592314], "count": [1088]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1088]}, "index": {"min": [13578], "max": [14665], "mean": [14121.5], "std": [314.07841377592314], "count": [1088]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1088]}}}
|
| 13 |
+
{"episode_index": 12, "stats": {"action": {"min": [-25.50425910949707, -99.91621398925781, -72.89677429199219, 36.599666595458984, -16.074716567993164, 1.134751796722412], "max": [16.808605194091797, 57.352325439453125, 97.90814208984375, 99.49748992919922, 1.9205472469329834, 27.943262100219727], "mean": [-6.75063943862915, 2.107036828994751, -2.093055486679077, 73.53580474853516, -4.935052871704102, 12.71056842803955], "std": [10.130128860473633, 56.931312561035156, 53.38759231567383, 16.29999351501465, 4.444173812866211, 8.684067726135254], "count": [1002]}, "observation.state": {"min": [-22.413162231445312, -97.83924102783203, -70.18018341064453, 37.75510025024414, -15.621734619140625, 1.9594594240188599], "max": [16.489944458007812, 58.16767501831055, 97.29729461669922, 98.63945770263672, 1.6718913316726685, 27.567567825317383], "mean": [-6.6008429527282715, 3.0136289596557617, -0.5147360563278198, 73.44198608398438, -4.986341953277588, 12.815910339355469], "std": [9.690625190734863, 57.06842041015625, 53.16852951049805, 16.00283432006836, 4.441168308258057, 8.578598976135254], "count": [1002]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41956277386110497]], [[0.42126144708819857]], [[0.4193624345181268]]], "std": [[[0.24082655134398775]], [[0.2407985496773998]], [[0.2408945618109409]]], "count": [178]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1002]}, "index": {"min": [14666], "max": [15667], "mean": [15166.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}}}
|
| 14 |
+
{"episode_index": 13, "stats": {"action": {"min": [-26.221426010131836, -98.9107666015625, -67.62164306640625, 22.02680015563965, -14.654038429260254, 1.631205677986145], "max": [27.56611442565918, 52.66024398803711, 98.81764221191406, 99.1624755859375, 2.8150486946105957, 26.02836799621582], "mean": [-7.334607124328613, 5.820343494415283, 0.2955350875854492, 69.74221801757812, -5.152243137359619, 12.953970909118652], "std": [13.171149253845215, 54.109066009521484, 52.42955780029297, 16.725757598876953, 5.571460723876953, 8.417119979858398], "count": [1140]}, "observation.state": {"min": [-24.60694694519043, -97.83924102783203, -65.31531524658203, 23.724489212036133, -14.576802253723145, 1.8918918371200562], "max": [27.020109176635742, 53.327571868896484, 97.02702331542969, 98.5544204711914, 2.5600836277008057, 25.87837791442871], "mean": [-6.904379844665527, 6.740378379821777, 1.9356269836425781, 69.8335952758789, -5.225973606109619, 13.498266220092773], "std": [12.559995651245117, 54.331058502197266, 51.697914123535156, 16.457767486572266, 5.5744218826293945, 8.07020378112793], "count": [1140]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431296802054155]], [[0.43299023081454807]], [[0.4310763347005469]]], "std": [[[0.24235521076072641]], [[0.24235192051001886]], [[0.2424168054189513]]], "count": [196]}, "timestamp": {"min": [0.0], "max": [37.96666666666667], "mean": [18.983333333333334], "std": [10.969650894205373], "count": [1140]}, "frame_index": {"min": [0], "max": [1139], "mean": [569.5], "std": [329.0895268261612], "count": [1140]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1140]}, "index": {"min": [15668], "max": [16807], "mean": [16237.5], "std": [329.0895268261612], "count": [1140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1140]}}}
|
| 15 |
+
{"episode_index": 14, "stats": {"action": {"min": [-28.641864776611328, -98.65940856933594, -100.0, -0.3350083827972412, -17.179689407348633, 0.7801418304443359], "max": [13.670999526977539, 43.024715423583984, 99.18144989013672, 99.58123779296875, 3.4464614391326904, 28.368793487548828], "mean": [-4.93839693069458, -14.444374084472656, 11.25558090209961, 71.07620239257812, -4.0218353271484375, 10.137003898620605], "std": [10.091854095458984, 60.36751174926758, 58.27607345581055, 15.41159725189209, 4.688504695892334, 8.210699081420898], "count": [968]}, "observation.state": {"min": [-27.605119705200195, -97.92566680908203, -98.28829193115234, 1.4455782175064087, -16.50992774963379, 1.824324369430542], "max": [13.053016662597656, 43.733795166015625, 97.02702331542969, 98.63945770263672, 2.7168233394622803, 26.148649215698242], "mean": [-4.752892017364502, -13.525457382202148, 12.974262237548828, 71.50315856933594, -4.078190803527832, 10.443480491638184], "std": [9.511972427368164, 60.69721603393555, 58.256004333496094, 15.14591121673584, 4.648713111877441, 8.287957191467285], "count": [968]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38871128332514765]], [[0.3903867307038422]], [[0.3885057535859559]]], "std": [[[0.22786686604832035]], [[0.22783784107716337]], [[0.22792999355605692]]], "count": [173]}, "timestamp": {"min": [0.0], "max": [32.233333333333334], "mean": [16.116666666666667], "std": [9.314579372622733], "count": [968]}, "frame_index": {"min": [0], "max": [967], "mean": [483.5], "std": [279.43738117868196], "count": [968]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [968]}, "index": {"min": [16808], "max": [17775], "mean": [17291.5], "std": [279.43738117868196], "count": [968]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [968]}}}
|
| 16 |
+
{"episode_index": 15, "stats": {"action": {"min": [-24.42850685119629, -99.41349029541016, -59.8908576965332, 40.45226287841797, -18.179426193237305, 1.134751796722412], "max": [3.0927834510803223, 51.31964874267578, 98.72669219970703, 99.49748992919922, 32.5440673828125, 29.148935317993164], "mean": [-6.1670002937316895, -23.89767074584961, 25.391765594482422, 73.19963836669922, -2.5675458908081055, 9.52535343170166], "std": [9.283853530883789, 65.38262176513672, 62.733055114746094, 13.411731719970703, 8.535197257995605, 8.75765609741211], "count": [942]}, "observation.state": {"min": [-23.144424438476562, -97.83924102783203, -57.11711883544922, 43.0272102355957, -17.97283172607422, 1.7567567825317383], "max": [3.473491668701172, 51.77182388305664, 97.02702331542969, 98.63945770263672, 30.45977020263672, 28.716217041015625], "mean": [-5.985474586486816, -23.01009750366211, 27.294387817382812, 73.4893569946289, -2.6247048377990723, 9.77480411529541], "std": [9.242466926574707, 65.68283081054688, 62.59646224975586, 13.109127044677734, 8.455714225769043, 8.728450775146484], "count": [942]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41036902953992055]], [[0.41208084390618993]], [[0.4101674804562348]]], "std": [[[0.23657369765103847]], [[0.23655302579446874]], [[0.23663022524139027]]], "count": [170]}, "timestamp": {"min": [0.0], "max": [31.366666666666667], "mean": [15.683333333333334], "std": [9.064394118789227], "count": [942]}, "frame_index": {"min": [0], "max": [941], "mean": [470.5], "std": [271.93182356367686], "count": [942]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [942]}, "index": {"min": [17776], "max": [18717], "mean": [18246.5], "std": [271.93182356367686], "count": [942]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [942]}}}
|
| 17 |
+
{"episode_index": 16, "stats": {"action": {"min": [-28.46257209777832, -98.49182891845703, -45.97544479370117, 38.44221115112305, -11.181267738342285, 0.8510638475418091], "max": [-2.196324586868286, 41.432762145996094, 98.27194213867188, 99.58123779296875, 6.287818908691406, 31.985815048217773], "mean": [-11.912873268127441, -1.7882843017578125, 7.666322708129883, 72.76043701171875, -1.3186676502227783, 10.491183280944824], "std": [9.002164840698242, 56.54073715209961, 51.36452865600586, 8.23863697052002, 6.194671630859375, 8.535131454467773], "count": [998]}, "observation.state": {"min": [-27.23948860168457, -97.83924102783203, -43.60360336303711, 40.986392974853516, -11.18077278137207, 1.6216216087341309], "max": [-2.1572213172912598, 42.091617584228516, 96.75675964355469, 98.63945770263672, 6.165099143981934, 30.33783721923828], "mean": [-11.463582038879395, -0.921974241733551, 9.520923614501953, 72.97272491455078, -1.3539695739746094, 11.844850540161133], "std": [8.150367736816406, 56.89161682128906, 51.213523864746094, 7.8591742515563965, 6.256539344787598, 8.152649879455566], "count": [998]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4154084521127974]], [[0.4171100140935219]], [[0.4152024543652992]]], "std": [[[0.23731151209552215]], [[0.23729273969885792]], [[0.23736887828067338]]], "count": [177]}, "timestamp": {"min": [0.0], "max": [33.233333333333334], "mean": [16.616666666666667], "std": [9.603254656625534], "count": [998]}, "frame_index": {"min": [0], "max": [997], "mean": [498.5], "std": [288.097639698766], "count": [998]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [998]}, "index": {"min": [18718], "max": [19715], "mean": [19216.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [998]}}}
|
| 18 |
+
{"episode_index": 17, "stats": {"action": {"min": [-24.697444915771484, -99.32970428466797, -75.98908233642578, 35.59463882446289, -15.443304061889648, 1.4184397459030151], "max": [6.768265247344971, 54.33598709106445, 99.27239990234375, 99.58123779296875, 30.491975784301758, 38.9361686706543], "mean": [-11.526716232299805, -5.942108154296875, 6.181931495666504, 79.789306640625, -0.6289955377578735, 12.95720386505127], "std": [8.162074089050293, 65.43636322021484, 64.36807250976562, 13.390560150146484, 8.955036163330078, 12.46279525756836], "count": [980]}, "observation.state": {"min": [-24.60694694519043, -97.7528076171875, -72.70270538330078, 37.0748291015625, -15.151515007019043, 1.5540540218353271], "max": [6.325411319732666, 54.88331985473633, 97.38739013671875, 98.63945770263672, 29.571577072143555, 38.64864730834961], "mean": [-11.360671997070312, -5.245933532714844, 7.828476905822754, 79.86896514892578, -0.6926946640014648, 14.510077476501465], "std": [7.867394924163818, 65.70541381835938, 64.29823303222656, 13.25755500793457, 8.88864803314209, 11.644529342651367], "count": [980]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44136015094926856]], [[0.4430422642390289]], [[0.4411709819483349]]], "std": [[[0.24017899743647983]], [[0.2401997539868438]], [[0.24020843344386028]]], "count": [175]}, "timestamp": {"min": [0.0], "max": [32.63333333333333], "mean": [16.316666666666666], "std": [9.430049487321545], "count": [980]}, "frame_index": {"min": [0], "max": [979], "mean": [489.5], "std": [282.90148461964634], "count": [980]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [980]}, "index": {"min": [19716], "max": [20695], "mean": [20205.5], "std": [282.90148461964634], "count": [980]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [980]}}}
|
| 19 |
+
{"episode_index": 18, "stats": {"action": {"min": [-29.717615127563477, -98.9107666015625, -84.90222930908203, 27.051925659179688, -12.233622550964355, 1.4893616437911987], "max": [-0.22411474585533142, 58.022621154785156, 97.90814208984375, 99.41373443603516, 13.601683616638184, 24.113475799560547], "mean": [-11.913955688476562, -20.72877311706543, 16.829008102416992, 76.41228485107422, -1.2426998615264893, 16.06211280822754], "std": [7.468423843383789, 68.69268035888672, 70.88770294189453, 14.931138038635254, 6.938226222991943, 7.5730977058410645], "count": [962]}, "observation.state": {"min": [-23.80255889892578, -97.83924102783203, -82.97297668457031, 28.741497039794922, -12.121212005615234, 2.027027130126953], "max": [-0.10968921333551407, 58.8591194152832, 96.75675964355469, 98.63945770263672, 11.964472770690918, 23.648649215698242], "mean": [-11.716913223266602, -19.98664093017578, 18.946300506591797, 76.41632080078125, -1.3229910135269165, 17.531780242919922], "std": [6.942857265472412, 69.07384490966797, 70.66899871826172, 14.73073673248291, 6.953475475311279, 6.063076496124268], "count": [962]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259652350281198]], [[0.42765277777777777]], [[0.42575395513502556]]], "std": [[[0.2380703784607903]], [[0.23808175607044296]], [[0.23812397236363442]]], "count": [172]}, "timestamp": {"min": [0.0], "max": [32.03333333333333], "mean": [16.016666666666666], "std": [9.25684431470394], "count": [962]}, "frame_index": {"min": [0], "max": [961], "mean": [480.5], "std": [277.70532944111824], "count": [962]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [962]}, "index": {"min": [20696], "max": [21657], "mean": [21176.5], "std": [277.70532944111824], "count": [962]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [962]}}}
|
| 20 |
+
{"episode_index": 19, "stats": {"action": {"min": [-33.48274230957031, -100.0, -79.35425567626953, 0.837520956993103, -16.17995262145996, 1.2056738138198853], "max": [-0.4930524528026581, 68.4122314453125, 94.63392639160156, 99.41373443603516, 10.812944412231445, 34.32624053955078], "mean": [-13.842309951782227, 0.9397777318954468, -2.860656261444092, 78.81310272216797, -5.1756110191345215, 11.668695449829102], "std": [9.183554649353027, 65.0640869140625, 67.19425201416016, 16.399044036865234, 5.845451354980469, 10.291326522827148], "count": [1405]}, "observation.state": {"min": [-25.630712509155273, -97.83924102783203, -77.20720672607422, 4.761904716491699, -15.98746109008789, 1.9594594240188599], "max": [-0.47531992197036743, 68.97148132324219, 94.9549560546875, 98.7244873046875, 10.03134822845459, 33.85135269165039], "mean": [-13.44831371307373, 1.9834784269332886, -1.330550193786621, 78.87044525146484, -5.277706146240234, 12.874833106994629], "std": [8.540684700012207, 65.43110656738281, 66.63252258300781, 15.942078590393066, 5.837757110595703, 9.55947494506836], "count": [1405]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42515485296496086]], [[0.42683525392204436]], [[0.4249455765809478]]], "std": [[[0.23689142069633515]], [[0.23691114973238728]], [[0.23694427241780475]]], "count": [229]}, "timestamp": {"min": [0.0], "max": [46.8], "mean": [23.4], "std": [13.519615379144483], "count": [1405]}, "frame_index": {"min": [0], "max": [1404], "mean": [702.0], "std": [405.5884613743345], "count": [1405]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1405]}, "index": {"min": [21658], "max": [23062], "mean": [22360.0], "std": [405.5884613743345], "count": [1405]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1405]}}}
|
| 21 |
+
{"episode_index": 20, "stats": {"action": {"min": [-35.36530685424805, -99.91621398925781, -82.3556137084961, -19.095478057861328, -15.706393241882324, 1.4893616437911987], "max": [8.471537590026855, 57.01717758178711, 98.9085922241211, 99.41373443603516, 8.445145606994629, 25.390071868896484], "mean": [-14.386693954467773, 12.843475341796875, -11.501214981079102, 70.7578353881836, -6.08455228805542, 13.622809410095215], "std": [11.569668769836426, 52.878849029541016, 53.950687408447266, 22.020503997802734, 6.224541664123535, 6.203831672668457], "count": [1357]}, "observation.state": {"min": [-34.62522888183594, -98.01210021972656, -79.1891860961914, -16.496599197387695, -15.569487571716309, 1.7567567825317383], "max": [8.372942924499512, 57.64909362792969, 97.02702331542969, 98.63945770263672, 7.732497215270996, 25.135135650634766], "mean": [-13.803025245666504, 14.107053756713867, -9.389646530151367, 71.01167297363281, -6.090572834014893, 14.507413864135742], "std": [10.686569213867188, 53.268795013427734, 53.228065490722656, 21.8541202545166, 6.229554653167725, 5.950656414031982], "count": [1357]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4180107735670252]], [[0.419700528542259]], [[0.41781265448381644]]], "std": [[[0.23476610443679183]], [[0.23477803882051956]], [[0.23482664394854616]]], "count": [223]}, "timestamp": {"min": [0.0], "max": [45.2], "mean": [22.6], "std": [13.057735042665112], "count": [1357]}, "frame_index": {"min": [0], "max": [1356], "mean": [678.0], "std": [391.73205127995334], "count": [1357]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1357]}, "index": {"min": [23063], "max": [24419], "mean": [23741.0], "std": [391.73205127995334], "count": [1357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1357]}}}
|
| 22 |
+
{"episode_index": 21, "stats": {"action": {"min": [-27.47646713256836, -98.99455261230469, -52.61482620239258, 3.6013400554656982, -19.757959365844727, 1.843971610069275], "max": [2.554908037185669, 41.60033416748047, 98.99954223632812, 99.66499328613281, 1.4469876289367676, 24.751773834228516], "mean": [-10.588619232177734, -13.82544231414795, 18.731904983520508, 67.11084747314453, -5.938155174255371, 10.296805381774902], "std": [10.020341873168945, 60.498329162597656, 54.68061447143555, 14.737678527832031, 6.393247127532959, 7.418142795562744], "count": [1055]}, "observation.state": {"min": [-23.87568473815918, -98.01210021972656, -49.099098205566406, 7.057823181152344, -19.38348960876465, 1.7567567825317383], "max": [2.3765995502471924, 42.610198974609375, 97.02702331542969, 98.63945770263672, 1.462904930114746, 24.45945930480957], "mean": [-10.21795654296875, -13.024099349975586, 20.936317443847656, 67.12425994873047, -5.995331287384033, 11.569211959838867], "std": [9.486939430236816, 60.66887664794922, 54.21868133544922, 14.477553367614746, 6.3435564041137695, 7.471682071685791], "count": [1055]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41477551669316376]], [[0.416458426073132]], [[0.4145685199905788]]], "std": [[[0.23430626063402174]], [[0.23431159235026813]], [[0.23436935640891274]]], "count": [185]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1055]}, "index": {"min": [24420], "max": [25474], "mean": [24947.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}}}
|
| 23 |
+
{"episode_index": 22, "stats": {"action": {"min": [-30.255491256713867, -99.66484832763672, -92.26921081542969, 34.757118225097656, -9.707971572875977, 0.7801418304443359], "max": [9.367996215820312, 56.34687805175781, 99.45429992675781, 99.41373443603516, 8.02420425415039, 37.517730712890625], "mean": [-8.660382270812988, -8.457318305969238, 4.828512668609619, 77.45796203613281, -1.8280426263809204, 8.30409049987793], "std": [9.780807495117188, 66.9911880493164, 67.19001770019531, 14.764761924743652, 4.598665237426758, 7.849734306335449], "count": [1182]}, "observation.state": {"min": [-24.02193832397461, -97.83924102783203, -91.89189147949219, 36.054420471191406, -9.299895286560059, 1.824324369430542], "max": [9.104205131530762, 57.0440788269043, 97.38739013671875, 98.63945770263672, 7.523510932922363, 37.02702713012695], "mean": [-8.47962474822998, -7.81464147567749, 6.878505706787109, 77.28814697265625, -1.9159296751022339, 10.046844482421875], "std": [9.373486518859863, 67.07417297363281, 67.31334686279297, 14.564047813415527, 4.530174255371094, 7.8340959548950195], "count": [1182]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39382803574719]], [[0.3955023398801201]], [[0.39362784525086986]]], "std": [[[0.22802495564500652]], [[0.2280210150487646]], [[0.2280940245908221]]], "count": [201]}, "timestamp": {"min": [0.0], "max": [39.36666666666667], "mean": [19.683333333333334], "std": [11.37379623260153], "count": [1182]}, "frame_index": {"min": [0], "max": [1181], "mean": [590.5], "std": [341.2138869780459], "count": [1182]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1182]}, "index": {"min": [25475], "max": [26656], "mean": [26065.5], "std": [341.2138869780459], "count": [1182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1182]}}}
|
| 24 |
+
{"episode_index": 23, "stats": {"action": {"min": [-36.889286041259766, -98.82698059082031, -100.0, 29.313232421875, -10.970797538757324, 1.2765957117080688], "max": [3.899596691131592, 43.024715423583984, 98.9085922241211, 99.41373443603516, 4.761904716491699, 24.39716339111328], "mean": [-9.658833503723145, -20.556243896484375, 20.4298038482666, 70.49977111816406, -0.8421729803085327, 9.911317825317383], "std": [9.906513214111328, 60.707576751708984, 59.183631896972656, 13.557464599609375, 5.2964677810668945, 7.831912517547607], "count": [1282]}, "observation.state": {"min": [-28.117002487182617, -97.83924102783203, -100.0, 31.03741455078125, -11.024033546447754, 1.6891891956329346], "max": [3.6928701400756836, 44.16594696044922, 97.02702331542969, 98.63945770263672, 4.493207931518555, 24.594594955444336], "mean": [-9.314266204833984, -19.772645950317383, 22.353395462036133, 70.42385864257812, -0.9040133953094482, 11.280535697937012], "std": [8.982379913330078, 60.83592987060547, 59.077945709228516, 13.278510093688965, 5.185914993286133, 7.584867477416992], "count": [1282]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3783322643699224]], [[0.3800105738297396]], [[0.37812938529513573]]], "std": [[[0.2231502810626126]], [[0.22314680973088336]], [[0.2232066945801645]]], "count": [214]}, "timestamp": {"min": [0.0], "max": [42.7], "mean": [21.349999999999998], "std": [12.336046998757567], "count": [1282]}, "frame_index": {"min": [0], "max": [1281], "mean": [640.5], "std": [370.081409962727], "count": [1282]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1282]}, "index": {"min": [26657], "max": [27938], "mean": [27297.5], "std": [370.081409962727], "count": [1282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1282]}}}
|
| 25 |
+
{"episode_index": 24, "stats": {"action": {"min": [-30.434782028198242, -98.74319458007812, -82.26466369628906, 14.237855911254883, -9.707971572875977, 0.9929078221321106], "max": [4.437471866607666, 44.78424835205078, 98.72669219970703, 99.58123779296875, 8.971323013305664, 27.943262100219727], "mean": [-9.592497825622559, -20.011262893676758, 19.002906799316406, 72.09690856933594, -2.462953805923462, 6.7296905517578125], "std": [11.423662185668945, 65.0322036743164, 61.0930290222168, 12.239322662353516, 3.641991138458252, 7.466386318206787], "count": [1079]}, "observation.state": {"min": [-26.50822639465332, -97.83924102783203, -80.18018341064453, 16.581632614135742, -9.404388427734375, 1.5540540218353271], "max": [4.131627082824707, 46.06741714477539, 96.93693542480469, 98.63945770263672, 8.045976638793945, 27.567567825317383], "mean": [-9.267339706420898, -18.924833297729492, 21.03277015686035, 71.9413833618164, -2.500378131866455, 9.574316024780273], "std": [10.7471284866333, 65.38937377929688, 60.61598587036133, 11.864216804504395, 3.597399950027466, 7.318943977355957], "count": [1079]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41871264282899917]], [[0.42042557102628286]], [[0.4185022626662958]]], "std": [[[0.23526427290597102]], [[0.23526020521413565]], [[0.23533102216889146]]], "count": [188]}, "timestamp": {"min": [0.0], "max": [35.93333333333333], "mean": [17.966666666666665], "std": [10.382677881933928], "count": [1079]}, "frame_index": {"min": [0], "max": [1078], "mean": [539.0], "std": [311.48033645801786], "count": [1079]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1079]}, "index": {"min": [27939], "max": [29017], "mean": [28478.0], "std": [311.48033645801786], "count": [1079]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1079]}}}
|
| 26 |
+
{"episode_index": 25, "stats": {"action": {"min": [-39.489017486572266, -99.58106231689453, -85.26602935791016, 34.757118225097656, -12.601946830749512, 1.2765957117080688], "max": [3.9892425537109375, 55.67658233642578, 95.90723419189453, 99.49748992919922, 6.866613864898682, 31.914894104003906], "mean": [-12.259696006774902, -7.507928371429443, 5.979121208190918, 76.2042236328125, -3.9615116119384766, 8.324111938476562], "std": [12.641288757324219, 65.38895416259766, 64.40994262695312, 13.242671012878418, 5.714073181152344, 7.685246467590332], "count": [1347]}, "observation.state": {"min": [-27.09323501586914, -97.92566680908203, -82.25225067138672, 36.98979568481445, -12.74817180633545, 1.5540540218353271], "max": [3.7659964561462402, 56.43906784057617, 96.30630493164062, 98.63945770263672, 6.687565326690674, 31.486486434936523], "mean": [-11.3302583694458, -6.485010623931885, 8.425968170166016, 75.91845703125, -4.028552055358887, 10.311806678771973], "std": [11.189617156982422, 65.63944244384766, 64.29887390136719, 12.906871795654297, 5.734317779541016, 7.639962673187256], "count": [1347]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4146295327189935]], [[0.41633987541463036]], [[0.41443273543150994]]], "std": [[[0.23325208489850613]], [[0.23325049919153346]], [[0.23332186171566965]]], "count": [222]}, "timestamp": {"min": [0.0], "max": [44.86666666666667], "mean": [22.433333333333334], "std": [12.96150997147866], "count": [1347]}, "frame_index": {"min": [0], "max": [1346], "mean": [673.0], "std": [388.8452991443598], "count": [1347]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1347]}, "index": {"min": [29018], "max": [30364], "mean": [29691.0], "std": [388.8452991443598], "count": [1347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1347]}}}
|
| 27 |
+
{"episode_index": 26, "stats": {"action": {"min": [-29.44867706298828, -99.58106231689453, -91.81446075439453, 16.33165740966797, -14.338332176208496, 1.063829779624939], "max": [7.933661937713623, 46.459991455078125, 98.81764221191406, 99.58123779296875, 4.183109760284424, 27.375886917114258], "mean": [-8.453264236450195, -8.998315811157227, 5.479415416717529, 74.96517944335938, -4.052670955657959, 6.793219566345215], "std": [10.523091316223145, 58.22159194946289, 58.48793411254883, 13.974762916564941, 5.197629928588867, 8.942451477050781], "count": [1002]}, "observation.state": {"min": [-24.53382110595703, -97.92566680908203, -90.090087890625, 19.472789764404297, -14.420063018798828, 1.6216216087341309], "max": [7.129798889160156, 46.93172073364258, 96.93693542480469, 98.63945770263672, 4.022988319396973, 27.16216278076172], "mean": [-8.2774019241333, -7.384105205535889, 6.6350202560424805, 74.92255401611328, -4.091294765472412, 9.625528335571289], "std": [9.99485969543457, 59.04432678222656, 58.3392219543457, 13.61145305633545, 5.218854904174805, 8.354182243347168], "count": [1002]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43837654371985996]], [[0.4400663692443269]], [[0.4381626887958679]]], "std": [[[0.2389908731615442]], [[0.23903161818885302]], [[0.23906148097837512]]], "count": [178]}, "timestamp": {"min": [0.0], "max": [33.36666666666667], "mean": [16.683333333333334], "std": [9.641744693816609], "count": [1002]}, "frame_index": {"min": [0], "max": [1001], "mean": [500.5], "std": [289.25234081449827], "count": [1002]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1002]}, "index": {"min": [30365], "max": [31366], "mean": [30865.5], "std": [289.25234081449827], "count": [1002]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1002]}}}
|
| 28 |
+
{"episode_index": 27, "stats": {"action": {"min": [-31.331241607666016, -99.41349029541016, -79.62710571289062, 20.184253692626953, -13.97000789642334, 0.9929078221321106], "max": [5.961452484130859, 63.04985427856445, 98.72669219970703, 99.49748992919922, 3.6043145656585693, 25.53191566467285], "mean": [-9.955196380615234, -6.578680515289307, 2.9812119007110596, 78.181396484375, -4.913954734802246, 7.822792053222656], "std": [12.630082130432129, 67.06787872314453, 67.32820892333984, 14.758467674255371, 6.191078186035156, 7.466241836547852], "count": [1334]}, "observation.state": {"min": [-31.04204750061035, -97.83924102783203, -77.38739013671875, 21.768707275390625, -13.949843406677246, 1.7567567825317383], "max": [6.106032848358154, 63.52635955810547, 96.93693542480469, 98.63945770263672, 3.2915360927581787, 25.608108520507812], "mean": [-9.452356338500977, -5.68308162689209, 4.5404953956604, 78.25137329101562, -4.914963722229004, 10.164114952087402], "std": [12.062356948852539, 67.24020385742188, 66.65265655517578, 14.671724319458008, 6.205045223236084, 7.129695415496826], "count": [1334]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371883405129729]], [[0.4388797967419291]], [[0.43697794117647054]]], "std": [[[0.2388487066562359]], [[0.2388884720278362]], [[0.23891876614455929]]], "count": [220]}, "timestamp": {"min": [0.0], "max": [44.43333333333333], "mean": [22.216666666666665], "std": [12.83641737834631], "count": [1334]}, "frame_index": {"min": [0], "max": [1333], "mean": [666.5], "std": [385.09252135038923], "count": [1334]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1334]}, "index": {"min": [31367], "max": [32700], "mean": [32033.5], "std": [385.09252135038923], "count": [1334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1334]}}}
|
| 29 |
+
{"episode_index": 28, "stats": {"action": {"min": [-31.241596221923828, -99.41349029541016, -81.8099136352539, 47.23617935180664, -14.496185302734375, 1.5602836608886719], "max": [0.4034065306186676, 33.22161865234375, 93.45156860351562, 99.66499328613281, 7.4980268478393555, 22.907800674438477], "mean": [-13.498251914978027, 7.874168872833252, 0.9934247136116028, 65.99609375, -3.502457857131958, 11.396505355834961], "std": [9.306748390197754, 43.88570785522461, 36.95931625366211, 9.329548835754395, 7.2447123527526855, 5.736009120941162], "count": [1041]}, "observation.state": {"min": [-25.11882972717285, -98.01210021972656, -79.0090103149414, 48.979591369628906, -14.576802253723145, 1.6891891956329346], "max": [3.985374689102173, 34.053585052490234, 95.76576232910156, 98.63945770263672, 7.157784938812256, 22.567567825317383], "mean": [-13.125320434570312, 9.590692520141602, 3.0676639080047607, 66.00165557861328, -3.46608304977417, 12.747737884521484], "std": [8.762765884399414, 44.44679260253906, 36.56280517578125, 9.100748062133789, 7.311758995056152, 5.587886333465576], "count": [1041]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41754715049347]], [[0.4192660511684941]], [[0.4173534754217412]]], "std": [[[0.23503420901216018]], [[0.23503359574433322]], [[0.23509492154029368]]], "count": [183]}, "timestamp": {"min": [0.0], "max": [34.666666666666664], "mean": [17.333333333333332], "std": [10.017022548678861], "count": [1041]}, "frame_index": {"min": [0], "max": [1040], "mean": [520.0], "std": [300.51067646036586], "count": [1041]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1041]}, "index": {"min": [32701], "max": [33741], "mean": [33221.0], "std": [300.51067646036586], "count": [1041]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1041]}}}
|
| 30 |
+
{"episode_index": 29, "stats": {"action": {"min": [-32.13805389404297, -99.66484832763672, -87.26693725585938, 39.02847671508789, -13.97000789642334, 0.9219858050346375], "max": [5.602868556976318, 65.64725494384766, 98.81764221191406, 99.49748992919922, 7.655879974365234, 25.177305221557617], "mean": [-11.030664443969727, -7.365246295928955, 1.7597987651824951, 80.65715026855469, -6.491421222686768, 9.007501602172852], "std": [10.563558578491211, 69.80867767333984, 71.49755859375, 15.074651718139648, 5.604459285736084, 7.289785861968994], "count": [1051]}, "observation.state": {"min": [-26.654478073120117, -98.01210021972656, -84.77477264404297, 41.07143020629883, -13.740857124328613, 3.378378391265869], "max": [5.009140968322754, 66.46499633789062, 96.93693542480469, 98.63945770263672, 7.471264362335205, 24.864864349365234], "mean": [-10.63427734375, -6.099820137023926, 3.0235791206359863, 80.6266098022461, -6.486502170562744, 11.31318187713623], "std": [9.994097709655762, 70.25731658935547, 70.69510650634766, 14.886911392211914, 5.50712776184082, 6.181649684906006], "count": [1051]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3952997048759117]], [[0.3969625515061097]], [[0.39509847287344885]]], "std": [[[0.2284359776587814]], [[0.228470901639084]], [[0.22850697608692977]]], "count": [184]}, "timestamp": {"min": [0.0], "max": [35.0], "mean": [17.5], "std": [10.11324763751871], "count": [1051]}, "frame_index": {"min": [0], "max": [1050], "mean": [525.0], "std": [303.3974291255613], "count": [1051]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1051]}, "index": {"min": [33742], "max": [34792], "mean": [34267.0], "std": [303.3974291255613], "count": [1051]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1051]}}}
|
| 31 |
+
{"episode_index": 30, "stats": {"action": {"min": [-30.883012771606445, -99.32970428466797, -74.8976821899414, 37.68844223022461, -15.495922088623047, 1.063829779624939], "max": [6.409681797027588, 54.754920959472656, 95.54342651367188, 99.41373443603516, 5.551170825958252, 33.61701965332031], "mean": [-10.135824203491211, -33.67792892456055, 31.650814056396484, 75.20333862304688, -1.5658971071243286, 10.807502746582031], "std": [8.674888610839844, 67.94866180419922, 66.28324890136719, 12.236214637756348, 5.933649063110352, 8.018403053283691], "count": [1031]}, "observation.state": {"min": [-27.31261444091797, -97.92566680908203, -72.07207489013672, 40.47618865966797, -15.308255195617676, 1.9594594240188599], "max": [5.155393123626709, 55.48833084106445, 95.8558578491211, 98.63945770263672, 5.329153537750244, 32.22972869873047], "mean": [-10.005589485168457, -32.69708251953125, 33.80439758300781, 74.99639129638672, -1.6951559782028198, 11.421777725219727], "std": [7.979717254638672, 68.21802520751953, 66.3227310180664, 12.089829444885254, 5.896740913391113, 8.030600547790527], "count": [1031]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38921875263303607]], [[0.39092662556121277]], [[0.3890175134510526]]], "std": [[[0.22571476402949556]], [[0.22572686454385146]], [[0.2257762026209385]]], "count": [181]}, "timestamp": {"min": [0.0], "max": [34.333333333333336], "mean": [17.166666666666664], "std": [9.920797458985957], "count": [1031]}, "frame_index": {"min": [0], "max": [1030], "mean": [515.0], "std": [297.6239237695787], "count": [1031]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1031]}, "index": {"min": [34793], "max": [35823], "mean": [35308.0], "std": [297.6239237695787], "count": [1031]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1031]}}}
|
| 32 |
+
{"episode_index": 31, "stats": {"action": {"min": [-34.19990921020508, -99.41349029541016, -100.0, 14.6566162109375, -13.917389869689941, 1.4893616437911987], "max": [5.15463924407959, 37.746124267578125, 99.18144989013672, 99.49748992919922, 10.812944412231445, 23.33333396911621], "mean": [-11.395265579223633, -6.887072563171387, 5.212579727172852, 70.08384704589844, -4.1934428215026855, 10.172943115234375], "std": [10.738321304321289, 54.82021713256836, 52.20355224609375, 16.638553619384766, 6.134530067443848, 8.66886043548584], "count": [1151]}, "observation.state": {"min": [-27.385740280151367, -97.92566680908203, -100.0, 16.32653045654297, -13.84535026550293, 1.6891891956329346], "max": [5.155393123626709, 38.46154022216797, 97.20720672607422, 98.63945770263672, 10.606060981750488, 23.108108520507812], "mean": [-10.894291877746582, -6.04518985748291, 6.90545654296875, 70.16426086425781, -4.216983795166016, 13.22842025756836], "std": [9.820590019226074, 55.15288162231445, 51.75324249267578, 16.36138343811035, 6.106837272644043, 6.458523273468018], "count": [1151]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4282931292370304]], [[0.43002344397996084]], [[0.42808173943576305]]], "std": [[[0.23929863292409373]], [[0.23928767589387476]], [[0.23936284055910087]]], "count": [197]}, "timestamp": {"min": [0.0], "max": [38.333333333333336], "mean": [19.16666666666666], "std": [11.075498483890767], "count": [1151]}, "frame_index": {"min": [0], "max": [1150], "mean": [575.0], "std": [332.264954516723], "count": [1151]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1151]}, "index": {"min": [35824], "max": [36974], "mean": [36399.0], "std": [332.264954516723], "count": [1151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}}}
|
| 33 |
+
{"episode_index": 32, "stats": {"action": {"min": [-30.434782028198242, -99.83242797851562, -73.16962432861328, 42.37855911254883, -14.285714149475098, 0.9929078221321106], "max": [3.7203047275543213, 52.995391845703125, 98.81764221191406, 99.49748992919922, 4.972375869750977, 22.19858169555664], "mean": [-12.657245635986328, -12.46267032623291, 11.329540252685547, 76.92698669433594, -4.936639785766602, 8.885595321655273], "std": [9.21487808227539, 65.44202423095703, 64.20918273925781, 12.751015663146973, 6.438146114349365, 6.178502082824707], "count": [966]}, "observation.state": {"min": [-24.826324462890625, -97.92566680908203, -70.45044708251953, 43.792518615722656, -14.263322830200195, 1.9594594240188599], "max": [3.0347349643707275, 54.01901626586914, 96.93693542480469, 98.5544204711914, 4.9111809730529785, 22.5], "mean": [-12.212533950805664, -11.65047836303711, 13.711955070495605, 76.75137329101562, -5.013820648193359, 9.875943183898926], "std": [8.602550506591797, 65.54669952392578, 64.00743103027344, 12.697488784790039, 6.392330646514893, 6.451085567474365], "count": [966]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42146101886483556]], [[0.4231889883763396]], [[0.42125414793406124]]], "std": [[[0.23734232563625726]], [[0.23732890721471078]], [[0.2374048980656395]]], "count": [173]}, "timestamp": {"min": [0.0], "max": [32.166666666666664], "mean": [16.083333333333332], "std": [9.295334353359257], "count": [966]}, "frame_index": {"min": [0], "max": [965], "mean": [482.5], "std": [278.8600306007777], "count": [966]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [966]}, "index": {"min": [36975], "max": [37940], "mean": [37457.5], "std": [278.8600306007777], "count": [966]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [966]}}}
|
| 34 |
+
{"episode_index": 33, "stats": {"action": {"min": [-29.717615127563477, -99.32970428466797, -83.35607147216797, 35.59463882446289, -17.02183723449707, 0.8510638475418091], "max": [11.160914421081543, 65.89862060546875, 94.81582641601562, 99.41373443603516, 3.4990792274475098, 39.50354766845703], "mean": [-12.075214385986328, -5.749378681182861, 2.0394980907440186, 80.94310760498047, -7.116424560546875, 11.595074653625488], "std": [10.81998348236084, 70.15420532226562, 72.66120147705078, 16.391008377075195, 6.763368606567383, 11.234749794006348], "count": [1112]}, "observation.state": {"min": [-24.53382110595703, -97.92566680908203, -79.27928161621094, 36.56462478637695, -17.032392501831055, 1.8918918371200562], "max": [10.054844856262207, 67.24286651611328, 95.0450439453125, 98.5544204711914, 3.2915360927581787, 38.986488342285156], "mean": [-11.728321075439453, -4.284451484680176, 3.513340473175049, 80.8532943725586, -7.214089393615723, 13.050237655639648], "std": [10.09410285949707, 70.96319580078125, 72.02909088134766, 16.27290916442871, 6.767543792724609, 10.730674743652344], "count": [1112]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096689758079158]], [[0.41137613754992736]], [[0.4094648068718228]]], "std": [[[0.2341110723554069]], [[0.23412411711143113]], [[0.2341679167883567]]], "count": [192]}, "timestamp": {"min": [0.0], "max": [37.03333333333333], "mean": [18.516666666666666], "std": [10.700220662314504], "count": [1112]}, "frame_index": {"min": [0], "max": [1111], "mean": [555.5], "std": [321.0066198694351], "count": [1112]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1112]}, "index": {"min": [37941], "max": [39052], "mean": [38496.5], "std": [321.0066198694351], "count": [1112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1112]}}}
|
| 35 |
+
{"episode_index": 34, "stats": {"action": {"min": [-28.821155548095703, -98.99455261230469, -62.52842330932617, 26.96817398071289, -11.549592018127441, 1.4184397459030151], "max": [20.035858154296875, 45.87348175048828, 95.6343765258789, 99.32998657226562, 1.026045799255371, 26.17021369934082], "mean": [-11.274429321289062, 9.038423538208008, -7.171724319458008, 71.505859375, -7.3084516525268555, 9.650593757629395], "std": [12.067225456237793, 53.30292510986328, 52.62376022338867, 15.082233428955078, 4.509789943695068, 7.819774150848389], "count": [945]}, "observation.state": {"min": [-24.168190002441406, -97.92566680908203, -59.36936950683594, 31.12244987487793, -11.650992393493652, 0.06756756454706192], "max": [18.171846389770508, 47.10457992553711, 95.9459457397461, 98.5544204711914, 1.8286311626434326, 25.20270347595215], "mean": [-10.978364944458008, 10.372611999511719, -5.290423393249512, 71.63509368896484, -7.2711920738220215, 11.952974319458008], "std": [11.535021781921387, 53.75392532348633, 51.78554916381836, 14.762849807739258, 4.530978679656982, 6.650370121002197], "count": [945]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43062519864154813]], [[0.4323805299243881]], [[0.43042444412405484]]], "std": [[[0.24088334149312177]], [[0.24094125887600015]], [[0.24092722224656155]]], "count": [170]}, "timestamp": {"min": [0.0], "max": [31.466666666666665], "mean": [15.733333333333333], "std": [9.093261648462967], "count": [945]}, "frame_index": {"min": [0], "max": [944], "mean": [472.0], "std": [272.79784945388894], "count": [945]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [945]}, "index": {"min": [39053], "max": [39997], "mean": [39525.0], "std": [272.79784945388894], "count": [945]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [945]}}}
|
| 36 |
+
{"episode_index": 35, "stats": {"action": {"min": [-33.930973052978516, -99.07833862304688, -81.17326354980469, 48.65996551513672, -9.707971572875977, 0.9929078221321106], "max": [3.7203047275543213, 53.8332633972168, 98.81764221191406, 99.49748992919922, 5.024993419647217, 30.992908477783203], "mean": [-11.752095222473145, 7.21234655380249, -9.759562492370605, 78.16083526611328, -3.1224522590637207, 11.516382217407227], "std": [10.010972023010254, 61.38637924194336, 60.16977310180664, 13.291600227355957, 4.036238193511963, 8.836777687072754], "count": [1071]}, "observation.state": {"min": [-26.215723037719727, -97.92566680908203, -78.37837982177734, 49.65986251831055, -9.561128616333008, 1.824324369430542], "max": [3.7659964561462402, 54.624027252197266, 97.02702331542969, 98.63945770263672, 4.545454502105713, 30.743244171142578], "mean": [-11.566603660583496, 8.277400970458984, -8.011017799377441, 78.34019470214844, -3.142202615737915, 13.749110221862793], "std": [9.487309455871582, 61.80569839477539, 58.77213668823242, 12.800955772399902, 4.024127960205078, 8.093123435974121], "count": [1071]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42080700604662546]], [[0.42254295259399066]], [[0.4206071644938427]]], "std": [[[0.2371932382875691]], [[0.2372669368529886]], [[0.23723481003778812]]], "count": [187]}, "timestamp": {"min": [0.0], "max": [35.666666666666664], "mean": [17.833333333333332], "std": [10.305697812734827], "count": [1071]}, "frame_index": {"min": [0], "max": [1070], "mean": [535.0], "std": [309.17093438204483], "count": [1071]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1071]}, "index": {"min": [39998], "max": [41068], "mean": [40533.0], "std": [309.17093438204483], "count": [1071]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1071]}}}
|
| 37 |
+
{"episode_index": 36, "stats": {"action": {"min": [-28.46257209777832, -98.99455261230469, -65.98453521728516, 42.37855911254883, -14.601420402526855, 1.347517728805542], "max": [0.4034065306186676, 37.746124267578125, 94.17916870117188, 99.58123779296875, 4.446198463439941, 35.177303314208984], "mean": [-9.460480690002441, -25.795021057128906, 25.800003051757812, 69.91319274902344, -3.8947038650512695, 5.650693416595459], "std": [10.1279296875, 62.667022705078125, 57.51814651489258, 9.005231857299805, 5.597944259643555, 8.32264518737793], "count": [850]}, "observation.state": {"min": [-25.484460830688477, -97.92566680908203, -62.97297286987305, 45.408164978027344, -14.367815971374512, 1.6216216087341309], "max": [0.2559415102005005, 38.37510681152344, 96.48648834228516, 98.63945770263672, 4.388714790344238, 34.66216278076172], "mean": [-9.233513832092285, -25.083904266357422, 27.993833541870117, 69.96111297607422, -3.842780351638794, 8.611757278442383], "std": [9.801956176757812, 62.73826599121094, 57.4240837097168, 8.7716703414917, 5.6523871421813965, 7.9435038566589355], "count": [850]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383937370772796]], [[0.4401906318082789]], [[0.438189445346433]]], "std": [[[0.24408542045033138]], [[0.24426748656813743]], [[0.24412289652233748]]], "count": [157]}, "timestamp": {"min": [0.0], "max": [28.3], "mean": [14.15], "std": [8.179123153220983], "count": [850]}, "frame_index": {"min": [0], "max": [849], "mean": [424.5], "std": [245.3736945966295], "count": [850]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [850]}, "index": {"min": [41069], "max": [41918], "mean": [41493.5], "std": [245.3736945966295], "count": [850]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [850]}}}
|
| 38 |
+
{"episode_index": 37, "stats": {"action": {"min": [-30.165843963623047, -99.83242797851562, -67.89450073242188, 44.47236251831055, -12.75979995727539, 0.9219858050346375], "max": [10.085164070129395, 51.487220764160156, 97.99909210205078, 99.41373443603516, 2.867666482925415, 29.078014373779297], "mean": [-7.409923076629639, -23.867755889892578, 24.6036319732666, 72.86088562011719, -2.530758857727051, 8.227301597595215], "std": [10.1502046585083, 64.33344268798828, 61.19899368286133, 11.893794059753418, 4.767982482910156, 9.39252758026123], "count": [767]}, "observation.state": {"min": [-24.168190002441406, -97.92566680908203, -65.1351318359375, 46.00340270996094, -12.5391845703125, 1.5540540218353271], "max": [9.104205131530762, 51.51253128051758, 96.84684753417969, 98.63945770263672, 2.664576768875122, 28.716217041015625], "mean": [-7.082696437835693, -22.806730270385742, 25.919723510742188, 72.64875793457031, -2.5755505561828613, 9.943146705627441], "std": [9.469780921936035, 64.80875396728516, 61.07300567626953, 11.63506031036377, 4.792692184448242, 8.828632354736328], "count": [767]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419953534670574]], [[0.4437916873262715]], [[0.44179376831192246]]], "std": [[[0.24489214604002063]], [[0.24507645820755075]], [[0.2449290368450881]]], "count": [145]}, "timestamp": {"min": [0.0], "max": [25.533333333333335], "mean": [12.76666666666667], "std": [7.380454668318958], "count": [767]}, "frame_index": {"min": [0], "max": [766], "mean": [383.0], "std": [221.41364004956876], "count": [767]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [767]}, "index": {"min": [41919], "max": [42685], "mean": [42302.0], "std": [221.41364004956876], "count": [767]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [767]}}}
|
| 39 |
+
{"episode_index": 38, "stats": {"action": {"min": [-33.393096923828125, -99.83242797851562, -73.5334243774414, 42.04355239868164, -19.021310806274414, 1.2056738138198853], "max": [3.54101300239563, 50.984500885009766, 98.9085922241211, 99.49748992919922, 2.8150486946105957, 36.38298034667969], "mean": [-12.972599983215332, -10.128816604614258, 9.632280349731445, 75.84441375732422, -5.903385162353516, 5.974761009216309], "std": [11.838399887084961, 64.9446029663086, 61.16194152832031, 9.371467590332031, 6.563653469085693, 7.857382297515869], "count": [989]}, "observation.state": {"min": [-26.215723037719727, -97.92566680908203, -70.45044708251953, 43.96258544921875, -18.495298385620117, 1.5540540218353271], "max": [3.1809871196746826, 51.33967208862305, 97.02702331542969, 98.63945770263672, 2.612330198287964, 36.14864730834961], "mean": [-12.037001609802246, -9.27668571472168, 11.84443187713623, 75.7309799194336, -6.02457332611084, 9.4369535446167], "std": [10.578017234802246, 65.18389892578125, 61.19105911254883, 9.239315032958984, 6.54971170425415, 7.418214321136475], "count": [989]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341880787037037]], [[0.4359790769211725]], [[0.43398280909586057]]], "std": [[[0.24317222911175798]], [[0.2433549235521172]], [[0.24320886800502078]]], "count": [176]}, "timestamp": {"min": [0.0], "max": [32.93333333333333], "mean": [16.466666666666665], "std": [9.516652072376433], "count": [989]}, "frame_index": {"min": [0], "max": [988], "mean": [494.0], "std": [285.499562171293], "count": [989]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [989]}, "index": {"min": [42686], "max": [43674], "mean": [43180.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}}}
|
| 40 |
+
{"episode_index": 39, "stats": {"action": {"min": [-31.06230354309082, -99.74864196777344, -77.8990478515625, 53.09882736206055, -13.70691967010498, 1.134751796722412], "max": [4.168534278869629, 60.11730194091797, 97.18053436279297, 99.41373443603516, 13.70691967010498, 31.489360809326172], "mean": [-13.963858604431152, 9.157445907592773, -9.049810409545898, 79.05071258544922, -4.4875993728637695, 8.667295455932617], "std": [9.989664077758789, 59.69230270385742, 60.377132415771484, 12.516138076782227, 6.788472652435303, 9.244501113891602], "count": [1390]}, "observation.state": {"min": [-25.411334991455078, -97.92566680908203, -75.31531524658203, 54.50680160522461, -13.636363983154297, 1.6891891956329346], "max": [4.05850076675415, 60.933448791503906, 95.76576232910156, 98.63945770263672, 13.53187084197998, 31.216217041015625], "mean": [-13.494216918945312, 10.079208374023438, -7.037918567657471, 78.87336730957031, -4.524038314819336, 11.909951210021973], "std": [9.452629089355469, 59.894466400146484, 59.73418426513672, 12.560407638549805, 6.824288845062256, 8.136390686035156], "count": [1390]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43350986990488805]], [[0.43530402954133196]], [[0.4333009151286555]]], "std": [[[0.2425293218995495]], [[0.24270797060555072]], [[0.24256393207419555]]], "count": [227]}, "timestamp": {"min": [0.0], "max": [46.3], "mean": [23.15], "std": [13.375277774893334], "count": [1390]}, "frame_index": {"min": [0], "max": [1389], "mean": [694.5], "std": [401.2583332468], "count": [1390]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1390]}, "index": {"min": [43675], "max": [45064], "mean": [44369.5], "std": [401.2583332468], "count": [1390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1390]}}}
|
| 41 |
+
{"episode_index": 40, "stats": {"action": {"min": [-33.84132766723633, -99.66484832763672, -82.62846374511719, 58.5427131652832, -13.97000789642334, 1.7730495929718018], "max": [2.823845863342285, 39.6732292175293, 94.99772644042969, 99.74874114990234, 4.8145222663879395, 46.66666793823242], "mean": [-13.08321762084961, -20.087526321411133, 22.480453491210938, 72.26728057861328, -4.717233180999756, 10.639739990234375], "std": [10.078850746154785, 63.14834213256836, 56.56645965576172, 5.545036792755127, 5.907933712005615, 11.877406120300293], "count": [974]}, "observation.state": {"min": [-28.117002487182617, -97.92566680908203, -78.28829193115234, 59.86394500732422, -13.84535026550293, 1.8918918371200562], "max": [2.6691040992736816, 40.27657699584961, 95.58558654785156, 98.63945770263672, 4.649947643280029, 46.08108139038086], "mean": [-12.662168502807617, -18.903459548950195, 24.947067260742188, 72.18534088134766, -4.739903450012207, 12.107452392578125], "std": [9.23875617980957, 63.692237854003906, 56.60142135620117, 5.3673601150512695, 5.956003189086914, 11.661953926086426], "count": [974]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43417128690556683]], [[0.43596836889289564]], [[0.43396444669821954]]], "std": [[[0.24300231291692312]], [[0.24317563386875524]], [[0.24303623616209355]]], "count": [174]}, "timestamp": {"min": [0.0], "max": [32.43333333333333], "mean": [16.216666666666665], "std": [9.372314430159596], "count": [974]}, "frame_index": {"min": [0], "max": [973], "mean": [486.5], "std": [281.16943290478787], "count": [974]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [974]}, "index": {"min": [45065], "max": [46038], "mean": [45551.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}}}
|
| 42 |
+
{"episode_index": 41, "stats": {"action": {"min": [-28.01434326171875, -99.74864196777344, -40.245567321777344, 54.522613525390625, -11.181267738342285, 1.4893616437911987], "max": [5.423576831817627, 38.24884796142578, 95.81627655029297, 99.74874114990234, 15.180215835571289, 34.680850982666016], "mean": [-9.27396011352539, -25.01332664489746, 25.24067497253418, 72.71580505371094, -2.7121479511260986, 8.784448623657227], "std": [10.280421257019043, 64.53831481933594, 58.15885925292969, 7.254103183746338, 5.3164496421813965, 10.057144165039062], "count": [876]}, "observation.state": {"min": [-27.89762306213379, -97.83924102783203, -37.74774932861328, 56.88775634765625, -11.285266876220703, 1.824324369430542], "max": [4.277879238128662, 38.80725860595703, 96.75675964355469, 97.61904907226562, 14.838035583496094, 33.716217041015625], "mean": [-9.100090026855469, -24.17437171936035, 26.88865852355957, 72.70317077636719, -2.760000228881836, 10.896700859069824], "std": [9.942337989807129, 64.705322265625, 57.660892486572266, 7.103893280029297, 5.294443130493164, 9.320234298706055], "count": [876]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4587248406609021]], [[0.460537201112329]], [[0.45852544351073765]]], "std": [[[0.2472097467260005]], [[0.2474302119782821]], [[0.2472431493626382]]], "count": [161]}, "timestamp": {"min": [0.0], "max": [29.166666666666668], "mean": [14.583333333333334], "std": [8.429308437869667], "count": [876]}, "frame_index": {"min": [0], "max": [875], "mean": [437.5], "std": [252.87925313608997], "count": [876]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [876]}, "index": {"min": [46039], "max": [46914], "mean": [46476.5], "std": [252.87925313608997], "count": [876]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [876]}}}
|
| 43 |
+
{"episode_index": 42, "stats": {"action": {"min": [-28.283281326293945, -99.16212463378906, -35.607093811035156, 41.206031799316406, -14.706656455993652, 1.134751796722412], "max": [2.285970449447632, 38.75157165527344, 94.36107635498047, 94.05360412597656, 4.6566691398620605, 29.290781021118164], "mean": [-9.296890258789062, -35.65683364868164, 38.82118606567383, 70.40223693847656, -4.135751724243164, 7.8179521560668945], "std": [9.798579216003418, 62.307621002197266, 55.19710159301758, 8.885056495666504, 6.231822490692139, 8.270139694213867], "count": [730]}, "observation.state": {"min": [-24.387569427490234, -97.83924102783203, -32.97297286987305, 42.34693908691406, -14.629049301147461, 1.824324369430542], "max": [1.4990859031677246, 39.325843811035156, 94.41441345214844, 92.94217681884766, 4.022988319396973, 28.91891860961914], "mean": [-9.196059226989746, -34.93034362792969, 40.21641540527344, 70.52400207519531, -4.069362163543701, 9.469290733337402], "std": [9.516375541687012, 62.55106735229492, 54.372314453125, 8.734694480895996, 6.22936487197876, 8.051488876342773], "count": [730]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460785031512605]], [[0.46259339985994397]], [[0.4605901649548708]]], "std": [[[0.24668706421743938]], [[0.24690978191183063]], [[0.2467199687680312]]], "count": [140]}, "timestamp": {"min": [0.0], "max": [24.3], "mean": [12.15], "std": [7.024421684380857], "count": [730]}, "frame_index": {"min": [0], "max": [729], "mean": [364.5], "std": [210.73265053142572], "count": [730]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [730]}, "index": {"min": [46915], "max": [47644], "mean": [47279.5], "std": [210.73265053142572], "count": [730]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [730]}}}
|
| 44 |
+
{"episode_index": 43, "stats": {"action": {"min": [-29.00044822692871, -99.58106231689453, -26.51205062866211, 51.67504119873047, -13.97000789642334, 1.347517728805542], "max": [8.381891250610352, 31.96480941772461, 93.0877685546875, 97.2361831665039, 4.761904716491699, 32.12765884399414], "mean": [-7.907710552215576, -34.21415328979492, 39.66100311279297, 68.67215728759766, -4.934764862060547, 6.231184482574463], "std": [11.750825881958008, 59.716495513916016, 49.939144134521484, 7.5626068115234375, 6.581018447875977, 8.472648620605469], "count": [715]}, "observation.state": {"min": [-24.680072784423828, -97.49351501464844, -23.60360336303711, 52.63605499267578, -14.002089500427246, 1.6216216087341309], "max": [8.226691246032715, 32.497840881347656, 94.41441345214844, 96.25850677490234, 4.545454502105713, 30.405405044555664], "mean": [-7.587462425231934, -34.0137825012207, 41.462867736816406, 68.52803802490234, -5.1312947273254395, 8.522216796875], "std": [11.097610473632812, 60.228118896484375, 49.62354278564453, 7.380746841430664, 6.564258098602295, 8.10945987701416], "count": [715]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579639338827319]], [[0.45977544125540715]], [[0.45776330870512455]]], "std": [[[0.24674975258678572]], [[0.2469713172352025]], [[0.24678182841637183]]], "count": [138]}, "timestamp": {"min": [0.0], "max": [23.8], "mean": [11.9], "std": [6.880083978815634], "count": [715]}, "frame_index": {"min": [0], "max": [714], "mean": [357.0], "std": [206.402519364469], "count": [715]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [715]}, "index": {"min": [47645], "max": [48359], "mean": [48002.0], "std": [206.402519364469], "count": [715]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [715]}}}
|
| 45 |
+
{"episode_index": 44, "stats": {"action": {"min": [-38.951141357421875, -99.66484832763672, -78.53569793701172, 46.31490707397461, -15.811628341674805, 0.9929078221321106], "max": [4.616763591766357, 57.184749603271484, 98.6357421875, 99.58123779296875, 4.761904716491699, 55.95744705200195], "mean": [-14.299278259277344, 9.885907173156738, -7.789462566375732, 75.76697540283203, -7.094231605529785, 8.986978530883789], "std": [11.916524887084961, 52.07779312133789, 52.917842864990234, 17.313779830932617, 6.235291957855225, 15.9231538772583], "count": [586]}, "observation.state": {"min": [-27.166362762451172, -98.01210021972656, -75.8558578491211, 47.53401184082031, -15.830720901489258, 1.4189189672470093], "max": [7.422303676605225, 57.73552322387695, 97.02702331542969, 98.63945770263672, 4.7021942138671875, 55.47297286987305], "mean": [-13.08496379852295, 10.748802185058594, -5.859848976135254, 75.64159393310547, -7.102074146270752, 11.905823707580566], "std": [10.352069854736328, 52.266075134277344, 52.07109069824219, 16.79324722290039, 6.319504737854004, 14.901638984680176], "count": [586]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325910272605774]], [[0.4343937839841819]], [[0.43237950605078634]]], "std": [[[0.2452157609632304]], [[0.24540909732487187]], [[0.24525024561917194]]], "count": [119]}, "timestamp": {"min": [0.0], "max": [19.5], "mean": [9.75], "std": [5.638779418751308], "count": [586]}, "frame_index": {"min": [0], "max": [585], "mean": [292.5], "std": [169.16338256253923], "count": [586]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [586]}, "index": {"min": [48360], "max": [48945], "mean": [48652.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [586]}}}
|