diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0952566c8c3fefaa1623aabba146368e33db56c4 --- /dev/null +++ b/README.md @@ -0,0 +1,166 @@ +--- +license: apache-2.0 +task_categories: +- robotics +tags: +- LeRobot +- first collection +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +This dataset was created using [LeRobot](https://github.com/huggingface/lerobot). + +## Dataset Description + + + +- **Homepage:** [More Information Needed] +- **Paper:** [More Information Needed] +- **License:** apache-2.0 + +## Dataset Structure + +[meta/info.json](meta/info.json): +```json +{ + "codebase_version": "v2.1", + "trossen_subversion": "v1.0", + "robot_type": "trossen_ai_solo", + "total_episodes": 1, + "total_frames": 857, + "total_tasks": 1, + "total_videos": 2, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:1" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_joint_0", + "main_joint_1", + "main_joint_2", + "main_joint_3", + "main_joint_4", + "main_joint_5", + "main_joint_6" + ] + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_joint_0", + "main_joint_1", + "main_joint_2", + "main_joint_3", + "main_joint_4", + "main_joint_5", + "main_joint_6" + ] + }, + "observation.images.cam_main": { + "dtype": "video", + "shape": [ + 360, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 360, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.cam_wrist": { + "dtype": "video", + "shape": [ + 360, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 360, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} +``` + + +## Citation + +**BibTeX:** + +```bibtex +[More Information Needed] +``` \ No newline at end of file diff --git a/data/chunk-000/episode_000000.parquet b/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000028.parquet b/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000029.parquet b/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000030.parquet b/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000031.parquet b/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000032.parquet b/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000033.parquet b/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000034.parquet b/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000035.parquet b/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000036.parquet b/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000037.parquet b/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000038.parquet b/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000039.parquet b/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000040.parquet b/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000041.parquet b/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000042.parquet b/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000043.parquet b/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000044.parquet b/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000045.parquet b/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000046.parquet b/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000047.parquet b/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000048.parquet b/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000049.parquet b/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000050.parquet b/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000051.parquet b/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000052.parquet b/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000053.parquet b/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000054.parquet b/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000055.parquet b/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000056.parquet b/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000057.parquet b/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000058.parquet b/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/data/chunk-000/episode_000059.parquet b/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a958ee48913fd6d1859afbed23f939d8ee38d109 --- /dev/null +++ b/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e82f6b7050efc3071b4838015b464acee2bad5f7cb8c7bea502513b8feaaac +size 44055 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..199b52a30b139955cf03973d726688538ec8aa67 --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,60 @@ +{"episode_index": 0, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 1, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 2, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 3, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 4, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 5, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 6, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 7, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 8, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 9, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 10, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 11, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 12, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 13, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 14, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 15, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 16, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 17, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 18, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 19, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 20, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 21, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 22, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 23, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 24, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 25, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 26, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 27, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 28, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 29, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 30, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 31, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 32, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 33, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 34, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 35, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 36, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 37, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 38, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 39, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 40, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 41, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 42, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 43, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 44, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 45, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 46, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 47, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 48, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 49, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 50, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 51, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 52, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 53, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 54, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 55, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 56, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 57, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 58, "tasks": ["Bench 01 Testing"], "length": 857} +{"episode_index": 59, "tasks": ["Bench 01 Testing"], "length": 857} \ No newline at end of file diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..47c9fd8ac83736537363a4fe28e5b0a9836514be --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,60 @@ +{"episode_index": 0, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 1, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 2, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 3, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 4, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 5, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 6, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 7, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 8, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 9, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 10, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 11, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 12, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 13, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 14, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 15, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 16, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 17, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 18, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 19, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 20, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 21, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 22, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 23, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 24, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 25, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 26, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 27, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 28, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 29, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 30, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 31, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 32, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 33, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 34, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 35, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 36, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 37, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 38, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 39, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 40, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 41, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 42, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 43, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 44, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 45, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 46, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 47, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 48, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 49, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 50, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 51, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 52, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 53, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 54, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 55, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 56, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 57, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 58, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} +{"episode_index": 59, "stats": {"action": {"min": [-0.0009536888683214784, 0.6033035516738892, 0.39387351274490356, 0.09594109654426575, -0.2439536154270172, -0.24013885855674744, -2.8371810913085938e-05], "max": [0.16956588625907898, 2.1383612155914307, 0.9386205673217773, 0.995078980922699, -0.00019073777366429567, 0.7513160705566406, 2.8371810913085938e-05], "mean": [0.05398653447628021, 0.9721706509590149, 0.5145392417907715, 0.41233116388320923, -0.13391759991645813, 0.1555275022983551, 1.3774028047919273e-05], "std": [0.051702823489904404, 0.5276311039924622, 0.18685995042324066, 0.27728626132011414, 0.06240358576178551, 0.17149753868579865, 7.139139597711619e-06], "count": [857]}, "observation.state": {"min": [-0.0013351644156500697, 0.6025406122207642, 0.3934920132160187, 0.09479667246341705, -0.2470054179430008, -0.23937590420246124, -2.5119632482528687e-05], "max": [0.16994735598564148, 2.1330206394195557, 0.9412909150123596, 0.9985122680664062, -0.00019073777366429567, 0.7497901916503906, 1.827254891395569e-05], "mean": [0.053733259439468384, 0.9731243848800659, 0.5146613121032715, 0.41317346692085266, -0.13383926451206207, 0.15489403903484344, 1.2469267858250532e-05], "std": [0.05180099979043007, 0.5274218916893005, 0.1869661659002304, 0.27748140692710876, 0.0628371313214302, 0.17140714824199677, 7.088883648975752e-06], "count": [857]}, "observation.images.cam_main": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43469360159675685]], [[0.37462888675160644]], [[0.3420599559444031]]], "std": [[[0.2526275078086728]], [[0.20300679039498248]], [[0.18280396619145117]]], "count": [158]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39658151491961063]], [[0.3861007246077052]], [[0.37456303604423485]]], "std": [[[0.23917031229005262]], [[0.20314720899787247]], [[0.2002717616249574]]], "count": [158]}, "timestamp": {"min": [0.0], "max": [28.533333333333335], "mean": [14.266666666666666], "std": [8.246480730859949], "count": [857]}, "frame_index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}, "index": {"min": [0], "max": [856], "mean": [428.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [857]}}} \ No newline at end of file diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..67c8b86345bdfd2402934b2d78f2826bf1b72bf9 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,130 @@ +{ + "codebase_version": "v2.1", + "trossen_subversion": "v1.0", + "robot_type": "trossen_ai_solo", + "total_episodes": 60, + "total_frames": 51420, + "total_tasks": 1, + "total_videos": 120, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:1" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "action": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_joint_0", + "main_joint_1", + "main_joint_2", + "main_joint_3", + "main_joint_4", + "main_joint_5", + "main_joint_6" + ] + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 7 + ], + "names": [ + "main_joint_0", + "main_joint_1", + "main_joint_2", + "main_joint_3", + "main_joint_4", + "main_joint_5", + "main_joint_6" + ] + }, + "observation.images.cam_main": { + "dtype": "video", + "shape": [ + 360, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 360, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.cam_wrist": { + "dtype": "video", + "shape": [ + 360, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 360, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e87af2dbc0c90368fe378731a5690191194fbd96 --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Bench 01 Testing"} diff --git a/videos/.DS_Store b/videos/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..20e27cff01b7aa95770c45898a236194360e2b3c Binary files /dev/null and b/videos/.DS_Store differ diff --git a/videos/chunk-000/.DS_Store b/videos/chunk-000/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1382d7daa8d937ea35a3f42c35efd0ae01777a95 Binary files /dev/null and b/videos/chunk-000/.DS_Store differ diff --git a/videos/chunk-000/observation.images.cam_main/episode_000000.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000001.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000002.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000003.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000004.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000005.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000006.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000007.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000008.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000009.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000010.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000011.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000012.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000013.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000014.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000015.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000016.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000017.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000018.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000019.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000020.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000021.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000022.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000023.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000024.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000025.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000026.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000027.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000028.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000029.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000030.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000031.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000032.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000033.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000034.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000035.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000036.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000037.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000038.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000039.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000040.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000041.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000042.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000043.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000044.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000045.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000046.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000047.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000048.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000049.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000050.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000051.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000052.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000053.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000054.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000055.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000056.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000057.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000058.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_main/episode_000059.mp4 b/videos/chunk-000/observation.images.cam_main/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c969c30980474f9201fcb00f795b06ca4731f3b --- /dev/null +++ b/videos/chunk-000/observation.images.cam_main/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff4be1804f0e92a0df85f279f8465a24b0e478c4ec450898bfc3bbd667e6e1 +size 5256803 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000001.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000002.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000003.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000004.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000005.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000006.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000007.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000008.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000009.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000010.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000011.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000012.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000013.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000014.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000015.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000016.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000017.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000018.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000019.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000020.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000021.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000022.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000023.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000024.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000025.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000026.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000027.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000028.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000029.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000030.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000031.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000032.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000033.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000034.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000035.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000036.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000037.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000038.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000039.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000040.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000041.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000042.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000043.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000044.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000045.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000046.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000047.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000048.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000049.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000050.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000051.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000052.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000053.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000054.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000055.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000056.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000057.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000058.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636 diff --git a/videos/chunk-000/observation.images.cam_wrist/episode_000059.mp4 b/videos/chunk-000/observation.images.cam_wrist/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04fe4c6859630694c7d1a6c98f0b93de04909fa --- /dev/null +++ b/videos/chunk-000/observation.images.cam_wrist/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6198fb14602d69d8a9882e8d6df6afddfa354a0059bac06c7742d8747f06de21 +size 6206636