diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d3831e588ec0384a31673dc4f006a106160e8d08 --- /dev/null +++ b/README.md @@ -0,0 +1,164 @@ +--- +license: apache-2.0 +task_categories: +- robotics +tags: +- LeRobot +- so100 +- chess +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", + "robot_type": "so100-blue", + "total_episodes": 10, + "total_frames": 4071, + "total_tasks": 1, + "total_videos": 20, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:10" + }, + "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": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ] + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ] + }, + "observation.images.laptop": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.phone": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "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..885a79c0faa2ff0a7f920464f440b5e58fe5094b --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10930943f76846d8eae84d17812cbd933c8881a0cf87f1a12b7b0b90f6b42e58 +size 21405 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7b1814236204e72c9420f2b235e912021e94185 --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea166a377cced49ae3d1bced35c82221aac8c54e47422f09526f82eee81983ef +size 22916 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a324b882437cf67138db2f602c1fa92fa5eb5523 --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ff489071b77e51d6c28fd2ff691e9f03c0e69a423ce0a50159f2ccceb4c8be +size 22677 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cee00c016242ea4beab23b9a82d0ecd8db05620 --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8308b25e854da669eda52261688d3ce6acdbe865179f4e4c8d4a391b29a43ad0 +size 28337 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc63c475fde4254b7bd61dc50a72287ff833c1e0 --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32297d922368781f5cd8499b49f481c670ad4ed50f49d2efef61ceb1e03c027 +size 23873 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5060b087b2fef9e86fb7f13084954ea08f4f147e --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c9c9944ff1e0d4c800f13c6b9c18bd615337bf394616966e1f11de027ef406 +size 31673 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e3e8744a32a38794b317f61705b4ac8e269a9a0 --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6394cad82813e43869960e5ce4ea767384e0e22e8ae7fd0aa68fba294a18e5b3 +size 31296 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d878315d111efbe286861ee1ead20f9d7a224d88 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4965bf7fc3036d13e0f9c685b454cb0e2c60dd8c4a4fb89a965a0eebd6447763 +size 19017 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e7b397d4e6708b2714c3c54a9d63cd15b67d77c --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b53adbdea755332168f72c76701605757cc5738225a6f3aabcc4fd4053aae52 +size 22576 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaa6655eeb35184ffa88ff32fe5997eef9fae74a --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023fe3db0c50c97227f15d50db6035e6ad82358aaf21bf56a8f44d961997bb01 +size 21042 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9eda60fdb60198a66363e240e16002b88debbb8c --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb127814551d9ef03d09021a87cb10ed7629162663b10691df5c6e2572bedc35 +size 30606 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61da53470692d90f60ecfff491857dbff81e0f56 --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699d1ab63f54c5b2bbd4bfe2d94cda3ff35857e3fdd58b1df022a3effa03c522 +size 22519 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4398fad38c58375ab86a62d2c3eb0f9bd182713a --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416885978717d89ce3bac77adf7d8dc185e92a860a20228f688b6906ae7f6ef7 +size 30145 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf0fd7bbfc817f7ac823896f2cf22593131c0328 --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5ab8656cce9aa78dfbe6947537cc14e343336c2bfc198a55768506e126e279 +size 19987 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..050383802f981bc07efef6f64f14ac9e462225d8 --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d52acacbb03ca79a346a6d94845b868ab47c303ed4c3b5cc9d9aefb278ca2ed +size 30069 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d21b88dca6f8a1e686b3ed4da6554e6a70c38673 --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89463c7e17c2732f1372dee40cae8b8a92b25465138b759cc3e1e9513b5cf79 +size 21029 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..275e53b4f20317ce42eec2b58624866fa7067922 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727829406f411837c5187e6ba7127af3096c12ba49d8f6764fa76adfa7e10a0c +size 24073 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abf3234283ed9cccf7cfe3c2b39d637086951b7c --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e166a7e417a441c8f4fdd33f19de0da6d8d4e13bc8994b6184d27871d5a00428 +size 23306 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f322f7d56ea6ee4f569c9c3816a0c310457f2b9 --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5b18c8819b72bbd6b0835954224760512751f274e6fef335c9565bbd17d768 +size 23279 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3efbbc35b19127669f42c00f2664af12400b6574 --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f77017742ded096fd93874359317450233764dbb69bc1164df33bb26399eb3 +size 19248 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de84cd1f63537f637381ec7cbb743d5d74f6765b --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3db6c11b37995b7b43cc8cfa6da62b8b8b5872304ae3c682155ce5e5e0e642 +size 19684 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b03a48f75da5e4e98641a1d49e02c1d9d4c043e --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23606cb8700f724b0d1088a85f869b6701a823c0e7d6ccf333d5fe02a65664b +size 20168 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49681699f06c49d71a0c38cc5f74b34a73fe56a8 --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961a4b7cb7314954fbc42f30ca3291f22a7d5bc19e81dab16d022e7d5ec4a238 +size 19752 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a8a48f4dd33ea5de4c31132c8976ece3cd454f5 --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d6c373276349ca4ba46f8cc537524225b2deeb72f0fd9a280cde29dcda7141 +size 19332 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96b5dac29d7f50b00251577370dc70d6269e317e --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7032eca00739d04b8944422e5306693f7ffee3b66210b40bcc5684b793ec7559 +size 20932 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5f2f0f996191f50f6c48159e1a887da8701ba33 --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f42bdeef9b95bc6a087bac62036ec699909bd67b132e8367b79c7e5e3b71fb7 +size 31443 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13e388dc991f7a41b66364524bc4327f7c76061a --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe06acb3c5f7df65c1c395d746bda3e14afb873ee7fffd47292b4d09aaff3dd +size 22599 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9055f69720c90cfedaf9a3105ba458f8d20815df --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fd631597ea8f21ae9f477e5000f913493738ed4a97db55872b2f402b2359e7 +size 20847 diff --git a/data/chunk-000/episode_000028.parquet b/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9eb36da9001e48a7378000279a2e09e6a4280464 --- /dev/null +++ b/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6719abdeaedbcfcb7d11527053ea55cb0eb104d5bcc51e048e117a09ae903f7 +size 20016 diff --git a/data/chunk-000/episode_000029.parquet b/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efc55cc381f13712463bfbf9a3ba49a94e5fd7d6 --- /dev/null +++ b/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfcf29b14728fde2c268cc9bb9c4f0d6c12fd626beb80f4b8eaf86acc2366be +size 21978 diff --git a/data/chunk-000/episode_000030.parquet b/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c747b7d55cec74b9eefe85739b2a786544db5912 --- /dev/null +++ b/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85159fe60e8947b90e2e6dda9f53b9260b3c4e0feb9d4d61208dd3a2415975c5 +size 20160 diff --git a/data/chunk-000/episode_000031.parquet b/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..888ad12484daf87bf3550b1773b533d0063227fe --- /dev/null +++ b/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b5e264f1db6e0bcb1d99ebdc2d1d3786c6b9da4d6a9032c0aed49b6a1068d5 +size 30407 diff --git a/data/chunk-000/episode_000032.parquet b/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de9db132e6f2275d01929f3453d6c5dd616d4124 --- /dev/null +++ b/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabb7af7f64877d695447e078b335c4030853a532c7cfc27fba7ce00fa099a2d +size 20027 diff --git a/data/chunk-000/episode_000033.parquet b/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb01bdbec6660c501e1eeb8e96ed69d6c5e3311b --- /dev/null +++ b/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e393004fa4e41b633701442eaa2a629d11d6829ac3fd57e6479ae021372353e +size 21594 diff --git a/data/chunk-000/episode_000034.parquet b/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0910131418d8357e922fad88602d81428ca670c8 --- /dev/null +++ b/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be73343e83e547083cbbf8076c2d867987da360b4720ea60cf7ead711a57d88 +size 24060 diff --git a/data/chunk-000/episode_000035.parquet b/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c07c1d871b5f38a50f309815212639a2dfe8c1be --- /dev/null +++ b/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee9150c8dd5901881c2f5ccb1b713ce52ab2dc1231dfbca994a01d8eef7a30d +size 33692 diff --git a/data/chunk-000/episode_000036.parquet b/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18e655c7d26bb1261717215b42925482495e6e25 --- /dev/null +++ b/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cfc4a0b0f1f74bf836ab64d24795ce2f0b5ce3df242abdff10e099e95a6956 +size 21340 diff --git a/data/chunk-000/episode_000037.parquet b/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24ee7d7cf672e7c18aa1873674f0b9952e5ec826 --- /dev/null +++ b/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b301bfcb6e9b7a99ce5467e23be75c0e6c9e4e21c15fd32575f27b776b9199c2 +size 18167 diff --git a/data/chunk-000/episode_000038.parquet b/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fb3595dde5155d77e7cfd265a72a1082bf4e97b --- /dev/null +++ b/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f579c513b31e2605e6ce880fe27723c6160fadded44c7a67e73a5818a9321be6 +size 19530 diff --git a/data/chunk-000/episode_000039.parquet b/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99e6244b1feddff61ea22f874e452d26ce745ff6 --- /dev/null +++ b/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebc0b0773c4f972a2e58667697345f39ec4a136eb6c866d0235d404f0005150 +size 18847 diff --git a/data/chunk-000/episode_000040.parquet b/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8ba470ef24c15f28deec0d82b30e431b41ade8b --- /dev/null +++ b/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94f6b060cf64298dc6621f8746f8574c9c42016ec5d5ac2d627391242d61c6d +size 25310 diff --git a/data/chunk-000/episode_000041.parquet b/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbe355ff62d16f3914918ee936f20cc965a21be4 --- /dev/null +++ b/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7393bdc0b9a353c40094604bdd1fbd3ac09ce0f7e87a8b9369f946fccb0adf +size 18810 diff --git a/data/chunk-000/episode_000042.parquet b/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51dcfaea61f6ef2a02672329f410d540258d3db7 --- /dev/null +++ b/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb1ecc3a6b51d33d9c78fe41be23d0611df00b27965562026e88dc69ef41b59 +size 25172 diff --git a/data/chunk-000/episode_000043.parquet b/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a822799c2f5de9a66921599707a9bbbb1b130c --- /dev/null +++ b/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c844ff209b83b157bb39814b660c627dcc466787f7c6cf3829702aba8ff01999 +size 21209 diff --git a/data/chunk-000/episode_000044.parquet b/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1444050b2cd956840e364902129dfa15b467b1af --- /dev/null +++ b/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a6460e13dbfec372ee0e4448fd519315488607cec13cef94606d36a49949df +size 24248 diff --git a/data/chunk-000/episode_000045.parquet b/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dc88dcf5bfb0a4a2312f8b6d59b51a233acea00 --- /dev/null +++ b/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86da8fd58394c2b8c29ae97f3e14f86f65e0e48987224f9e82037570c1e4ce49 +size 19114 diff --git a/data/chunk-000/episode_000046.parquet b/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63ba97d87d2f9a5b2e6ae3f5191f7e24b505d608 --- /dev/null +++ b/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d869ce1ecb3255ec82976827c8ed6310cfaf78321d26026d777ec976e1ea295b +size 27261 diff --git a/data/chunk-000/episode_000047.parquet b/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..967d31058ee310c378a2d9462af8bc3f5651b0bc --- /dev/null +++ b/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7826b0e2209d9df8bdd49851d0a75a8dfecf5a4cb5b59a68da84b888a22acb63 +size 21255 diff --git a/data/chunk-000/episode_000048.parquet b/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9f131b5fc535284fc6168061f8824c16dd47b13 --- /dev/null +++ b/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c227cd88380d15809c4230ef628f87018274e224746906eabc489a437245330c +size 21682 diff --git a/data/chunk-000/episode_000049.parquet b/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..896799fc5d0354bcbeee3fa3168c5598962608b9 --- /dev/null +++ b/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f486460f556b5ca6e0fd8a9aee9b107f64de37500155b2442db93e521da5fae7 +size 19467 diff --git a/data/chunk-000/episode_000050.parquet b/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..195ac1235c712e1af23ef67ec397e75493554c75 --- /dev/null +++ b/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f2c69bd6fc523806b64c8066b05f768af4957004619f69dea8952a06628e8a +size 17765 diff --git a/data/chunk-000/episode_000051.parquet b/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..caeb5bdbb730490958fd502a0c0348cf398289a3 --- /dev/null +++ b/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cb93567172b1baa49dcd94da70ee541adc2a7f564109ee91eeebca9e3927bb +size 18946 diff --git a/data/chunk-000/episode_000052.parquet b/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..665dc29b995c5704e645569a3136f09eda413228 --- /dev/null +++ b/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6630bc7801c97dfe2e55b1ffbc62484c1efb681aa9729868fd50e194a33f701 +size 17771 diff --git a/data/chunk-000/episode_000053.parquet b/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..714c5837dcf5d8c265b46bc5d4d21f3740d3b639 --- /dev/null +++ b/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a2c5b73cf9ebdd90caedfc617741fb8f1ac4efe44f332db5bf56d4b422a1ce +size 19654 diff --git a/data/chunk-000/episode_000054.parquet b/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2798c9842eb3e736589505ac6c4b3481428e1981 --- /dev/null +++ b/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79a724777a23a2dfcd71e031456de3375e772d020fde62aae52530fa73676df +size 19093 diff --git a/data/chunk-000/episode_000055.parquet b/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aea313f6bb5377ca66542037a8b99502bd0aa793 --- /dev/null +++ b/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8bbc96e0a00e1b58da105a337535eb93111d03ddf3a06359979519c8247b65a +size 21040 diff --git a/data/chunk-000/episode_000056.parquet b/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ac487c7829bb6aa096107986d02aa68618dfed2 --- /dev/null +++ b/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d413b063cb525086328bd3422ca3759e944802b588b218820e68d31dfb7629 +size 17628 diff --git a/data/chunk-000/episode_000057.parquet b/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3a9a4e4151864561ed78dfcd295fd87a0a08567 --- /dev/null +++ b/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c126fc74623463c5263c529517eb2df45c2da3eba9ed3af7b6384faa834d31 +size 21237 diff --git a/data/chunk-000/episode_000058.parquet b/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ba49c59617ec2c873df62e3f8c69a2af5e9aff3 --- /dev/null +++ b/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172cee0cd87dd5e5ce3156b9d0b0216ee0d6ae28fa8b0fb153b14526c355ce3d +size 21047 diff --git a/data/chunk-000/episode_000059.parquet b/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7764f637cdedfc2848d08d1af5fa2a028cdcb3c --- /dev/null +++ b/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd75c63989705a1619ebe79a1a9541648dd7581c70e0164cffaf041dd740365d +size 21408 diff --git a/data/chunk-000/episode_000060.parquet b/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abcc2bc4ff2a90e74dc0a2fe07d55ec5396cb303 --- /dev/null +++ b/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d2167fa4dd8933b2a454a64970bfc48b8e430d83995defde775ee73c0d1aa6 +size 22245 diff --git a/data/chunk-000/episode_000061.parquet b/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd2a0552e5bb4a612af32fc7c9cbad24a6bb4466 --- /dev/null +++ b/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd35e031c36b55780be4f7b84ec44fc0827493c1cfd3287274b210ca595b7ed +size 17684 diff --git a/data/chunk-000/episode_000062.parquet b/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e79051f95530e22b1a94289d099b13708114faf3 --- /dev/null +++ b/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf49c70de66e8d5ec016ac43d9de477a0d7460c4d082d7fa360151142fe78069 +size 17211 diff --git a/data/chunk-000/episode_000063.parquet b/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..615a194d8aacff92baf48a8e7572da65e1f5778e --- /dev/null +++ b/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d1f331c935b87910e4f76a4623c985e49eb9755643b305f3a0f860d2a5654a +size 17499 diff --git a/data/chunk-000/episode_000064.parquet b/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b46e3c9c09c154d20769bbec84d7359d4b76e489 --- /dev/null +++ b/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0dbdc587e1f99b3ad9e28b4047c8c54e7ca87d25572595b68ca8e80827bcd7 +size 17274 diff --git a/data/chunk-000/episode_000065.parquet b/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b34203d59712bae888ab622d36489ddb671d9e3 --- /dev/null +++ b/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a6639b0105aab5fb10f631112f49ea58c418367ae3b0042c557bf5b9b06143 +size 18300 diff --git a/data/chunk-000/episode_000066.parquet b/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb8979b308ff975d9bbffd319977ae3f73facc8d --- /dev/null +++ b/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c02fda363a7a05c7ac2957515f55c4b0afaa30a0dab82d43fd7b9770ddca1c9 +size 17427 diff --git a/data/chunk-000/episode_000067.parquet b/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d8c7e1426d8a38ddc91a6e3f4778f9ba5c9550e --- /dev/null +++ b/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b412968e2bf691eed6086ec60b460f67e7009595d10f25441287ec413c518854 +size 16184 diff --git a/data/chunk-000/episode_000068.parquet b/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64ae4e44947d7de2f4d018c40b17546237134485 --- /dev/null +++ b/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b172f667754b522c693a7039f2f4b0eb9235ca77207a2138c9bbeb4453a6131 +size 16998 diff --git a/data/chunk-000/episode_000069.parquet b/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd15f8585327b51df75e7aa59291ce526984b60d --- /dev/null +++ b/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a196ce6569c183ea7bacb7365393d6493669c6b4643b330446e27c6dca15433a +size 17239 diff --git a/data/chunk-000/episode_000070.parquet b/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11616b6af9edc1471777d0e23e0d8ebe8e6002cc --- /dev/null +++ b/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a736f9f439195d96fc4b89361b0afebdfac204a8b9a7d9f3652f9852c961768e +size 18067 diff --git a/data/chunk-000/episode_000071.parquet b/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86f703c8fa964d77d8be701411c1c83bc6d2bd2b --- /dev/null +++ b/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f4df19335a6ed1ea20ab9077a056d7e5b6dd4cc77c81b29ada094ffb307633 +size 20409 diff --git a/data/chunk-000/episode_000072.parquet b/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79fc8fe8d18bd856a280cf77044c18b0cfd8d801 --- /dev/null +++ b/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aecdd4e3c98b6abf9ddae8abdd0ffa0d74eab365b4573eb716af88879ba2119 +size 20699 diff --git a/data/chunk-000/episode_000073.parquet b/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55eccb07cab0d0bca6c351ef8197f5c6d6dc1bb3 --- /dev/null +++ b/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41fdbfa5e9f0617aae90b81794baa0397153bc73be847098fe6e691031e9b53a +size 16856 diff --git a/data/chunk-000/episode_000074.parquet b/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..571d92b905cc85ae218e492ef72df2b09f624217 --- /dev/null +++ b/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edea6f0b1e2e6ba618e4ccafd9ce23c1e470c4d3cb151afdec700a3a3f371092 +size 26697 diff --git a/data/chunk-000/episode_000075.parquet b/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbc8459e4419d9060c5710c8af6aedb09b11047d --- /dev/null +++ b/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a69207bc19b184a3538cdf291d317b730eedff502798828bad0835be168eba +size 18165 diff --git a/data/chunk-000/episode_000076.parquet b/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e47df37ab2167a24e589d8d9ca4ad10cb8237935 --- /dev/null +++ b/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0ec6610b6df94ad50117d3da4c08b07e872cfbff3811c573a58fc635515ba5 +size 16601 diff --git a/data/chunk-000/episode_000077.parquet b/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fa1facba7a1b85032cf5df1bffbc7b95b77677a --- /dev/null +++ b/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9dd8c1163d1dc7ef58e8fb7588adf8b924c132d2f50e020f658e8e5fa36ce5 +size 26188 diff --git a/data/chunk-000/episode_000078.parquet b/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8ac066d7bea274e7d65c1dcec6225b442f0a730 --- /dev/null +++ b/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9be1bcfce1e0ce73a044660d4ecc1db046bc631b9567d6de1e4088549c5333 +size 18375 diff --git a/data/chunk-000/episode_000079.parquet b/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52541b79236c2d8d22ed279606652a4c42a333d4 --- /dev/null +++ b/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344004dba1d96bacaadd1ad0dc8514e603eccd8f8f053d0e972082e06fee1043 +size 22683 diff --git a/data/chunk-000/episode_000080.parquet b/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14bf6d857bb952eefcd6cab6464855d83a524266 --- /dev/null +++ b/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e966b6557aa8f1f0fb75f92eb81e443b727521d38baf31a0c45dc52030da2f7 +size 20425 diff --git a/data/chunk-000/episode_000081.parquet b/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b2080349ebde4ffb34682d5970f2c8acf958c15 --- /dev/null +++ b/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0f4bb85b6db5e3c1bcf330e5f369bc87cdd8d445326447db1542a8201d27b9 +size 20694 diff --git a/data/chunk-000/episode_000082.parquet b/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a1b529d7566fcc3614cc19db6d3f5cfec10c73c --- /dev/null +++ b/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2f9f8f47e772a4cd6ac24450127d102b12c609d972882f86e8198921ce780f +size 28860 diff --git a/data/chunk-000/episode_000083.parquet b/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c4e295e6414265c5733c2306050ce2ca2e0ee5c --- /dev/null +++ b/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3060db2cab316590496f92ee4fcd7dff9328313bfc325d1bb26dee423ca9cfa +size 35853 diff --git a/data/chunk-000/episode_000084.parquet b/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0acc128710d94f5b83a62d5396bdf6e2365cf401 --- /dev/null +++ b/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b245ffd7a7461490e80fcc6a4374c9b25e1ce5f4110f4472c399bb6b569be489 +size 27788 diff --git a/data/chunk-000/episode_000085.parquet b/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f53cfd8973c3c16488ebf9ef958afbbacf32535f --- /dev/null +++ b/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79993d32cab42a8d7f9dfdb48b9ccadbc1accf5c0528266e12a7189cfb0061f7 +size 19290 diff --git a/data/chunk-000/episode_000086.parquet b/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5036555bfe306b6e27e51d99e79382ddb034903 --- /dev/null +++ b/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc44966566e0a50cf99ca1144da866975482cd6ad9885a14a3041440883fbfd +size 20164 diff --git a/data/chunk-000/episode_000087.parquet b/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd7f6d63e9e4987be8e65df72911e42152a35f2c --- /dev/null +++ b/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef905b8ef8645604c1f4cdcef07ef58db67e7baa56506f40403e517081128d3 +size 27292 diff --git a/data/chunk-000/episode_000088.parquet b/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0479b17f5611135283ea29192e2d4cba75f0a5b6 --- /dev/null +++ b/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d458919843bba8ccd1b84e2a3f35345112ee1bec842ab1d6cc054e97f04d4eb5 +size 27252 diff --git a/data/chunk-000/episode_000089.parquet b/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a402e553ec80c7b63ad4ab677df1e15c4a98746a --- /dev/null +++ b/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e359246e973a24c7fe261570d1b09c558de15d6f8164dc5dff384c75293bca +size 17562 diff --git a/data/chunk-000/episode_000090.parquet b/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e1ac013cc1d8f7bd03fa58c9702f232e9e0ee18 --- /dev/null +++ b/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4702d970258261b33bdb40059eaeb703c315df4864263bba9ccfbf35d7a4a0 +size 27830 diff --git a/data/chunk-000/episode_000091.parquet b/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24105f14a9eff32eb000ccf8e10e26cee17da130 --- /dev/null +++ b/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bbfd37bf442e77a8f17e30164e3671b0f3f5e21ca01a3adf04a2130bd45a0d +size 19992 diff --git a/data/chunk-000/episode_000092.parquet b/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2872de4f867fa7db5d27ac8361402e582e393b1d --- /dev/null +++ b/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ac11eb0f1e191ee7d545f57d8c89aac6307d56bbc0b5dcbfb59624ff99bc59 +size 19634 diff --git a/data/chunk-000/episode_000093.parquet b/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc7fda5fcb081f685dc740bc91ff285b1785fe56 --- /dev/null +++ b/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b10e41648416bebb752c1396974d1757e8f3867e496d5c5210ecc644d99555d +size 17040 diff --git a/data/chunk-000/episode_000094.parquet b/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adc5e356e3a2073189418842fed0934fd9a3827c --- /dev/null +++ b/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1945bc11adab25a0c2ba17f9050489fd9d5fea3d83d3f7d2bec00eeaf38967c +size 19588 diff --git a/data/chunk-000/episode_000095.parquet b/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b2f055a957d0948569803f17f9549299cbe8d31 --- /dev/null +++ b/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492b20e392c54cb7e8ecdc200f03321cc9b0760381d80cfb9ac09c986997ba98 +size 24922 diff --git a/data/chunk-000/episode_000096.parquet b/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4afa0b3c20696881747adf3b68ba91df0d00b93 --- /dev/null +++ b/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ca9a31fc0552aee2fa886a9b812404b2623ba331cf7d213931655dd3e4ad18 +size 17339 diff --git a/data/chunk-000/episode_000097.parquet b/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05c874e9f2a046200425029a917d3b31e4d771e4 --- /dev/null +++ b/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4401ed623fb0c7bfada94825a93381e34af76463475796798a547fae7a6479 +size 18455 diff --git a/data/chunk-000/episode_000098.parquet b/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebd97d0050461eba0b13f6971652d4d696f3619a --- /dev/null +++ b/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb045d54ea20b66210c9fdccbe6bdf7fca421958ad85a58721ee3498c48e2aa +size 18206 diff --git a/data/chunk-000/episode_000099.parquet b/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39284f00bebebe391368bd8824e558dcf55e6b02 --- /dev/null +++ b/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765293c17822d32d9404c08a36ca3674ac2f377ccff5f2e289a668e47c99e68e +size 18709 diff --git a/data/chunk-000/episode_000100.parquet b/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b73ee3bad0890e3592b31559c4b59ebbc8c3247d --- /dev/null +++ b/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717ecc36af0d1f20eefa1a8f5c5d0de282bbbbe88ca03c917afdcf0a9e21bafd +size 19392 diff --git a/data/chunk-000/episode_000101.parquet b/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98f460ebb70bdb5fe8911466991701ab5d34c630 --- /dev/null +++ b/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44119bf3849f57b55e0f3630f39534b693354f3353304146aa1ffc8888b5fdc2 +size 17743 diff --git a/data/chunk-000/episode_000102.parquet b/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba694795b712d5f13d2ce9f7ea46978da806e1ba --- /dev/null +++ b/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4a5c9db46705158383ad5c3d12edaf5bbe30be6ac03f1356c2c95a2f3ccd72 +size 17354 diff --git a/data/chunk-000/episode_000103.parquet b/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1e19893f0a5ebe509409042f09c575100b90c0f --- /dev/null +++ b/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d964b09153db944ce44b118e3bc6c988583b0e8b9dcf51fc4ddce46d40321c +size 19430 diff --git a/data/chunk-000/episode_000104.parquet b/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..347e9086a8b55b5a9223943d673e607bc0f7dcc9 --- /dev/null +++ b/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899074ba309528b753f77aa5d5f754d7f53d5fe17d495901f5c32ef6f15bfbc1 +size 17278 diff --git a/data/chunk-000/episode_000105.parquet b/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f3eb36a1253aa4472ca0eccef4f652d76086f73 --- /dev/null +++ b/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd9b738fd054e73d88b47872c4805e8d0e8266ae999f416cedbbcfb254323a7 +size 17137 diff --git a/data/chunk-000/episode_000106.parquet b/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c686bd9b0c22a3f0797fce9c691d6e82b1090f2a --- /dev/null +++ b/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6075d645b6150b55cb943c2752cf35e994be260d94a6b112c96e85d07fe9cf95 +size 14910 diff --git a/data/chunk-000/episode_000107.parquet b/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b671c9cdaa475b4d9d5ee453e89859e07428bbb2 --- /dev/null +++ b/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb1995b1bb2b7a229cf450ae168a3c7a0595b6cd293898c10ec150e1a2ac6d4 +size 17740 diff --git a/data/chunk-000/episode_000108.parquet b/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..203b82a599d881daff86d6fbdf0ba027980c6188 --- /dev/null +++ b/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485788ee0ebecce27aac3e6501786c70406b46edf6b9a64214c1e3a9b2c15c8d +size 15919 diff --git a/data/chunk-000/episode_000109.parquet b/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc123a7ba47e3296319df2a6e284cf81e8713a38 --- /dev/null +++ b/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e9fd356245439da4976914c25cb06fc5631c1739a732c8c7ce8311ea842b61 +size 17073 diff --git a/data/chunk-000/episode_000110.parquet b/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..868c9ef68572c2459700174e5f1c4ebf0ff28d15 --- /dev/null +++ b/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f5abf8b705b2e620c4120b989ba9e7722a52792a7d2748e1ec5d76126d0fba +size 17643 diff --git a/data/chunk-000/episode_000111.parquet b/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eeddb63298a32922e30919f9fd97028191e14a2 --- /dev/null +++ b/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d9e729c1346f13f45276ad40a6ac35009229cfe928ee5220f4b824de48d3bb +size 17431 diff --git a/data/chunk-000/episode_000112.parquet b/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..774e30b333e52087e6e54df4b16d82f046b23c6f --- /dev/null +++ b/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24dbad1ba5fa5f88a0682d4e7ed6ddd4704dfb4a3551169c5136121dcc95acbf +size 17298 diff --git a/data/chunk-000/episode_000113.parquet b/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16d103c28c46904d056850a0360ace0c7f984f26 --- /dev/null +++ b/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc14d237b6f7e3cc8e519e581dff5ab1d424ca22894d1932c75deba41c23efa +size 23492 diff --git a/data/chunk-000/episode_000114.parquet b/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cbc874c91a0b9d6c42c3596759cd47193253111 --- /dev/null +++ b/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b888973b973da61baf8acc7dcccc70842bbcb9906274739973d61a5d87cc0324 +size 18793 diff --git a/data/chunk-000/episode_000115.parquet b/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3275ff98bc136a8211f554c62e4c0df84665a69e --- /dev/null +++ b/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e66cd32e7279f2e43bbbaf0aebac6b2315b0b3f921f4fa790e8ca3e7f06d2d7 +size 26411 diff --git a/data/chunk-000/episode_000116.parquet b/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21aef8204b11eb8ca61470a6de6beb0e8e1692bd --- /dev/null +++ b/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f8cf076bdbffc128df8100b160f7e83d05030b4dba465f9bad2661d16862209 +size 18861 diff --git a/data/chunk-000/episode_000117.parquet b/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6496996ca5d750608e860375951c53bd0e083532 --- /dev/null +++ b/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba1c3fafad46355dc1fd248740ac845de22801eb3ae82fa013ed82ce93c0a04 +size 16892 diff --git a/data/chunk-000/episode_000118.parquet b/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e1daceba23f3db18f79925e673e8feca33597c --- /dev/null +++ b/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf974ffca1ca75ec1d41cceb37f0676592038569728576c901f02b41ae806b3 +size 16680 diff --git a/data/chunk-000/episode_000119.parquet b/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a38a44e411f75e371e31b20e3529aef006171de4 --- /dev/null +++ b/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836d7e73b48aef81988fe80fca3a0ec73549a480fdf1b94326af3b628f849cc6 +size 16239 diff --git a/data/chunk-000/episode_000120.parquet b/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d295417a5bf1ec4be31a1ecdda4a8c451f51ef9 --- /dev/null +++ b/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d438b8707d88d7765ee4510cf64788a3a5435ad79dcc3978b2879c4c6f5897c2 +size 17967 diff --git a/data/chunk-000/episode_000121.parquet b/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb77f00ffd802bd6b3dfa7abb1ecd54efd8d6177 --- /dev/null +++ b/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c4bdb96736cabb54c5583915ff5d7ac4bebdce525082bfa22752feb6ec10f4 +size 17841 diff --git a/data/chunk-000/episode_000122.parquet b/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f24b2cf0cf860d6ca3fb0a35cac301f11f008a1 --- /dev/null +++ b/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d03caaae4a8205996c65a20aa0c5aa2ff8d563a8be207c76dfd2d928bf61d6 +size 19131 diff --git a/data/chunk-000/episode_000123.parquet b/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ddd86e669163b6d45ad3a693c290f3e5fedacc7 --- /dev/null +++ b/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7966b3f3f89ea0cc8e18c9aed34db38e87bc5d62ebfc3c5a7e16a19228f10cac +size 20005 diff --git a/data/chunk-000/episode_000124.parquet b/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..704b84b16b50f252fee443eec585954ebd7fdb44 --- /dev/null +++ b/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b75a77230ae28f49b4651c6b0b30bd474bba3d0e7b3f59cfec63e9a02b21aa +size 17848 diff --git a/data/chunk-000/episode_000125.parquet b/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ff888c51a1dbe67281b1f1a57d139cd7e69be26 --- /dev/null +++ b/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eed83c1ccc08cf56a2e6a5da2bcfd769ef75c9188db8e297b3ba13108bfaadc +size 17306 diff --git a/data/chunk-000/episode_000126.parquet b/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ade34ceb15ddacb12f632f68d5ee5c848be9e6e --- /dev/null +++ b/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ba162be5500141fc0493d5bdda0a76ff736eaaf8e0ddd10f62b00243ecdffa +size 17994 diff --git a/data/chunk-000/episode_000127.parquet b/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72e6025711624e5146dff020324119215bd97e19 --- /dev/null +++ b/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b8bdd5985c6ed9960196c911948d4e151bf62e2ebc0318c3c81073db6c30dc +size 20264 diff --git a/data/chunk-000/episode_000128.parquet b/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31aa475d53c32755bec321d266964468268b8479 --- /dev/null +++ b/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5762645d74a86d75e5341af39fef84254894fb918724665413e1b83c4bd979 +size 16809 diff --git a/data/chunk-000/episode_000129.parquet b/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25ceecd4a9582d8bf5e28635d2abdd01bcc4c464 --- /dev/null +++ b/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9effc2c52c30708049f0cebfb9334ffd415947ced54bb6e74bbc327202b3925e +size 20704 diff --git a/data/chunk-000/episode_000130.parquet b/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3776129f95ad6ed0d6f618be48b71b32ba7a2145 --- /dev/null +++ b/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c63c0661f0d2940db8590bb88dd4ee119cddd5794f7be1763aa761314f94bc0 +size 17859 diff --git a/data/chunk-000/episode_000131.parquet b/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..683db7a4f197d94fe6a17bf80b68ae72e8e31e8c --- /dev/null +++ b/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222162888a2000e1d8ab515388779f9c3670b1b8bdb47682a53526bb5bb85538 +size 18150 diff --git a/data/chunk-000/episode_000132.parquet b/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51e236327eaecbe78b22ea4a4f8838da54b4a144 --- /dev/null +++ b/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1aca06699a3a9ccc68020816110f4046995724818a73c8228d7619bdb6d9c9c +size 17832 diff --git a/data/chunk-000/episode_000133.parquet b/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0436cfb5b5d69be6d5c466b13d03c61ab7592c79 --- /dev/null +++ b/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18a97a230a4e74be7754376de4457be4106b8c32bb20aab3b93a3f22f64ee04 +size 20420 diff --git a/data/chunk-000/episode_000134.parquet b/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30be03415815872f622dc84354dbf09f17d2b17b --- /dev/null +++ b/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66f305891240dd3bb436a91f3a80f46c07ea518fa4e7dcb69f54d297f526256 +size 19544 diff --git a/data/chunk-000/episode_000135.parquet b/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f94531691968d18ad6d8561b934bf245cdc549f2 --- /dev/null +++ b/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bcb67f595ad07f0a6c524b31af79a7ac9a68f1f88aba31727aa3a09a4c20c3 +size 18894 diff --git a/data/chunk-000/episode_000136.parquet b/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9036c34c8ac0a5125e37430d41945fc1d8006558 --- /dev/null +++ b/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae42ebfa7123c1cccb60a89a82d0b427b8d4a0e75adb374aa4d88d19ac3a401 +size 17809 diff --git a/data/chunk-000/episode_000137.parquet b/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c49981d5e47eaa3e4797872ad82346872168be24 --- /dev/null +++ b/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186ec3ff3bdf5edb04c728a33461f904fae35dfdf145ea3aa60e6f07c0fb5694 +size 20340 diff --git a/data/chunk-000/episode_000138.parquet b/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..281db8b7e74ffcf47323183e5673d1156fd25e9a --- /dev/null +++ b/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6d062f020eb7c2a767ae9f9719a59e15bb325fab129253a81ab71fc414935a +size 17091 diff --git a/data/chunk-000/episode_000139.parquet b/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b064621e7b57ffeba462e255067542e89c1786d --- /dev/null +++ b/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd74209836572e914b0d4d8254c8271506eecfcc0dad5e70f9f0b759556f2226 +size 17329 diff --git a/data/chunk-000/episode_000140.parquet b/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d52f054196b7061f055dc974696c5fab9ec488a1 --- /dev/null +++ b/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b976f7d512bb6f9e38881e50cad5abb7f49a8a083066f9c7d1147a19e9d16890 +size 18645 diff --git a/data/chunk-000/episode_000141.parquet b/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86bf16b50e2258e747e4a790f224f36cf23f34bd --- /dev/null +++ b/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79663af5897b720e6682569eab66f297a242f8e43775484e039feaa1baf4a0b +size 18939 diff --git a/data/chunk-000/episode_000142.parquet b/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ebacfef8ede2f406215c2c22664311f0e78158e --- /dev/null +++ b/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bf5998c34b9fc619b604d6c905b5f324831ae282652d8808428035322e4843 +size 29720 diff --git a/data/chunk-000/episode_000143.parquet b/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..316078f27bad284cb091c0fae05676af51ee6daf --- /dev/null +++ b/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feeca78960d59770a30b139fcede3d871665e67eac1dc9109c372e679d41e01c +size 16676 diff --git a/data/chunk-000/episode_000144.parquet b/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cde0a3dc1023880e8183bd7a37dd033e7e3e8363 --- /dev/null +++ b/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c35ba109a53110ba67eb303aed19e8f9b5d7cbcff876440ff8dbb7d71fc407 +size 17775 diff --git a/data/chunk-000/episode_000145.parquet b/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89b374fda2dceb1767c917d329724be0bc9317f9 --- /dev/null +++ b/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb8d1c62495407fca4a7f93cfc1e68839c8cd5a5f0def97a2e289058b47cf28 +size 16774 diff --git a/data/chunk-000/episode_000146.parquet b/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..521c383092fb02d47364fc36a4fba35448d6164a --- /dev/null +++ b/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f38e83ba5e584c292248e1c93b97562dc5145de63a52019e858a56156eddd4 +size 17103 diff --git a/data/chunk-000/episode_000147.parquet b/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e015df419dc537fbe115e2fbc4b9a34ff1d91c0c --- /dev/null +++ b/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a551f8811e5eddc7ab6d2aef180e6c8f4f8356b19a5cb9edae702406c7e56e3 +size 15732 diff --git a/data/chunk-000/episode_000148.parquet b/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d35661526f11e034e7049e6f29da63b63d14b0a --- /dev/null +++ b/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2260b4533b7cc5bd9d627fcc90306ac5b51bbece457d840b62a708bae30841 +size 16204 diff --git a/data/chunk-000/episode_000149.parquet b/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..941e6c71f9bc9ee804bcec74e9b7614924aba73d --- /dev/null +++ b/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c945b16eb1bfafca709037e93ed62c86b7d4ca46a551a6675a4980232b9456 +size 21161 diff --git a/data/chunk-000/episode_000150.parquet b/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c645c53f2f139f5c90fb4d2c36adb312ecc60c6 --- /dev/null +++ b/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde8552d629120b50ced3db7c4c043c711c37c683faf6c92288b93f99117ea1a +size 22176 diff --git a/data/chunk-000/episode_000151.parquet b/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a109b26c42dd1846b6cc64a149052dbf2f8c49d --- /dev/null +++ b/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f241766d0c220c150c4e208a1f454fccbdd6273a7654b536b2bb951186f39778 +size 20717 diff --git a/data/chunk-000/episode_000152.parquet b/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5162940288f1acdef974534574ef0a8177909fcf --- /dev/null +++ b/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebeae460906fd6a981f459bb9fce2438fff21fd53dffd6a8a45e9eeeeee6ead +size 26824 diff --git a/data/chunk-000/episode_000153.parquet b/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78c1132e95c656e509531b4e20d3b0689bbd02e9 --- /dev/null +++ b/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ba4514bb2088ecbb1ed8f6394e590f9f08dcf90129fd80e3a91588c06a16d9 +size 20222 diff --git a/data/chunk-000/episode_000154.parquet b/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75d30ea7f7d9d0948a643640a532d04606468818 --- /dev/null +++ b/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16dc853dc00e139a186f2cf943abde1607cc5bee8296085c961cf2e3dbcace28 +size 21033 diff --git a/data/chunk-000/episode_000155.parquet b/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e83c764c5337b8f54d2385e2bbe5adcfbf6deffa --- /dev/null +++ b/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acc3e5f3cc0c4eeb57eb8b3764e248675c433ec5b1defefc8b1854844d677a0 +size 23065 diff --git a/data/chunk-000/episode_000156.parquet b/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7be6403a6f6b3184f80268df61be43cf19e2a917 --- /dev/null +++ b/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebe112c3a38911952510ae3d46baa696d3fb5d7f1260657237fece28a07f8c3 +size 17270 diff --git a/data/chunk-000/episode_000157.parquet b/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17982388be37351582f77497ba8d582569f0776e --- /dev/null +++ b/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f331fd8e7380ae1cf892d2536833ca691ddb699a6c239c40e852a164a9fe06e +size 28124 diff --git a/data/chunk-000/episode_000158.parquet b/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83510e42a99ee91041666bf2db9cbaba446d53e1 --- /dev/null +++ b/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac67287fba7637c82678e8f519c9fbf1c8ebc9b4893b1367122f15f90a5ac4c6 +size 17672 diff --git a/data/chunk-000/episode_000159.parquet b/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f847812098a8803be4b52f03921032ac8c1f43b0 --- /dev/null +++ b/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238edbea490a8eaf27e6cf5cf7602182e13ec1123c0cd24f165c97a8aa0eff8b +size 17180 diff --git a/data/chunk-000/episode_000160.parquet b/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28b9c52e03edbff886cba6b6944ff42d455a59f1 --- /dev/null +++ b/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93b9ba52f1c908724bc078813be2acd840159f3ca910e02e4606c907d129d66 +size 26708 diff --git a/data/chunk-000/episode_000161.parquet b/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb05f30107451b2bed48b1c6c5c8a289a44906d0 --- /dev/null +++ b/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c4cd7659e40c68cd8684424b13fa9a9ba161b2d5ee8f6cd7266ccade1c502b +size 19216 diff --git a/data/chunk-000/episode_000162.parquet b/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59647781a5d274e047e03e656995f20ee26005cc --- /dev/null +++ b/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9bab6839b5dd53d9055b4a93a93f191af9498dc94a4ffc1f85620268145a98 +size 19512 diff --git a/data/chunk-000/episode_000163.parquet b/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..292d0de0a33d11da57fd7874cac0d36de02aa865 --- /dev/null +++ b/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1153f1f10f19455409a108796c2c65438033ce2a2beeb029c7cd2d2693797e +size 20340 diff --git a/data/chunk-000/episode_000164.parquet b/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f59796beee7634967b885497702338a80f9a0cb --- /dev/null +++ b/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7559d6191afdad024462fdca2c5a9cb0e3f401bcf893dec070f1862702edc959 +size 23586 diff --git a/data/chunk-000/episode_000165.parquet b/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..178f35573375073a6713fde4e59c01f2ff6f3110 --- /dev/null +++ b/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a2cce691bb40c83e28111ebecffc89626ffd74bdd3cbf48bed6fb3af325886 +size 23232 diff --git a/data/chunk-000/episode_000166.parquet b/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1803bcdf706a711d4d37a97aa380235374e2788 --- /dev/null +++ b/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5c9018bbd2ffb1e2815fa41a8dd3c412cbf7784d6a1d4279cec9cb46f88ece +size 22105 diff --git a/data/chunk-000/episode_000167.parquet b/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2455e10f9e641beb4f9119afe3585a9e566d1579 --- /dev/null +++ b/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc5acbee0162f6c83abca044fb26767be1a692fd635e41ed8fe5fefb4d24043 +size 29731 diff --git a/data/chunk-000/episode_000168.parquet b/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a5598e84c28d88061bd6d8a98d9d2dc968bf94d --- /dev/null +++ b/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6559de013da816ae8a0c96cdfe1cb5ca91af43a8ae0b0b14a3cd9f70c2665b15 +size 21356 diff --git a/data/chunk-000/episode_000169.parquet b/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..383a4c4fc3d0967a4dd2f06f9ba1f3d7860bbd01 --- /dev/null +++ b/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4144a4e10a9c5240c1731417536328fff0ca1e2330c40c221078402d3f67bac8 +size 23119 diff --git a/data/chunk-000/episode_000170.parquet b/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1e860046fec1bca753520ad34e478fc356e3a30 --- /dev/null +++ b/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91967e0ae191dfe538c4725b9045e1e3ac0b79e2f3c2e46486a62cb77de19ed8 +size 20142 diff --git a/data/chunk-000/episode_000171.parquet b/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e951b68e959af6fa1475f7877b7175e39fa0719 --- /dev/null +++ b/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce7851c32323784f90138d7171e2cb957a89ec1940c1c90553c03fded1e50ad +size 20330 diff --git a/data/chunk-000/episode_000172.parquet b/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..574abd3aaee04abd1da41b7944ad2cf034799e26 --- /dev/null +++ b/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495c1c22a1a09c7190d8f883d3833319b16c74d31632c25c1a2c598968fc4697 +size 31536 diff --git a/data/chunk-000/episode_000173.parquet b/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd7fe12e9eb865d1c4ce4a7c9b786da9cb065077 --- /dev/null +++ b/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f866169c5e1c4343c67769e3b9987a19eed67babc63e241afd873c5eec20d9bc +size 29703 diff --git a/data/chunk-000/episode_000174.parquet b/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4009498ec5ddc2cec99d03ed5773c8041f8e2283 --- /dev/null +++ b/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfffd4ffff0efc61d2930a93e8e2633df417bd3dc61cae77bb923ae1cce6af9e +size 29352 diff --git a/data/chunk-000/episode_000175.parquet b/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dda3018d0bc9077e6042b54d9f3e0115c1130df --- /dev/null +++ b/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415f42addaafdbeddb1bedc85c4594d1544a5321090526f805bda98fe826f12f +size 19720 diff --git a/data/chunk-000/episode_000176.parquet b/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9081008783852c91167cc90db4dd0cdf70d793f --- /dev/null +++ b/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfb8450e4a3a94c991a6bb7a5376de02b5426a2033e4b04a0d30caa08a64af4 +size 19688 diff --git a/data/chunk-000/episode_000177.parquet b/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e694696beb6680dd6f7ee0eb8b40be7352a450c8 --- /dev/null +++ b/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a571a99e9365f9fb81392dfc3f60889b8f47fb7bfc3ede37b3dbc5028b87a89 +size 17880 diff --git a/data/chunk-000/episode_000178.parquet b/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e74a304105014c53f551c05cecee9f5d58082ad0 --- /dev/null +++ b/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c3be2e927d810217604b33ba5f77c93da1fcc2749a76db96c0eac403e15233 +size 17441 diff --git a/data/chunk-000/episode_000179.parquet b/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7204107b29d5ab01ac2d1ad4774870d8f21ca660 --- /dev/null +++ b/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944f71f4bc50da4fc7e4fc091cc060c309a4160f14fb2afab56a064f6b2423ef +size 18793 diff --git a/data/chunk-000/episode_000180.parquet b/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3201a83de35d82bb92af02f3105710e64a2a489 --- /dev/null +++ b/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169c9f3bd4ea5d91fa3fbad1128705aac9c820c3f7f9dd58caabb6e47ce28074 +size 26981 diff --git a/data/chunk-000/episode_000181.parquet b/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad3301a23080356f63afa541144380df08e90831 --- /dev/null +++ b/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8d17a996cc9f35eaab31ae74e22177d956edbdf078a14b2e2c7b8b991d7e6a +size 17715 diff --git a/data/chunk-000/episode_000182.parquet b/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0bf434281006340b762b0fc9f9eca807afae938 --- /dev/null +++ b/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164eda66e2ea153221b2aeddf61fc7187cfb30be9839961cff1db210bd63c181 +size 29696 diff --git a/data/chunk-000/episode_000183.parquet b/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3484c0025f25bc6b6377b948e6dff6117e5b05cb --- /dev/null +++ b/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8c67dc98c86fbfb2434ec16cc0e58c72ce8891c7ff0e2260171ceb06d3639a +size 29844 diff --git a/data/chunk-000/episode_000184.parquet b/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5392806d3c092d688ca88bb6527c84f6662605b9 --- /dev/null +++ b/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57579a1ea89faa3167e2104d78e2ed55ba36b95e0bbb3e7fc141aace58643ea4 +size 19239 diff --git a/data/chunk-000/episode_000185.parquet b/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac05f6eea992ae2bdf71916f50a0706b2e5c94d1 --- /dev/null +++ b/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b224e27ef4623b93618f576fc79a25a06938db144f98c9dbd0d500f3337887d9 +size 17325 diff --git a/data/chunk-000/episode_000186.parquet b/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84157b43466ab1f168af30e0224944958e311f77 --- /dev/null +++ b/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c73acb29087bb15718d8b976a8f040e1a6d50ca72da18c95a289d18421a89af +size 16172 diff --git a/data/chunk-000/episode_000187.parquet b/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9dfe63e907802be6a247f1f780c9da8a89cd8c0 --- /dev/null +++ b/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19af76c4ce0219064fc560bf593bf6583232f47abf755f3d90104a35577b9158 +size 26051 diff --git a/data/chunk-000/episode_000188.parquet b/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95f27e05f039fa9ab050862a8e49e8f3db43cc0d --- /dev/null +++ b/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b378116415aeb1fecd2ed7841ca1ce0b7bc5054a93a3432e0f479bc5df9936 +size 34697 diff --git a/data/chunk-000/episode_000189.parquet b/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4aa98ecc7af87a9dee07c177cf9d674b4c27c835 --- /dev/null +++ b/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1d2500d8694fb5c802c4e82e5a4469c5888c6d9ff7ca025c494c7da1477bfb +size 19252 diff --git a/data/chunk-000/episode_000190.parquet b/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddf00c38b9ae676f54c12174b0ec6ae1a70cdffd --- /dev/null +++ b/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03e80c256f0560cb3805d935471c49f7c38692e8e4a0300ec71250b2ca82aa0 +size 30891 diff --git a/data/chunk-000/episode_000191.parquet b/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e45de6e48ceea470574f19b1b19bac4b5bb2d77b --- /dev/null +++ b/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf8901562a4d4a94cd87af28ba05b196b945e709083455cae13f0c95879fd38 +size 17983 diff --git a/data/chunk-000/episode_000192.parquet b/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4a56fb7b5dd28ef31b31c5fd681d6a898085976 --- /dev/null +++ b/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67266227d2118826a2c73bdebd884dda204d78128b647b457f07575ff5742dde +size 21940 diff --git a/data/chunk-000/episode_000193.parquet b/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..402a3516a134618aa634d1b2c3e93716c0eab800 --- /dev/null +++ b/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af6d01d2f107d6233d682758dbbf96fc02f683bab647633757bc5535f38dfdd +size 25420 diff --git a/data/chunk-000/episode_000194.parquet b/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9f861874352d019bd2dfc42f84556b9cda42ce9 --- /dev/null +++ b/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b61d19ee3367cab8de86630363dd4b80d9d2a7dc11f547bc7b86d944708950 +size 18254 diff --git a/data/chunk-000/episode_000195.parquet b/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4a3b1c9bcc0017f09040c9c45a0e6b4db078607 --- /dev/null +++ b/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95712c713edae741779b353ff18f1fdf4340d922c0641830cbe6e3562d0671e +size 26215 diff --git a/data/chunk-000/episode_000196.parquet b/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e225565d347c06ce2811c639db407ad465d4a2fe --- /dev/null +++ b/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a2150e1c5d0a54d73230cc9979555f17191cd3929532e8d4466ee555881c4a +size 25690 diff --git a/data/chunk-000/episode_000197.parquet b/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6471c078ec7eca800a64093cf0d3199e4e7167e --- /dev/null +++ b/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7d570ae2111c0e6bc92d944ca8cf87cd8a519f8c2eb223ed9aad4696ff00c5 +size 21421 diff --git a/data/chunk-000/episode_000198.parquet b/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..364564089644ad5a5de0fe4d40c2cfe17684cf5a --- /dev/null +++ b/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f6e23175ea2fcb1ea129a6c3b4ee2558c90af5c49947c1e913ba9b688d559c +size 16960 diff --git a/data/chunk-000/episode_000199.parquet b/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1efbf3932e87a2a89c38e22c8be49ffe6d33438 --- /dev/null +++ b/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1749fb28eea611184d0c31cf2baf47d2354407c90536a8a49cf9a3a7b01305f1 +size 18466 diff --git a/data/chunk-000/episode_000200.parquet b/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc1a42e3e174d805897fb61200001de632b49166 --- /dev/null +++ b/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37559736d28ef85f7a65000529f5ae7eca52c8fc538db66124361ba18e96b7c +size 21243 diff --git a/data/chunk-000/episode_000201.parquet b/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e682897da8cf02bc100e641cbf032d5cc0b5452 --- /dev/null +++ b/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58dab38857319029a7055d2041abf98f28fa4e310d04797cdce020b7344d182 +size 21582 diff --git a/data/chunk-000/episode_000202.parquet b/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7ae66943640eaba95a5f5cecfce1ae5e7109de4 --- /dev/null +++ b/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0981f1048b793272397910e389238122a7956575328d23567c139920bb0d658f +size 24186 diff --git a/data/chunk-000/episode_000203.parquet b/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbadd90292c8ba628b3879df0263fa9c5e0d15c7 --- /dev/null +++ b/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21833ae3215ef06fc8e40ed7dec40560e34ebc8a8d2d05d8552c8441201eeca +size 20253 diff --git a/data/chunk-000/episode_000204.parquet b/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..482601f8c7e0053ed42757ba646e53e24035deed --- /dev/null +++ b/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ee00583c040a61f4e4ba35bf0899b276589e5cfcdeae2ecbf6c9bdbf115443 +size 20751 diff --git a/data/chunk-000/episode_000205.parquet b/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21e12f43586c433b4ff14e527ff855ede3303768 --- /dev/null +++ b/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab406a315c91428dfe6a9238faa3d4755f01d53f979e20fd766ad71e7316f469 +size 21043 diff --git a/data/chunk-000/episode_000206.parquet b/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6679a8a3a67fc841664ac99a7b2d99e0d13cc0b --- /dev/null +++ b/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7582f6cfccc721cac3e6039530915c20c47ff929962e56460ac68bd0935c772 +size 19126 diff --git a/data/chunk-000/episode_000207.parquet b/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34d64df41810547bbde1805ac517610f3acd9f9f --- /dev/null +++ b/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806dc48db2015fb77e10600eb56c8926cfce1909eb1ec084275a02e3610f67cb +size 21379 diff --git a/data/chunk-000/episode_000208.parquet b/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43456fc825e602c75d0f849c3ae103a5beb4f0bd --- /dev/null +++ b/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e13e701b479dcd93ba125bf2ee15a5af9567ba743f2d8b41b27715f6a7adcf7 +size 20366 diff --git a/data/chunk-000/episode_000209.parquet b/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b31194ab859b98b714b010a248521d49eb66cd57 --- /dev/null +++ b/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7985e5b55bb746c9064a1a5116ab1fc076fafaafb4632dd2776141582abeb9b +size 20196 diff --git a/data/chunk-000/episode_000210.parquet b/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b25ce40e3b8b4ad1b32ee5e25d67ec83a2d366e --- /dev/null +++ b/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797863c0912305c8e7eb17715f1b9d91d7d38a72b6762eb3cf3577de85dc6274 +size 31299 diff --git a/data/chunk-000/episode_000211.parquet b/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed5ae8951628c701c93b34b5b6491d350f36e647 --- /dev/null +++ b/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02c792f5be3e0aa43ed4838fad0580cc4b04b07c72eae1043d58f03906101b3 +size 18640 diff --git a/data/chunk-000/episode_000212.parquet b/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..153449fee55cd3cb850dd09376995d4c599c98b7 --- /dev/null +++ b/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07bc160ba5ba5a8804100ec0ca9db33f712e9aa6c702b13775c3da6a531bddb +size 18762 diff --git a/data/chunk-000/episode_000213.parquet b/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46b3bee04f12abc2e97d92dd5bcc9897942460c8 --- /dev/null +++ b/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c390b6c851408088d3dfad7ea1eff0da6540bc6f32901a415055bfee1139edd +size 18661 diff --git a/data/chunk-000/episode_000214.parquet b/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a38887e2b0192a4704090479e26f2ee5181b58e --- /dev/null +++ b/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75481e85b4cdaa909ee3c117ba76b36c3ec22d79d7c4d74ecceec043ab799648 +size 29043 diff --git a/data/chunk-000/episode_000215.parquet b/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4e606e830981f8b6a14cd620d393061a991a401 --- /dev/null +++ b/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf48b65c77ce82eda851b012aa8ca34d5abfcebce14544860c34317eb2416cb +size 17738 diff --git a/data/chunk-000/episode_000216.parquet b/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d859a85bb006d1a9c3aa3e3d0caa1353504e50c --- /dev/null +++ b/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3246d45b06b6b99a4b95c7fcda7bd74840e6ccf3a00a22f1b5e11a1433fb11a1 +size 27392 diff --git a/data/chunk-000/episode_000217.parquet b/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ece01f3973534e41fd17d57adb1223e50dfbbfaa --- /dev/null +++ b/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9e59509fbd2319e0a8f3a643c9a7c7615ef8958b6d18e24facc63294d8988a +size 20726 diff --git a/data/chunk-000/episode_000218.parquet b/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dedb1948523a47c5b0b5db97b6a2eae3171e0a6c --- /dev/null +++ b/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe24c0bbbbb228391457b1773144966b739ba3388d7ece2abcaf064d97dfbd0 +size 32899 diff --git a/data/chunk-000/episode_000219.parquet b/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2e200f54583b398aa81da1cdbffca56f7735c8c --- /dev/null +++ b/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fce5d4c00272a0b4ce567d8b199ded6fd18d0e88a2b930024a37b438ffb690 +size 21369 diff --git a/data/chunk-000/episode_000220.parquet b/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63c92ab863d80d9a310a86d6441775966fde57e7 --- /dev/null +++ b/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e91c847a98e89407f1eb5b1eb8ac192ec7839908c2e4caddf05de90632a437 +size 17610 diff --git a/data/chunk-000/episode_000221.parquet b/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e00679000296057390b55d9d2ff4a36b23f74f3 --- /dev/null +++ b/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b6e42278298c3b7a7c50762aba530353f50dfdc6d1d6fc5b437700cf5dbecb +size 27538 diff --git a/data/chunk-000/episode_000222.parquet b/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cea34786e7ec29666e66f33810d34e9b5e972ed9 --- /dev/null +++ b/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bce2dd67e91a151564e7e69346c252de5bd5e2a6ac3570ea02a8a034cde7470 +size 20553 diff --git a/data/chunk-000/episode_000223.parquet b/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc2d66f7b8280ed9dd89f03a61e727a6783fcd5c --- /dev/null +++ b/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829140de98a33770e46321c800e6ee77b8e5367cc961130e91290c6b1d69083e +size 18960 diff --git a/data/chunk-000/episode_000224.parquet b/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b3a76db8ee728597f10660ef004d62da8a55e23 --- /dev/null +++ b/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042ff27fb06bdf5f849eb9b18df30c8a2dae3694aa45138fa8c2753b77c5ce42 +size 19781 diff --git a/data/chunk-000/episode_000225.parquet b/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fccd2eeb8a411347742f14b300840f85f1142a5 --- /dev/null +++ b/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b37e90da8d1af64aac11dde294dac0aadd7d928bb10d9b9e6e652431cb84cd +size 20714 diff --git a/data/chunk-000/episode_000226.parquet b/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6efbf3f5a8ba12df3c0e46e8ece5c955d4dd2d4 --- /dev/null +++ b/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84875f6fe20f353ef6922814d20647ba7dd37f9e6c35cc0f08767e837b380639 +size 18451 diff --git a/data/chunk-000/episode_000227.parquet b/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdef2e29ca84cbcfc92e0df9b5b4e18e4ed8527a --- /dev/null +++ b/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7cb65b0c865a23cb68974dcdf9367f766f46f73755e42a66dfccf7deebddbe +size 16526 diff --git a/data/chunk-000/episode_000228.parquet b/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cd0b8bbcc88b19ff7ea0ecac8d7602c3c974844 --- /dev/null +++ b/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417a14e7b2d113eba4b5acc0f49d387dee59705b9e3324c108ad83119e2b5024 +size 21794 diff --git a/data/chunk-000/episode_000229.parquet b/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..949267a349b2092713cde8cc446729ca31ad657e --- /dev/null +++ b/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f847f49bba22aeed2a947422cd64e2444f5a0514c61be1cd4a33420eef7dd612 +size 34855 diff --git a/data/chunk-000/episode_000230.parquet b/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bab9f1dff01c2beb3477f82856908427485e34a3 --- /dev/null +++ b/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d433ed4ee3639b38ee5bddf920d12342279bece1d9a4c4f9d6ab99e325cb0b2 +size 27721 diff --git a/data/chunk-000/episode_000231.parquet b/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2714f463db89c76b4196986e2eda8bfaa210f205 --- /dev/null +++ b/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b199001d4a33e52b865f7adaea6560bf84cad9dde3c33c6c93a239222903c99 +size 29700 diff --git a/data/chunk-000/episode_000232.parquet b/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c2923095346185aa6df7c310c7b38935afc8e43 --- /dev/null +++ b/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7172645f57cba9ec7b173897e833ccd7b95b1a1275d85dc3aeb704389a51bd +size 18740 diff --git a/data/chunk-000/episode_000233.parquet b/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d51ed3683713e8b336899ee2a8a05c916bfe7889 --- /dev/null +++ b/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928dd49471199db4a0f6f79843859d2a7008a87271d6c81ce0fec6075ce9c891 +size 22829 diff --git a/data/chunk-000/episode_000234.parquet b/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6c30cf803187cbe3b92ff095321f7ffb65e3ba8 --- /dev/null +++ b/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee11c49523f7b5b0d4ccf54bb6d2022d54083f5ea534930bd20f6e89117328a6 +size 27723 diff --git a/data/chunk-000/episode_000235.parquet b/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c365aae159db5ecf39637350111da2d114430a23 --- /dev/null +++ b/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ffde754c83d54fd6f602b7c9d8916d6de082b63831df2ebbebdb8d7d2f0fc92 +size 22221 diff --git a/data/chunk-000/episode_000236.parquet b/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..882c4339f493ce6d67fd535a5ed49f1e83263a71 --- /dev/null +++ b/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afea7e8e80fdabf70d3055b60c9d042eca025b80d69f1b2478032812f1286753 +size 17281 diff --git a/data/chunk-000/episode_000237.parquet b/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f63d7d988917444fceffbbced8dc6f3f728be98 --- /dev/null +++ b/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8aa911bba90174fa51da2bfbc0e559c43d7324fbfb7a50c894550957bdc84b +size 17733 diff --git a/data/chunk-000/episode_000238.parquet b/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e11d523ca3faba66920a7710b204b0f6168f36c1 --- /dev/null +++ b/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6175b6eaecac520b945a3c3e5ebc222a540501795eb1d6ea46caa72bbd37457b +size 24990 diff --git a/data/chunk-000/episode_000239.parquet b/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99b649fe8eb7a7ca2771fe54325a7bd8ab4dfd72 --- /dev/null +++ b/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b04a81e87c68bc8c2306973405cd28d6e3255bc16e29eb77fcce858b6f4546 +size 24446 diff --git a/data/chunk-000/episode_000240.parquet b/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be397b9342a757c412c7501567c609aa14f5c911 --- /dev/null +++ b/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521b1026698983a2e873c49388a6478203b0cc813b3982d3244da0c24cc6a46a +size 20042 diff --git a/data/chunk-000/episode_000241.parquet b/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67d0e5dceeba20eb3b4e8a43ce0a551ad36df18e --- /dev/null +++ b/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e745a7da84f747e41b6b11e572ea65af3bac77676a5f7abaa7b1250797cabcf3 +size 20449 diff --git a/data/chunk-000/episode_000242.parquet b/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..529af81025795b05b83219075a01a30ab9f675ce --- /dev/null +++ b/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738e50bc15b4d5980134dfd32deccc128750708d4b759c9dd07b76edb470e679 +size 20683 diff --git a/data/chunk-000/episode_000243.parquet b/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a27efe192e80613b2654a98ed7bec01490f6e9a3 --- /dev/null +++ b/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593b019bb4bf69e8f1078739712d241615d7ac8acae79740db4bd954692c2cfb +size 19876 diff --git a/data/chunk-000/episode_000244.parquet b/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0ea01f71a3afe0baf4afc9bd5398f65c3383f0d --- /dev/null +++ b/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cfad9186dccb486cdfc463ed7dc17e90fa76e58a89f000e9f2533cb5ff4f37 +size 19375 diff --git a/data/chunk-000/episode_000245.parquet b/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77d4bd3f932bab47f642e3307f471832a021298c --- /dev/null +++ b/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2551edc47422a6e8d193a64da12b7fcc9c124b65fb12b9e643c2a257caf22981 +size 19098 diff --git a/data/chunk-000/episode_000246.parquet b/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8abe6751b728cdfee0ec60cbaabc7edcbd7d6788 --- /dev/null +++ b/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212a003ad4fe6d6af8f9332bfa7fe185fa1d43a534f247d7b55cbbe13d353dc0 +size 19011 diff --git a/data/chunk-000/episode_000247.parquet b/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcc3f22aed61fdb4a8a9c91b02c1cbffb5d6de48 --- /dev/null +++ b/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532bcad94cbc7aba51ca326528017648fa788621776eab1ff1d35e2261ce57a2 +size 18719 diff --git a/data/chunk-000/episode_000248.parquet b/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1406294dcf03421e5453a337e35fd3b58c5e1c5a --- /dev/null +++ b/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5485b6dc0144c94de0c8a45f4f01c4c7cc1bcd513d8690aac8824c99fe6c45 +size 18885 diff --git a/data/chunk-000/episode_000249.parquet b/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1365a9cac25ebee7cc630fe4d81f2d792f3f41db --- /dev/null +++ b/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9608989c22a60cfd404c55c2f9db650ce595d5c2d40b61e30493745aebe30466 +size 20663 diff --git a/data/chunk-000/episode_000250.parquet b/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10d604fe3b7b44dfee176018ba3cf208b4b8da00 --- /dev/null +++ b/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a977227f96625b0f759851d2c974512b3b2c23639b2667bad27c3759363ea1 +size 19267 diff --git a/data/chunk-000/episode_000251.parquet b/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d03d1b7f4ee50a2dd9578488c601fdaaed69205b --- /dev/null +++ b/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab306569597504b3e10db1eec43c101b10915ffe8632798d842fbb0cbc6837d9 +size 30146 diff --git a/data/chunk-000/episode_000252.parquet b/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..258f9eece82cc121b5bcdc8308ed8bfa6f422e91 --- /dev/null +++ b/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959590313b72a924a059e8703861780d381e261538daa49cae355afee8379db8 +size 28510 diff --git a/data/chunk-000/episode_000253.parquet b/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a60f0bb39edf7efadcb4c45e86d807c6eba3de09 --- /dev/null +++ b/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5511101acc872975537b3aeb512896eb24d35bcbbda1d9f62fcabf432cd5e799 +size 32093 diff --git a/data/chunk-000/episode_000254.parquet b/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3aadb6ee57de113b68dd5d1815b3bfe6d1d737d6 --- /dev/null +++ b/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da3b507b094feb33789ec75baa3c8575d2aad7097efdf1a783ffec51ea2e112 +size 21074 diff --git a/data/chunk-000/episode_000255.parquet b/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64830a3d7fed3be8a4994a6c97cf11311dc9a338 --- /dev/null +++ b/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f978d1b788ff4d13083992c32a6d61f53bd65bf646f78f1b4f7cea64cc1dd25 +size 30355 diff --git a/data/chunk-000/episode_000256.parquet b/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bac356d3ef778111534255570c9994546f5dd80 --- /dev/null +++ b/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1457075bb83cdeba5a75d6d86e50afee88ce77ac2fa9e58f156a0ec8d314ccc +size 29062 diff --git a/data/chunk-000/episode_000257.parquet b/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45fa65d1a3108640ee59dab867c70a217e8f7d78 --- /dev/null +++ b/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894749d577718d0a05182c9ada91160878ab68166731992593eb5b3edf39c918 +size 28635 diff --git a/data/chunk-000/episode_000258.parquet b/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b5ed42461881a2b1f81698359c1569203869858 --- /dev/null +++ b/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deefeec84ce12ab01403458a5d65074cd7d8cd2dfab82ad9f5753257ebc52676 +size 31281 diff --git a/data/chunk-000/episode_000259.parquet b/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..239413ad889e46748328ea4e6211c33bae3652ad --- /dev/null +++ b/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c83cd929f6dedcb7e83bdf5e9cf102f95fd0aa1eb8a22304195f4b9e8412a833 +size 21921 diff --git a/data/chunk-000/episode_000260.parquet b/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9d2abdd0494fef802d25a038ee563c4060598c5 --- /dev/null +++ b/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ccc54ebc905a79d73f278338c101cf9020f742ebbc81b62bc88ce922b9002a4 +size 32840 diff --git a/data/chunk-000/episode_000261.parquet b/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f4eaa23d791bff26c12f73ad3d243a735f61be7 --- /dev/null +++ b/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec4f8a760962d17311cf7434b608f4688f5ddefdcadeb8c3731bf0505ee7362 +size 24893 diff --git a/data/chunk-000/episode_000262.parquet b/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0549dd0d84a29b2174fe9568b4409e7e085c16a2 --- /dev/null +++ b/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98073a901807bbb91643116c25df52f1abf03f087e268f0833d7ab86c79d492c +size 18723 diff --git a/data/chunk-000/episode_000263.parquet b/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5200f244446674460bd35ca5a45b25387924ab50 --- /dev/null +++ b/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6999794e899189cc84edd6816408f4211016c7920ea4c506fc082d57c7eacbf9 +size 28007 diff --git a/data/chunk-000/episode_000264.parquet b/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04da7664f0882be0f1664d704e382be9c40d177b --- /dev/null +++ b/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f180c98a48584754a012c0be10891bc7ff6a4e557e876bd8818de4cc16edd57 +size 20591 diff --git a/data/chunk-000/episode_000265.parquet b/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d421e25f91925156524d60fc7ca7dedc9a2095af --- /dev/null +++ b/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07927711597e7569bebcc2fac6c6c92ae21bb5e9883f542503cdfe8dd2c991e +size 36040 diff --git a/data/chunk-000/episode_000266.parquet b/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aed6f7381a7b59a5c3bee3be33ff5a2171ff4d00 --- /dev/null +++ b/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c348a3a7f43050fd40932edb7015f0816faecc13e5dcca80302123f70be96182 +size 30423 diff --git a/data/chunk-000/episode_000267.parquet b/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d67efb5bde9b365209fddec41afe93888bbc18b --- /dev/null +++ b/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b12b1dd170a345ba3768719d254a348669d6e4d714d85bd005d49adec5edcb0 +size 20161 diff --git a/data/chunk-000/episode_000268.parquet b/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c226d7aa23912da7c9a6303cf7ea92ab0bbb1e53 --- /dev/null +++ b/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd97f5954769c4ef47bff9563b7637056173854c7c9a105c1bb1cefeb9c528d +size 20339 diff --git a/data/chunk-000/episode_000269.parquet b/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aff6dd2a3d1754e303d3d5e4d3e8e8de9a225a23 --- /dev/null +++ b/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7afd7f41aaf0ad4bc4fd05e0009d09fa8b8a5c8da14df35047456bb2db8eb8 +size 20004 diff --git a/data/chunk-000/episode_000270.parquet b/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d3e67c1544487dd51ddf7525d9ee6918120536f --- /dev/null +++ b/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8f7f20a09ce8c11a8c1909cdb53645c1d7440218047759ecce79bc3c4ce5b1 +size 18286 diff --git a/data/chunk-000/episode_000271.parquet b/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30c8095248a470d9bfb24e5f16882cd26351dd84 --- /dev/null +++ b/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3cbae8631fd4ac084b0c9c1d3087ffee8979c3857e88278ac7c9152465213d +size 21760 diff --git a/data/chunk-000/episode_000272.parquet b/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..695193b181d3bc93a0ce03f8c8deaada56d02e5b --- /dev/null +++ b/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436c13376c9a79bae9a58efa5fb3003d3824446840d9bdeb10f3562cd4d7a7b7 +size 18226 diff --git a/data/chunk-000/episode_000273.parquet b/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..559e49942d7960765d852ed07744304441fed033 --- /dev/null +++ b/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bc0b90b02056e6b27507d0621df9d806adc69e3945c526c80d3c53a38572ca +size 20308 diff --git a/data/chunk-000/episode_000274.parquet b/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2185d4df06d1433c1ad858572383c74c1d94f20b --- /dev/null +++ b/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdb5897ca6f7ab794faad24a1b37e08e620af425776c6e7f2f60f58edf69b44 +size 18407 diff --git a/data/chunk-000/episode_000275.parquet b/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..736b2f0a678f330f2ca94add43c876a5a21a225a --- /dev/null +++ b/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7276ce9dc7c68d1522f9a41f5ef95de50c85c4f7cd7cfd12b5dcad39d9b8a904 +size 19130 diff --git a/data/chunk-000/episode_000276.parquet b/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e5a3dfd2acd42206d858c48262976fe49ae181a --- /dev/null +++ b/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a835f500bd4a6e86c0137b9bde028b7d76a0f3deac8324458672bb6546d3aeb6 +size 19752 diff --git a/data/chunk-000/episode_000277.parquet b/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cce911afc2145543bdb7df4ad10a752dfee853de --- /dev/null +++ b/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b4419f15fcac4bcfad2e4a48b0af109441183d55e6d54715f66d9ec91f4c70 +size 21899 diff --git a/data/chunk-000/episode_000278.parquet b/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..216c1f23a73b0ec7ebe44b3976a366b1fe298e0c --- /dev/null +++ b/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212b28cfc166dc5d84c1ac674a8519dc1b544fcc3f0f0a89a1fd3b71dd2b11b7 +size 20812 diff --git a/data/chunk-000/episode_000279.parquet b/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af949fbab52eedf9d569c5a2c85d40ccc510ef74 --- /dev/null +++ b/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abca59f7b769b11c0c366e6ead2e7498f8e80f0afc9edb9c8b71d6b39eb67a90 +size 19969 diff --git a/data/chunk-000/episode_000280.parquet b/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01868600bbcf38722a606dc286d48769e68be10b --- /dev/null +++ b/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bba0b63663728f1331e531b47b8fe2c595cad34ac750b19adb84fff621e534 +size 19817 diff --git a/data/chunk-000/episode_000281.parquet b/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..426482dffd38b899c29662b050298e86a662d843 --- /dev/null +++ b/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c69176950ead4afe3b3d37f5f706a0ad8bad229c18d33c24ad6cfdddbbc98a +size 18435 diff --git a/data/chunk-000/episode_000282.parquet b/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20fa52b25f601c2437501b9575b9afae5275ddbd --- /dev/null +++ b/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6057dc25e83851f536074a74b98c8004aff43815c7cc7ef3c3f49ab4e7232618 +size 19517 diff --git a/data/chunk-000/episode_000283.parquet b/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcc917e5794932510a70952a70dd01320caa8831 --- /dev/null +++ b/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06ead094537efa80ed610ff6ec1d0b2c189004c09d926348d8658fdac9f3a60 +size 20372 diff --git a/data/chunk-000/episode_000284.parquet b/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c368e33f8b989ec4e5a23d61aafb4c110585a5f9 --- /dev/null +++ b/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdfbb1337c720498cd86316eb607a1252e399df4bbf11b76af9a8512a3e8bb63 +size 18782 diff --git a/data/chunk-000/episode_000285.parquet b/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57ac7c52d9e1c229b4d63574d5f1b0b226707229 --- /dev/null +++ b/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba2e14e07286e16ac573c7cddaff320652126c8cee2fabc228975261a2b605a +size 29867 diff --git a/data/chunk-000/episode_000286.parquet b/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47599d7839827c34fd0e18d75b2184b615a3510f --- /dev/null +++ b/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cb2d9b5e31df806ae363094473835e69b272a1624673d3ca8cfefb92c1f36b +size 30375 diff --git a/data/chunk-000/episode_000287.parquet b/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e003407d20b45ee4e81b7528919c7c4eea28fcae --- /dev/null +++ b/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34de4bc083e3aaf9257a5d99fee8f2f48946fb622ad29062fcaa87eb02a28bd +size 19979 diff --git a/data/chunk-000/episode_000288.parquet b/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f2dda11c0607570cddf3c0e120fd5edf85d1620 --- /dev/null +++ b/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27df7a8b935928ef4ff43f777b437091586bb4042fc9f939f03083c1d610853a +size 31000 diff --git a/data/chunk-000/episode_000289.parquet b/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..813dc9c734a5ebec178076dd4693922ca52efd1b --- /dev/null +++ b/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa108e2832b69d16df539602895e4cdbc43f22bbec6cc59416080711e63ac812 +size 18304 diff --git a/data/chunk-000/episode_000290.parquet b/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20057c96138b2749e6a7bd7c513f20b7fee8c63d --- /dev/null +++ b/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58274f679f11423f90451a4b68251871c17685f834ae3e149b346b78ec2521b1 +size 18435 diff --git a/data/chunk-000/episode_000291.parquet b/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e45dbd3f945f200c7854457957bdec165f8d6b0f --- /dev/null +++ b/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee24c4e749ebd586d7fe851530e7c68530dd7d6c9d6800c42877b7c1a78895b +size 21442 diff --git a/data/chunk-000/episode_000292.parquet b/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9eda5e8c1111c6f43a3fec27b1cc6ee5b61eb3dc --- /dev/null +++ b/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2114fcbb15c29b1408ef8f5d7b32a9b4cfeb21cf8a07e719cf8bb6740bbbd173 +size 27052 diff --git a/data/chunk-000/episode_000293.parquet b/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa4da654e73d7ff60412d1b5dd98bbdd83f35ee4 --- /dev/null +++ b/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a3b9b3f478558d9133090ae56b65a0143ab33fbb8943e9d658da668351e2aa +size 32652 diff --git a/data/chunk-000/episode_000294.parquet b/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1f2bcf93a8b5295d22e3af54450e6badd1421cb --- /dev/null +++ b/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84250b097eb896e824cd3186ac40b3a42c48330bd6f32939b7c5e80cd93eb3c +size 29236 diff --git a/data/chunk-000/episode_000295.parquet b/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef294247c45f3cc8d550ee85a20a68da9715443e --- /dev/null +++ b/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8faef171f74ea7820d3a7a77f24257be148157fe83bd816da178f90777dc5e8c +size 19376 diff --git a/data/chunk-000/episode_000296.parquet b/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95f01cff4f742d679c5cc87ecc2691d2be0c2d7e --- /dev/null +++ b/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9346e833599e8a9e78c1548fc4db2f282f09db0668b81ccb85d0266d895183e +size 19677 diff --git a/data/chunk-000/episode_000297.parquet b/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5ea7397552fce6a5dd47e425cbf69fd141114c4 --- /dev/null +++ b/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e10da7f6f7c38bf2495b6a339e53d321a3c4bab7de10fcb4e4bab2a6fa7902 +size 28162 diff --git a/data/chunk-000/episode_000298.parquet b/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0db3744f6716b6eddedb2e29c42738de436a9da4 --- /dev/null +++ b/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383b5fe9620f59e8c8a41e790e9514adda7136cc526d266bc18473244ddee4c1 +size 24334 diff --git a/data/chunk-000/episode_000299.parquet b/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7acc528d12ea9f22f5039ac3d6f7fb12d7cd4d09 --- /dev/null +++ b/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0cace5c367afe05907784b4cf05b9014a6ccf933382ae75e1785fbc863b7dc +size 28904 diff --git a/data/chunk-000/episode_000300.parquet b/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b937f5a1d0a9e0378f8896188ffa2879a3e667c --- /dev/null +++ b/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24cf6b18b5975b550d4d4387e42314531baa1a69eafc712ec6a37ebc082ede4 +size 20586 diff --git a/data/chunk-000/episode_000301.parquet b/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91ac91f6da20d19260805012d3dfe12ca2e69265 --- /dev/null +++ b/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167368d4f86115ef17f3b885e6eb66ec23ab4ba1048f80ac7209256e69164c85 +size 21462 diff --git a/data/chunk-000/episode_000302.parquet b/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e00371cf386f619eb0015897c25d58453611cd05 --- /dev/null +++ b/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf63efa2406ce6921a7ea7f3800ea75d0054df4a8e13f49598af07fff8e97df +size 20926 diff --git a/data/chunk-000/episode_000303.parquet b/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a95e4f8e278867d290978d3cafc1c2f0e16c2f0 --- /dev/null +++ b/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6685f6ebf16e7eaf49ec4700359cf52f236512d99183cdb9b310085c85bca19b +size 21070 diff --git a/data/chunk-000/episode_000304.parquet b/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbba2b191337d5d65f20e014ca7f454040ec51c3 --- /dev/null +++ b/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e1ca4331db0b00e194fa4829bfc67dfae290cf80283dfece973538c18e67f6 +size 21101 diff --git a/data/chunk-000/episode_000305.parquet b/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40150eb2ca3af7788bdcdf8e48af78249f5c6c18 --- /dev/null +++ b/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c781b737c8fc2f9c7bf001cf31b1f9d6e1da027d5a17e599ea5d76049fd107a1 +size 30412 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9a4cb3b0dc6b33ed62e61a5acbe7f6aaa2a313ef --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,306 @@ +{"episode_index": 0, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 368} +{"episode_index": 1, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 363} +{"episode_index": 2, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 383} +{"episode_index": 3, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 487} +{"episode_index": 4, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 398} +{"episode_index": 5, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 556} +{"episode_index": 6, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 527} +{"episode_index": 7, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 301} +{"episode_index": 8, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 358} +{"episode_index": 9, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 330} +{"episode_index": 10, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 534} +{"episode_index": 11, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 364} +{"episode_index": 12, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 522} +{"episode_index": 13, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 327} +{"episode_index": 14, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 503} +{"episode_index": 15, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 16, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 401} +{"episode_index": 17, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 374} +{"episode_index": 18, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 381} +{"episode_index": 19, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 310} +{"episode_index": 20, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 330} +{"episode_index": 21, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 312} +{"episode_index": 22, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 318} +{"episode_index": 23, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 307} +{"episode_index": 24, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 25, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 539} +{"episode_index": 26, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 27, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 336} +{"episode_index": 28, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 320} +{"episode_index": 29, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 339} +{"episode_index": 30, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 324} +{"episode_index": 31, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 515} +{"episode_index": 32, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 306} +{"episode_index": 33, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 34, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 401} +{"episode_index": 35, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 631} +{"episode_index": 36, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 37, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 276} +{"episode_index": 38, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 316} +{"episode_index": 39, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 40, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 444} +{"episode_index": 41, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 317} +{"episode_index": 42, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 432} +{"episode_index": 43, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 337} +{"episode_index": 44, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 403} +{"episode_index": 45, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 294} +{"episode_index": 46, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 460} +{"episode_index": 47, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 344} +{"episode_index": 48, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 349} +{"episode_index": 49, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 50, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 51, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 297} +{"episode_index": 52, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 294} +{"episode_index": 53, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 312} +{"episode_index": 54, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 301} +{"episode_index": 55, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 345} +{"episode_index": 56, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 269} +{"episode_index": 57, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 350} +{"episode_index": 58, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 345} +{"episode_index": 59, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 60, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 385} +{"episode_index": 61, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 263} +{"episode_index": 62, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 262} +{"episode_index": 63, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 273} +{"episode_index": 64, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 254} +{"episode_index": 65, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 66, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 261} +{"episode_index": 67, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 238} +{"episode_index": 68, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 253} +{"episode_index": 69, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 298} +{"episode_index": 70, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 282} +{"episode_index": 71, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 318} +{"episode_index": 72, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 310} +{"episode_index": 73, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 248} +{"episode_index": 74, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 450} +{"episode_index": 75, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 273} +{"episode_index": 76, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 240} +{"episode_index": 77, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 430} +{"episode_index": 78, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 290} +{"episode_index": 79, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 80, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 321} +{"episode_index": 81, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 324} +{"episode_index": 82, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 482} +{"episode_index": 83, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 635} +{"episode_index": 84, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 485} +{"episode_index": 85, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 301} +{"episode_index": 86, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 320} +{"episode_index": 87, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 451} +{"episode_index": 88, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 435} +{"episode_index": 89, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 267} +{"episode_index": 90, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 476} +{"episode_index": 91, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 313} +{"episode_index": 92, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 93, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 251} +{"episode_index": 94, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 319} +{"episode_index": 95, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 426} +{"episode_index": 96, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 252} +{"episode_index": 97, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 98, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 99, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 305} +{"episode_index": 100, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 311} +{"episode_index": 101, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 265} +{"episode_index": 102, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 260} +{"episode_index": 103, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 299} +{"episode_index": 104, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 269} +{"episode_index": 105, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 280} +{"episode_index": 106, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 220} +{"episode_index": 107, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 287} +{"episode_index": 108, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 244} +{"episode_index": 109, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 269} +{"episode_index": 110, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 273} +{"episode_index": 111, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 266} +{"episode_index": 112, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 261} +{"episode_index": 113, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 380} +{"episode_index": 114, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 299} +{"episode_index": 115, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 437} +{"episode_index": 116, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 302} +{"episode_index": 117, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 255} +{"episode_index": 118, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 256} +{"episode_index": 119, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 253} +{"episode_index": 120, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 121, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 287} +{"episode_index": 122, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 353} +{"episode_index": 123, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 316} +{"episode_index": 124, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 288} +{"episode_index": 125, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 267} +{"episode_index": 126, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 287} +{"episode_index": 127, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 338} +{"episode_index": 128, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 257} +{"episode_index": 129, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 351} +{"episode_index": 130, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 307} +{"episode_index": 131, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 294} +{"episode_index": 132, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 133, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 324} +{"episode_index": 134, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 307} +{"episode_index": 135, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 299} +{"episode_index": 136, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 276} +{"episode_index": 137, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 337} +{"episode_index": 138, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 256} +{"episode_index": 139, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 270} +{"episode_index": 140, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 141, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 284} +{"episode_index": 142, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 500} +{"episode_index": 143, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 258} +{"episode_index": 144, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 282} +{"episode_index": 145, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 254} +{"episode_index": 146, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 260} +{"episode_index": 147, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 233} +{"episode_index": 148, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 246} +{"episode_index": 149, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 352} +{"episode_index": 150, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 376} +{"episode_index": 151, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 362} +{"episode_index": 152, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 466} +{"episode_index": 153, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 341} +{"episode_index": 154, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 334} +{"episode_index": 155, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 156, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 258} +{"episode_index": 157, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 469} +{"episode_index": 158, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 265} +{"episode_index": 159, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 251} +{"episode_index": 160, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 446} +{"episode_index": 161, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 293} +{"episode_index": 162, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 337} +{"episode_index": 163, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 327} +{"episode_index": 164, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 378} +{"episode_index": 165, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 370} +{"episode_index": 166, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 354} +{"episode_index": 167, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 497} +{"episode_index": 168, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 354} +{"episode_index": 169, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 376} +{"episode_index": 170, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 321} +{"episode_index": 171, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 325} +{"episode_index": 172, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 554} +{"episode_index": 173, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 506} +{"episode_index": 174, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 499} +{"episode_index": 175, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 332} +{"episode_index": 176, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 311} +{"episode_index": 177, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 268} +{"episode_index": 178, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 260} +{"episode_index": 179, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 294} +{"episode_index": 180, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 449} +{"episode_index": 181, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 281} +{"episode_index": 182, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 507} +{"episode_index": 183, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 493} +{"episode_index": 184, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 312} +{"episode_index": 185, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 266} +{"episode_index": 186, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 244} +{"episode_index": 187, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 427} +{"episode_index": 188, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 604} +{"episode_index": 189, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 321} +{"episode_index": 190, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 539} +{"episode_index": 191, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 272} +{"episode_index": 192, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 383} +{"episode_index": 193, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 426} +{"episode_index": 194, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 285} +{"episode_index": 195, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 431} +{"episode_index": 196, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 429} +{"episode_index": 197, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 348} +{"episode_index": 198, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 253} +{"episode_index": 199, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 311} +{"episode_index": 200, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 367} +{"episode_index": 201, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 373} +{"episode_index": 202, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 435} +{"episode_index": 203, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 321} +{"episode_index": 204, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 350} +{"episode_index": 205, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 206, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 305} +{"episode_index": 207, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 346} +{"episode_index": 208, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 332} +{"episode_index": 209, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 314} +{"episode_index": 210, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 519} +{"episode_index": 211, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 276} +{"episode_index": 212, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 308} +{"episode_index": 213, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 297} +{"episode_index": 214, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 496} +{"episode_index": 215, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 297} +{"episode_index": 216, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 453} +{"episode_index": 217, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 346} +{"episode_index": 218, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 542} +{"episode_index": 219, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 338} +{"episode_index": 220, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 264} +{"episode_index": 221, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 440} +{"episode_index": 222, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 356} +{"episode_index": 223, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 300} +{"episode_index": 224, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 311} +{"episode_index": 225, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 330} +{"episode_index": 226, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 294} +{"episode_index": 227, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 250} +{"episode_index": 228, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 366} +{"episode_index": 229, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 622} +{"episode_index": 230, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 474} +{"episode_index": 231, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 497} +{"episode_index": 232, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 327} +{"episode_index": 233, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 368} +{"episode_index": 234, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 454} +{"episode_index": 235, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 402} +{"episode_index": 236, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 285} +{"episode_index": 237, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 273} +{"episode_index": 238, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 426} +{"episode_index": 239, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 409} +{"episode_index": 240, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 357} +{"episode_index": 241, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 340} +{"episode_index": 242, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 344} +{"episode_index": 243, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 319} +{"episode_index": 244, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 313} +{"episode_index": 245, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 315} +{"episode_index": 246, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 292} +{"episode_index": 247, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 291} +{"episode_index": 248, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 249, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 346} +{"episode_index": 250, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 305} +{"episode_index": 251, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 536} +{"episode_index": 252, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 489} +{"episode_index": 253, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 558} +{"episode_index": 254, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 341} +{"episode_index": 255, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 512} +{"episode_index": 256, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 499} +{"episode_index": 257, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 508} +{"episode_index": 258, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 535} +{"episode_index": 259, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 350} +{"episode_index": 260, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 583} +{"episode_index": 261, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 405} +{"episode_index": 262, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 299} +{"episode_index": 263, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 461} +{"episode_index": 264, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 333} +{"episode_index": 265, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 637} +{"episode_index": 266, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 542} +{"episode_index": 267, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 341} +{"episode_index": 268, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 336} +{"episode_index": 269, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 322} +{"episode_index": 270, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 276} +{"episode_index": 271, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 356} +{"episode_index": 272, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 286} +{"episode_index": 273, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 323} +{"episode_index": 274, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 296} +{"episode_index": 275, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 303} +{"episode_index": 276, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 322} +{"episode_index": 277, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 368} +{"episode_index": 278, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 342} +{"episode_index": 279, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 330} +{"episode_index": 280, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 313} +{"episode_index": 281, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 299} +{"episode_index": 282, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 310} +{"episode_index": 283, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 363} +{"episode_index": 284, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 302} +{"episode_index": 285, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 534} +{"episode_index": 286, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 545} +{"episode_index": 287, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 348} +{"episode_index": 288, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 527} +{"episode_index": 289, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 290} +{"episode_index": 290, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 304} +{"episode_index": 291, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 350} +{"episode_index": 292, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 444} +{"episode_index": 293, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 566} +{"episode_index": 294, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 512} +{"episode_index": 295, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 331} +{"episode_index": 296, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 328} +{"episode_index": 297, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 481} +{"episode_index": 298, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 409} +{"episode_index": 299, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 506} +{"episode_index": 300, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 329} +{"episode_index": 301, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 353} +{"episode_index": 302, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 353} +{"episode_index": 303, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 371} +{"episode_index": 304, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 350} +{"episode_index": 305, "tasks": ["Move the blue chess pieces as indicated by the highlighted squares"], "length": 522} diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fba2ed8afefd1306c89c79602c09acaca5d6ad8f --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,306 @@ +{"episode_index": 0, "stats": {"action": {"min": [-5.09765625, 85.60546875, 101.77734375, 29.35546875, -150.46875, -0.09451796114444733], "max": [9.66796875, 181.58203125, 152.75390625, 98.701171875, -91.669921875, 21.550094604492188], "mean": [2.6453168392181396, 136.1915283203125, 130.1664581298828, 68.22294616699219, -117.54847717285156, 3.552912473678589], "std": [2.767657518386841, 38.14514923095703, 12.315742492675781, 22.390586853027344, 23.203022003173828, 4.815656661987305], "count": [368]}, "observation.state": {"min": [-4.74609375, 84.19921875, 104.58984375, 29.091796875, -149.4140625, 0.22675737738609314], "max": [8.7890625, 180.966796875, 152.314453125, 97.20703125, -91.58203125, 20.25699234008789], "mean": [2.21278977394104, 135.0171356201172, 131.18055725097656, 67.8417739868164, -116.97914123535156, 3.548022508621216], "std": [2.541897773742676, 38.69463348388672, 11.696540832519531, 22.54291534423828, 23.13113784790039, 4.252089500427246], "count": [368]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592327022058824]], [[0.5362898366013071]], [[0.5441698243464052]]], "std": [[[0.2490375462449968]], [[0.2701512767757811]], [[0.29373485619924106]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371727757352941]], [[0.5345287275326798]], [[0.6093186172385621]]], "std": [[[0.34950861223127766]], [[0.26921375085126614]], [[0.2814895677644917]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}, "index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}}} +{"episode_index": 1, "stats": {"action": {"min": [-2.8125, 86.484375, 104.326171875, 27.861328125, -130.869140625, 0.0], "max": [32.16796875, 181.494140625, 158.115234375, 100.458984375, -90.439453125, 12.192816734313965], "mean": [13.054058074951172, 127.93099975585938, 130.9423065185547, 66.93682098388672, -107.33279418945312, 2.3814382553100586], "std": [11.234346389770508, 36.28165054321289, 13.617992401123047, 23.022327423095703, 13.831461906433105, 3.7974352836608887], "count": [363]}, "observation.state": {"min": [-1.845703125, 85.166015625, 107.40234375, 27.0703125, -129.638671875, 0.15117157995700836], "max": [31.552734375, 180.966796875, 157.8515625, 99.66796875, -90.17578125, 11.791383743286133], "mean": [12.535673141479492, 126.6605224609375, 131.6781005859375, 66.6387710571289, -106.79608154296875, 2.5057899951934814], "std": [10.969929695129395, 36.7686653137207, 12.884693145751953, 23.215961456298828, 13.719646453857422, 3.388273000717163], "count": [363]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457230453431372]], [[0.531603743872549]], [[0.5488276776960784]]], "std": [[[0.261393411633451]], [[0.2735036888885131]], [[0.29411338934760767]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40649877042483656]], [[0.5330405943627451]], [[0.6197912193627452]]], "std": [[[0.3579975787620242]], [[0.2661653454627591]], [[0.27230421366762575]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "index": {"min": [368], "max": [730], "mean": [549.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}}} +{"episode_index": 2, "stats": {"action": {"min": [-7.822265625, 83.759765625, 100.1953125, 28.65234375, -156.97265625, -0.09451796114444733], "max": [2.021484375, 181.58203125, 154.248046875, 94.306640625, -89.12109375, 12.759923934936523], "mean": [-2.553417682647705, 128.90415954589844, 129.81874084472656, 65.02230834960938, -124.21727752685547, 2.7289302349090576], "std": [2.9051504135131836, 36.20072555541992, 13.982854843139648, 23.525197982788086, 26.03990364074707, 4.207302570343018], "count": [383]}, "observation.state": {"min": [-6.943359375, 82.08984375, 103.798828125, 28.125, -155.654296875, 0.15117157995700836], "max": [1.845703125, 180.87890625, 154.248046875, 93.515625, -89.208984375, 11.791383743286133], "mean": [-2.3138411045074463, 127.49465942382812, 130.80099487304688, 64.80292510986328, -123.71356964111328, 2.758204221725464], "std": [2.580204486846924, 36.82920455932617, 13.423688888549805, 23.698644638061523, 25.922334671020508, 3.7533652782440186], "count": [383]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5581809987745098]], [[0.539150522875817]], [[0.5498739174836601]]], "std": [[[0.2486629754974924]], [[0.2681303788035595]], [[0.29243188987069946]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277577083333333]], [[0.5316263602941177]], [[0.6028033108660131]]], "std": [[[0.3477363355074603]], [[0.26485459925023874]], [[0.2794386139565809]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [383]}, "index": {"min": [731], "max": [1113], "mean": [922.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}}} +{"episode_index": 3, "stats": {"action": {"min": [-2.8125, 62.75390625, 92.109375, 29.443359375, -119.53125, -0.09451796114444733], "max": [40.78125, 181.58203125, 141.416015625, 96.85546875, -80.15625, 15.973535537719727], "mean": [8.738348960876465, 111.81245422363281, 117.81999206542969, 59.92805099487305, -98.5655517578125, 3.095607280731201], "std": [12.134012222290039, 41.76266860961914, 13.060561180114746, 20.364660263061523, 8.91773796081543, 4.464051723480225], "count": [487]}, "observation.state": {"min": [-1.93359375, 60.64453125, 95.09765625, 28.65234375, -118.65234375, 0.22675737738609314], "max": [39.638671875, 180.966796875, 141.240234375, 95.888671875, -80.33203125, 14.739229202270508], "mean": [8.287707328796387, 109.74137115478516, 118.884033203125, 59.64958190917969, -98.08193969726562, 3.2070600986480713], "std": [11.9108304977417, 42.63971710205078, 12.227327346801758, 20.671884536743164, 8.812310218811035, 3.9045472145080566], "count": [487]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5536401262770481]], [[0.5378239775683736]], [[0.5508880937083571]]], "std": [[[0.2641049330113916]], [[0.2764833430833879]], [[0.2952679229340328]]], "count": [103]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45369838068722634]], [[0.5213510077574719]], [[0.5777196086363348]]], "std": [[[0.33890175313727544]], [[0.2696480571429938]], [[0.27990311228739234]]], "count": [103]}, "timestamp": {"min": [0.0], "max": [16.2], "mean": [8.1], "std": [4.686149805543993], "count": [487]}, "frame_index": {"min": [0], "max": [486], "mean": [243.0], "std": [140.5844941663198], "count": [487]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [487]}, "index": {"min": [1114], "max": [1600], "mean": [1357.0], "std": [140.5844941663198], "count": [487]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [487]}}} +{"episode_index": 4, "stats": {"action": {"min": [-6.416015625, 92.900390625, 109.423828125, 29.00390625, -183.69140625, -0.09451796114444733], "max": [20.7421875, 181.58203125, 164.8828125, 100.634765625, -90.703125, 16.824195861816406], "mean": [5.255771160125732, 137.5569610595703, 133.4212646484375, 71.40782165527344, -133.9423828125, 2.785662889480591], "std": [9.426262855529785, 31.718399047851562, 13.911250114440918, 22.504457473754883, 35.67364501953125, 5.032254219055176], "count": [398]}, "observation.state": {"min": [-6.15234375, 91.318359375, 112.67578125, 29.091796875, -165.76171875, 0.22675737738609314], "max": [19.6875, 180.966796875, 164.267578125, 99.84375, -90.263671875, 15.646258354187012], "mean": [5.124818325042725, 136.3932647705078, 134.26644897460938, 71.13751983642578, -129.6790008544922, 2.995150089263916], "std": [8.976005554199219, 32.25060272216797, 13.325189590454102, 22.63799285888672, 30.798648834228516, 4.53822135925293], "count": [398]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5792578206699347]], [[0.5630670567810457]], [[0.5768404473039215]]], "std": [[[0.2543869034151573]], [[0.2714853548589055]], [[0.29350474454300934]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314143300653595]], [[0.5425668239379084]], [[0.6154000490196078]]], "std": [[[0.35890175439407423]], [[0.26964949496328416]], [[0.2771452957868877]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [398]}, "index": {"min": [1601], "max": [1998], "mean": [1799.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}}} +{"episode_index": 5, "stats": {"action": {"min": [-10.72265625, 62.578125, 87.890625, 24.2578125, -112.060546875, -0.09451796114444733], "max": [36.474609375, 181.58203125, 132.978515625, 91.58203125, -81.9140625, 12.476370811462402], "mean": [4.182708740234375, 101.2909164428711, 109.54712677001953, 55.00688552856445, -92.70703887939453, 3.7917637825012207], "std": [12.4839448928833, 41.05885314941406, 13.849992752075195, 19.641292572021484, 7.4875946044921875, 4.7343244552612305], "count": [556]}, "observation.state": {"min": [-9.931640625, 60.556640625, 90.615234375, 24.345703125, -111.4453125, 0.22675737738609314], "max": [35.771484375, 180.87890625, 132.5390625, 90.703125, -81.2109375, 11.791383743286133], "mean": [4.161842346191406, 98.70254516601562, 110.65335845947266, 54.78004455566406, -92.16017150878906, 3.959836721420288], "std": [12.06411075592041, 41.98811721801758, 13.188526153564453, 19.82331657409668, 7.467340469360352, 4.157150745391846], "count": [556]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5526517224945533]], [[0.5424135402333449]], [[0.5585399108473799]]], "std": [[[0.27396325809425837]], [[0.2821203040271402]], [[0.2985785515883809]]], "count": [114]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.486338371459695]], [[0.5038091729016168]], [[0.537805895969499]]], "std": [[[0.32731388442663845]], [[0.28238884034744693]], [[0.29874661573381184]]], "count": [114]}, "timestamp": {"min": [0.0], "max": [18.5], "mean": [9.25], "std": [5.350103841152162], "count": [556]}, "frame_index": {"min": [0], "max": [555], "mean": [277.5], "std": [160.50311523456483], "count": [556]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [556]}, "index": {"min": [1999], "max": [2554], "mean": [2276.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [556]}}} +{"episode_index": 6, "stats": {"action": {"min": [-8.0859375, 105.732421875, 114.169921875, 21.09375, -218.232421875, -0.09451796114444733], "max": [41.66015625, 181.58203125, 166.201171875, 100.810546875, -89.912109375, 16.729679107666016], "mean": [14.94240665435791, 131.14682006835938, 143.37225341796875, 60.38452911376953, -162.3316192626953, 4.167757511138916], "std": [13.796833992004395, 25.489782333374023, 15.018178939819336, 23.567882537841797, 38.63859558105469, 5.912171840667725], "count": [527]}, "observation.state": {"min": [-7.3828125, 104.853515625, 117.158203125, 21.357421875, -165.76171875, 0.22675737738609314], "max": [40.60546875, 180.966796875, 165.76171875, 99.755859375, -89.208984375, 15.797430038452148], "mean": [14.541479110717773, 129.84930419921875, 144.31707763671875, 59.9300651550293, -148.8624267578125, 4.848396301269531], "std": [13.566229820251465, 25.885648727416992, 14.605128288269043, 23.612802505493164, 28.753883361816406, 5.0242815017700195], "count": [527]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5597823855459615]], [[0.5503871143640943]], [[0.571532449256461]]], "std": [[[0.25903893187521554]], [[0.2674003032583492]], [[0.2904421041266735]]], "count": [109]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243840150356779]], [[0.5511840315254543]], [[0.6366593380853871]]], "std": [[[0.3581449784613677]], [[0.2568427100211542]], [[0.2571461792791451]]], "count": [109]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [527]}, "index": {"min": [2555], "max": [3081], "mean": [2818.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}}} +{"episode_index": 7, "stats": {"action": {"min": [-16.962890625, 85.95703125, 86.66015625, 28.564453125, -93.427734375, -0.09451796114444733], "max": [0.703125, 181.58203125, 151.34765625, 100.634765625, -27.59765625, 11.531190872192383], "mean": [-5.9829864501953125, 133.1680145263672, 128.34425354003906, 65.75591278076172, -58.57691192626953, 2.2627742290496826], "std": [5.849483013153076, 36.392845153808594, 16.128616333007812, 25.183677673339844, 27.248767852783203, 3.9832029342651367], "count": [301]}, "observation.state": {"min": [-16.171875, 84.19921875, 89.736328125, 28.388671875, -92.8125, 0.22675737738609314], "max": [0.263671875, 180.966796875, 151.5234375, 99.84375, -27.24609375, 10.808768272399902], "mean": [-5.549373149871826, 131.78192138671875, 129.52392578125, 65.58830261230469, -58.15614700317383, 2.3577210903167725], "std": [5.637108325958252, 37.0546989440918, 15.571907997131348, 25.391756057739258, 27.147199630737305, 3.5774927139282227], "count": [301]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5581391299019608]], [[0.5457065624999999]], [[0.5563233639705882]]], "std": [[[0.25670092940492434]], [[0.27245709903874954]], [[0.29478705793802823]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44698607230392157]], [[0.527566231617647]], [[0.5977568443627451]]], "std": [[[0.35140820081721863]], [[0.2730175921029885]], [[0.27165005237723555]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [301]}, "index": {"min": [3082], "max": [3382], "mean": [3232.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}}} +{"episode_index": 8, "stats": {"action": {"min": [-28.30078125, 91.845703125, 94.658203125, 37.705078125, -91.845703125, -0.09451796114444733], "max": [0.966796875, 181.58203125, 153.10546875, 98.349609375, -44.296875, 11.153119087219238], "mean": [-12.1843900680542, 133.2230224609375, 131.29534912109375, 67.46931457519531, -66.01077270507812, 2.273711681365967], "std": [10.136253356933594, 33.24526596069336, 14.310011863708496, 21.21605682373047, 18.916555404663086, 3.752501964569092], "count": [358]}, "observation.state": {"min": [-27.59765625, 90.263671875, 97.91015625, 37.177734375, -91.23046875, 0.15117157995700836], "max": [0.263671875, 180.87890625, 153.28125, 97.734375, -44.12109375, 10.582010269165039], "mean": [-11.841911315917969, 131.8211669921875, 132.2028350830078, 67.25203704833984, -65.39823913574219, 2.2717983722686768], "std": [9.77784252166748, 33.87907409667969, 13.72160530090332, 21.470680236816406, 18.79071807861328, 3.3256964683532715], "count": [358]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549300633169935]], [[0.546510919117647]], [[0.5649420261437909]]], "std": [[[0.260529554223575]], [[0.2711204452000942]], [[0.2926116225629054]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288328574346405]], [[0.5372010947712418]], [[0.610965727124183]]], "std": [[[0.359025618888452]], [[0.26634573603955514]], [[0.26250568064665264]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [358]}, "index": {"min": [3383], "max": [3740], "mean": [3561.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}}} +{"episode_index": 9, "stats": {"action": {"min": [-1.23046875, 89.296875, 102.48046875, 19.3359375, -141.591796875, 0.0], "max": [27.7734375, 181.58203125, 155.126953125, 92.900390625, -91.58203125, 12.192816734313965], "mean": [12.932971954345703, 133.10423278808594, 132.5891571044922, 63.82270812988281, -117.42507934570312, 2.8109090328216553], "std": [10.060133934020996, 34.07445526123047, 12.494898796081543, 25.6256103515625, 20.253114700317383, 4.411390781402588], "count": [330]}, "observation.state": {"min": [-0.703125, 88.330078125, 106.083984375, 19.248046875, -140.625, 0.15117157995700836], "max": [26.71875, 180.87890625, 154.86328125, 91.93359375, -90.703125, 11.791383743286133], "mean": [12.384055137634277, 131.77947998046875, 133.4954376220703, 63.56143569946289, -116.85165405273438, 2.802398204803467], "std": [9.846670150756836, 34.55363464355469, 11.755913734436035, 25.8572940826416, 20.136188507080078, 4.060710906982422], "count": [330]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563815584150327]], [[0.5481501552287582]], [[0.5625944076797386]]], "std": [[[0.26360541556673434]], [[0.27041453959360967]], [[0.2898915250315377]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382691850490196]], [[0.5448167299836602]], [[0.6173680310457516]]], "std": [[[0.35752496626141483]], [[0.26747040099884534]], [[0.273791070115634]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [330]}, "index": {"min": [3741], "max": [4070], "mean": [3905.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}}} +{"episode_index": 10, "stats": {"action": {"min": [0.0, 62.75390625, 85.95703125, 28.65234375, -95.361328125, -0.09451796114444733], "max": [47.548828125, 181.669921875, 149.677734375, 100.634765625, -51.50390625, 14.461247444152832], "mean": [16.481468200683594, 118.98998260498047, 125.32994079589844, 61.38616943359375, -75.00810241699219, 3.8141722679138184], "std": [13.175390243530273, 38.545631408691406, 15.64470100402832, 22.521198272705078, 14.279044151306152, 4.74521017074585], "count": [534]}, "observation.state": {"min": [0.0, 60.732421875, 89.384765625, 28.388671875, -94.5703125, 0.22675737738609314], "max": [46.494140625, 180.87890625, 149.23828125, 99.931640625, -51.240234375, 13.756613731384277], "mean": [15.876437187194824, 116.8733139038086, 126.22148895263672, 61.143070220947266, -74.44599914550781, 3.8434131145477295], "std": [13.029522895812988, 39.46548080444336, 14.936577796936035, 22.738744735717773, 14.308149337768555, 4.2964091300964355], "count": [534]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5594930481952541]], [[0.5545722892009657]], [[0.57092094116175]]], "std": [[[0.2709746020647512]], [[0.28472315578386725]], [[0.29891930078172396]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43084310229346995]], [[0.5243569617411529]], [[0.5864381771477359]]], "std": [[[0.3403586601482875]], [[0.2623126602665016]], [[0.2749511408099835]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [534]}, "index": {"min": [4071], "max": [4604], "mean": [4337.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}}} +{"episode_index": 11, "stats": {"action": {"min": [-15.205078125, 102.83203125, 101.689453125, 37.44140625, -93.1640625, -0.09451796114444733], "max": [9.84375, 181.669921875, 157.587890625, 95.185546875, -28.564453125, 15.973535537719727], "mean": [-2.4990878105163574, 142.59939575195312, 135.94432067871094, 69.36405181884766, -60.41200637817383, 3.112856388092041], "std": [6.256396770477295, 30.292085647583008, 13.417094230651855, 19.94959259033203, 27.332168579101562, 5.044736385345459], "count": [364]}, "observation.state": {"min": [-14.94140625, 101.513671875, 104.853515625, 36.73828125, -92.63671875, 0.15117157995700836], "max": [8.876953125, 180.87890625, 157.32421875, 94.5703125, -28.30078125, 14.814814567565918], "mean": [-2.3233065605163574, 141.51890563964844, 136.72860717773438, 69.26577758789062, -59.982696533203125, 3.406129837036133], "std": [5.8649749755859375, 30.740633010864258, 12.848081588745117, 20.277469635009766, 27.420997619628906, 4.531325340270996], "count": [364]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5690285069444445]], [[0.5626644342320262]], [[0.5782669015522877]]], "std": [[[0.2543517013504841]], [[0.2767169757702487]], [[0.29483817098778736]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43278894199346407]], [[0.5304129718137255]], [[0.6034432495915032]]], "std": [[[0.3491199426377869]], [[0.26193409040445137]], [[0.2633225865039613]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [364]}, "index": {"min": [4605], "max": [4968], "mean": [4786.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}}} +{"episode_index": 12, "stats": {"action": {"min": [-12.83203125, 58.7109375, 84.375, 33.57421875, -92.63671875, -0.09451796114444733], "max": [45.263671875, 181.669921875, 132.978515625, 100.283203125, -63.45703125, 14.650283813476562], "mean": [3.0100014209747314, 107.45555114746094, 114.04924011230469, 60.449893951416016, -77.00614929199219, 3.6117794513702393], "std": [15.516153335571289, 40.79521560668945, 14.199295043945312, 20.424774169921875, 9.577144622802734, 4.643819808959961], "count": [522]}, "observation.state": {"min": [-11.953125, 56.42578125, 87.1875, 32.87109375, -92.109375, 0.15117157995700836], "max": [44.736328125, 180.966796875, 132.626953125, 99.66796875, -63.193359375, 13.68102741241455], "mean": [3.1558122634887695, 105.23165130615234, 115.18938446044922, 60.12190246582031, -76.41988372802734, 3.5353057384490967], "std": [15.093560218811035, 41.67377853393555, 13.527190208435059, 20.68879508972168, 9.546294212341309, 4.136443138122559], "count": [522]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5617190273280566]], [[0.5563326306440007]], [[0.5714074342657552]]], "std": [[[0.2666185801046796]], [[0.28451152069833335]], [[0.2981176406311301]]], "count": [109]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45969129077471965]], [[0.5220050031480482]], [[0.5714944347004858]]], "std": [[[0.3355205805189439]], [[0.27147001340572746]], [[0.28682730897331693]]], "count": [109]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [522]}, "index": {"min": [4969], "max": [5490], "mean": [5229.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}}} +{"episode_index": 13, "stats": {"action": {"min": [-4.21875, 106.875, 114.2578125, 27.59765625, -135.3515625, 0.0], "max": [30.76171875, 181.669921875, 164.1796875, 100.37109375, -89.033203125, 13.137996673583984], "mean": [13.345398902893066, 144.0490264892578, 138.5380859375, 66.25260162353516, -110.72770690917969, 2.5583486557006836], "std": [12.657737731933594, 29.083234786987305, 13.276448249816895, 24.045534133911133, 18.44243812561035, 4.5212812423706055], "count": [327]}, "observation.state": {"min": [-3.69140625, 105.64453125, 117.158203125, 27.59765625, -134.736328125, 0.15117157995700836], "max": [29.70703125, 180.966796875, 164.267578125, 99.31640625, -89.208984375, 11.791383743286133], "mean": [13.13817024230957, 143.07948303222656, 139.27853393554688, 66.11310577392578, -110.23977661132812, 2.7818856239318848], "std": [12.193816184997559, 29.50459098815918, 12.940654754638672, 24.23540687561035, 18.281883239746094, 4.0826191902160645], "count": [327]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5639367892156862]], [[0.5613515972222223]], [[0.5849353839869281]]], "std": [[[0.2605778755599961]], [[0.27513363215655245]], [[0.28844385333055955]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460675694444444]], [[0.5434072977941177]], [[0.6099174652777778]]], "std": [[[0.35527939329220387]], [[0.26896911990164063]], [[0.27489953873238787]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [327]}, "index": {"min": [5491], "max": [5817], "mean": [5654.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}}} +{"episode_index": 14, "stats": {"action": {"min": [-2.197265625, 78.486328125, 106.34765625, 20.654296875, -149.501953125, 0.0], "max": [44.208984375, 181.669921875, 150.908203125, 95.712890625, -85.078125, 13.516068458557129], "mean": [20.288755416870117, 117.60842895507812, 130.1799774169922, 55.87764358520508, -120.72891998291016, 3.853062391281128], "std": [13.881909370422363, 33.268062591552734, 10.645637512207031, 23.786514282226562, 20.076303482055664, 5.2756266593933105], "count": [503]}, "observation.state": {"min": [-1.845703125, 77.080078125, 109.51171875, 20.302734375, -148.7109375, 0.15117157995700836], "max": [43.59375, 180.87890625, 150.1171875, 94.833984375, -85.166015625, 12.773998260498047], "mean": [19.6404972076416, 115.7823257446289, 131.14260864257812, 55.48659133911133, -120.19631958007812, 3.9507522583007812], "std": [13.707541465759277, 33.863277435302734, 9.909998893737793, 23.904699325561523, 19.954957962036133, 4.795201301574707], "count": [503]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5567850998890121]], [[0.5593627239024541]], [[0.5822825853218646]]], "std": [[[0.27688776687799344]], [[0.28583652072002175]], [[0.29676574728135985]]], "count": [106]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530449481286225]], [[0.5436306919780491]], [[0.6103507927148847]]], "std": [[[0.3463681822848743]], [[0.26439697861047934]], [[0.2744513690941523]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.733333333333334], "mean": [8.366666666666667], "std": [4.840110191583108], "count": [503]}, "frame_index": {"min": [0], "max": [502], "mean": [251.0], "std": [145.20330574749323], "count": [503]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [503]}, "index": {"min": [5818], "max": [6320], "mean": [6069.0], "std": [145.20330574749323], "count": [503]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [503]}}} +{"episode_index": 15, "stats": {"action": {"min": [-1.142578125, 103.095703125, 100.986328125, 34.541015625, -141.591796875, 0.0], "max": [28.30078125, 181.669921875, 151.083984375, 94.482421875, -87.099609375, 13.799622535705566], "mean": [14.015192985534668, 136.98545837402344, 132.6309051513672, 68.61592102050781, -115.2052993774414, 2.9205009937286377], "std": [11.848700523376465, 33.101043701171875, 12.555331230163574, 21.13943099975586, 20.62514305114746, 4.688785552978516], "count": [366]}, "observation.state": {"min": [-0.615234375, 102.48046875, 104.150390625, 34.013671875, -140.625, 0.22675737738609314], "max": [27.59765625, 180.966796875, 151.34765625, 93.779296875, -87.36328125, 12.622827529907227], "mean": [13.679959297180176, 135.6840057373047, 133.4354705810547, 68.44398498535156, -114.6536636352539, 3.136000633239746], "std": [11.482593536376953, 33.61628723144531, 11.891535758972168, 21.398527145385742, 20.439043045043945, 4.201442241668701], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600706331699347]], [[0.5592252491830065]], [[0.5782781699346405]]], "std": [[[0.2684840497316996]], [[0.28154955447636404]], [[0.2941159411945012]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44695891952614375]], [[0.5476744342320261]], [[0.6166204575163399]]], "std": [[[0.3540232672005748]], [[0.26922316373662836]], [[0.27882365275669163]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [366]}, "index": {"min": [6321], "max": [6686], "mean": [6503.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 16, "stats": {"action": {"min": [-17.2265625, 100.107421875, 88.59375, 35.771484375, -171.03515625, -0.09451796114444733], "max": [24.697265625, 181.58203125, 150.64453125, 100.546875, -89.560546875, 12.192816734313965], "mean": [-0.7596730589866638, 134.54229736328125, 130.6776580810547, 69.95721435546875, -127.62632751464844, 2.9434871673583984], "std": [13.222552299499512, 32.88806915283203, 15.450797080993652, 21.364469528198242, 30.783994674682617, 4.712708950042725], "count": [401]}, "observation.state": {"min": [-16.787109375, 99.404296875, 91.58203125, 34.8046875, -165.5859375, 0.22675737738609314], "max": [23.642578125, 180.966796875, 150.29296875, 100.283203125, -89.208984375, 11.715797424316406], "mean": [-0.615234375, 133.3842315673828, 131.5087432861328, 69.74592590332031, -126.79385375976562, 3.3616020679473877], "std": [12.658568382263184, 33.362491607666016, 14.791032791137695, 21.575531005859375, 30.24222183227539, 4.099503517150879], "count": [401]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5637495465686274]], [[0.5606517279411765]], [[0.5805413807189542]]], "std": [[[0.26412006204208943]], [[0.27835751530806796]], [[0.2922587788570299]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43114649714052283]], [[0.5310415420751634]], [[0.6045268852124183]]], "std": [[[0.34581213241917014]], [[0.26050356686115633]], [[0.2765492061259433]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [401]}, "index": {"min": [6687], "max": [7087], "mean": [6887.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}}} +{"episode_index": 17, "stats": {"action": {"min": [-19.072265625, 74.1796875, 95.888671875, 35.5078125, -90.087890625, -0.09451796114444733], "max": [16.611328125, 181.58203125, 157.587890625, 98.701171875, -32.34375, 15.406426429748535], "mean": [-1.539025902748108, 133.42530822753906, 128.3880615234375, 70.3820571899414, -60.705867767333984, 2.5474355220794678], "std": [10.834884643554688, 35.579734802246094, 18.30221176147461, 19.10570526123047, 22.401836395263672, 5.13469934463501], "count": [374]}, "observation.state": {"min": [-18.6328125, 72.7734375, 98.7890625, 35.068359375, -89.82421875, 0.22675737738609314], "max": [15.732421875, 180.87890625, 157.32421875, 97.822265625, -32.16796875, 14.739229202270508], "mean": [-1.4128299951553345, 132.0333251953125, 129.32188415527344, 70.11979675292969, -60.17946243286133, 2.8587307929992676], "std": [10.322782516479492, 36.40125274658203, 17.555845260620117, 19.355005264282227, 22.360355377197266, 4.6732611656188965], "count": [374]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5604663582516339]], [[0.5563895751633987]], [[0.5764956004901961]]], "std": [[[0.27024549960618915]], [[0.285044875486315]], [[0.30080909601878897]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383167647058824]], [[0.530488131127451]], [[0.5955342830882353]]], "std": [[[0.35086533353562205]], [[0.26900467461800776]], [[0.27370058419119153]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [374]}, "index": {"min": [7088], "max": [7461], "mean": [7274.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [374]}}} +{"episode_index": 18, "stats": {"action": {"min": [-38.232421875, 99.404296875, 105.380859375, 34.98046875, -164.619140625, -0.09451796114444733], "max": [0.3515625, 181.58203125, 163.037109375, 101.07421875, -88.06640625, 13.894139289855957], "mean": [-16.804410934448242, 136.26504516601562, 134.8650360107422, 69.41029357910156, -122.830322265625, 3.648247241973877], "std": [14.267014503479004, 31.041828155517578, 15.714715003967285, 22.878110885620117, 26.7453670501709, 5.557789325714111], "count": [381]}, "observation.state": {"min": [-37.6171875, 98.61328125, 108.28125, 34.013671875, -163.388671875, 0.22675737738609314], "max": [0.087890625, 180.87890625, 163.212890625, 101.162109375, -87.978515625, 12.698413848876953], "mean": [-16.252614974975586, 134.9079132080078, 135.65286254882812, 69.16092681884766, -122.34496307373047, 3.987408399581909], "std": [14.073636054992676, 31.612035751342773, 15.074739456176758, 23.069019317626953, 26.574886322021484, 4.867888927459717], "count": [381]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638633803104576]], [[0.5640182904411765]], [[0.5887226470588236]]], "std": [[[0.26622672133483266]], [[0.27779716884979955]], [[0.2912961907412225]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4073206576797385]], [[0.5315631249999999]], [[0.6098290910947712]]], "std": [[[0.3500571640075659]], [[0.25858895486469385]], [[0.2720845747529628]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [381]}, "index": {"min": [7462], "max": [7842], "mean": [7652.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}}} +{"episode_index": 19, "stats": {"action": {"min": [-1.40625, 82.529296875, 98.96484375, 25.400390625, -111.62109375, -0.09451796114444733], "max": [17.75390625, 181.58203125, 135.439453125, 96.15234375, -87.01171875, 15.973535537719727], "mean": [7.941343307495117, 128.03797912597656, 123.07441711425781, 64.20098114013672, -100.2355728149414, 3.2471494674682617], "std": [7.087562084197998, 40.179603576660156, 9.883986473083496, 24.962785720825195, 8.35358715057373, 5.404001712799072], "count": [310]}, "observation.state": {"min": [-0.791015625, 80.771484375, 102.392578125, 25.048828125, -110.7421875, 0.22675737738609314], "max": [16.69921875, 180.87890625, 135.263671875, 95.361328125, -87.1875, 14.739229202270508], "mean": [7.525705814361572, 126.29401397705078, 124.17500305175781, 64.05355072021484, -99.7595443725586, 3.283104658126831], "std": [6.738752365112305, 41.11064529418945, 9.08234691619873, 25.174983978271484, 8.233539581298828, 4.925816535949707], "count": [310]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5594322753267974]], [[0.5572184824346406]], [[0.576233016748366]]], "std": [[[0.2770750321778361]], [[0.28895948469417876]], [[0.30065200420356397]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47866157271241827]], [[0.5344855678104575]], [[0.5756490972222222]]], "std": [[[0.3345408550806978]], [[0.27592343089636634]], [[0.2902446532202394]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [310]}, "index": {"min": [7843], "max": [8152], "mean": [7997.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}}} +{"episode_index": 20, "stats": {"action": {"min": [-0.087890625, 92.28515625, 93.8671875, 22.060546875, -118.4765625, -0.09451796114444733], "max": [19.6875, 181.669921875, 141.064453125, 95.888671875, -89.560546875, 17.39130401611328], "mean": [7.6321024894714355, 135.6671905517578, 127.07575988769531, 66.34357452392578, -100.96424865722656, 3.8726580142974854], "std": [6.5515456199646, 37.740501403808594, 12.076156616210938, 25.461132049560547, 8.988164901733398, 6.349367618560791], "count": [330]}, "observation.state": {"min": [-0.17578125, 91.23046875, 96.6796875, 22.5, -117.685546875, 0.15117157995700836], "max": [18.720703125, 180.966796875, 141.064453125, 94.833984375, -89.296875, 16.628873825073242], "mean": [7.009676933288574, 134.06993103027344, 127.91415405273438, 66.32705688476562, -100.43584442138672, 3.921313762664795], "std": [6.546262741088867, 38.557334899902344, 11.239229202270508, 25.627323150634766, 8.938121795654297, 5.892770767211914], "count": [330]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5684097794117646]], [[0.5622164910130718]], [[0.5786588848039216]]], "std": [[[0.26893270656114693]], [[0.2843938658787628]], [[0.2976147279909343]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46906009191176473]], [[0.5344481944444445]], [[0.5856070567810457]]], "std": [[[0.3385495076834742]], [[0.2725089175973049]], [[0.28703332102575724]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [330]}, "index": {"min": [8153], "max": [8482], "mean": [8317.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}}} +{"episode_index": 21, "stats": {"action": {"min": [-5.44921875, 97.20703125, 103.447265625, 26.19140625, -135.087890625, 0.0], "max": [20.7421875, 181.669921875, 150.8203125, 95.09765625, -86.923828125, 15.217391014099121], "mean": [8.973576545715332, 133.62754821777344, 131.044921875, 66.42615509033203, -112.92520904541016, 3.4441535472869873], "std": [8.40750789642334, 32.65373992919922, 12.168700218200684, 23.6140193939209, 19.439476013183594, 5.455471038818359], "count": [312]}, "observation.state": {"min": [-5.09765625, 96.328125, 106.5234375, 26.279296875, -134.560546875, 0.15117157995700836], "max": [19.6875, 180.966796875, 150.29296875, 94.74609375, -86.8359375, 14.739229202270508], "mean": [8.563983917236328, 132.1480712890625, 131.9708251953125, 66.17431640625, -112.39295196533203, 3.5612385272979736], "std": [8.074676513671875, 33.297794342041016, 11.404970169067383, 23.819948196411133, 19.30113410949707, 5.011812686920166], "count": [312]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5650689379084968]], [[0.5619328492647059]], [[0.582802685866013]]], "std": [[[0.2682867253734889]], [[0.2819835243327243]], [[0.2944762857406978]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4433766789215686]], [[0.5440175714869281]], [[0.6098345608660131]]], "std": [[[0.3555162505371451]], [[0.27118165463886107]], [[0.28281401370203013]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [312]}, "index": {"min": [8483], "max": [8794], "mean": [8638.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}}} +{"episode_index": 22, "stats": {"action": {"min": [-8.701171875, 89.033203125, 88.857421875, 29.53125, -167.607421875, 0.0], "max": [1.7578125, 181.58203125, 166.728515625, 100.8984375, -88.681640625, 15.595462799072266], "mean": [-2.204451560974121, 137.87301635742188, 132.26651000976562, 69.55216217041016, -131.30609130859375, 3.2430362701416016], "std": [2.7899680137634277, 33.07046127319336, 17.86922836303711, 23.743473052978516, 32.958587646484375, 5.305095195770264], "count": [318]}, "observation.state": {"min": [-7.998046875, 88.06640625, 92.109375, 29.267578125, -165.5859375, 0.15117157995700836], "max": [1.142578125, 180.87890625, 165.9375, 100.1953125, -88.154296875, 14.814814567565918], "mean": [-1.8617334365844727, 136.66299438476562, 133.1512451171875, 69.32911682128906, -130.601806640625, 3.672555923461914], "std": [2.5862436294555664, 33.64219665527344, 17.301359176635742, 23.889957427978516, 32.77190017700195, 4.762496471405029], "count": [318]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5651869097222223]], [[0.559434681372549]], [[0.573783839869281]]], "std": [[[0.25820956127517486]], [[0.27743946144638937]], [[0.29321272153223293]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44613763480392155]], [[0.5369432557189543]], [[0.6042239950980393]]], "std": [[[0.34544615140443574]], [[0.26604266196885545]], [[0.2817932229006621]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [318]}, "index": {"min": [8795], "max": [9112], "mean": [8953.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}}} +{"episode_index": 23, "stats": {"action": {"min": [-30.76171875, 80.947265625, 90.0, 32.607421875, -92.373046875, -0.09451796114444733], "max": [0.966796875, 181.58203125, 140.009765625, 96.6796875, -42.626953125, 14.083175659179688], "mean": [-13.784799575805664, 133.81361389160156, 125.03946685791016, 67.58130645751953, -66.62338256835938, 3.227158546447754], "std": [11.984286308288574, 38.803443908691406, 12.718555450439453, 22.95894432067871, 20.929162979125977, 5.20097017288208], "count": [307]}, "observation.state": {"min": [-29.970703125, 78.92578125, 94.04296875, 32.255859375, -91.7578125, 0.15117157995700836], "max": [0.263671875, 180.87890625, 140.09765625, 95.888671875, -42.099609375, 13.454270362854004], "mean": [-13.567220687866211, 132.3486785888672, 125.90518188476562, 67.48511505126953, -66.12982177734375, 3.2474749088287354], "std": [11.62429141998291, 39.526702880859375, 11.801480293273926, 23.21501350402832, 20.9739990234375, 4.754245281219482], "count": [307]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5410550265522877]], [[0.5471475674019608]], [[0.5733039930555556]]], "std": [[[0.2747634188167074]], [[0.2789780594660095]], [[0.29208779260859474]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48579696486928103]], [[0.5484181924019608]], [[0.6073988786764706]]], "std": [[[0.3403573156089435]], [[0.2700483977105139]], [[0.2677902424751386]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [307]}, "index": {"min": [9113], "max": [9419], "mean": [9266.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}}} +{"episode_index": 24, "stats": {"action": {"min": [-17.75390625, 73.740234375, 99.4921875, 33.046875, -90.87890625, -0.09451796114444733], "max": [0.791015625, 181.669921875, 138.427734375, 99.66796875, -40.869140625, 15.028355598449707], "mean": [-8.066662788391113, 132.17178344726562, 123.05326843261719, 68.94557189941406, -65.32946014404297, 3.070171594619751], "std": [6.1953535079956055, 40.258358001708984, 12.296841621398926, 21.848310470581055, 21.706649780273438, 4.850341796875], "count": [342]}, "observation.state": {"min": [-17.138671875, 71.71875, 102.568359375, 32.6953125, -91.23046875, 0.15117157995700836], "max": [0.17578125, 180.87890625, 138.33984375, 98.7890625, -40.341796875, 14.739229202270508], "mean": [-7.566303253173828, 130.61727905273438, 124.1114730834961, 68.81193542480469, -64.94114685058594, 3.1343815326690674], "std": [6.049981594085693, 41.18764877319336, 11.280245780944824, 22.05760955810547, 21.656206130981445, 4.448428153991699], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5517875020424837]], [[0.5514560477941176]], [[0.574040696486928]]], "std": [[[0.2674369279558366]], [[0.2786099590864334]], [[0.29305788968851826]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46875828227124183]], [[0.532724056372549]], [[0.5895944566993464]]], "std": [[[0.3425179362377205]], [[0.27495865679175746]], [[0.2797962554574594]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [342]}, "index": {"min": [9420], "max": [9761], "mean": [9590.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 25, "stats": {"action": {"min": [-27.421875, 60.46875, 67.763671875, 35.595703125, -94.21875, -0.09451796114444733], "max": [42.5390625, 181.58203125, 132.978515625, 95.80078125, -48.076171875, 16.257089614868164], "mean": [-1.729439616203308, 110.19268035888672, 111.29228210449219, 63.24390411376953, -71.82880401611328, 4.180182933807373], "std": [20.19077491760254, 41.11418914794922, 15.392195701599121, 19.241151809692383, 15.811448097229004, 5.25264835357666], "count": [539]}, "observation.state": {"min": [-26.71875, 58.271484375, 72.421875, 35.419921875, -93.515625, 0.15117157995700836], "max": [41.66015625, 180.87890625, 132.626953125, 94.74609375, -48.1640625, 15.192744255065918], "mean": [-1.601761817932129, 107.86760711669922, 112.43733978271484, 62.98647689819336, -71.34859466552734, 4.237003326416016], "std": [19.73537254333496, 42.00209045410156, 14.669995307922363, 19.417619705200195, 15.852519989013672, 4.692896842956543], "count": [539]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5389832221927809]], [[0.5452302357504564]], [[0.5705228371754107]]], "std": [[[0.2820324867872072]], [[0.28325326581856497]], [[0.2941889676488813]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497874576782665]], [[0.5346297142730967]], [[0.5789981286433492]]], "std": [[[0.3269815956665602]], [[0.27508119092520994]], [[0.28335213838098006]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [539]}, "index": {"min": [9762], "max": [10300], "mean": [10031.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}}} +{"episode_index": 26, "stats": {"action": {"min": [-19.072265625, 110.830078125, 108.369140625, 26.103515625, -174.90234375, 0.0], "max": [17.2265625, 181.58203125, 165.234375, 100.986328125, -90.703125, 22.684310913085938], "mean": [0.4293673038482666, 138.502685546875, 141.73326110839844, 65.40359497070312, -139.00042724609375, 4.145878314971924], "std": [12.351906776428223, 27.015050888061523, 16.971643447875977, 24.86143684387207, 32.79001998901367, 6.388030529022217], "count": [366]}, "observation.state": {"min": [-18.6328125, 109.951171875, 111.26953125, 26.103515625, -165.76171875, 0.15117157995700836], "max": [16.611328125, 180.87890625, 164.970703125, 100.1953125, -90.17578125, 21.768707275390625], "mean": [0.37413549423217773, 137.4868927001953, 142.43240356445312, 65.09429168701172, -136.3863525390625, 4.53761625289917], "std": [11.827005386352539, 27.338329315185547, 16.44974708557129, 24.9747257232666, 30.65958595275879, 5.737718105316162], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5755452389705883]], [[0.5689970526960785]], [[0.5887058394607843]]], "std": [[[0.2595440411160449]], [[0.27460729513105736]], [[0.2888308608788413]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4161414031862745]], [[0.5404789113562092]], [[0.6169286723856209]]], "std": [[[0.3557835029415312]], [[0.26302888487588827]], [[0.2756182668513989]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [366]}, "index": {"min": [10301], "max": [10666], "mean": [10483.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 27, "stats": {"action": {"min": [0.087890625, 94.306640625, 98.173828125, 34.1015625, -146.77734375, 0.0], "max": [26.806640625, 181.669921875, 147.12890625, 95.888671875, -89.384765625, 16.824195861816406], "mean": [10.977696418762207, 132.76451110839844, 130.1976776123047, 67.78564453125, -118.90155029296875, 2.681666851043701], "std": [9.05031967163086, 34.32000732421875, 12.453407287597656, 22.49568748474121, 23.361839294433594, 5.023237228393555], "count": [336]}, "observation.state": {"min": [0.087890625, 93.33984375, 101.865234375, 34.1015625, -145.810546875, 0.15117157995700836], "max": [25.6640625, 180.87890625, 147.48046875, 94.833984375, -89.208984375, 15.646258354187012], "mean": [10.483049392700195, 131.4066619873047, 130.97084045410156, 67.56983947753906, -118.35186767578125, 3.127599000930786], "std": [8.84347152709961, 34.868141174316406, 11.683613777160645, 22.73700523376465, 23.220718383789062, 4.462414264678955], "count": [336]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638946221405228]], [[0.5616885927287582]], [[0.5844830964052288]]], "std": [[[0.26659787546161307]], [[0.27855297250641375]], [[0.2905470870924617]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460349325980392]], [[0.5384025408496731]], [[0.6046416217320261]]], "std": [[[0.3507793390753503]], [[0.268903127559405]], [[0.2835547473918085]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [336]}, "index": {"min": [10667], "max": [11002], "mean": [10834.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}}} +{"episode_index": 28, "stats": {"action": {"min": [-20.0390625, 114.2578125, 107.2265625, 30.146484375, -180.17578125, 0.0], "max": [5.712890625, 181.669921875, 167.16796875, 100.986328125, -87.36328125, 14.933837890625], "mean": [-4.66094970703125, 145.23728942871094, 139.882080078125, 68.72909545898438, -130.55007934570312, 3.8516030311584473], "std": [8.194695472717285, 27.07910919189453, 18.1035213470459, 24.955734252929688, 35.144649505615234, 5.51460075378418], "count": [320]}, "observation.state": {"min": [-19.86328125, 114.08203125, 110.478515625, 30.146484375, -165.76171875, 0.15117157995700836], "max": [4.5703125, 180.966796875, 167.080078125, 99.84375, -87.1875, 13.756613731384277], "mean": [-4.527191162109375, 144.22659301757812, 140.672119140625, 68.49014282226562, -128.4755859375, 4.011231899261475], "std": [7.735032558441162, 27.45713233947754, 17.633438110351562, 25.097553253173828, 33.00721740722656, 4.942145824432373], "count": [320]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.574753131127451]], [[0.5712805984477124]], [[0.5890714297385621]]], "std": [[[0.2563907214341924]], [[0.27463764282297065]], [[0.29045451873493083]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4331260988562091]], [[0.5407651368464053]], [[0.6102961131535948]]], "std": [[[0.3497879498777905]], [[0.26326058892609716]], [[0.2778327294634401]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [320]}, "index": {"min": [11003], "max": [11322], "mean": [11162.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}}} +{"episode_index": 29, "stats": {"action": {"min": [-37.79296875, 106.34765625, 102.65625, 31.376953125, -191.337890625, 0.0], "max": [6.240234375, 181.58203125, 171.650390625, 100.458984375, -87.451171875, 15.406426429748535], "mean": [-8.5787992477417, 141.9257354736328, 140.92091369628906, 66.53605651855469, -138.4910125732422, 3.7341549396514893], "std": [14.189698219299316, 27.11783790588379, 17.476852416992188, 22.561904907226562, 37.989097595214844, 5.878632545471191], "count": [339]}, "observation.state": {"min": [-36.650390625, 105.64453125, 105.64453125, 30.849609375, -165.5859375, 0.15117157995700836], "max": [5.537109375, 180.966796875, 171.298828125, 99.228515625, -87.1875, 14.814814567565918], "mean": [-8.337164878845215, 140.9695587158203, 141.73130798339844, 66.35404968261719, -132.4913330078125, 4.176825523376465], "std": [13.822874069213867, 27.4495906829834, 17.0244197845459, 22.783906936645508, 31.510143280029297, 5.2223052978515625], "count": [339]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5704156107026144]], [[0.5683792565359477]], [[0.5921504187091503]]], "std": [[[0.2613001065896493]], [[0.2743185596268786]], [[0.28844536292864414]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4241082720588235]], [[0.5427783864379084]], [[0.6175203901143791]]], "std": [[[0.3511156671207376]], [[0.2554744337513471]], [[0.26958576173416765]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [339]}, "index": {"min": [11323], "max": [11661], "mean": [11492.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}}} +{"episode_index": 30, "stats": {"action": {"min": [-25.927734375, 85.95703125, 102.48046875, 19.423828125, -95.9765625, 0.0], "max": [1.40625, 181.669921875, 142.470703125, 91.0546875, -70.048828125, 15.12287425994873], "mean": [-6.589626789093018, 131.28175354003906, 127.67987823486328, 60.35942840576172, -84.99213409423828, 3.7013678550720215], "std": [9.276488304138184, 36.8263053894043, 10.801695823669434, 26.13756561279297, 7.6090779304504395, 5.7385478019714355], "count": [324]}, "observation.state": {"min": [-24.78515625, 84.111328125, 105.908203125, 19.599609375, -94.658203125, 0.15117157995700836], "max": [1.142578125, 180.87890625, 142.646484375, 90.52734375, -70.224609375, 14.739229202270508], "mean": [-6.410590171813965, 129.62429809570312, 128.7738037109375, 60.24821090698242, -84.46044921875, 4.069029808044434], "std": [9.035417556762695, 37.59392547607422, 10.056684494018555, 26.340248107910156, 7.530539512634277, 5.242244243621826], "count": [324]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5548101348039215]], [[0.556837800245098]], [[0.5774544566993464]]], "std": [[[0.26984256991343714]], [[0.27850311649488263]], [[0.2913080142541208]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767463786764706]], [[0.5280593484477125]], [[0.5752886580882353]]], "std": [[[0.3358121792265696]], [[0.27489036069352074]], [[0.2840161777961908]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [324]}, "index": {"min": [11662], "max": [11985], "mean": [11823.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}}} +{"episode_index": 31, "stats": {"action": {"min": [-23.291015625, 49.39453125, 53.4375, 31.552734375, -95.185546875, -0.09451796114444733], "max": [39.990234375, 181.669921875, 132.890625, 95.009765625, -57.65625, 14.461247444152832], "mean": [-3.30246901512146, 106.51363372802734, 104.6875, 65.64866638183594, -75.36797332763672, 3.2765655517578125], "std": [19.11638832092285, 44.952171325683594, 20.604917526245117, 18.996889114379883, 12.225378036499023, 4.38181734085083], "count": [515]}, "observation.state": {"min": [-22.67578125, 47.109375, 56.953125, 31.11328125, -94.5703125, 0.15117157995700836], "max": [38.3203125, 180.87890625, 132.626953125, 94.5703125, -57.12890625, 13.52985668182373], "mean": [-3.084192991256714, 103.99339294433594, 106.01636505126953, 65.34919738769531, -74.84407043457031, 3.231262445449829], "std": [18.51880645751953, 46.0275993347168, 19.821353912353516, 19.148656845092773, 12.270330429077148, 3.8972208499908447], "count": [515]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5332042124334301]], [[0.5435544416454854]], [[0.569871802000121]]], "std": [[[0.2868317079026519]], [[0.2847083466772472]], [[0.29460099807419793]]], "count": [108]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035235471889373]], [[0.5389709475611232]], [[0.5825420108629872]]], "std": [[[0.3264943857574218]], [[0.27651874796931597]], [[0.2835992194966059]]], "count": [108]}, "timestamp": {"min": [0.0], "max": [17.133333333333333], "mean": [8.566666666666666], "std": [4.955580468298116], "count": [515]}, "frame_index": {"min": [0], "max": [514], "mean": [257.0], "std": [148.6674140489435], "count": [515]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [515]}, "index": {"min": [11986], "max": [12500], "mean": [12243.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}}} +{"episode_index": 32, "stats": {"action": {"min": [-13.88671875, 96.416015625, 104.150390625, 31.9921875, -143.525390625, 0.0], "max": [17.138671875, 181.669921875, 144.140625, 90.263671875, -90.703125, 16.91871452331543], "mean": [2.678366184234619, 133.7071533203125, 132.0527801513672, 65.10138702392578, -116.65325927734375, 3.372683525085449], "std": [8.134897232055664, 33.91337585449219, 9.522850036621094, 21.1829776763916, 20.525144577026367, 5.6346259117126465], "count": [306]}, "observation.state": {"min": [-12.83203125, 95.361328125, 107.578125, 31.201171875, -142.646484375, 0.22675737738609314], "max": [16.69921875, 181.0546875, 144.755859375, 89.82421875, -90.263671875, 15.797430038452148], "mean": [2.344611644744873, 132.2823028564453, 132.95199584960938, 64.89889526367188, -116.04769134521484, 3.7321226596832275], "std": [7.649253845214844, 34.53987121582031, 8.921056747436523, 21.451608657836914, 20.399843215942383, 5.089928150177002], "count": [306]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643343933823529]], [[0.559270210375817]], [[0.5791630841503268]]], "std": [[[0.26359579162280455]], [[0.27677324852476937]], [[0.2905144663624566]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461099019607843]], [[0.5349414379084967]], [[0.5952279901960784]]], "std": [[[0.3491103386459969]], [[0.2707755085851155]], [[0.2870671456041553]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [306]}, "index": {"min": [12501], "max": [12806], "mean": [12653.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}}} +{"episode_index": 33, "stats": {"action": {"min": [-25.751953125, 84.462890625, 103.53515625, 27.421875, -93.779296875, -0.09451796114444733], "max": [1.142578125, 181.669921875, 138.8671875, 95.712890625, -72.94921875, 17.29678726196289], "mean": [-9.2323579788208, 129.82635498046875, 125.43694305419922, 63.623687744140625, -85.61099243164062, 3.6286110877990723], "std": [8.719345092773438, 39.082794189453125, 9.861787796020508, 23.67093849182129, 7.624534606933594, 6.077624320983887], "count": [366]}, "observation.state": {"min": [-24.873046875, 83.056640625, 106.69921875, 27.24609375, -92.900390625, 0.15117157995700836], "max": [0.966796875, 181.0546875, 138.515625, 94.5703125, -72.59765625, 16.628873825073242], "mean": [-8.845014572143555, 128.15267944335938, 126.30765533447266, 63.51658630371094, -85.10646057128906, 4.131392955780029], "std": [8.480417251586914, 39.98652648925781, 8.917922973632812, 23.899852752685547, 7.6260857582092285, 5.542158603668213], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5512248161764706]], [[0.555875089869281]], [[0.576178100490196]]], "std": [[[0.2743001312813462]], [[0.27933304597775643]], [[0.2912584383396953]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738145220588235]], [[0.545410618872549]], [[0.595991772875817]]], "std": [[[0.3385233492352733]], [[0.26804762587444936]], [[0.27526762286309653]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [366]}, "index": {"min": [12807], "max": [13172], "mean": [12989.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 34, "stats": {"action": {"min": [-14.4140625, 100.634765625, 100.546875, 25.48828125, -161.71875, 0.0], "max": [14.94140625, 181.58203125, 149.150390625, 93.69140625, -83.232421875, 15.406426429748535], "mean": [-1.193646788597107, 135.2213592529297, 131.44137573242188, 65.33889770507812, -112.10237884521484, 2.3415002822875977], "std": [8.361641883850098, 33.20233154296875, 12.693490982055664, 24.142812728881836, 25.580013275146484, 4.624604225158691], "count": [401]}, "observation.state": {"min": [-13.88671875, 99.580078125, 103.53515625, 25.400390625, -160.6640625, 0.15117157995700836], "max": [13.798828125, 180.966796875, 148.974609375, 93.515625, -83.232421875, 14.588058471679688], "mean": [-1.1140849590301514, 133.99365234375, 132.3394317626953, 65.19884490966797, -111.6084213256836, 2.732192277908325], "std": [7.887182712554932, 33.66621398925781, 12.049002647399902, 24.40519905090332, 25.409561157226562, 4.172848701477051], "count": [401]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.569211676879085]], [[0.5666886335784314]], [[0.5881306352124183]]], "std": [[[0.2638534313158279]], [[0.2766016067050606]], [[0.2904256500287081]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45499082107843136]], [[0.5365591360294117]], [[0.5931969669117647]]], "std": [[[0.34527668026721486]], [[0.2689729386603197]], [[0.28521830526898295]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [401]}, "index": {"min": [13173], "max": [13573], "mean": [13373.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}}} +{"episode_index": 35, "stats": {"action": {"min": [-5.625, 51.328125, 61.171875, 11.07421875, -101.513671875, -0.09451796114444733], "max": [36.650390625, 181.58203125, 148.095703125, 99.404296875, -80.595703125, 16.91871452331543], "mean": [3.4496026039123535, 110.62554168701172, 112.45723724365234, 55.74346160888672, -89.98092651367188, 5.239378452301025], "std": [12.851283073425293, 44.7501106262207, 21.743276596069336, 25.371442794799805, 4.636457443237305, 6.720850944519043], "count": [631]}, "observation.state": {"min": [-4.921875, 49.21875, 64.775390625, 11.513671875, -100.8984375, 0.15117157995700836], "max": [35.5078125, 180.87890625, 148.359375, 98.7890625, -80.33203125, 15.797430038452148], "mean": [3.4983532428741455, 108.32923889160156, 113.86036682128906, 55.635684967041016, -89.46747589111328, 5.588189601898193], "std": [12.441774368286133, 45.75411605834961, 21.14988899230957, 25.50954246520996, 4.625111103057861, 5.967618942260742], "count": [631]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592846323529411]], [[0.5587010359477124]], [[0.5753153692810458]]], "std": [[[0.27452174338133406]], [[0.28600006596411554]], [[0.2979275974460813]]], "count": [125]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082432647058824]], [[0.5114575735294118]], [[0.5367026666666667]]], "std": [[[0.3202102546650455]], [[0.28549355263163817]], [[0.3040554117192871]]], "count": [125]}, "timestamp": {"min": [0.0], "max": [21.0], "mean": [10.499999999999998], "std": [6.07179270616732], "count": [631]}, "frame_index": {"min": [0], "max": [630], "mean": [315.0], "std": [182.1537811850196], "count": [631]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [631]}, "index": {"min": [13574], "max": [14204], "mean": [13889.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [631]}}} +{"episode_index": 36, "stats": {"action": {"min": [-38.408203125, 100.01953125, 102.568359375, 32.16796875, -172.705078125, 0.0], "max": [0.87890625, 181.58203125, 161.279296875, 100.810546875, -89.384765625, 18.14744758605957], "mean": [-15.648900032043457, 136.23448181152344, 135.80621337890625, 67.00991821289062, -128.32366943359375, 3.359802007675171], "std": [13.910654067993164, 30.978328704833984, 16.041767120361328, 23.991802215576172, 30.276775360107422, 5.519659042358398], "count": [342]}, "observation.state": {"min": [-37.529296875, 99.66796875, 105.380859375, 32.255859375, -165.76171875, 0.15117157995700836], "max": [0.17578125, 180.87890625, 161.279296875, 100.01953125, -89.208984375, 17.309144973754883], "mean": [-15.310187339782715, 134.83497619628906, 136.6925048828125, 66.80072784423828, -127.05259704589844, 3.712538242340088], "std": [13.529433250427246, 31.56472396850586, 15.329404830932617, 24.18172836303711, 29.134117126464844, 4.995877742767334], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5618427900326797]], [[0.5634907720588236]], [[0.5869954697712418]]], "std": [[[0.26927172735040394]], [[0.2778650980707425]], [[0.29056132979908644]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41947852328431373]], [[0.536512091503268]], [[0.6076565706699347]]], "std": [[[0.3512680964161024]], [[0.2606787762047373]], [[0.27460183540452154]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [342]}, "index": {"min": [14205], "max": [14546], "mean": [14375.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 37, "stats": {"action": {"min": [-22.763671875, 86.044921875, 100.01953125, 34.013671875, -90.52734375, -0.09451796114444733], "max": [0.966796875, 181.58203125, 146.6015625, 96.591796875, -45.52734375, 15.973535537719727], "mean": [-10.93442153930664, 134.4159698486328, 128.6155242919922, 65.76256561279297, -65.99535369873047, 3.8341379165649414], "std": [8.781963348388672, 35.81560134887695, 12.695619583129883, 22.83547592163086, 19.447580337524414, 5.590673923492432], "count": [276]}, "observation.state": {"min": [-21.796875, 85.078125, 103.798828125, 33.75, -89.82421875, 0.15117157995700836], "max": [0.263671875, 180.87890625, 146.689453125, 95.625, -45.17578125, 14.739229202270508], "mean": [-10.48031997680664, 133.09506225585938, 129.9580841064453, 65.66321563720703, -65.44699096679688, 3.825287342071533], "std": [8.521319389343262, 36.370948791503906, 12.01945972442627, 23.077388763427734, 19.382558822631836, 5.062789440155029], "count": [276]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5503226348039216]], [[0.5544844424019608]], [[0.5735688459967321]]], "std": [[[0.2716128364296933]], [[0.2798639619179055]], [[0.29386304496771387]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47144727328431374]], [[0.540727741013072]], [[0.5981883946078431]]], "std": [[[0.34670356628152355]], [[0.27558667013869487]], [[0.2808057062950308]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [276]}, "index": {"min": [14547], "max": [14822], "mean": [14684.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 38, "stats": {"action": {"min": [-3.33984375, 90.615234375, 93.603515625, 25.13671875, -105.908203125, 0.0], "max": [20.56640625, 181.58203125, 149.326171875, 97.91015625, -82.353515625, 16.635160446166992], "mean": [8.560157775878906, 138.243896484375, 128.84288024902344, 66.81578826904297, -94.85929107666016, 3.177419900894165], "std": [7.730403900146484, 35.28607177734375, 13.519538879394531, 24.770200729370117, 5.701932430267334, 5.838828086853027], "count": [316]}, "observation.state": {"min": [-2.8125, 89.033203125, 96.6796875, 25.3125, -104.58984375, 0.15117157995700836], "max": [19.775390625, 180.87890625, 149.4140625, 96.767578125, -82.177734375, 15.797430038452148], "mean": [8.088996887207031, 136.93914794921875, 129.86053466796875, 66.75654602050781, -94.37394714355469, 3.3846006393432617], "std": [7.445053577423096, 35.8958625793457, 12.89603328704834, 24.89521026611328, 5.615265369415283, 5.347261905670166], "count": [316]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5586572365196079]], [[0.5589813602941177]], [[0.5775316809640523]]], "std": [[[0.2728361046433128]], [[0.2829521450599711]], [[0.29584251915409737]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47269332720588236]], [[0.5334770138888889]], [[0.5812640134803921]]], "std": [[[0.338620430867395]], [[0.2754274680089187]], [[0.29065942440935005]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [316]}, "index": {"min": [14823], "max": [15138], "mean": [14980.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}}} +{"episode_index": 39, "stats": {"action": {"min": [-9.66796875, 108.544921875, 98.7890625, 30.41015625, -174.375, 0.0], "max": [1.0546875, 181.669921875, 167.51953125, 98.4375, -90.703125, 16.635160446166992], "mean": [-3.9946868419647217, 143.94895935058594, 138.06602478027344, 68.93833923339844, -134.9882049560547, 3.408860921859741], "std": [3.2615060806274414, 28.260635375976562, 17.667837142944336, 23.774681091308594, 36.28847885131836, 5.577640056610107], "count": [304]}, "observation.state": {"min": [-8.96484375, 107.666015625, 101.77734375, 29.794921875, -165.76171875, 0.15117157995700836], "max": [0.615234375, 180.87890625, 167.080078125, 97.470703125, -90.439453125, 15.797430038452148], "mean": [-3.7211849689483643, 143.00845336914062, 138.8621826171875, 68.763427734375, -132.80445861816406, 3.6024932861328125], "std": [3.0340027809143066, 28.567602157592773, 17.152467727661133, 23.998886108398438, 34.390037536621094, 5.051056385040283], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5798877736928104]], [[0.574434387254902]], [[0.5931027777777778]]], "std": [[[0.2605408026988754]], [[0.27633876878071634]], [[0.29035283341911566]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477542095588235]], [[0.5415110110294117]], [[0.6031259783496732]]], "std": [[[0.34709863072183267]], [[0.267447948789374]], [[0.28444019278099464]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [304]}, "index": {"min": [15139], "max": [15442], "mean": [15290.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 40, "stats": {"action": {"min": [-10.01953125, 57.041015625, 76.025390625, 29.619140625, -147.65625, 0.0], "max": [2.98828125, 181.669921875, 155.21484375, 98.7890625, -90.087890625, 16.446125030517578], "mean": [-2.817448854446411, 121.3082275390625, 117.1292724609375, 66.59931945800781, -107.10443115234375, 3.7985951900482178], "std": [3.4086434841156006, 45.26566696166992, 23.31407928466797, 19.27037811279297, 19.84992218017578, 5.578085899353027], "count": [444]}, "observation.state": {"min": [-9.931640625, 55.107421875, 79.1015625, 29.00390625, -146.77734375, 0.15117157995700836], "max": [2.021484375, 180.966796875, 155.126953125, 97.822265625, -90.263671875, 15.570672988891602], "mean": [-2.6198928356170654, 119.45659637451172, 118.31865692138672, 66.40077209472656, -106.65367889404297, 4.266504287719727], "std": [3.044407606124878, 46.32067108154297, 22.421178817749023, 19.573917388916016, 19.68442153930664, 4.907613277435303], "count": [444]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5521411948529411]], [[0.552363004493464]], [[0.573820433006536]]], "std": [[[0.27662203817131076]], [[0.28352698298495466]], [[0.29580522336414233]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4731022998366013]], [[0.5196757128267974]], [[0.56622389501634]]], "std": [[[0.33799729719553895]], [[0.2762522634477182]], [[0.29383586861573524]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [444]}, "index": {"min": [15443], "max": [15886], "mean": [15664.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}}} +{"episode_index": 41, "stats": {"action": {"min": [-2.28515625, 84.111328125, 96.591796875, 19.3359375, -113.642578125, -0.09451796114444733], "max": [26.19140625, 181.669921875, 141.240234375, 95.185546875, -89.033203125, 20.226842880249023], "mean": [11.313769340515137, 136.90403747558594, 126.7945327758789, 63.84934997558594, -102.21041870117188, 3.912806272506714], "std": [9.994285583496094, 39.28862762451172, 10.9408540725708, 25.810983657836914, 9.162154197692871, 5.9495439529418945], "count": [317]}, "observation.state": {"min": [-1.7578125, 82.880859375, 100.283203125, 19.6875, -112.763671875, 0.15117157995700836], "max": [25.576171875, 180.87890625, 141.50390625, 94.39453125, -89.208984375, 18.896446228027344], "mean": [10.805556297302246, 135.5850067138672, 127.60444641113281, 63.860164642333984, -101.76348114013672, 3.8877880573272705], "std": [9.80626106262207, 39.897823333740234, 10.148774147033691, 26.036033630371094, 8.988490104675293, 5.567626476287842], "count": [317]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5531431597222223]], [[0.5587410498366013]], [[0.5798328022875816]]], "std": [[[0.28004666908714615]], [[0.2854578302299045]], [[0.2959976938335502]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5123714113562091]], [[0.5430717687908496]], [[0.5810558026960785]]], "std": [[[0.32960693954061837]], [[0.28115121100393275]], [[0.2917116325079252]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [317]}, "index": {"min": [15887], "max": [16203], "mean": [16045.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}}} +{"episode_index": 42, "stats": {"action": {"min": [-12.568359375, 63.80859375, 92.4609375, 20.654296875, -151.171875, -0.09451796114444733], "max": [4.74609375, 181.669921875, 174.462890625, 99.755859375, -87.275390625, 20.321361541748047], "mean": [-3.9463298320770264, 128.13111877441406, 127.14879608154297, 58.028564453125, -105.59744262695312, 4.219620704650879], "std": [4.613633155822754, 38.72003173828125, 23.62053871154785, 27.04721450805664, 23.456933975219727, 6.7329206466674805], "count": [432]}, "observation.state": {"min": [-11.77734375, 61.259765625, 95.009765625, 19.951171875, -150.380859375, 0.15117157995700836], "max": [3.8671875, 180.87890625, 174.111328125, 98.7890625, -87.1875, 19.72789192199707], "mean": [-3.6057536602020264, 126.27708435058594, 128.5784149169922, 58.01350784301758, -105.21562194824219, 4.736883163452148], "std": [4.294682025909424, 39.730552673339844, 22.933732986450195, 27.123132705688477, 23.31838607788086, 6.136796474456787], "count": [432]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5649301899509804]], [[0.563925714869281]], [[0.5859268423202614]]], "std": [[[0.26943328394500937]], [[0.27874338263865794]], [[0.29024835491878703]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46975071282679737]], [[0.5191406903594771]], [[0.564488016748366]]], "std": [[[0.335239789596001]], [[0.2694611416415871]], [[0.2899911679540012]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.366666666666667], "mean": [7.183333333333333], "std": [4.156910800992415], "count": [432]}, "frame_index": {"min": [0], "max": [431], "mean": [215.5], "std": [124.70732402977247], "count": [432]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [432]}, "index": {"min": [16204], "max": [16635], "mean": [16419.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [432]}}} +{"episode_index": 43, "stats": {"action": {"min": [-7.294921875, 85.166015625, 91.7578125, 32.6953125, -174.638671875, 0.0], "max": [3.33984375, 181.669921875, 164.091796875, 100.546875, -90.087890625, 17.958412170410156], "mean": [-2.290372371673584, 134.236083984375, 131.6580352783203, 71.38570404052734, -133.05596923828125, 3.1740636825561523], "std": [2.925532579421997, 33.18994140625, 17.8746395111084, 22.251422882080078, 31.22727394104004, 5.363743782043457], "count": [337]}, "observation.state": {"min": [-7.03125, 84.287109375, 94.833984375, 32.080078125, -165.76171875, 0.15117157995700836], "max": [2.900390625, 180.87890625, 164.091796875, 100.1953125, -90.263671875, 16.477703094482422], "mean": [-2.1046805381774902, 133.10791015625, 132.68699645996094, 71.14185333251953, -131.67706298828125, 3.554539680480957], "std": [2.5262627601623535, 33.679473876953125, 17.223552703857422, 22.391117095947266, 30.03603172302246, 4.776943206787109], "count": [337]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5660789399509804]], [[0.5635047283496732]], [[0.5854628390522876]]], "std": [[[0.26214781850608376]], [[0.2744567097045363]], [[0.2879872273100061]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436475]], [[0.5411786580882353]], [[0.6030549223856209]]], "std": [[[0.34772061593274434]], [[0.2649574211004025]], [[0.2810472413183457]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [337]}, "index": {"min": [16636], "max": [16972], "mean": [16804.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}}} +{"episode_index": 44, "stats": {"action": {"min": [-1.7578125, 52.470703125, 55.8984375, 32.6953125, -99.4921875, -0.09451796114444733], "max": [32.958984375, 181.669921875, 132.890625, 100.8984375, -78.3984375, 20.321361541748047], "mean": [14.950566291809082, 106.65776062011719, 106.06910705566406, 65.46499633789062, -90.68634033203125, 4.117038249969482], "std": [10.588662147521973, 43.76949691772461, 22.122777938842773, 20.811891555786133, 4.940216541290283, 6.317370414733887], "count": [403]}, "observation.state": {"min": [-1.0546875, 50.09765625, 59.853515625, 32.431640625, -98.7890625, 0.15117157995700836], "max": [31.9921875, 180.966796875, 132.626953125, 100.01953125, -78.22265625, 18.82086181640625], "mean": [14.489740371704102, 103.80224609375, 107.3984146118164, 65.11146545410156, -90.15091705322266, 4.321157455444336], "std": [10.22963809967041, 45.07181167602539, 21.39525032043457, 20.835107803344727, 4.896068572998047, 5.732953071594238], "count": [403]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5451515359477125]], [[0.5517409906045752]], [[0.5775568423202615]]], "std": [[[0.28826309232335146]], [[0.2875740476577453]], [[0.29535531588618524]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512258298611111]], [[0.5353776593137255]], [[0.5648922365196078]]], "std": [[[0.3248160013902393]], [[0.2804397880875029]], [[0.29277517836954337]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.4], "mean": [6.699999999999998], "std": [3.8778573694474345], "count": [403]}, "frame_index": {"min": [0], "max": [402], "mean": [201.0], "std": [116.33572108342304], "count": [403]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [403]}, "index": {"min": [16973], "max": [17375], "mean": [17174.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [403]}}} +{"episode_index": 45, "stats": {"action": {"min": [-1.669921875, 98.701171875, 99.931640625, 30.76171875, -179.47265625, 0.0], "max": [32.16796875, 181.58203125, 165.498046875, 101.07421875, -90.791015625, 14.555766105651855], "mean": [15.648716926574707, 139.9237060546875, 136.23648071289062, 69.29428100585938, -142.16656494140625, 3.829266309738159], "std": [12.654803276062012, 28.907939910888672, 17.13905906677246, 24.36475944519043, 38.111473083496094, 5.7503342628479], "count": [294]}, "observation.state": {"min": [-0.791015625, 97.470703125, 104.0625, 30.498046875, -165.76171875, 0.15117157995700836], "max": [31.640625, 180.966796875, 165.322265625, 99.84375, -90.87890625, 13.68102741241455], "mean": [15.212850570678711, 138.9126434326172, 137.17213439941406, 68.96932983398438, -136.7213592529297, 4.036885738372803], "std": [12.189669609069824, 29.419193267822266, 16.722394943237305, 24.432567596435547, 33.54893112182617, 5.199470520019531], "count": [294]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5601667218137254]], [[0.5631479881535948]], [[0.590101905637255]]], "std": [[[0.26829152946616386]], [[0.2747762931306804]], [[0.287020858457478]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4723254595588235]], [[0.547455492238562]], [[0.6088412030228758]]], "std": [[[0.34543406156573664]], [[0.2680204850481414]], [[0.27610428297894934]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [294]}, "index": {"min": [17376], "max": [17669], "mean": [17522.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 46, "stats": {"action": {"min": [-0.615234375, 67.8515625, 93.8671875, 18.193359375, -111.26953125, 0.0], "max": [35.33203125, 181.58203125, 141.240234375, 96.064453125, -83.3203125, 16.257089614868164], "mean": [11.44718074798584, 114.38215637207031, 124.26854705810547, 53.891666412353516, -95.2933578491211, 4.863564968109131], "std": [10.246726989746094, 38.69125747680664, 12.558331489562988, 25.169883728027344, 8.016526222229004, 6.291305065155029], "count": [460]}, "observation.state": {"min": [-0.087890625, 65.654296875, 96.328125, 18.544921875, -110.7421875, 0.15117157995700836], "max": [34.716796875, 180.87890625, 141.50390625, 95.625, -83.14453125, 15.797430038452148], "mean": [10.924995422363281, 112.09741973876953, 125.34430694580078, 53.67499542236328, -94.79008483886719, 4.997684478759766], "std": [10.039137840270996, 39.73881149291992, 11.951995849609375, 25.296926498413086, 7.969780445098877, 5.727167129516602], "count": [460]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5507547324346406]], [[0.5568438807189543]], [[0.583336537990196]]], "std": [[[0.28181708712968195]], [[0.2864738850110224]], [[0.29579018903647536]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797823937908497]], [[0.5330480800653594]], [[0.5681890359477124]]], "std": [[[0.33785611949795546]], [[0.2839178354730021]], [[0.29826256626173897]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.3], "mean": [7.65], "std": [4.426341604530766], "count": [460]}, "frame_index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [460]}, "index": {"min": [17670], "max": [18129], "mean": [17899.5], "std": [132.79024813592298], "count": [460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [460]}}} +{"episode_index": 47, "stats": {"action": {"min": [-1.23046875, 84.375, 96.416015625, 22.939453125, -139.39453125, 0.0], "max": [24.78515625, 181.58203125, 161.630859375, 89.384765625, -87.275390625, 14.933837890625], "mean": [11.515971183776855, 131.43862915039062, 131.77000427246094, 61.74163055419922, -118.3056869506836, 3.3369786739349365], "std": [9.221150398254395, 35.57817840576172, 15.493621826171875, 23.142194747924805, 19.278459548950195, 5.446726322174072], "count": [344]}, "observation.state": {"min": [-0.966796875, 82.880859375, 99.755859375, 22.587890625, -138.69140625, 0.15117157995700836], "max": [23.818359375, 180.87890625, 161.279296875, 88.76953125, -87.275390625, 13.832199096679688], "mean": [11.029251098632812, 130.0076141357422, 132.7707061767578, 61.555118560791016, -117.8017807006836, 3.5107786655426025], "std": [8.985157012939453, 36.251338958740234, 14.928643226623535, 23.408971786499023, 19.1839656829834, 4.873832702636719], "count": [344]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5526480821078432]], [[0.5589462357026144]], [[0.5812247079248366]]], "std": [[[0.276012203294668]], [[0.28276634658051797]], [[0.2932850727882959]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4615120751633987]], [[0.545909808006536]], [[0.606458100490196]]], "std": [[[0.3519298104317904]], [[0.27186894494255226]], [[0.28409005491843436]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [344]}, "index": {"min": [18130], "max": [18473], "mean": [18301.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [344]}}} +{"episode_index": 48, "stats": {"action": {"min": [-0.3515625, 79.62890625, 104.501953125, 31.11328125, -164.267578125, 0.0], "max": [26.3671875, 181.58203125, 151.259765625, 92.900390625, -90.703125, 16.91871452331543], "mean": [14.345311164855957, 124.96131896972656, 124.21438598632812, 66.06000518798828, -131.9149627685547, 3.3698761463165283], "std": [9.425363540649414, 37.65140151977539, 13.833907127380371, 20.249290466308594, 26.716413497924805, 5.6653361320495605], "count": [349]}, "observation.state": {"min": [-0.17578125, 77.87109375, 107.75390625, 30.76171875, -163.564453125, 0.15117157995700836], "max": [25.83984375, 180.87890625, 151.171875, 92.021484375, -90.703125, 15.797430038452148], "mean": [13.902835845947266, 122.96299743652344, 125.33208465576172, 65.85249328613281, -131.42298889160156, 3.4840879440307617], "std": [9.207565307617188, 38.47857666015625, 12.977846145629883, 20.445575714111328, 26.51405906677246, 5.196525573730469], "count": [349]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5509166809640523]], [[0.5558655330882353]], [[0.5793901838235295]]], "std": [[[0.2792897993642571]], [[0.2845107557959022]], [[0.2952849131561517]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47491698325163395]], [[0.5457916013071896]], [[0.5982471711601307]]], "std": [[[0.3428893685832358]], [[0.2700277240622129]], [[0.2851923929341528]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [349]}, "index": {"min": [18474], "max": [18822], "mean": [18648.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}}} +{"episode_index": 49, "stats": {"action": {"min": [-1.142578125, 104.501953125, 104.4140625, 28.212890625, -167.51953125, 0.0], "max": [30.322265625, 181.58203125, 154.16015625, 100.37109375, -88.681640625, 20.226842880249023], "mean": [17.387310028076172, 135.6123504638672, 133.20176696777344, 68.30229187011719, -136.0506591796875, 4.482141017913818], "std": [12.769868850708008, 30.742406845092773, 13.094097137451172, 24.215803146362305, 33.03632736206055, 6.36061429977417], "count": [304]}, "observation.state": {"min": [-0.615234375, 103.53515625, 107.490234375, 28.564453125, -165.5859375, 0.15117157995700836], "max": [29.70703125, 180.87890625, 154.3359375, 99.4921875, -88.59375, 19.72789192199707], "mean": [17.023605346679688, 134.22805786132812, 133.8669891357422, 68.04960632324219, -135.3873291015625, 4.537376403808594], "std": [12.391945838928223, 31.324222564697266, 12.509625434875488, 24.31004524230957, 32.820335388183594, 5.953927040100098], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5546983149509803]], [[0.5585907046568628]], [[0.5812405351307189]]], "std": [[[0.27464979647511095]], [[0.28051834076685556]], [[0.29246501337926056]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47807203431372547]], [[0.5468765808823529]], [[0.5997548549836602]]], "std": [[[0.34251782852850887]], [[0.2710709785685607]], [[0.28028942951310637]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [304]}, "index": {"min": [18823], "max": [19126], "mean": [18974.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 50, "stats": {"action": {"min": [-2.373046875, 97.91015625, 93.515625, 17.2265625, -99.052734375, 0.0], "max": [11.162109375, 181.58203125, 145.283203125, 95.361328125, -89.47265625, 18.14744758605957], "mean": [4.012331008911133, 137.15402221679688, 130.0097198486328, 61.09822082519531, -93.68305206298828, 4.466976642608643], "std": [4.383742809295654, 34.97587585449219, 11.978448867797852, 28.084320068359375, 2.344151496887207, 6.441468715667725], "count": [284]}, "observation.state": {"min": [-1.669921875, 96.328125, 97.119140625, 17.578125, -98.349609375, 0.15117157995700836], "max": [10.72265625, 180.966796875, 145.458984375, 94.306640625, -89.296875, 17.233558654785156], "mean": [3.692953586578369, 135.58233642578125, 130.94784545898438, 61.02301788330078, -93.23121643066406, 4.652770042419434], "std": [4.028958797454834, 35.938148498535156, 11.25206470489502, 28.205875396728516, 2.2530879974365234, 5.900302886962891], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.565801574754902]], [[0.5640606740196078]], [[0.5826569852941176]]], "std": [[[0.26799872979200856]], [[0.2807227303480109]], [[0.2922615664068652]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908734456699346]], [[0.5271954901960785]], [[0.5619287745098039]]], "std": [[[0.33182141937502146]], [[0.2785773266899163]], [[0.29248387143450894]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [284]}, "index": {"min": [19127], "max": [19410], "mean": [19268.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 51, "stats": {"action": {"min": [-2.900390625, 118.916015625, 106.611328125, 28.740234375, -174.462890625, 0.0], "max": [26.89453125, 181.58203125, 165.849609375, 100.810546875, -90.87890625, 15.028355598449707], "mean": [12.438742637634277, 143.2826385498047, 140.197998046875, 68.58043670654297, -137.7670135498047, 4.064906120300293], "std": [10.976179122924805, 26.408201217651367, 18.18136215209961, 25.66714859008789, 33.50064468383789, 5.677109241485596], "count": [297]}, "observation.state": {"min": [-1.669921875, 117.861328125, 109.3359375, 28.388671875, -165.76171875, 0.15117157995700836], "max": [25.751953125, 180.966796875, 165.234375, 100.107421875, -90.263671875, 14.739229202270508], "mean": [12.134824752807617, 142.32652282714844, 140.95941162109375, 68.2421875, -135.855224609375, 4.240170955657959], "std": [10.509515762329102, 26.67919921875, 17.665651321411133, 25.69491958618164, 32.01297378540039, 5.149883270263672], "count": [297]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585388541666667]], [[0.5587226838235294]], [[0.5825219260620915]]], "std": [[[0.26535653374279183]], [[0.2756157965654192]], [[0.28983961179852996]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580839787581699]], [[0.5517506985294118]], [[0.6163338112745098]]], "std": [[[0.3543948769496176]], [[0.26944062046236844]], [[0.27748507297570557]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [297]}, "index": {"min": [19411], "max": [19707], "mean": [19559.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}}} +{"episode_index": 52, "stats": {"action": {"min": [-2.548828125, 90.087890625, 107.05078125, 23.02734375, -93.33984375, 0.0], "max": [8.4375, 181.58203125, 142.998046875, 90.703125, -83.84765625, 17.202268600463867], "mean": [2.30070161819458, 138.58139038085938, 129.7729034423828, 62.939849853515625, -89.23140716552734, 4.162646770477295], "std": [2.9165847301483154, 36.41138458251953, 8.19503116607666, 25.547767639160156, 3.1959314346313477, 6.323012828826904], "count": [294]}, "observation.state": {"min": [-1.93359375, 89.033203125, 110.7421875, 23.466796875, -92.724609375, 0.15117157995700836], "max": [7.91015625, 180.966796875, 142.470703125, 89.736328125, -83.408203125, 16.477703094482422], "mean": [1.9192442893981934, 137.31532287597656, 130.7256622314453, 63.00412368774414, -88.67057800292969, 4.314295291900635], "std": [2.645840644836426, 36.939300537109375, 7.268167018890381, 25.703649520874023, 3.14780592918396, 5.814514636993408], "count": [294]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5653740665849674]], [[0.5613764399509804]], [[0.5800547549019608]]], "std": [[[0.26716255531640487]], [[0.2816405962823111]], [[0.2957098767865575]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880245363562091]], [[0.5279822099673203]], [[0.5620265175653595]]], "std": [[[0.33306185874775623]], [[0.2798613710552109]], [[0.29391400286196795]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [294]}, "index": {"min": [19708], "max": [20001], "mean": [19854.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 53, "stats": {"action": {"min": [-1.669921875, 104.4140625, 95.44921875, 35.595703125, -160.751953125, 0.0], "max": [14.765625, 181.58203125, 157.587890625, 100.8984375, -91.669921875, 15.973535537719727], "mean": [5.398794174194336, 135.25094604492188, 135.27133178710938, 68.51017761230469, -129.3701171875, 2.707396984100342], "std": [5.207269191741943, 30.07241439819336, 16.14311981201172, 22.622304916381836, 27.226810455322266, 4.847930908203125], "count": [312]}, "observation.state": {"min": [-0.791015625, 103.623046875, 98.4375, 35.068359375, -159.78515625, 0.15117157995700836], "max": [13.88671875, 180.966796875, 157.32421875, 99.931640625, -91.318359375, 14.739229202270508], "mean": [4.947509765625, 133.8103790283203, 136.02682495117188, 68.22115325927734, -128.8107452392578, 2.8795294761657715], "std": [4.951912879943848, 30.669858932495117, 15.481804847717285, 22.8353271484375, 27.06857681274414, 4.3252105712890625], "count": [312]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5636143974673202]], [[0.5633019648692811]], [[0.5859127982026144]]], "std": [[[0.26546904817908806]], [[0.277997453705757]], [[0.29215487272149604]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413734272875817]], [[0.5484076327614379]], [[0.6124104554738562]]], "std": [[[0.3538822418415426]], [[0.267870697819265]], [[0.28292161854388426]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [312]}, "index": {"min": [20002], "max": [20313], "mean": [20157.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}}} +{"episode_index": 54, "stats": {"action": {"min": [-2.021484375, 101.865234375, 89.82421875, 39.90234375, -165.322265625, -0.09451796114444733], "max": [24.697265625, 181.58203125, 162.333984375, 101.07421875, -90.615234375, 15.879016876220703], "mean": [10.036466598510742, 143.82232666015625, 133.20046997070312, 74.45475006103516, -129.0401153564453, 2.95046067237854], "std": [9.399195671081543, 30.22208023071289, 16.80202293395996, 20.59394073486328, 32.75933837890625, 5.23134708404541], "count": [301]}, "observation.state": {"min": [-1.669921875, 100.458984375, 93.1640625, 39.375, -164.53125, 0.15117157995700836], "max": [23.818359375, 180.966796875, 162.24609375, 100.107421875, -90.263671875, 14.739229202270508], "mean": [9.77425479888916, 142.79991149902344, 134.07376098632812, 74.29560852050781, -128.45611572265625, 3.1833934783935547], "std": [8.95252799987793, 30.77451515197754, 16.31450843811035, 20.694543838500977, 32.6240119934082, 4.72533655166626], "count": [301]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5629375694444444]], [[0.5643206025326798]], [[0.5865249571078431]]], "std": [[[0.2700506516170674]], [[0.2801958685013569]], [[0.2933519979416723]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46944572099673204]], [[0.5463967933006536]], [[0.6067802083333333]]], "std": [[[0.3513450714799115]], [[0.27558596591345785]], [[0.2865739146397756]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [301]}, "index": {"min": [20314], "max": [20614], "mean": [20464.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}}} +{"episode_index": 55, "stats": {"action": {"min": [-11.337890625, 59.4140625, 80.244140625, 24.345703125, -92.021484375, -0.09451796114444733], "max": [0.966796875, 181.58203125, 146.07421875, 100.458984375, -78.837890625, 17.485822677612305], "mean": [-4.01163387298584, 120.33296203613281, 117.80475616455078, 61.489810943603516, -86.40565490722656, 5.15848970413208], "std": [3.0269618034362793, 42.74164962768555, 20.524986267089844, 22.857587814331055, 3.7072043418884277, 6.516550064086914], "count": [345]}, "observation.state": {"min": [-11.162109375, 57.392578125, 83.232421875, 24.43359375, -91.40625, 0.15117157995700836], "max": [0.087890625, 180.966796875, 146.42578125, 99.66796875, -78.3984375, 16.780046463012695], "mean": [-3.6735732555389404, 118.3677749633789, 119.21021270751953, 61.2712287902832, -85.89282989501953, 5.469554901123047], "std": [2.794233798980713, 43.79306411743164, 19.794200897216797, 23.07374382019043, 3.693427085876465, 5.7676239013671875], "count": [345]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.549786850490196]], [[0.5527879391339869]], [[0.5742704411764706]]], "std": [[[0.2761939555048562]], [[0.28486375086424226]], [[0.29740600366782083]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47807376838235294]], [[0.5199663705065359]], [[0.5627747344771242]]], "std": [[[0.3351578675712925]], [[0.2797400036489534]], [[0.29484242512641456]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [345]}, "index": {"min": [20615], "max": [20959], "mean": [20787.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [345]}}} +{"episode_index": 56, "stats": {"action": {"min": [-0.3515625, 97.646484375, 105.732421875, 27.685546875, -124.013671875, 0.0], "max": [27.24609375, 181.58203125, 156.357421875, 97.646484375, -89.6484375, 18.903593063354492], "mean": [15.141692161560059, 137.701416015625, 132.11253356933594, 65.85262298583984, -108.1378173828125, 3.9564049243927], "std": [11.237845420837402, 31.754709243774414, 12.70720386505127, 24.241901397705078, 12.9072265625, 6.167479038238525], "count": [269]}, "observation.state": {"min": [0.0, 96.240234375, 109.51171875, 27.421875, -123.046875, 0.15117157995700836], "max": [26.89453125, 180.966796875, 156.4453125, 96.767578125, -89.384765625, 17.309144973754883], "mean": [14.655843734741211, 136.45736694335938, 133.0548095703125, 65.70657348632812, -107.70620727539062, 4.009978294372559], "std": [10.964056968688965, 32.2779426574707, 12.231806755065918, 24.40791893005371, 12.67236614227295, 5.635254859924316], "count": [269]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5453369485294117]], [[0.5530667136437909]], [[0.5783724121732026]]], "std": [[[0.27618472876881295]], [[0.28204827595861454]], [[0.29283503069104344]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47432088848039217]], [[0.5424008680555555]], [[0.5998406576797386]]], "std": [[[0.3473152964139986]], [[0.2748135172010264]], [[0.2845054326085509]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [269]}, "index": {"min": [20960], "max": [21228], "mean": [21094.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}}} +{"episode_index": 57, "stats": {"action": {"min": [-13.798828125, 57.216796875, 74.970703125, 23.115234375, -100.37109375, -0.09451796114444733], "max": [4.130859375, 181.58203125, 136.494140625, 100.634765625, -81.474609375, 20.51039695739746], "mean": [-3.507338285446167, 120.17285919189453, 113.64207458496094, 60.906192779541016, -90.30962371826172, 5.161219120025635], "std": [6.362682819366455, 44.02288055419922, 21.463899612426758, 22.709989547729492, 5.934679985046387, 7.463844299316406], "count": [350]}, "observation.state": {"min": [-12.83203125, 55.283203125, 77.958984375, 23.466796875, -99.755859375, 0.15117157995700836], "max": [3.8671875, 180.966796875, 137.021484375, 99.4921875, -81.03515625, 19.425548553466797], "mean": [-3.472433090209961, 117.9468994140625, 115.05388641357422, 60.808006286621094, -89.80764770507812, 5.510196208953857], "std": [5.878864288330078, 45.25811767578125, 20.7598934173584, 22.86160659790039, 5.904261112213135, 6.8612589836120605], "count": [350]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529968852124183]], [[0.5400199121732026]], [[0.5669236213235294]]], "std": [[[0.2919893322014604]], [[0.28650356022893764]], [[0.29597799527430163]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153599550653595]], [[0.5218295241013072]], [[0.553252698120915]]], "std": [[[0.32350494854083656]], [[0.2827840197584254]], [[0.29810116026476374]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [350]}, "index": {"min": [21229], "max": [21578], "mean": [21403.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}} +{"episode_index": 58, "stats": {"action": {"min": [-19.248046875, 62.2265625, 82.79296875, 32.255859375, -93.955078125, -0.09451796114444733], "max": [1.0546875, 181.669921875, 132.890625, 94.833984375, -77.958984375, 19.37618064880371], "mean": [-10.03481674194336, 111.964111328125, 106.59629821777344, 58.675018310546875, -85.68342590332031, 4.914660453796387], "std": [6.760331153869629, 47.144126892089844, 17.418346405029297, 23.46816062927246, 4.636931419372559, 6.28684139251709], "count": [345]}, "observation.state": {"min": [-18.984375, 60.205078125, 85.341796875, 32.607421875, -92.724609375, 0.15117157995700836], "max": [0.966796875, 180.966796875, 132.626953125, 93.603515625, -77.431640625, 18.745275497436523], "mean": [-9.524286270141602, 109.66242980957031, 108.1121597290039, 58.602664947509766, -85.0816879272461, 5.086373329162598], "std": [6.725914001464844, 48.322608947753906, 16.630189895629883, 23.595325469970703, 4.676733493804932, 5.781088352203369], "count": [345]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065057312091503]], [[0.5285888480392157]], [[0.5602366217320262]]], "std": [[[0.30455294577488135]], [[0.2896180494011108]], [[0.2974185869617733]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203771527777777]], [[0.5217176143790849]], [[0.5569014317810458]]], "std": [[[0.3238192321447278]], [[0.28173758699983215]], [[0.2936589799998401]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [345]}, "index": {"min": [21579], "max": [21923], "mean": [21751.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [345]}}} +{"episode_index": 59, "stats": {"action": {"min": [-18.720703125, 62.05078125, 85.517578125, 5.888671875, -104.765625, -0.09451796114444733], "max": [2.63671875, 181.669921875, 146.513671875, 94.5703125, -83.759765625, 20.03780746459961], "mean": [-6.432206153869629, 117.61072540283203, 119.35574340820312, 50.797698974609375, -91.98139190673828, 3.6273317337036133], "std": [6.95716667175293, 42.95238494873047, 20.34273910522461, 29.569612503051758, 6.22447395324707, 6.24240779876709], "count": [342]}, "observation.state": {"min": [-18.017578125, 60.205078125, 88.505859375, 5.712890625, -103.7109375, 0.15117157995700836], "max": [2.109375, 180.966796875, 146.42578125, 93.33984375, -83.232421875, 19.425548553466797], "mean": [-6.209395408630371, 115.43685913085938, 120.69154357910156, 50.72111511230469, -91.4530258178711, 4.271472454071045], "std": [6.641051292419434, 43.99903869628906, 19.375795364379883, 29.717905044555664, 6.144986629486084, 5.575395107269287], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369294403594771]], [[0.5519711213235294]], [[0.5763655085784313]]], "std": [[[0.29102474289850666]], [[0.2869716247519711]], [[0.29504998444937075]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5198412316176471]], [[0.5226588643790849]], [[0.5506223304738562]]], "std": [[[0.32337439291572406]], [[0.2837812752251197]], [[0.29795282975071763]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [342]}, "index": {"min": [21924], "max": [22265], "mean": [22094.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 60, "stats": {"action": {"min": [-0.263671875, 90.439453125, 90.87890625, 32.431640625, -153.6328125, 0.0], "max": [20.0390625, 181.669921875, 166.81640625, 100.810546875, -87.451171875, 15.12287425994873], "mean": [5.994597434997559, 143.33883666992188, 133.4470977783203, 72.90242004394531, -117.69768524169922, 3.009107828140259], "std": [7.165788173675537, 33.20237350463867, 17.3950252532959, 20.673791885375977, 24.897653579711914, 4.717165946960449], "count": [385]}, "observation.state": {"min": [-0.087890625, 89.033203125, 93.69140625, 32.16796875, -152.490234375, 0.15117157995700836], "max": [19.599609375, 180.87890625, 166.201171875, 100.283203125, -87.36328125, 14.210128784179688], "mean": [5.495332717895508, 142.2228240966797, 134.18197631835938, 72.73577117919922, -117.13277435302734, 3.1318185329437256], "std": [7.003532409667969, 33.72858428955078, 16.921510696411133, 20.89899444580078, 24.783309936523438, 4.258550643920898], "count": [385]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600052001633987]], [[0.5616691809640523]], [[0.5815549040032679]]], "std": [[[0.26777444452077104]], [[0.27855428760533607]], [[0.29192435679210393]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45450303513071894]], [[0.5404386049836601]], [[0.6004321119281046]]], "std": [[[0.3487212794212538]], [[0.2718063249175154]], [[0.28558548978871295]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [385]}, "index": {"min": [22266], "max": [22650], "mean": [22458.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}}} +{"episode_index": 61, "stats": {"action": {"min": [-0.615234375, 90.087890625, 100.634765625, 30.673828125, -124.27734375, 0.0], "max": [30.146484375, 181.669921875, 140.009765625, 95.537109375, -92.373046875, 14.933837890625], "mean": [14.852178573608398, 136.67160034179688, 126.7813949584961, 67.8933334350586, -105.50885009765625, 3.5740723609924316], "std": [11.89867877960205, 36.4758186340332, 9.09637451171875, 20.978708267211914, 11.255470275878906, 5.160904884338379], "count": [263]}, "observation.state": {"min": [0.0, 89.033203125, 104.326171875, 30.498046875, -123.837890625, 0.15117157995700836], "max": [29.970703125, 180.966796875, 140.361328125, 94.74609375, -92.021484375, 13.756613731384277], "mean": [14.328845024108887, 135.4248504638672, 127.66727447509766, 67.75798797607422, -104.99588012695312, 3.734168767929077], "std": [11.758387565612793, 36.99396896362305, 8.379036903381348, 21.253944396972656, 11.157323837280273, 4.611356735229492], "count": [263]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5518712173202615]], [[0.5582491646241831]], [[0.5824967279411765]]], "std": [[[0.2824833079807773]], [[0.28705619447928715]], [[0.2979030736261346]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4981635049019608]], [[0.5422780351307189]], [[0.5884308517156863]]], "std": [[[0.34053856963366685]], [[0.27914212367638674]], [[0.28856048510921556]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [263]}, "index": {"min": [22651], "max": [22913], "mean": [22782.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}}} +{"episode_index": 62, "stats": {"action": {"min": [-1.494140625, 93.076171875, 100.458984375, 18.896484375, -121.9921875, 0.0], "max": [26.806640625, 181.58203125, 140.185546875, 98.26171875, -91.93359375, 16.824195861816406], "mean": [13.516705513000488, 135.1952362060547, 128.18580627441406, 63.31747817993164, -105.92095184326172, 3.440164566040039], "std": [11.194067001342773, 36.480140686035156, 10.244083404541016, 27.179208755493164, 11.24416732788086, 5.8393964767456055], "count": [262]}, "observation.state": {"min": [-0.966796875, 92.197265625, 103.798828125, 18.6328125, -120.76171875, 0.15117157995700836], "max": [25.6640625, 180.966796875, 140.361328125, 97.646484375, -91.494140625, 15.721843719482422], "mean": [12.940720558166504, 133.6829833984375, 129.09046936035156, 63.26481246948242, -105.38153076171875, 3.6849522590637207], "std": [10.752540588378906, 37.22775650024414, 9.418044090270996, 27.353992462158203, 11.054847717285156, 5.255744934082031], "count": [262]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5502268484477124]], [[0.5552933762254901]], [[0.5790925571895424]]], "std": [[[0.2812040627584357]], [[0.2854778276535507]], [[0.29603890338562305]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5031433864379085]], [[0.5445708231209151]], [[0.5866935437091503]]], "std": [[[0.3385033153311057]], [[0.28095959725957087]], [[0.2912409453882473]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [262]}, "index": {"min": [22914], "max": [23175], "mean": [23044.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}}} +{"episode_index": 63, "stats": {"action": {"min": [0.087890625, 98.7890625, 107.490234375, 26.89453125, -126.38671875, 0.0], "max": [31.2890625, 181.669921875, 144.4921875, 97.646484375, -91.23046875, 15.595462799072266], "mean": [14.64232063293457, 140.79135131835938, 130.92112731933594, 67.00807189941406, -105.59012603759766, 3.2849318981170654], "std": [12.810711860656738, 34.247581481933594, 8.92518138885498, 23.6030216217041, 12.36117935180664, 5.632207870483398], "count": [273]}, "observation.state": {"min": [-0.087890625, 97.3828125, 110.7421875, 26.3671875, -125.595703125, 0.15117157995700836], "max": [30.673828125, 180.87890625, 144.4921875, 96.767578125, -91.318359375, 14.739229202270508], "mean": [14.125923156738281, 139.2841033935547, 131.753662109375, 66.92790985107422, -104.9793930053711, 3.514052152633667], "std": [12.663301467895508, 35.00838851928711, 8.226316452026367, 23.88907241821289, 12.366751670837402, 5.090427875518799], "count": [273]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482158251633987]], [[0.5574017810457516]], [[0.5811756229575163]]], "std": [[[0.27821713571406836]], [[0.283755265592167]], [[0.2951907081348463]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48843607434640524]], [[0.5413836356209151]], [[0.58990539624183]]], "std": [[[0.3433301623136991]], [[0.27766475960915704]], [[0.2856982786620028]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [273]}, "index": {"min": [23176], "max": [23448], "mean": [23312.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}} +{"episode_index": 64, "stats": {"action": {"min": [-0.439453125, 111.005859375, 92.109375, 21.884765625, -136.58203125, 0.0], "max": [34.62890625, 181.669921875, 159.08203125, 100.37109375, -90.52734375, 21.361059188842773], "mean": [18.478485107421875, 142.40113830566406, 135.5546875, 65.19442749023438, -113.58894348144531, 4.946557521820068], "std": [14.030508995056152, 27.59605598449707, 17.14875030517578, 26.011859893798828, 16.458810806274414, 7.283267974853516], "count": [254]}, "observation.state": {"min": [0.0, 110.654296875, 96.328125, 21.357421875, -135.615234375, 0.15117157995700836], "max": [33.57421875, 180.966796875, 159.43359375, 99.755859375, -90.52734375, 20.483749389648438], "mean": [17.993009567260742, 141.03688049316406, 136.6272430419922, 65.02660369873047, -113.07994079589844, 5.099654197692871], "std": [13.800076484680176, 28.22235679626465, 16.499143600463867, 26.145389556884766, 16.298349380493164, 6.676499366760254], "count": [254]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563949203431373]], [[0.5581550265522877]], [[0.5815614685457516]]], "std": [[[0.2727644143575773]], [[0.2795354928715687]], [[0.2914981689045433]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47652183823529415]], [[0.5428463378267974]], [[0.5987908129084968]]], "std": [[[0.346475631319374]], [[0.27414958689244195]], [[0.2814542814949159]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [254]}, "index": {"min": [23449], "max": [23702], "mean": [23575.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}}} +{"episode_index": 65, "stats": {"action": {"min": [-1.93359375, 107.138671875, 107.138671875, 24.08203125, -128.84765625, 0.0], "max": [37.6171875, 181.58203125, 160.83984375, 100.72265625, -91.7578125, 19.65973472595215], "mean": [19.845951080322266, 140.40061950683594, 137.55197143554688, 63.444034576416016, -110.03689575195312, 3.5038225650787354], "std": [14.846564292907715, 29.573528289794922, 14.307271957397461, 27.31293487548828, 13.839964866638184, 6.1647257804870605], "count": [284]}, "observation.state": {"min": [-0.615234375, 106.5234375, 111.533203125, 24.43359375, -127.6171875, 0.15117157995700836], "max": [36.5625, 180.966796875, 160.48828125, 99.66796875, -91.318359375, 18.216175079345703], "mean": [19.444562911987305, 139.3827667236328, 138.45001220703125, 63.29734420776367, -109.51110076904297, 3.771026611328125], "std": [14.580161094665527, 29.922435760498047, 13.860894203186035, 27.384979248046875, 13.692381858825684, 5.6190667152404785], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5540229575163399]], [[0.5574600857843138]], [[0.5782141380718955]]], "std": [[[0.2743385879827969]], [[0.28027370644466476]], [[0.2907753217872568]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46186503472222223]], [[0.5363717626633987]], [[0.5963274836601308]]], "std": [[[0.3551975545954072]], [[0.2793059794828514]], [[0.284395631711868]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [284]}, "index": {"min": [23703], "max": [23986], "mean": [23844.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 66, "stats": {"action": {"min": [-0.439453125, 109.599609375, 101.25, 17.2265625, -138.8671875, 0.0], "max": [30.146484375, 181.58203125, 163.65234375, 99.931640625, -90.966796875, 18.714555740356445], "mean": [16.193763732910156, 143.14991760253906, 137.52122497558594, 65.15389251708984, -114.63900756835938, 3.537362575531006], "std": [12.329838752746582, 28.08307456970215, 15.787138938903809, 26.853694915771484, 17.928178787231445, 6.075423240661621], "count": [261]}, "observation.state": {"min": [-0.087890625, 108.6328125, 105.556640625, 17.578125, -137.63671875, 0.15117157995700836], "max": [29.8828125, 180.87890625, 163.4765625, 97.998046875, -90.439453125, 17.687074661254883], "mean": [15.712890625, 141.87567138671875, 138.3905029296875, 64.99292755126953, -114.09146118164062, 3.849663496017456], "std": [12.114741325378418, 28.647357940673828, 15.25703239440918, 26.924001693725586, 17.812122344970703, 5.481575012207031], "count": [261]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5595708006535948]], [[0.5605744015522875]], [[0.5834530657679738]]], "std": [[[0.2718106639662443]], [[0.27969780485141343]], [[0.2916775408213068]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4650330310457516]], [[0.5437476429738562]], [[0.6043483088235294]]], "std": [[[0.3545147141627087]], [[0.2777685340483982]], [[0.2863217753291303]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [261]}, "index": {"min": [23987], "max": [24247], "mean": [24117.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}}} +{"episode_index": 67, "stats": {"action": {"min": [0.87890625, 116.54296875, 110.302734375, 20.478515625, -139.306640625, 0.0], "max": [31.025390625, 181.58203125, 172.79296875, 99.404296875, -91.142578125, 16.824195861816406], "mean": [15.913372993469238, 145.99444580078125, 141.64276123046875, 63.87875747680664, -116.60242462158203, 4.310098171234131], "std": [11.068679809570312, 24.73036766052246, 18.512868881225586, 27.559734344482422, 17.56020164489746, 6.5492753982543945], "count": [238]}, "observation.state": {"min": [0.087890625, 115.576171875, 114.08203125, 20.390625, -138.515625, 0.15117157995700836], "max": [30.146484375, 180.966796875, 172.353515625, 98.701171875, -91.142578125, 15.721843719482422], "mean": [15.357224464416504, 144.98377990722656, 142.713623046875, 63.702606201171875, -115.97980499267578, 4.489400863647461], "std": [10.993550300598145, 25.108259201049805, 18.06062126159668, 27.610435485839844, 17.428815841674805, 5.9261908531188965], "count": [238]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5558540400326797]], [[0.5592538092320262]], [[0.5831047017973857]]], "std": [[[0.2671577848355984]], [[0.2767277695763261]], [[0.2897364878951286]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45124994893790854]], [[0.5389414808006535]], [[0.6037340522875817]]], "std": [[[0.3530388168706917]], [[0.27114199438639025]], [[0.28120780680913177]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [238]}, "index": {"min": [24248], "max": [24485], "mean": [24366.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}}} +{"episode_index": 68, "stats": {"action": {"min": [-0.3515625, 114.9609375, 99.755859375, 21.884765625, -142.3828125, 0.0], "max": [26.279296875, 181.58203125, 167.87109375, 100.458984375, -92.98828125, 16.06805419921875], "mean": [13.947859764099121, 143.53790283203125, 136.84996032714844, 67.0452651977539, -118.00028228759766, 3.5281732082366943], "std": [10.761249542236328, 26.019071578979492, 18.90431785583496, 26.744461059570312, 19.377662658691406, 5.831908702850342], "count": [253]}, "observation.state": {"min": [0.087890625, 113.642578125, 102.744140625, 21.357421875, -141.416015625, 0.15117157995700836], "max": [25.751953125, 180.966796875, 167.51953125, 99.755859375, -92.197265625, 15.192744255065918], "mean": [13.508406639099121, 142.24607849121094, 137.88417053222656, 66.85871124267578, -117.4312515258789, 3.7996089458465576], "std": [10.429271697998047, 26.5786190032959, 18.401294708251953, 26.84485626220703, 19.22123146057129, 5.261412143707275], "count": [253]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5672065910947712]], [[0.5689811907679738]], [[0.5885459313725491]]], "std": [[[0.2695030062735723]], [[0.27925081806128815]], [[0.28969443286501884]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45913440767973857]], [[0.5454287806372549]], [[0.6046335702614378]]], "std": [[[0.35377291735960337]], [[0.27408035624943144]], [[0.28499857050748967]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [253]}, "index": {"min": [24486], "max": [24738], "mean": [24612.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}}} +{"episode_index": 69, "stats": {"action": {"min": [-1.494140625, 104.4140625, 107.578125, 30.05859375, -159.521484375, 0.0], "max": [26.455078125, 181.58203125, 163.30078125, 99.755859375, -89.82421875, 16.16257095336914], "mean": [11.421357154846191, 151.37539672851562, 135.7023162841797, 72.64307403564453, -119.37523651123047, 2.7851099967956543], "std": [11.458518981933594, 30.849000930786133, 12.722182273864746, 21.462156295776367, 29.1653995513916, 5.375720500946045], "count": [298]}, "observation.state": {"min": [-0.703125, 103.623046875, 111.26953125, 29.8828125, -158.73046875, 0.15117157995700836], "max": [25.751953125, 180.966796875, 163.125, 98.349609375, -89.6484375, 15.797430038452148], "mean": [11.081592559814453, 150.4571075439453, 136.2777862548828, 72.6601791381836, -118.8306655883789, 2.985132932662964], "std": [11.21843433380127, 31.272350311279297, 12.404983520507812, 21.7235050201416, 29.065881729125977, 4.967581272125244], "count": [298]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5656026531862745]], [[0.566945198120915]], [[0.5895875163398693]]], "std": [[[0.2687976895522617]], [[0.27903375514041207]], [[0.29213274139927947]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887475306372549]], [[0.5495934660947712]], [[0.6052567075163399]]], "std": [[[0.3432946557713328]], [[0.27383751486668656]], [[0.2837287502250844]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [298]}, "index": {"min": [24739], "max": [25036], "mean": [24887.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}}} +{"episode_index": 70, "stats": {"action": {"min": [-3.076171875, 83.84765625, 103.095703125, 31.640625, -165.5859375, -0.09451796114444733], "max": [5.888671875, 181.58203125, 150.64453125, 93.69140625, -89.736328125, 10.8695650100708], "mean": [2.345308303833008, 131.38682556152344, 129.56959533691406, 66.41664123535156, -131.11561584472656, 2.0904550552368164], "std": [2.3636703491210938, 36.70570755004883, 12.858604431152344, 21.93048858642578, 30.854328155517578, 3.6429693698883057], "count": [282]}, "observation.state": {"min": [-2.109375, 82.001953125, 106.611328125, 31.2890625, -164.443359375, 0.15117157995700836], "max": [4.833984375, 180.966796875, 150.29296875, 92.724609375, -89.296875, 9.750566482543945], "mean": [2.0155627727508545, 130.0058135986328, 130.477783203125, 66.22621154785156, -130.49990844726562, 2.129272222518921], "std": [1.8878294229507446, 37.40919876098633, 12.012221336364746, 22.175491333007812, 30.69331932067871, 3.2386767864227295], "count": [282]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5748075449346405]], [[0.5648623794934641]], [[0.5816571160130719]]], "std": [[[0.2552683099578378]], [[0.28131274468209994]], [[0.2949241802412251]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450508026960784]], [[0.5424569587418301]], [[0.6136053145424837]]], "std": [[[0.3517356771826451]], [[0.269890871287093]], [[0.2794873515883798]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [282]}, "index": {"min": [25037], "max": [25318], "mean": [25177.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}}} +{"episode_index": 71, "stats": {"action": {"min": [-1.23046875, 85.60546875, 87.36328125, 39.462890625, -122.431640625, -0.09451796114444733], "max": [31.46484375, 181.58203125, 147.216796875, 98.7890625, -85.4296875, 11.153119087219238], "mean": [15.121333122253418, 125.45639038085938, 126.22509002685547, 71.96942901611328, -98.14812469482422, 1.771172046661377], "std": [11.666068077087402, 36.5341911315918, 13.306083679199219, 19.43425750732422, 8.945320129394531, 3.5655272006988525], "count": [318]}, "observation.state": {"min": [-0.966796875, 84.111328125, 90.791015625, 39.111328125, -121.552734375, 0.15117157995700836], "max": [30.76171875, 180.87890625, 146.953125, 97.91015625, -85.166015625, 10.808768272399902], "mean": [14.647884368896484, 124.07474517822266, 127.03680419921875, 71.59934997558594, -97.60834503173828, 1.9688022136688232], "std": [11.490056037902832, 37.04169845581055, 12.484482765197754, 19.650609970092773, 8.856673240661621, 3.1822004318237305], "count": [318]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5669553267973857]], [[0.5609073590686274]], [[0.5808707230392157]]], "std": [[[0.26802148958546096]], [[0.28624951549471844]], [[0.29746187354588044]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4161186376633987]], [[0.5366816482843138]], [[0.6151203594771242]]], "std": [[[0.3523175959593015]], [[0.2604087590722223]], [[0.26437731636043466]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [318]}, "index": {"min": [25319], "max": [25636], "mean": [25477.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}}} +{"episode_index": 72, "stats": {"action": {"min": [-17.666015625, 77.080078125, 95.2734375, 27.685546875, -182.4609375, -0.09451796114444733], "max": [19.072265625, 181.58203125, 167.783203125, 100.634765625, -92.28515625, 14.461247444152832], "mean": [1.0314390659332275, 132.26007080078125, 129.41754150390625, 68.51187896728516, -129.53994750976562, 2.5574707984924316], "std": [11.458197593688965, 34.2518424987793, 19.591148376464844, 21.813194274902344, 34.51962661743164, 4.467047214508057], "count": [310]}, "observation.state": {"min": [-16.962890625, 75.849609375, 98.349609375, 27.421875, -165.76171875, 0.15117157995700836], "max": [18.6328125, 180.87890625, 167.255859375, 99.931640625, -92.109375, 13.605443000793457], "mean": [1.0354082584381104, 130.88417053222656, 130.5811767578125, 68.18582916259766, -125.95523834228516, 2.7913172245025635], "std": [10.940300941467285, 34.9582405090332, 18.910451889038086, 21.96078872680664, 30.23086929321289, 3.9893200397491455], "count": [310]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5591317401960785]], [[0.5571315257352941]], [[0.5809243790849673]]], "std": [[[0.26554641270546786]], [[0.2812290896950378]], [[0.29471990282713467]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43291268586601306]], [[0.5348504616013072]], [[0.6109889828431373]]], "std": [[[0.35103581376863974]], [[0.26524996205877915]], [[0.27517849654855764]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [310]}, "index": {"min": [25637], "max": [25946], "mean": [25791.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}}} +{"episode_index": 73, "stats": {"action": {"min": [-25.927734375, 76.904296875, 101.513671875, 44.384765625, -94.130859375, -0.09451796114444733], "max": [0.966796875, 181.58203125, 132.890625, 94.482421875, -55.01953125, 16.91871452331543], "mean": [-11.774153709411621, 124.83658599853516, 116.41397094726562, 69.43075561523438, -72.52819061279297, 4.135542392730713], "std": [8.89168643951416, 42.008460998535156, 10.823674201965332, 17.960369110107422, 15.819226264953613, 5.864133834838867], "count": [248]}, "observation.state": {"min": [-24.9609375, 75.146484375, 104.677734375, 43.59375, -93.427734375, 0.15117157995700836], "max": [0.087890625, 180.966796875, 132.626953125, 93.69140625, -55.1953125, 15.797430038452148], "mean": [-11.268782615661621, 122.86896514892578, 117.34532165527344, 69.19437408447266, -71.98490142822266, 4.158125400543213], "std": [8.671415328979492, 42.881927490234375, 10.05712890625, 18.234989166259766, 15.71021556854248, 5.27277135848999], "count": [248]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5448652124183007]], [[0.5478501184640523]], [[0.5748957332516339]]], "std": [[[0.28446477841932505]], [[0.2883887069043901]], [[0.29807786972203976]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48349980392156866]], [[0.5397512111928106]], [[0.6010660539215685]]], "std": [[[0.33954607057457964]], [[0.27168469852661475]], [[0.2713276404426248]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [248]}, "index": {"min": [25947], "max": [26194], "mean": [26070.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}}} +{"episode_index": 74, "stats": {"action": {"min": [-2.28515625, 107.490234375, 106.962890625, 24.697265625, -220.95703125, 0.0], "max": [39.111328125, 181.58203125, 163.564453125, 99.404296875, -90.703125, 18.52552032470703], "mean": [13.836328506469727, 132.9243621826172, 142.58216857910156, 62.1533203125, -161.7698974609375, 4.972270965576172], "std": [13.193023681640625, 26.288219451904297, 15.316671371459961, 22.90406036376953, 41.281925201416016, 6.954655647277832], "count": [450]}, "observation.state": {"min": [-1.669921875, 106.69921875, 110.56640625, 24.2578125, -165.76171875, 0.15117157995700836], "max": [38.49609375, 180.87890625, 163.4765625, 98.701171875, -90.3515625, 17.838247299194336], "mean": [13.366796493530273, 131.68800354003906, 143.53488159179688, 61.70722579956055, -147.34613037109375, 5.531350135803223], "std": [12.98874568939209, 26.639850616455078, 14.716143608093262, 22.92335319519043, 29.961654663085938, 6.120630264282227], "count": [450]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627072916666667]], [[0.556353839869281]], [[0.5800411621732027]]], "std": [[[0.2601222382424683]], [[0.2771269272089507]], [[0.29135414841070634]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42347220996732027]], [[0.5503177308006536]], [[0.6403380882352941]]], "std": [[[0.3602825839100471]], [[0.2581976328227912]], [[0.2553556061029194]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [450]}, "index": {"min": [26195], "max": [26644], "mean": [26419.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}}} +{"episode_index": 75, "stats": {"action": {"min": [-7.822265625, 85.4296875, 97.294921875, 31.640625, -157.32421875, 0.0], "max": [1.845703125, 181.58203125, 152.2265625, 100.72265625, -90.791015625, 12.098299026489258], "mean": [-2.2056362628936768, 130.52883911132812, 129.3916015625, 67.40148162841797, -126.17713928222656, 2.849390983581543], "std": [3.0108697414398193, 35.7589225769043, 14.380473136901855, 23.604778289794922, 25.95816421508789, 4.3542160987854], "count": [273]}, "observation.state": {"min": [-7.119140625, 84.111328125, 100.37109375, 31.201171875, -156.62109375, 0.22675737738609314], "max": [1.0546875, 181.0546875, 152.314453125, 99.66796875, -90.3515625, 11.791383743286133], "mean": [-2.042088747024536, 129.1684112548828, 130.30397033691406, 67.09628295898438, -125.57832336425781, 2.9068737030029297], "std": [2.5340754985809326, 36.34381866455078, 13.607402801513672, 23.759721755981445, 25.84139633178711, 3.9739608764648438], "count": [273]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5726402165032679]], [[0.5636584824346406]], [[0.5791784272875817]]], "std": [[[0.25412492124852426]], [[0.27813970450262626]], [[0.29305817243040466]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43594297589869285]], [[0.5337998815359477]], [[0.6061503370098039]]], "std": [[[0.3463731727121082]], [[0.2633710531406271]], [[0.2814264302157588]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [273]}, "index": {"min": [26645], "max": [26917], "mean": [26781.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}} +{"episode_index": 76, "stats": {"action": {"min": [-25.400390625, 77.080078125, 104.501953125, 44.208984375, -95.009765625, -0.09451796114444733], "max": [0.52734375, 181.58203125, 132.978515625, 92.548828125, -50.185546875, 18.336483001708984], "mean": [-12.40576171875, 129.0523681640625, 119.5396728515625, 70.3721923828125, -71.647705078125, 3.7145543098449707], "std": [9.891942977905273, 41.421974182128906, 10.508478164672852, 17.018753051757812, 18.062002182006836, 6.091944217681885], "count": [240]}, "observation.state": {"min": [-24.697265625, 75.849609375, 107.578125, 44.12109375, -94.04296875, 0.15117157995700836], "max": [-0.087890625, 180.966796875, 132.626953125, 91.7578125, -50.185546875, 17.460317611694336], "mean": [-12.0113525390625, 127.122802734375, 120.772705078125, 70.25244140625, -71.061767578125, 3.8265328407287598], "std": [9.7503023147583, 42.5556755065918, 9.435001373291016, 17.31778907775879, 17.98727798461914, 5.570912837982178], "count": [240]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5446073100490196]], [[0.5471576143790849]], [[0.5717571323529411]]], "std": [[[0.2766802044225564]], [[0.2822543018222516]], [[0.2920219276998228]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703984272875817]], [[0.5384095424836601]], [[0.607526382761438]]], "std": [[[0.34228885678193754]], [[0.2641022766309561]], [[0.2636917712756436]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [240]}, "index": {"min": [26918], "max": [27157], "mean": [27037.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}}} +{"episode_index": 77, "stats": {"action": {"min": [-6.416015625, 60.908203125, 79.716796875, 23.994140625, -114.873046875, -0.09451796114444733], "max": [35.947265625, 181.58203125, 134.208984375, 100.634765625, -79.27734375, 17.39130401611328], "mean": [4.4752678871154785, 110.91863250732422, 117.396240234375, 57.92605209350586, -93.91661834716797, 4.158349514007568], "std": [11.275113105773926, 39.71644973754883, 14.42326831817627, 23.57419204711914, 6.458184719085693, 5.390629768371582], "count": [430]}, "observation.state": {"min": [-5.625, 58.53515625, 82.96875, 23.466796875, -113.5546875, 0.15117157995700836], "max": [34.62890625, 180.966796875, 134.296875, 99.84375, -79.27734375, 15.948600769042969], "mean": [4.292741775512695, 108.7734375, 118.59573364257812, 57.603309631347656, -93.36640930175781, 4.126274585723877], "std": [10.897780418395996, 40.592689514160156, 13.736562728881836, 23.69553565979004, 6.348859786987305, 4.867231369018555], "count": [430]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5725636294934641]], [[0.558802308006536]], [[0.5805994526143791]]], "std": [[[0.26667710593199784]], [[0.28558636110797564]], [[0.29860125976110535]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45763803921568624]], [[0.5090612704248366]], [[0.5610465236928105]]], "std": [[[0.33233123615962884]], [[0.26590955701748703]], [[0.2824148466965392]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [430]}, "index": {"min": [27158], "max": [27587], "mean": [27372.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [430]}}} +{"episode_index": 78, "stats": {"action": {"min": [-16.611328125, 93.515625, 84.990234375, 33.310546875, -144.31640625, 0.0], "max": [2.98828125, 181.58203125, 149.501953125, 100.634765625, -90.703125, 17.202268600463867], "mean": [-5.637425899505615, 138.2410430908203, 128.4197998046875, 71.57903289794922, -115.67157745361328, 2.8146796226501465], "std": [6.6081366539001465, 35.97184371948242, 14.983856201171875, 23.639657974243164, 22.260242462158203, 5.160599231719971], "count": [290]}, "observation.state": {"min": [-15.908203125, 92.373046875, 89.033203125, 33.134765625, -143.701171875, 0.15117157995700836], "max": [2.109375, 180.966796875, 149.0625, 99.66796875, -90.263671875, 16.17535972595215], "mean": [-5.416487216949463, 137.0917510986328, 129.17626953125, 71.46810913085938, -115.17131042480469, 2.8793039321899414], "std": [6.2415080070495605, 36.502647399902344, 14.255653381347656, 23.84059715270996, 22.145893096923828, 4.677267074584961], "count": [290]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5747986151960784]], [[0.5657256883169935]], [[0.582802314133987]]], "std": [[[0.2544648215638057]], [[0.2754730722726167]], [[0.28999594092113123]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264463623366013]], [[0.5240940543300654]], [[0.5989924836601308]]], "std": [[[0.34481880689643407]], [[0.2598139619438538]], [[0.2763427167168072]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [290]}, "index": {"min": [27588], "max": [27877], "mean": [27732.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}}} +{"episode_index": 79, "stats": {"action": {"min": [-28.564453125, 87.099609375, 86.1328125, 41.484375, -96.064453125, -0.09451796114444733], "max": [0.966796875, 181.58203125, 145.107421875, 100.986328125, -49.5703125, 14.083175659179688], "mean": [-12.847880363464355, 125.75275421142578, 127.8996353149414, 70.31226348876953, -72.98956298828125, 3.243569850921631], "std": [11.096198081970215, 36.01781463623047, 14.800689697265625, 19.287839889526367, 14.969308853149414, 4.343695163726807], "count": [366]}, "observation.state": {"min": [-27.861328125, 86.044921875, 89.560546875, 41.1328125, -95.09765625, 0.15117157995700836], "max": [0.439453125, 180.966796875, 145.1953125, 100.01953125, -49.21875, 13.68102741241455], "mean": [-12.377689361572266, 124.34925842285156, 128.80323791503906, 69.9304428100586, -72.43604278564453, 3.250804901123047], "std": [10.985625267028809, 36.685630798339844, 14.061419486999512, 19.509424209594727, 14.98795223236084, 3.940692901611328], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5679028778594771]], [[0.5640153125]], [[0.5850491196895424]]], "std": [[[0.26639499926178817]], [[0.2805931523220098]], [[0.2928094859757861]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40771178921568624]], [[0.5408504922385622]], [[0.6343410784313726]]], "std": [[[0.36169793824859975]], [[0.2574964541713255]], [[0.2547201810760853]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [366]}, "index": {"min": [27878], "max": [28243], "mean": [28060.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 80, "stats": {"action": {"min": [-23.203125, 91.93359375, 83.232421875, 34.1015625, -94.21875, -0.09451796114444733], "max": [0.966796875, 181.58203125, 147.568359375, 100.458984375, -29.794921875, 12.570887565612793], "mean": [-9.558174133300781, 135.0421600341797, 128.6549530029297, 66.8883285522461, -60.896976470947266, 2.7021541595458984], "std": [8.34189510345459, 34.809242248535156, 15.134875297546387, 23.5504150390625, 26.99689483642578, 4.531960487365723], "count": [321]}, "observation.state": {"min": [-22.587890625, 90.52734375, 86.748046875, 33.75, -93.603515625, 0.15117157995700836], "max": [0.263671875, 180.87890625, 147.3046875, 99.755859375, -29.1796875, 11.791383743286133], "mean": [-9.170742988586426, 133.39964294433594, 129.5079803466797, 66.73143768310547, -60.368812561035156, 2.861433267593384], "std": [8.145865440368652, 35.72826385498047, 14.359131813049316, 23.787534713745117, 26.94430160522461, 4.059291839599609], "count": [321]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5647462152777778]], [[0.5610357189542484]], [[0.5807108721405229]]], "std": [[[0.2627217002236847]], [[0.27909193484389894]], [[0.2941372442955263]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575133843954248]], [[0.5345259395424836]], [[0.6004946650326797]]], "std": [[[0.3463126521601254]], [[0.2669587683079051]], [[0.2648718412294155]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [321]}, "index": {"min": [28244], "max": [28564], "mean": [28404.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}}} +{"episode_index": 81, "stats": {"action": {"min": [-22.67578125, 89.208984375, 101.42578125, 27.59765625, -93.427734375, -0.09451796114444733], "max": [5.009765625, 181.58203125, 153.45703125, 94.921875, -36.5625, 15.595462799072266], "mean": [-4.363606929779053, 130.21212768554688, 131.9729461669922, 62.46446228027344, -62.03586196899414, 2.8124918937683105], "std": [8.194421768188477, 34.64336395263672, 13.215825080871582, 23.238245010375977, 21.851638793945312, 4.8982391357421875], "count": [324]}, "observation.state": {"min": [-21.884765625, 88.06640625, 104.853515625, 27.333984375, -92.8125, 0.15117157995700836], "max": [4.130859375, 180.966796875, 153.193359375, 93.8671875, -36.2109375, 14.739229202270508], "mean": [-4.239095211029053, 128.73338317871094, 132.84690856933594, 62.25613021850586, -61.494140625, 2.9970762729644775], "std": [7.839696407318115, 35.285335540771484, 12.468379974365234, 23.482425689697266, 21.822885513305664, 4.420860767364502], "count": [324]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5671768198529411]], [[0.5603713868464053]], [[0.5756105535130719]]], "std": [[[0.26225498487453286]], [[0.2806670455024871]], [[0.29599827957814695]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226534701797386]], [[0.5255566421568627]], [[0.6047701388888889]]], "std": [[[0.3521559540481546]], [[0.26298814079178384]], [[0.26604650178739825]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [324]}, "index": {"min": [28565], "max": [28888], "mean": [28726.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}}} +{"episode_index": 82, "stats": {"action": {"min": [-22.8515625, 66.533203125, 89.296875, 28.65234375, -93.1640625, -0.09451796114444733], "max": [42.099609375, 181.58203125, 138.69140625, 94.21875, -53.349609375, 13.894139289855957], "mean": [1.0991798639297485, 111.22206115722656, 117.25468444824219, 59.63178253173828, -73.61489868164062, 3.8071916103363037], "std": [19.158004760742188, 39.036781311035156, 12.466179847717285, 20.946020126342773, 13.697861671447754, 4.971022605895996], "count": [482]}, "observation.state": {"min": [-21.62109375, 64.423828125, 92.63671875, 28.388671875, -92.4609375, 0.15117157995700836], "max": [41.66015625, 180.966796875, 138.427734375, 93.779296875, -53.349609375, 12.698413848876953], "mean": [1.2882723808288574, 108.99645233154297, 118.4569320678711, 59.32252502441406, -73.10066986083984, 3.944096803665161], "std": [18.633190155029297, 39.93046569824219, 11.729713439941406, 21.130352020263672, 13.748077392578125, 4.316882133483887], "count": [482]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5605950696046392]], [[0.5580091571350763]], [[0.5756282659714212]]], "std": [[[0.2721422194207437]], [[0.28568050214123597]], [[0.2980487908455888]]], "count": [102]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469260658961297]], [[0.5293794754421377]], [[0.584037089100346]]], "std": [[[0.3398620970041925]], [[0.27195077920566946]], [[0.2805766052100704]]], "count": [102]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [482]}, "index": {"min": [28889], "max": [29370], "mean": [29129.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}}} +{"episode_index": 83, "stats": {"action": {"min": [-8.349609375, 63.896484375, 69.697265625, 24.609375, -105.46875, -0.09451796114444733], "max": [42.5390625, 181.58203125, 161.3671875, 100.1953125, -26.806640625, 16.06805419921875], "mean": [2.2064006328582764, 108.03681182861328, 114.67375946044922, 56.59605026245117, -77.21698760986328, 4.507540702819824], "std": [14.072359085083008, 38.277835845947266, 21.863277435302734, 21.9349422454834, 23.200244903564453, 5.528100967407227], "count": [635]}, "observation.state": {"min": [-7.91015625, 61.171875, 73.30078125, 24.609375, -104.58984375, 0.15117157995700836], "max": [41.66015625, 180.966796875, 161.19140625, 99.228515625, -26.71875, 15.646258354187012], "mean": [2.4880659580230713, 105.48644256591797, 116.19145965576172, 56.35045623779297, -76.755126953125, 5.055805683135986], "std": [13.64542293548584, 39.28761291503906, 20.97807502746582, 21.96316909790039, 23.164697647094727, 4.67531156539917], "count": [635]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5603407349050732]], [[0.5581805669026869]], [[0.5743823626672891]]], "std": [[[0.2745010477290586]], [[0.28806837333186375]], [[0.3003826921977453]]], "count": [126]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474242687584293]], [[0.5093971009700176]], [[0.5550573565074177]]], "std": [[[0.329952362581578]], [[0.2667727239125992]], [[0.2857389530674992]]], "count": [126]}, "timestamp": {"min": [0.0], "max": [21.133333333333333], "mean": [10.566666666666666], "std": [6.1102827721436554], "count": [635]}, "frame_index": {"min": [0], "max": [634], "mean": [317.0], "std": [183.30848316430968], "count": [635]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [635]}, "index": {"min": [29371], "max": [30005], "mean": [29688.0], "std": [183.30848316430968], "count": [635]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [635]}}} +{"episode_index": 84, "stats": {"action": {"min": [-12.392578125, 72.685546875, 100.37109375, 21.4453125, -111.533203125, -0.09451796114444733], "max": [38.759765625, 181.58203125, 132.978515625, 93.779296875, -74.1796875, 15.595462799072266], "mean": [5.019007682800293, 115.18477630615234, 119.63973999023438, 54.79608917236328, -90.95320892333984, 4.760193824768066], "std": [12.877595901489258, 42.864768981933594, 10.109932899475098, 24.033323287963867, 9.398506164550781, 5.949739456176758], "count": [485]}, "observation.state": {"min": [-12.041015625, 70.6640625, 103.623046875, 21.4453125, -110.7421875, 0.15117157995700836], "max": [37.6171875, 180.87890625, 132.626953125, 92.8125, -74.091796875, 14.739229202270508], "mean": [4.795203685760498, 112.9877700805664, 120.80735778808594, 54.652748107910156, -90.48210144042969, 4.77233362197876], "std": [12.531071662902832, 43.861106872558594, 9.18801498413086, 24.28874397277832, 9.332009315490723, 5.431509017944336], "count": [485]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.562263773875246]], [[0.5562305726093026]], [[0.5728696102227299]]], "std": [[[0.2732918390728956]], [[0.28781788790330276]], [[0.3006077548142666]]], "count": [103]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48739711633035093]], [[0.5215683597468114]], [[0.5598538454216638]]], "std": [[[0.3289780126590254]], [[0.28006452850184566]], [[0.2939461735944906]]], "count": [103]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [485]}, "index": {"min": [30006], "max": [30490], "mean": [30248.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}}} +{"episode_index": 85, "stats": {"action": {"min": [-21.708984375, 91.0546875, 94.5703125, 32.6953125, -149.94140625, 0.0], "max": [3.1640625, 181.58203125, 163.212890625, 100.283203125, -86.748046875, 12.00378131866455], "mean": [-5.187298774719238, 139.5233612060547, 133.24337768554688, 70.00006866455078, -117.846435546875, 2.303600311279297], "std": [8.607120513916016, 32.68149185180664, 16.218509674072266, 22.071002960205078, 25.711536407470703, 4.068560600280762], "count": [301]}, "observation.state": {"min": [-20.91796875, 90.263671875, 97.734375, 31.904296875, -148.798828125, 0.15117157995700836], "max": [2.98828125, 180.966796875, 163.30078125, 99.755859375, -86.1328125, 11.262282371520996], "mean": [-5.037796974182129, 138.34031677246094, 134.15084838867188, 69.7775650024414, -117.3306655883789, 2.4242749214172363], "std": [8.154961585998535, 33.298255920410156, 15.665283203125, 22.3093318939209, 25.515180587768555, 3.6287169456481934], "count": [301]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5714279575163399]], [[0.5676072426470589]], [[0.584848743872549]]], "std": [[[0.2577937263708037]], [[0.2760423010275402]], [[0.29141399628356174]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4198556535947712]], [[0.5300371711601307]], [[0.6048890829248367]]], "std": [[[0.34307336507309927]], [[0.255833802502211]], [[0.2714088850984458]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [301]}, "index": {"min": [30491], "max": [30791], "mean": [30641.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}}} +{"episode_index": 86, "stats": {"action": {"min": [-18.896484375, 111.708984375, 109.16015625, 29.53125, -182.4609375, 0.0], "max": [16.435546875, 181.58203125, 164.443359375, 101.162109375, -90.17578125, 14.839320182800293], "mean": [0.235931396484375, 144.0757293701172, 139.809326171875, 69.50527954101562, -135.1222381591797, 3.8235461711883545], "std": [10.558807373046875, 28.145938873291016, 16.304393768310547, 23.334611892700195, 35.271121978759766, 5.685964584350586], "count": [320]}, "observation.state": {"min": [-17.841796875, 110.91796875, 112.5, 29.35546875, -165.76171875, 0.15117157995700836], "max": [15.732421875, 180.966796875, 164.35546875, 100.634765625, -90.263671875, 13.832199096679688], "mean": [0.447418212890625, 143.1609649658203, 140.55288696289062, 69.25094604492188, -131.08676147460938, 4.178940773010254], "std": [10.037613868713379, 28.572681427001953, 15.846612930297852, 23.457294464111328, 30.751659393310547, 5.084755897521973], "count": [320]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.567869922385621]], [[0.5643110968137255]], [[0.584083731617647]]], "std": [[[0.25886273869348125]], [[0.27490757159483514]], [[0.29008989248220524]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287232843137255]], [[0.5410920057189542]], [[0.6157801633986928]]], "std": [[[0.35333834290715627]], [[0.25807446312147186]], [[0.26487886283159195]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [320]}, "index": {"min": [30792], "max": [31111], "mean": [30951.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}}} +{"episode_index": 87, "stats": {"action": {"min": [-3.1640625, 62.40234375, 85.78125, 23.5546875, -121.46484375, 0.0], "max": [32.783203125, 181.58203125, 146.865234375, 94.921875, -88.681640625, 14.555766105651855], "mean": [8.236578941345215, 111.00373077392578, 120.51558685302734, 55.93760681152344, -101.99071502685547, 3.770030975341797], "std": [10.413972854614258, 39.27862548828125, 14.380508422851562, 22.813329696655273, 11.314068794250488, 4.863523483276367], "count": [451]}, "observation.state": {"min": [-2.98828125, 60.380859375, 88.505859375, 23.37890625, -120.673828125, 0.15117157995700836], "max": [31.904296875, 180.966796875, 146.25, 93.779296875, -88.154296875, 13.756613731384277], "mean": [7.737882614135742, 108.79180908203125, 121.7882308959961, 55.59559631347656, -101.50777435302734, 3.904470920562744], "std": [10.284061431884766, 40.153587341308594, 13.698516845703125, 22.96380615234375, 11.151593208312988, 4.327737808227539], "count": [451]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569944975490196]], [[0.5565258333333333]], [[0.5746465298202614]]], "std": [[[0.27294881767062895]], [[0.285986257904778]], [[0.2974922406025987]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4599683496732026]], [[0.5247666687091503]], [[0.5769114644607843]]], "std": [[[0.33911054805218904]], [[0.27479705532883486]], [[0.29124214307577206]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [451]}, "index": {"min": [31112], "max": [31562], "mean": [31337.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}}} +{"episode_index": 88, "stats": {"action": {"min": [-22.763671875, 59.326171875, 70.48828125, 28.30078125, -141.50390625, -0.09451796114444733], "max": [31.904296875, 181.58203125, 161.89453125, 95.361328125, -88.76953125, 15.595462799072266], "mean": [-2.770878314971924, 120.97604370117188, 127.12201690673828, 64.56304168701172, -120.18584442138672, 3.8263447284698486], "std": [16.663469314575195, 36.963871002197266, 22.88785171508789, 22.012611389160156, 18.316492080688477, 5.121784687042236], "count": [435]}, "observation.state": {"min": [-21.884765625, 57.48046875, 73.916015625, 27.685546875, -140.625, 0.15117157995700836], "max": [30.76171875, 180.87890625, 161.279296875, 94.74609375, -88.154296875, 14.739229202270508], "mean": [-2.58984375, 119.09505462646484, 128.1500701904297, 64.18885040283203, -119.66404724121094, 3.940530776977539], "std": [16.087087631225586, 37.847068786621094, 22.227153778076172, 22.09394645690918, 18.246843338012695, 4.600897312164307], "count": [435]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627874244281046]], [[0.5599517687908497]], [[0.5806256045751634]]], "std": [[[0.2670746491346552]], [[0.27874588882484325]], [[0.2924516044350139]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4134023223039216]], [[0.5272928513071895]], [[0.6024735110294118]]], "std": [[[0.3488387496953699]], [[0.25834837122147347]], [[0.27043042625297686]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [435]}, "index": {"min": [31563], "max": [31997], "mean": [31780.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}}} +{"episode_index": 89, "stats": {"action": {"min": [-2.021484375, 87.802734375, 110.0390625, 35.244140625, -183.427734375, 0.0], "max": [22.32421875, 181.58203125, 144.228515625, 93.251953125, -90.17578125, 13.137996673583984], "mean": [11.078826904296875, 134.55198669433594, 130.32435607910156, 69.6106948852539, -138.5351104736328, 2.2716171741485596], "std": [9.464617729187012, 36.6437873840332, 9.108155250549316, 21.396163940429688, 39.707130432128906, 3.9575963020324707], "count": [267]}, "observation.state": {"min": [-1.58203125, 86.044921875, 113.37890625, 34.716796875, -165.76171875, 0.15117157995700836], "max": [21.884765625, 180.87890625, 144.31640625, 92.724609375, -90.263671875, 12.1693115234375], "mean": [10.657808303833008, 133.23199462890625, 131.15858459472656, 69.33155059814453, -132.76080322265625, 2.3230643272399902], "std": [9.110795021057129, 37.25776290893555, 8.37584114074707, 21.614208221435547, 34.20561599731445, 3.5479161739349365], "count": [267]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5596302757352941]], [[0.5601354758986928]], [[0.5797169791666668]]], "std": [[[0.27423761502663524]], [[0.2838367118408913]], [[0.2963324131016736]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689956862745098]], [[0.546719891748366]], [[0.6113639910130718]]], "std": [[[0.3487125869611153]], [[0.2714913385763764]], [[0.28118475960050177]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [267]}, "index": {"min": [31998], "max": [32264], "mean": [32131.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}}} +{"episode_index": 90, "stats": {"action": {"min": [-25.927734375, 46.0546875, 52.119140625, 23.994140625, -92.4609375, -0.09451796114444733], "max": [36.38671875, 181.58203125, 132.978515625, 94.658203125, -52.55859375, 16.06805419921875], "mean": [-1.9513195753097534, 114.65776824951172, 112.52259826660156, 60.3297119140625, -78.04019165039062, 3.7997846603393555], "std": [17.732929229736328, 46.49443054199219, 23.805728912353516, 23.33209800720215, 11.670790672302246, 5.715468406677246], "count": [476]}, "observation.state": {"min": [-24.521484375, 44.12109375, 56.25, 23.5546875, -92.109375, 0.15117157995700836], "max": [35.68359375, 180.87890625, 132.626953125, 93.779296875, -52.55859375, 14.890400886535645], "mean": [-1.7829240560531616, 112.43440246582031, 113.69746398925781, 60.19658279418945, -77.57728576660156, 3.8447041511535645], "std": [17.216167449951172, 47.563758850097656, 22.9935302734375, 23.54488754272461, 11.690961837768555, 5.177884578704834], "count": [476]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5400087725684333]], [[0.5462874381188119]], [[0.5685431793179319]]], "std": [[[0.2820486945693944]], [[0.28685207338960794]], [[0.2995033861361953]]], "count": [101]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061210707467806]], [[0.5352301919530188]], [[0.5740311145085096]]], "std": [[[0.3228290253011029]], [[0.2753307968686482]], [[0.2834725197388845]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [476]}, "index": {"min": [32265], "max": [32740], "mean": [32502.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [476]}}} +{"episode_index": 91, "stats": {"action": {"min": [-36.73828125, 67.8515625, 86.748046875, 37.08984375, -91.845703125, -0.09451796114444733], "max": [1.494140625, 181.58203125, 149.677734375, 97.3828125, -34.62890625, 16.257089614868164], "mean": [-17.053028106689453, 128.41773986816406, 122.19888305664062, 68.31095123291016, -57.37207794189453, 4.377120018005371], "std": [14.022655487060547, 39.27753448486328, 20.966506958007812, 20.490365982055664, 24.186418533325195, 5.950990676879883], "count": [313]}, "observation.state": {"min": [-35.68359375, 65.390625, 89.736328125, 36.826171875, -90.791015625, 0.15117157995700836], "max": [1.142578125, 180.87890625, 149.677734375, 96.85546875, -34.1015625, 15.797430038452148], "mean": [-16.578754425048828, 126.85846710205078, 123.42314910888672, 68.186279296875, -56.834346771240234, 4.650810241699219], "std": [13.731283187866211, 40.21287536621094, 20.218461990356445, 20.798051834106445, 24.188465118408203, 5.354941368103027], "count": [313]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5393677205882353]], [[0.5490483700980392]], [[0.5743687520424837]]], "std": [[[0.28207206271860974]], [[0.28391665162590296]], [[0.29580083175196054]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47494375612745093]], [[0.5467359620098039]], [[0.6061435845588236]]], "std": [[[0.34281414503010404]], [[0.26795721566626723]], [[0.26328273766003557]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [313]}, "index": {"min": [32741], "max": [33053], "mean": [32897.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}}} +{"episode_index": 92, "stats": {"action": {"min": [-23.291015625, 69.78515625, 81.298828125, 37.6171875, -92.63671875, -0.18903592228889465], "max": [0.966796875, 181.58203125, 132.978515625, 100.37109375, -73.037109375, 18.336483001708984], "mean": [-9.883936882019043, 117.111083984375, 110.34896850585938, 64.50824737548828, -82.83893585205078, 4.674276828765869], "std": [7.731115818023682, 43.25727081298828, 13.938882827758789, 22.516075134277344, 6.262114524841309, 6.693893909454346], "count": [304]}, "observation.state": {"min": [-22.587890625, 67.5, 84.90234375, 37.353515625, -91.669921875, 0.15117157995700836], "max": [0.263671875, 180.966796875, 132.451171875, 99.84375, -73.037109375, 17.687074661254883], "mean": [-9.392443656921387, 114.48223876953125, 111.55841064453125, 64.3758316040039, -82.36363220214844, 4.997356414794922], "std": [7.515118598937988, 44.817718505859375, 13.003400802612305, 22.722978591918945, 6.248091220855713, 6.063024997711182], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5271172508169935]], [[0.5374662785947713]], [[0.5627546384803921]]], "std": [[[0.2918004723695012]], [[0.2905120957757951]], [[0.30158346354705917]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5016718790849674]], [[0.5320340420751634]], [[0.571655185866013]]], "std": [[[0.3271486226784232]], [[0.2762862765768179]], [[0.28613242104976583]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [304]}, "index": {"min": [33054], "max": [33357], "mean": [33205.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 93, "stats": {"action": {"min": [-26.455078125, 91.494140625, 108.45703125, 28.828125, -91.58203125, -0.09451796114444733], "max": [0.3515625, 181.58203125, 148.271484375, 97.470703125, -28.740234375, 14.74480152130127], "mean": [-12.676559448242188, 137.12820434570312, 132.8461151123047, 64.25260162353516, -58.51064682006836, 3.920048236846924], "std": [10.509722709655762, 35.46479034423828, 11.906490325927734, 24.9613037109375, 27.211172103881836, 5.528204917907715], "count": [251]}, "observation.state": {"min": [-25.927734375, 90.263671875, 112.060546875, 28.388671875, -90.791015625, 0.15117157995700836], "max": [0.263671875, 180.966796875, 148.359375, 96.416015625, -28.125, 13.832199096679688], "mean": [-12.15026569366455, 135.93148803710938, 133.679931640625, 64.14649963378906, -58.01936721801758, 3.8383166790008545], "std": [10.334624290466309, 36.096431732177734, 11.200568199157715, 25.17519187927246, 27.153057098388672, 5.111791133880615], "count": [251]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5508351102941177]], [[0.5528559538398693]], [[0.5751133721405228]]], "std": [[[0.27310448910664586]], [[0.28244305164773065]], [[0.29726515508626344]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47261039215686274]], [[0.5445214889705883]], [[0.6026522446895425]]], "std": [[[0.34355032384966744]], [[0.26848853577786175]], [[0.2681061772085912]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [251]}, "index": {"min": [33358], "max": [33608], "mean": [33483.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}}} +{"episode_index": 94, "stats": {"action": {"min": [-1.142578125, 84.0234375, 95.9765625, 17.490234375, -127.08984375, 0.0], "max": [32.16796875, 181.58203125, 154.3359375, 96.50390625, -89.296875, 16.351608276367188], "mean": [14.0126314163208, 136.95974731445312, 128.6383514404297, 65.8427505493164, -104.96316528320312, 2.1635427474975586], "std": [12.89003849029541, 38.317832946777344, 13.74969482421875, 26.660999298095703, 13.672032356262207, 4.501741409301758], "count": [319]}, "observation.state": {"min": [-0.87890625, 83.056640625, 98.701171875, 17.138671875, -126.123046875, 0.15117157995700836], "max": [31.552734375, 180.966796875, 153.896484375, 95.888671875, -89.296875, 15.343914985656738], "mean": [13.642884254455566, 135.71165466308594, 129.3284454345703, 65.75210571289062, -104.48077392578125, 2.2173447608947754], "std": [12.603741645812988, 38.90019607543945, 13.078978538513184, 26.842439651489258, 13.573647499084473, 4.059662342071533], "count": [319]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5506383537581699]], [[0.5529185171568627]], [[0.5748827920751634]]], "std": [[[0.27927881357048273]], [[0.28715844861035095]], [[0.3003088849026129]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849086907679739]], [[0.545927933006536]], [[0.5989480126633986]]], "std": [[[0.3423930858142757]], [[0.27135490026858566]], [[0.2784482941923873]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [319]}, "index": {"min": [33609], "max": [33927], "mean": [33768.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}}} +{"episode_index": 95, "stats": {"action": {"min": [-3.1640625, 58.447265625, 80.244140625, 17.578125, -90.615234375, 0.0], "max": [38.056640625, 181.58203125, 136.58203125, 93.955078125, -70.400390625, 14.839320182800293], "mean": [14.665148735046387, 114.51751708984375, 117.65570068359375, 57.10208511352539, -82.620361328125, 3.119091510772705], "std": [12.342098236083984, 44.95427322387695, 16.44331169128418, 23.88421058654785, 5.974052906036377, 4.935980319976807], "count": [426]}, "observation.state": {"min": [-2.63671875, 56.337890625, 83.232421875, 17.40234375, -90.263671875, 0.15117157995700836], "max": [37.6171875, 180.966796875, 136.40625, 92.98828125, -70.224609375, 13.68102741241455], "mean": [14.165657997131348, 112.55105590820312, 118.70004272460938, 56.93311309814453, -82.08293151855469, 3.18257737159729], "std": [12.16067886352539, 45.86249542236328, 15.686336517333984, 24.124446868896484, 5.977826118469238, 4.467899799346924], "count": [426]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5421893892973857]], [[0.5477899530228758]], [[0.5691423549836601]]], "std": [[[0.28831065719798743]], [[0.29317206955013986]], [[0.30499004126920815]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4993887826797386]], [[0.5252368137254901]], [[0.5598020220588235]]], "std": [[[0.3289948727583016]], [[0.28222052683883375]], [[0.2941731348605052]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [426]}, "index": {"min": [33928], "max": [34353], "mean": [34140.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}} +{"episode_index": 96, "stats": {"action": {"min": [-3.779296875, 111.708984375, 105.556640625, 39.7265625, -176.923828125, -0.09451796114444733], "max": [26.982421875, 180.966796875, 157.5, 101.337890625, -86.8359375, 15.879016876220703], "mean": [11.207449913024902, 141.9127960205078, 133.43467712402344, 76.16838836669922, -135.00730895996094, 4.1940484046936035], "std": [11.238106727600098, 26.409547805786133, 16.731231689453125, 21.566831588745117, 36.423484802246094, 6.275214195251465], "count": [252]}, "observation.state": {"min": [-2.724609375, 110.654296875, 108.193359375, 38.671875, -165.76171875, 0.15117157995700836], "max": [25.751953125, 180.966796875, 157.32421875, 100.8984375, -87.36328125, 14.739229202270508], "mean": [10.977259635925293, 140.64906311035156, 134.37181091308594, 75.77706146240234, -132.37478637695312, 4.351868629455566], "std": [10.683568954467773, 26.9417667388916, 16.06427764892578, 21.616207122802734, 33.809295654296875, 5.668696403503418], "count": [252]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5586855004084967]], [[0.5601049387254902]], [[0.5802682434640523]]], "std": [[[0.26925030427170105]], [[0.2811493476659288]], [[0.2955985626294193]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4558381597222222]], [[0.5504423100490197]], [[0.617548106617647]]], "std": [[[0.3514845053997376]], [[0.26574827440354215]], [[0.27094193793760907]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [252]}, "index": {"min": [34354], "max": [34605], "mean": [34479.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}}} +{"episode_index": 97, "stats": {"action": {"min": [-18.28125, 100.01953125, 102.392578125, 33.046875, -152.314453125, -0.09451796114444733], "max": [4.74609375, 181.58203125, 150.556640625, 101.07421875, -89.384765625, 14.366729736328125], "mean": [-4.326756477355957, 137.82696533203125, 132.05697631835938, 71.4532241821289, -119.64295959472656, 3.971748113632202], "std": [7.468745708465576, 33.62633514404297, 13.26995849609375, 23.590789794921875, 24.114788055419922, 5.706516742706299], "count": [284]}, "observation.state": {"min": [-17.841796875, 99.66796875, 105.556640625, 32.6953125, -151.69921875, 0.15117157995700836], "max": [4.130859375, 180.87890625, 150.29296875, 99.931640625, -89.296875, 13.832199096679688], "mean": [-4.138286590576172, 136.6346435546875, 132.7953643798828, 71.20997619628906, -119.1731948852539, 4.21630334854126], "std": [7.008909225463867, 34.253395080566406, 12.608430862426758, 23.75076675415039, 23.969165802001953, 5.175127029418945], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5659254616013072]], [[0.5646689031862746]], [[0.5813552512254901]]], "std": [[[0.2663915833308501]], [[0.2811642287838871]], [[0.29589699538845626]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286720322712418]], [[0.5321224734477125]], [[0.6009266135620914]]], "std": [[[0.34876824038965876]], [[0.26615364153524496]], [[0.28262890690051984]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [284]}, "index": {"min": [34606], "max": [34889], "mean": [34747.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 98, "stats": {"action": {"min": [-1.318359375, 87.36328125, 102.65625, 30.673828125, -166.201171875, -0.09451796114444733], "max": [4.482421875, 181.58203125, 154.86328125, 94.39453125, -87.978515625, 15.973535537719727], "mean": [1.3013015985488892, 139.15802001953125, 131.05010986328125, 69.08492279052734, -123.95263671875, 3.013688325881958], "std": [1.5253239870071411, 36.778114318847656, 12.809187889099121, 22.811805725097656, 32.255859375, 5.455515384674072], "count": [304]}, "observation.state": {"min": [-0.87890625, 86.044921875, 105.908203125, 30.05859375, -165.41015625, 0.15117157995700836], "max": [3.955078125, 180.966796875, 154.3359375, 93.779296875, -87.71484375, 14.739229202270508], "mean": [1.0142115354537964, 137.85926818847656, 131.7870635986328, 68.994140625, -123.50028228759766, 3.3588526248931885], "std": [1.2520406246185303, 37.36614227294922, 12.10307502746582, 23.04964256286621, 32.01864242553711, 4.966432571411133], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5611182659313726]], [[0.5598762030228758]], [[0.5778388664215686]]], "std": [[[0.2646946932917548]], [[0.2802117136323247]], [[0.2947856818144274]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46700755514705883]], [[0.5354103308823529]], [[0.5927330249183006]]], "std": [[[0.3426800232051567]], [[0.2743004249910257]], [[0.2915366857361164]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [304]}, "index": {"min": [34890], "max": [35193], "mean": [35041.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 99, "stats": {"action": {"min": [-3.33984375, 111.357421875, 95.888671875, 39.19921875, -171.298828125, -0.09451796114444733], "max": [19.3359375, 181.58203125, 161.455078125, 100.810546875, -88.330078125, 15.595462799072266], "mean": [5.477458953857422, 145.0495147705078, 133.6917266845703, 74.61453247070312, -124.41851806640625, 3.2851951122283936], "std": [6.836282730102539, 28.99176597595215, 16.620925903320312, 21.250425338745117, 32.39304733276367, 5.4142746925354], "count": [305]}, "observation.state": {"min": [-2.8125, 110.56640625, 98.7890625, 38.671875, -165.5859375, 0.15117157995700836], "max": [18.45703125, 180.966796875, 161.3671875, 100.283203125, -88.154296875, 14.512472152709961], "mean": [5.13137149810791, 144.11984252929688, 134.54702758789062, 74.4713134765625, -123.54483795166016, 3.5312068462371826], "std": [6.533230781555176, 29.342782974243164, 16.06727409362793, 21.326887130737305, 31.696659088134766, 4.832159042358398], "count": [305]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5616712132352941]], [[0.563056556372549]], [[0.5799969485294117]]], "std": [[[0.2655273244129988]], [[0.2802094994567218]], [[0.29492344559942524]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585585906862745]], [[0.5446738419117647]], [[0.6072496650326797]]], "std": [[[0.35192656683446566]], [[0.27121425185760034]], [[0.28098058938369064]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [305]}, "index": {"min": [35194], "max": [35498], "mean": [35346.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}}} +{"episode_index": 100, "stats": {"action": {"min": [-3.515625, 96.85546875, 109.951171875, 39.111328125, -154.423828125, 0.0], "max": [12.12890625, 181.58203125, 152.40234375, 94.04296875, -88.59375, 14.839320182800293], "mean": [3.54360294342041, 136.5955810546875, 130.25929260253906, 70.51258850097656, -125.96558380126953, 4.198306560516357], "std": [4.354351997375488, 33.591636657714844, 10.907454490661621, 18.650890350341797, 27.453645706176758, 5.691862106323242], "count": [311]}, "observation.state": {"min": [-2.98828125, 95.2734375, 112.8515625, 38.583984375, -153.720703125, 0.15117157995700836], "max": [11.865234375, 180.966796875, 152.2265625, 93.603515625, -88.2421875, 13.832199096679688], "mean": [3.3206264972686768, 135.3405303955078, 131.01126098632812, 70.3026123046875, -125.4356689453125, 4.2588043212890625], "std": [4.054747104644775, 34.1160774230957, 10.374883651733398, 18.98292350769043, 27.292987823486328, 5.223280906677246], "count": [311]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5619756617647059]], [[0.561989669117647]], [[0.5825957046568627]]], "std": [[[0.2676667895951929]], [[0.280283215682228]], [[0.2927390549092277]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576881862745098]], [[0.5414509027777777]], [[0.6008198590686274]]], "std": [[[0.34635394084524845]], [[0.2691023462756197]], [[0.2864445908389055]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [311]}, "index": {"min": [35499], "max": [35809], "mean": [35654.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}}} +{"episode_index": 101, "stats": {"action": {"min": [-22.763671875, 83.232421875, 93.251953125, 30.673828125, -91.7578125, -0.09451796114444733], "max": [0.966796875, 181.58203125, 138.515625, 100.546875, -34.453125, 13.043478012084961], "mean": [-10.368772506713867, 133.4690399169922, 124.79009246826172, 67.38988494873047, -62.477962493896484, 2.73460054397583], "std": [8.947907447814941, 39.04758071899414, 12.265902519226074, 24.452333450317383, 24.282323837280273, 4.54310941696167], "count": [265]}, "observation.state": {"min": [-21.884765625, 82.001953125, 96.767578125, 29.970703125, -92.197265625, 0.15117157995700836], "max": [0.087890625, 180.966796875, 138.427734375, 99.84375, -34.1015625, 12.5472412109375], "mean": [-9.992998123168945, 132.03204345703125, 125.69156646728516, 67.27513122558594, -61.960899353027344, 2.767298698425293], "std": [8.76689338684082, 39.80105972290039, 11.385758399963379, 24.716468811035156, 24.3477783203125, 4.104593753814697], "count": [265]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5489979473039216]], [[0.5558368770424836]], [[0.5774418545751634]]], "std": [[[0.27773145103536057]], [[0.2838059151395168]], [[0.2969096510579348]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795404125816993]], [[0.541602524509804]], [[0.5947136008986929]]], "std": [[[0.3401981693717545]], [[0.2730211281037387]], [[0.27571880564879725]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [265]}, "index": {"min": [35810], "max": [36074], "mean": [35942.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}}} +{"episode_index": 102, "stats": {"action": {"min": [-4.5703125, 104.765625, 98.525390625, 29.35546875, -115.576171875, 0.0], "max": [11.513671875, 181.669921875, 149.150390625, 100.986328125, -86.396484375, 18.336483001708984], "mean": [3.681941032409668, 140.24855041503906, 130.81736755371094, 70.18539428710938, -102.11978149414062, 3.261232852935791], "std": [4.8552985191345215, 31.197265625, 13.692692756652832, 24.953739166259766, 10.22191333770752, 6.148868560791016], "count": [260]}, "observation.state": {"min": [-3.779296875, 103.623046875, 101.513671875, 29.091796875, -114.697265625, 0.15117157995700836], "max": [10.72265625, 180.966796875, 149.4140625, 100.283203125, -86.220703125, 17.687074661254883], "mean": [3.305025577545166, 138.98684692382812, 131.6844024658203, 69.97682189941406, -101.64043426513672, 3.5191051959991455], "std": [4.549654960632324, 31.815420150756836, 13.040501594543457, 25.04620933532715, 10.174572944641113, 5.645927429199219], "count": [260]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5673145445261438]], [[0.5631004044117647]], [[0.5806355208333334]]], "std": [[[0.26691399384465386]], [[0.28164796376094997]], [[0.2957944008197335]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45730905024509805]], [[0.5386576960784314]], [[0.5949232434640522]]], "std": [[[0.3446493224989939]], [[0.26947136409251815]], [[0.28125158694142394]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [260]}, "index": {"min": [36075], "max": [36334], "mean": [36204.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}}} +{"episode_index": 103, "stats": {"action": {"min": [-2.28515625, 87.5390625, 98.525390625, 17.9296875, -131.220703125, 0.0], "max": [16.171875, 181.669921875, 162.685546875, 97.55859375, -90.17578125, 12.665406227111816], "mean": [8.331972122192383, 130.92117309570312, 134.0034942626953, 59.93640899658203, -111.28775787353516, 2.095201253890991], "std": [6.385997772216797, 34.53817367553711, 16.098413467407227, 27.647178649902344, 15.767518997192383, 3.9452762603759766], "count": [299]}, "observation.state": {"min": [-1.845703125, 86.1328125, 101.865234375, 17.490234375, -130.60546875, 0.15117157995700836], "max": [15.99609375, 180.966796875, 162.421875, 96.767578125, -90.263671875, 11.715797424316406], "mean": [7.842842102050781, 129.56597900390625, 135.09524536132812, 59.713008880615234, -110.8638916015625, 2.204632043838501], "std": [6.183831691741943, 35.10700607299805, 15.530210494995117, 27.832836151123047, 15.578397750854492, 3.5386266708374023], "count": [299]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5570123161764706]], [[0.5555105024509803]], [[0.5756578370098039]]], "std": [[[0.2728736440017883]], [[0.2845070786626734]], [[0.298360657692121]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410802001633987]], [[0.538834495506536]], [[0.6071438459967321]]], "std": [[[0.35135985047899543]], [[0.270035976387221]], [[0.285258329646943]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [299]}, "index": {"min": [36335], "max": [36633], "mean": [36484.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 104, "stats": {"action": {"min": [-5.537109375, 88.59375, 105.1171875, 31.81640625, -90.439453125, 0.0], "max": [8.26171875, 181.58203125, 134.208984375, 100.37109375, -73.564453125, 18.336483001708984], "mean": [1.0007768869400024, 134.0652313232422, 126.37357330322266, 66.66651153564453, -83.66338348388672, 2.537578821182251], "std": [3.1093952655792236, 37.83209228515625, 8.484527587890625, 23.300403594970703, 6.374008655548096, 5.087259292602539], "count": [269]}, "observation.state": {"min": [-4.833984375, 87.275390625, 108.544921875, 30.9375, -90.263671875, 0.15117157995700836], "max": [7.91015625, 180.966796875, 134.384765625, 99.140625, -73.125, 17.233558654785156], "mean": [0.9017773866653442, 132.32809448242188, 127.36651611328125, 66.52993774414062, -83.24222564697266, 2.9486992359161377], "std": [2.7556469440460205, 38.89263916015625, 7.488018989562988, 23.567527770996094, 6.4530792236328125, 4.54382848739624], "count": [269]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.562406983251634]], [[0.5616910845588236]], [[0.5766091115196079]]], "std": [[[0.26916416230707674]], [[0.28489470711715564]], [[0.2990046223252512]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657014522058823]], [[0.5178424305555556]], [[0.5655284089052288]]], "std": [[[0.33730135547678414]], [[0.27428771683444814]], [[0.2878496587575335]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [269]}, "index": {"min": [36634], "max": [36902], "mean": [36768.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}}} +{"episode_index": 105, "stats": {"action": {"min": [-6.6796875, 89.912109375, 96.767578125, 26.71875, -95.009765625, -0.09451796114444733], "max": [6.943359375, 181.58203125, 136.7578125, 92.28515625, -83.14453125, 15.12287425994873], "mean": [-0.6177455186843872, 131.728271484375, 126.0927734375, 62.94475555419922, -90.14219665527344, 2.9219508171081543], "std": [3.23795223236084, 38.73554229736328, 10.731454849243164, 25.58043670654297, 2.923978090286255, 4.949342727661133], "count": [280]}, "observation.state": {"min": [-5.9765625, 88.06640625, 100.01953125, 26.015625, -94.306640625, 0.15117157995700836], "max": [5.9765625, 180.966796875, 136.40625, 91.7578125, -83.14453125, 13.832199096679688], "mean": [-0.5461774468421936, 130.05189514160156, 126.95943450927734, 62.86533737182617, -89.76583099365234, 3.2890677452087402], "std": [2.7115118503570557, 39.7263298034668, 9.748269081115723, 25.851245880126953, 2.953172206878662, 4.448133945465088], "count": [280]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5648977062908497]], [[0.5617590114379085]], [[0.5769128186274509]]], "std": [[[0.2673994431901061]], [[0.28326315276132696]], [[0.29698242084839765]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48272635620915033]], [[0.528105210375817]], [[0.5681207924836601]]], "std": [[[0.33337500457214536]], [[0.27349472554203774]], [[0.2850676355365936]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [280]}, "index": {"min": [36903], "max": [37182], "mean": [37042.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}}} +{"episode_index": 106, "stats": {"action": {"min": [-6.240234375, 91.7578125, 96.591796875, 27.333984375, -93.955078125, -0.09451796114444733], "max": [6.416015625, 181.58203125, 137.8125, 95.625, -80.859375, 16.257089614868164], "mean": [0.8505415320396423, 135.44544982910156, 126.43865203857422, 65.70223999023438, -88.8146743774414, 3.4236958026885986], "std": [2.8451576232910156, 36.63625717163086, 11.142477035522461, 24.367441177368164, 3.190279722213745, 5.307365894317627], "count": [220]}, "observation.state": {"min": [-5.80078125, 90.263671875, 99.84375, 27.421875, -92.900390625, 0.15117157995700836], "max": [5.888671875, 180.966796875, 137.28515625, 94.833984375, -80.33203125, 15.495087623596191], "mean": [0.6204279065132141, 133.74835205078125, 127.34832000732422, 65.6027603149414, -88.30451202392578, 3.497222661972046], "std": [2.397411346435547, 37.53693389892578, 10.148847579956055, 24.54581642150879, 3.2145063877105713, 4.8688764572143555], "count": [220]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5610700265522877]], [[0.5583694771241831]], [[0.5752184395424836]]], "std": [[[0.2672640389958177]], [[0.2825654398333338]], [[0.2971980837127978]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748344464869281]], [[0.5192679779411765]], [[0.5636756658496732]]], "std": [[[0.33157578803535587]], [[0.26963362269817487]], [[0.2836234091506317]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [220]}, "index": {"min": [37183], "max": [37402], "mean": [37292.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}}} +{"episode_index": 107, "stats": {"action": {"min": [-12.3046875, 75.234375, 88.06640625, 32.255859375, -92.8125, -0.09451796114444733], "max": [0.966796875, 181.58203125, 132.978515625, 100.1953125, -83.759765625, 14.461247444152832], "mean": [-5.886528015136719, 120.50753784179688, 114.46635437011719, 64.25080108642578, -88.13040924072266, 3.9361555576324463], "std": [4.797939300537109, 43.46199035644531, 12.479416847229004, 24.32255744934082, 2.6487209796905518, 5.096837520599365], "count": [287]}, "observation.state": {"min": [-11.953125, 73.740234375, 91.494140625, 32.34375, -91.7578125, 0.15117157995700836], "max": [0.3515625, 180.87890625, 132.626953125, 99.228515625, -83.14453125, 13.756613731384277], "mean": [-5.532822132110596, 118.49493408203125, 115.48982238769531, 64.10901641845703, -87.67013549804688, 4.093755722045898], "std": [4.5619635581970215, 44.46588134765625, 11.435103416442871, 24.447647094726562, 2.7357633113861084, 4.5424933433532715], "count": [287]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460947079248365]], [[0.5519195424836602]], [[0.571836856617647]]], "std": [[[0.28080015250313034]], [[0.2876025938123165]], [[0.29994590806123855]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897022916666666]], [[0.5288343892973856]], [[0.5652228819444444]]], "std": [[[0.3343434096285526]], [[0.27836340267119425]], [[0.29192498305293024]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [287]}, "index": {"min": [37403], "max": [37689], "mean": [37546.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}}} +{"episode_index": 108, "stats": {"action": {"min": [-1.494140625, 111.005859375, 105.99609375, 17.490234375, -99.755859375, 0.0], "max": [11.162109375, 181.58203125, 160.3125, 98.701171875, -89.560546875, 17.863893508911133], "mean": [4.212266445159912, 140.7384796142578, 137.6968231201172, 59.42774963378906, -93.11759948730469, 4.665463924407959], "std": [3.9043335914611816, 28.600980758666992, 16.49498176574707, 30.447452545166016, 2.9928267002105713, 6.6658220291137695], "count": [244]}, "observation.state": {"min": [-0.791015625, 110.56640625, 109.3359375, 17.578125, -98.7890625, 0.15117157995700836], "max": [10.810546875, 180.966796875, 160.400390625, 97.822265625, -89.208984375, 16.628873825073242], "mean": [3.7713723182678223, 139.8426971435547, 138.73684692382812, 59.2523307800293, -92.63491821289062, 4.827567100524902], "std": [3.707061529159546, 28.818445205688477, 16.0960693359375, 30.659826278686523, 2.8156440258026123, 6.026416301727295], "count": [244]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5671225980392157]], [[0.5665990910947712]], [[0.5830089522058823]]], "std": [[[0.2648246134324134]], [[0.2800769921912645]], [[0.2949227004391224]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44008341707516335]], [[0.5195886560457517]], [[0.5761418668300653]]], "std": [[[0.3395911983962472]], [[0.265551823963035]], [[0.2799671177611067]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [244]}, "index": {"min": [37690], "max": [37933], "mean": [37811.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}}} +{"episode_index": 109, "stats": {"action": {"min": [-7.734375, 91.318359375, 99.4921875, 25.13671875, -93.33984375, 0.0], "max": [1.142578125, 181.58203125, 148.271484375, 100.458984375, -76.376953125, 13.327032089233398], "mean": [-3.1434783935546875, 136.08932495117188, 130.95657348632812, 62.38404846191406, -84.93436431884766, 3.7923171520233154], "std": [2.9446120262145996, 35.89845275878906, 11.832249641418457, 27.841121673583984, 4.6623616218566895, 4.954474449157715], "count": [269]}, "observation.state": {"min": [-7.03125, 90.263671875, 102.392578125, 25.3125, -92.548828125, 0.15117157995700836], "max": [0.791015625, 180.966796875, 148.271484375, 99.66796875, -76.201171875, 12.622827529907227], "mean": [-2.884707450866699, 134.64471435546875, 131.81224060058594, 62.33242416381836, -84.53836822509766, 3.841670274734497], "std": [2.6998772621154785, 36.634849548339844, 11.124139785766602, 27.98833465576172, 4.778106212615967, 4.54576301574707], "count": [269]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.565201627859477]], [[0.5609536723856209]], [[0.5734526654411765]]], "std": [[[0.26370142699925725]], [[0.2803424559318853]], [[0.2956009280264228]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585584334150327]], [[0.5255274979575163]], [[0.5753269076797386]]], "std": [[[0.33590345466620286]], [[0.2675899474799688]], [[0.2808951482240748]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [269]}, "index": {"min": [37934], "max": [38202], "mean": [38068.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}}} +{"episode_index": 110, "stats": {"action": {"min": [-2.548828125, 99.140625, 97.646484375, 40.341796875, -150.1171875, 0.0], "max": [13.095703125, 181.58203125, 141.064453125, 96.50390625, -88.41796875, 17.202268600463867], "mean": [4.133434772491455, 134.4729766845703, 126.79741668701172, 73.45112609863281, -119.99581146240234, 3.5110156536102295], "std": [4.618516445159912, 34.033416748046875, 11.734914779663086, 18.58017349243164, 24.732393264770508, 5.638190269470215], "count": [273]}, "observation.state": {"min": [-1.669921875, 98.349609375, 100.37109375, 39.55078125, -149.501953125, 0.15117157995700836], "max": [12.744140625, 180.87890625, 141.064453125, 96.064453125, -88.154296875, 16.55328941345215], "mean": [3.8462612628936768, 132.88514709472656, 127.66419219970703, 73.22061920166016, -119.49519348144531, 3.581052780151367], "std": [4.3857879638671875, 34.78585433959961, 11.005746841430664, 18.716176986694336, 24.583759307861328, 5.236002445220947], "count": [273]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.566447818627451]], [[0.5657986887254902]], [[0.5849718321078431]]], "std": [[[0.26889462678394366]], [[0.2817807422814109]], [[0.2941797858214259]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561998243464052]], [[0.5434738316993464]], [[0.6028138725490195]]], "std": [[[0.349221698163987]], [[0.27124892115199234]], [[0.28495307998141056]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [273]}, "index": {"min": [38203], "max": [38475], "mean": [38339.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}} +{"episode_index": 111, "stats": {"action": {"min": [-2.021484375, 110.390625, 113.115234375, 40.341796875, -159.169921875, -0.09451796114444733], "max": [14.23828125, 181.58203125, 152.841796875, 95.009765625, -89.208984375, 14.555766105651855], "mean": [3.7730190753936768, 139.98764038085938, 134.3408203125, 71.04502868652344, -125.16385650634766, 3.0807130336761475], "std": [5.41470193862915, 29.919939041137695, 11.563187599182129, 19.096826553344727, 28.281049728393555, 5.380377769470215], "count": [266]}, "observation.state": {"min": [-1.669921875, 109.51171875, 116.630859375, 39.7265625, -158.73046875, 0.15117157995700836], "max": [13.798828125, 180.966796875, 152.314453125, 94.21875, -89.296875, 13.832199096679688], "mean": [3.4802703857421875, 138.9681396484375, 135.1396026611328, 70.82563781738281, -124.66588592529297, 3.389435291290283], "std": [5.1451334953308105, 30.218828201293945, 10.97641372680664, 19.292160034179688, 28.112092971801758, 4.827776908874512], "count": [266]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5697619260620915]], [[0.5696604003267974]], [[0.5878187234477125]]], "std": [[[0.2664693902372598]], [[0.280339006873769]], [[0.29363704909169003]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4506047242647059]], [[0.5474992116013072]], [[0.6075801940359478]]], "std": [[[0.35154007020129063]], [[0.2695619350512284]], [[0.2829045002465472]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [266]}, "index": {"min": [38476], "max": [38741], "mean": [38608.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}}} +{"episode_index": 112, "stats": {"action": {"min": [-1.669921875, 107.75390625, 107.75390625, 30.322265625, -164.267578125, 0.0], "max": [13.271484375, 181.58203125, 157.1484375, 93.69140625, -90.87890625, 14.555766105651855], "mean": [5.792362689971924, 140.8374786376953, 135.1901397705078, 67.07974243164062, -128.4337921142578, 3.317542552947998], "std": [5.167079925537109, 29.884231567382812, 13.530200004577637, 23.2510929107666, 30.154987335205078, 5.447815895080566], "count": [261]}, "observation.state": {"min": [-0.87890625, 106.5234375, 110.56640625, 30.234375, -163.740234375, 0.15117157995700836], "max": [12.568359375, 180.966796875, 157.1484375, 92.8125, -90.3515625, 13.832199096679688], "mean": [5.399717330932617, 139.7698211669922, 136.1171875, 66.84165954589844, -127.92901611328125, 3.553117275238037], "std": [4.845043182373047, 30.291488647460938, 12.95319652557373, 23.42251205444336, 29.98068618774414, 4.930968284606934], "count": [261]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5605647691993464]], [[0.5620968545751635]], [[0.5800335825163399]]], "std": [[[0.2670245147285819]], [[0.2789250844975346]], [[0.2920392648572508]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671093525326797]], [[0.5428535253267973]], [[0.6006934293300654]]], "std": [[[0.3494441129912755]], [[0.27438507480046265]], [[0.29049808599065724]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [261]}, "index": {"min": [38742], "max": [39002], "mean": [38872.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}}} +{"episode_index": 113, "stats": {"action": {"min": [-0.087890625, 72.0703125, 97.119140625, 24.345703125, -119.619140625, 0.0], "max": [45.17578125, 181.58203125, 143.349609375, 100.01953125, -84.814453125, 10.775047302246094], "mean": [18.65501594543457, 117.60112762451172, 123.92041778564453, 58.0344123840332, -96.05149841308594, 3.277534246444702], "std": [13.728377342224121, 39.849037170410156, 10.648397445678711, 24.350122451782227, 9.332350730895996, 4.29770565032959], "count": [380]}, "observation.state": {"min": [-0.087890625, 70.83984375, 100.458984375, 23.994140625, -118.65234375, 0.15117157995700836], "max": [44.736328125, 180.966796875, 143.0859375, 99.31640625, -84.111328125, 9.750566482543945], "mean": [18.097604751586914, 115.58209228515625, 124.90164184570312, 57.714534759521484, -95.52002716064453, 3.200254201889038], "std": [13.555476188659668, 40.725372314453125, 9.869616508483887, 24.530170440673828, 9.246726989746094, 3.749870777130127], "count": [380]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460470363562092]], [[0.5501200674019608]], [[0.5721248304738562]]], "std": [[[0.28674616505399]], [[0.2891938191116887]], [[0.29939079755324366]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47897963848039216]], [[0.5299782659313725]], [[0.5743524162581699]]], "std": [[[0.3370879574056043]], [[0.27686917286307816]], [[0.2895410745652835]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [380]}, "index": {"min": [39003], "max": [39382], "mean": [39192.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}}} +{"episode_index": 114, "stats": {"action": {"min": [-2.197265625, 91.23046875, 101.953125, 29.619140625, -98.26171875, 0.0], "max": [18.80859375, 181.58203125, 146.77734375, 99.140625, -74.00390625, 15.784499168395996], "mean": [5.417178153991699, 135.458251953125, 128.21009826660156, 68.17020416259766, -85.7445068359375, 3.5768251419067383], "std": [6.051672458648682, 34.79900360107422, 10.700770378112793, 22.334659576416016, 6.465686321258545, 5.258213996887207], "count": [299]}, "observation.state": {"min": [-1.93359375, 90.0, 105.029296875, 29.091796875, -97.55859375, 0.15117157995700836], "max": [17.666015625, 180.966796875, 146.513671875, 98.173828125, -74.091796875, 14.739229202270508], "mean": [4.9927167892456055, 134.19281005859375, 129.25271606445312, 67.9321060180664, -85.2753677368164, 3.7727086544036865], "std": [5.8600873947143555, 35.31266784667969, 9.925570487976074, 22.533798217773438, 6.426290988922119, 4.7265520095825195], "count": [299]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5580224366830066]], [[0.5588032843137254]], [[0.5777767871732026]]], "std": [[[0.27106697955415265]], [[0.28428730698801596]], [[0.29752061916767575]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46377422181372546]], [[0.5272073141339869]], [[0.5752085763888889]]], "std": [[[0.33613194834639465]], [[0.27076223985378345]], [[0.28503659233737005]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [299]}, "index": {"min": [39383], "max": [39681], "mean": [39532.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 115, "stats": {"action": {"min": [-12.83203125, 65.302734375, 81.38671875, 20.56640625, -101.689453125, -0.09451796114444733], "max": [48.779296875, 181.58203125, 132.978515625, 100.458984375, -72.158203125, 17.202268600463867], "mean": [2.5329394340515137, 112.49577331542969, 116.14956665039062, 56.560935974121094, -83.99121856689453, 3.8183555603027344], "std": [18.85077476501465, 39.96531677246094, 13.570075988769531, 26.546733856201172, 7.816312313079834, 5.259024620056152], "count": [437]}, "observation.state": {"min": [-11.6015625, 63.80859375, 85.4296875, 20.390625, -100.810546875, 0.15117157995700836], "max": [47.63671875, 180.966796875, 132.626953125, 99.66796875, -72.158203125, 15.797430038452148], "mean": [2.6771445274353027, 110.21765899658203, 117.2904052734375, 56.32924270629883, -83.48172760009766, 3.9724793434143066], "std": [18.32451629638672, 40.915687561035156, 12.611266136169434, 26.56592559814453, 7.7348127365112305, 4.72603702545166], "count": [437]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5499241646241829]], [[0.5520926184640523]], [[0.5701892830882354]]], "std": [[[0.27876579355986697]], [[0.28662643970064705]], [[0.2986691729471258]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4934783925653595]], [[0.5289840829248366]], [[0.5627247201797386]]], "std": [[[0.3272445584388782]], [[0.27625483003878215]], [[0.2903013598844854]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [437]}, "index": {"min": [39682], "max": [40118], "mean": [39900.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}}} +{"episode_index": 116, "stats": {"action": {"min": [-5.625, 100.458984375, 110.478515625, 18.10546875, -109.16015625, -0.09451796114444733], "max": [13.88671875, 181.58203125, 152.490234375, 93.603515625, -86.044921875, 18.620037078857422], "mean": [1.9094383716583252, 136.6949462890625, 137.57510375976562, 57.97230529785156, -92.40156555175781, 3.42893648147583], "std": [6.096518039703369, 33.06727600097656, 11.414978981018066, 28.1658878326416, 6.3185133934021, 5.728941917419434], "count": [302]}, "observation.state": {"min": [-5.09765625, 99.4921875, 114.08203125, 18.193359375, -108.45703125, 0.15117157995700836], "max": [12.65625, 180.966796875, 152.2265625, 92.900390625, -85.869140625, 17.687074661254883], "mean": [1.811943769454956, 135.3963623046875, 138.44541931152344, 57.87306594848633, -91.92573547363281, 3.7912864685058594], "std": [5.606359004974365, 33.57220458984375, 11.114827156066895, 28.38597869873047, 6.221094131469727, 5.160364627838135], "count": [302]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.566068539624183]], [[0.559757073120915]], [[0.574586766748366]]], "std": [[[0.2680907549935554]], [[0.28191506110801196]], [[0.2954341096635926]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315298039215686]], [[0.5166847916666667]], [[0.5743601327614378]]], "std": [[[0.3385024473112103]], [[0.2675905659630973]], [[0.28400038318714804]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [302]}, "index": {"min": [40119], "max": [40420], "mean": [40269.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}}} +{"episode_index": 117, "stats": {"action": {"min": [-5.361328125, 96.591796875, 108.369140625, 27.59765625, -93.33984375, -0.09451796114444733], "max": [5.712890625, 181.58203125, 144.404296875, 93.8671875, -77.783203125, 17.958412170410156], "mean": [0.566291332244873, 136.1563720703125, 131.32717895507812, 62.47575759887695, -85.359375, 4.672520160675049], "std": [3.065922975540161, 32.988887786865234, 9.200043678283691, 24.5037899017334, 4.688403606414795, 6.770834445953369], "count": [255]}, "observation.state": {"min": [-4.74609375, 95.44921875, 111.97265625, 27.421875, -92.548828125, 0.15117157995700836], "max": [4.921875, 180.87890625, 144.404296875, 92.8125, -77.255859375, 16.780046463012695], "mean": [0.41877296566963196, 134.53228759765625, 132.344970703125, 62.33616638183594, -84.77412414550781, 4.876607418060303], "std": [2.615933656692505, 33.760826110839844, 8.530531883239746, 24.657602310180664, 4.719505310058594, 6.168880462646484], "count": [255]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5641869812091503]], [[0.5618126572712419]], [[0.5793391013071896]]], "std": [[[0.2677735899350583]], [[0.2822100381529892]], [[0.29605516125072157]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46063309232026145]], [[0.5218429677287582]], [[0.5649841033496732]]], "std": [[[0.33556260448075786]], [[0.2716084711076026]], [[0.2857497730348631]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [255]}, "index": {"min": [40421], "max": [40675], "mean": [40548.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}}} +{"episode_index": 118, "stats": {"action": {"min": [-5.888671875, 104.4140625, 109.423828125, 27.59765625, -95.537109375, -0.09451796114444733], "max": [6.240234375, 181.58203125, 150.029296875, 100.634765625, -82.6171875, 23.534971237182617], "mean": [0.8119583129882812, 138.44833374023438, 133.34201049804688, 64.06265258789062, -88.91578674316406, 4.191278457641602], "std": [3.2711181640625, 31.982532501220703, 11.995420455932617, 25.98567771911621, 3.130607843399048, 6.866428375244141], "count": [256]}, "observation.state": {"min": [-5.009765625, 103.53515625, 112.5, 27.421875, -94.5703125, 0.15117157995700836], "max": [5.9765625, 180.87890625, 150.29296875, 99.755859375, -82.08984375, 21.31519317626953], "mean": [0.6464767456054688, 137.3500518798828, 134.22640991210938, 63.91468048095703, -88.45539093017578, 4.449235439300537], "std": [2.783125162124634, 32.328128814697266, 11.343074798583984, 26.156972885131836, 3.136472463607788, 6.219006061553955], "count": [256]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5623842422385621]], [[0.5600725428921569]], [[0.5779413541666666]]], "std": [[[0.266646172299128]], [[0.28085695314542986]], [[0.2958951810000724]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391076858660131]], [[0.5139320322712418]], [[0.5691231454248367]]], "std": [[[0.33668060045596765]], [[0.266468187788131]], [[0.281848967881898]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [256]}, "index": {"min": [40676], "max": [40931], "mean": [40803.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}}} +{"episode_index": 119, "stats": {"action": {"min": [-1.7578125, 95.44921875, 111.26953125, 33.310546875, -94.130859375, -0.09451796114444733], "max": [2.98828125, 181.58203125, 145.283203125, 95.537109375, -69.697265625, 12.85444164276123], "mean": [0.768435001373291, 138.52847290039062, 131.6129150390625, 65.0665054321289, -80.8819580078125, 3.2771215438842773], "std": [1.1779104471206665, 34.21238708496094, 8.811422348022461, 22.258777618408203, 9.241634368896484, 5.07786750793457], "count": [253]}, "observation.state": {"min": [-0.966796875, 94.21875, 114.697265625, 32.783203125, -93.33984375, 0.3023431599140167], "max": [2.021484375, 180.87890625, 145.37109375, 94.74609375, -69.78515625, 11.791383743286133], "mean": [0.5176167488098145, 137.26840209960938, 132.49876403808594, 65.00432586669922, -80.2761001586914, 3.5160913467407227], "std": [0.7989645600318909, 34.692806243896484, 8.006733894348145, 22.49846839904785, 9.228630065917969, 4.481947422027588], "count": [253]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5628354064542483]], [[0.5607551429738562]], [[0.5781040134803921]]], "std": [[[0.26746948611818994]], [[0.2822574621518969]], [[0.29702616721741865]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44982035743464055]], [[0.516559777369281]], [[0.572101838235294]]], "std": [[[0.3391494821331856]], [[0.2702975204622603]], [[0.2836180223293549]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [253]}, "index": {"min": [40932], "max": [41184], "mean": [41058.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}}} +{"episode_index": 120, "stats": {"action": {"min": [-2.28515625, 94.5703125, 104.23828125, 16.69921875, -121.376953125, 0.0], "max": [28.564453125, 181.58203125, 152.9296875, 93.779296875, -91.58203125, 13.232514381408691], "mean": [8.071392059326172, 135.89561462402344, 134.92324829101562, 59.858158111572266, -100.5267562866211, 2.9194071292877197], "std": [9.724276542663574, 33.87033462524414, 12.53370189666748, 29.220212936401367, 9.185431480407715, 4.652828693389893], "count": [284]}, "observation.state": {"min": [-1.669921875, 93.427734375, 107.75390625, 16.5234375, -120.673828125, 0.15117157995700836], "max": [27.59765625, 180.791015625, 152.40234375, 92.8125, -91.23046875, 12.622827529907227], "mean": [7.479677677154541, 134.54550170898438, 135.8653106689453, 59.68732833862305, -100.02355194091797, 3.283463954925537], "std": [9.556434631347656, 34.41159439086914, 12.095993995666504, 29.382911682128906, 9.108762741088867, 4.16601037979126], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627527655228758]], [[0.5615080126633988]], [[0.5826240236928104]]], "std": [[[0.27079374759736674]], [[0.281177260391478]], [[0.2927300092018332]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45151214460784317]], [[0.5276861560457516]], [[0.5874274571078432]]], "std": [[[0.34372540290285547]], [[0.2695446421311571]], [[0.2835822123551894]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [284]}, "index": {"min": [41185], "max": [41468], "mean": [41326.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 121, "stats": {"action": {"min": [-0.087890625, 98.4375, 107.9296875, 26.89453125, -101.162109375, -0.09451796114444733], "max": [11.25, 181.669921875, 147.12890625, 95.361328125, -85.517578125, 15.217391014099121], "mean": [3.923841714859009, 135.09768676757812, 133.15338134765625, 59.714481353759766, -92.03649139404297, 4.47066593170166], "std": [3.4853756427764893, 33.30638885498047, 9.207599639892578, 25.379968643188477, 4.754318714141846, 6.028478622436523], "count": [287]}, "observation.state": {"min": [-0.17578125, 97.3828125, 111.26953125, 26.3671875, -100.458984375, 0.15117157995700836], "max": [10.8984375, 180.87890625, 147.3046875, 94.21875, -85.25390625, 14.739229202270508], "mean": [3.3631179332733154, 133.47586059570312, 133.9257354736328, 59.60913848876953, -91.45157623291016, 4.623105049133301], "std": [3.470149517059326, 34.03152847290039, 8.516054153442383, 25.5949764251709, 4.764667987823486, 5.487590312957764], "count": [287]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5610505739379085]], [[0.5628472263071895]], [[0.5849910906862745]]], "std": [[[0.26915464297957287]], [[0.2817557163065986]], [[0.2941691731117492]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46620656250000003]], [[0.5237226266339869]], [[0.5641188950163399]]], "std": [[[0.33908893473727814]], [[0.2754720951415137]], [[0.2898603708182316]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [287]}, "index": {"min": [41469], "max": [41755], "mean": [41612.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}}} +{"episode_index": 122, "stats": {"action": {"min": [0.0, 106.34765625, 105.908203125, 24.43359375, -106.5234375, -0.09451796114444733], "max": [18.10546875, 181.669921875, 155.0390625, 99.580078125, -90.439453125, 15.784499168395996], "mean": [5.909337520599365, 151.3056182861328, 134.3060302734375, 69.86258697509766, -95.7298812866211, 2.707012414932251], "std": [5.907591342926025, 31.509048461914062, 11.730095863342285, 23.859800338745117, 4.580121040344238, 5.275487422943115], "count": [353]}, "observation.state": {"min": [0.17578125, 105.556640625, 108.984375, 24.43359375, -105.64453125, 0.15117157995700836], "max": [17.841796875, 180.966796875, 155.126953125, 98.701171875, -90.263671875, 14.739229202270508], "mean": [5.500010967254639, 150.1814727783203, 134.91331481933594, 70.0037612915039, -95.17887115478516, 2.8889687061309814], "std": [5.7163190841674805, 32.023624420166016, 11.259993553161621, 24.166913986206055, 4.518646240234375, 4.801168441772461], "count": [353]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5680895220588235]], [[0.5664233455882354]], [[0.5853229840686275]]], "std": [[[0.26817251815898857]], [[0.28076837465993315]], [[0.29426322879131606]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48020485294117643]], [[0.5315138051470588]], [[0.5807363357843137]]], "std": [[[0.33881624213451994]], [[0.2727471878087363]], [[0.28659660637295453]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [353]}, "index": {"min": [41756], "max": [42108], "mean": [41932.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}}} +{"episode_index": 123, "stats": {"action": {"min": [-1.58203125, 89.82421875, 97.734375, 30.849609375, -108.10546875, -0.09451796114444733], "max": [30.673828125, 181.669921875, 142.91015625, 99.84375, -88.681640625, 15.595462799072266], "mean": [10.05346393585205, 129.3238067626953, 125.1740493774414, 67.80455780029297, -96.26415252685547, 3.1789112091064453], "std": [10.88823127746582, 36.55596160888672, 13.310800552368164, 23.406326293945312, 5.863479137420654, 5.446527481079102], "count": [316]}, "observation.state": {"min": [-0.87890625, 88.154296875, 100.810546875, 30.05859375, -107.05078125, 0.15117157995700836], "max": [29.53125, 180.966796875, 142.3828125, 98.701171875, -88.2421875, 14.739229202270508], "mean": [9.58897876739502, 127.65418243408203, 126.12665557861328, 67.53365325927734, -95.73959350585938, 3.7209160327911377], "std": [10.681661605834961, 37.311851501464844, 12.221578598022461, 23.55621337890625, 5.780972003936768, 4.863739490509033], "count": [316]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549709252450981]], [[0.5585798794934641]], [[0.5824040032679739]]], "std": [[[0.27541645272598386]], [[0.28315367843227274]], [[0.29415284779113654]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4626548713235294]], [[0.5368616870915033]], [[0.5869845159313725]]], "std": [[[0.3439703928953253]], [[0.27050882561602524]], [[0.2817722736735749]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [316]}, "index": {"min": [42109], "max": [42424], "mean": [42266.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}}} +{"episode_index": 124, "stats": {"action": {"min": [-0.703125, 99.580078125, 106.34765625, 30.498046875, -115.224609375, 0.0], "max": [21.708984375, 181.58203125, 158.02734375, 96.85546875, -89.208984375, 15.973535537719727], "mean": [9.40765380859375, 141.02142333984375, 133.8302459716797, 68.0438232421875, -103.06793212890625, 2.8729519844055176], "std": [8.34355354309082, 31.948856353759766, 11.95368766784668, 23.373254776000977, 9.891181945800781, 5.195251941680908], "count": [288]}, "observation.state": {"min": [-0.17578125, 98.349609375, 109.86328125, 29.70703125, -114.697265625, 0.15117157995700836], "max": [20.7421875, 180.966796875, 158.291015625, 96.064453125, -89.296875, 14.739229202270508], "mean": [9.04266357421875, 139.95602416992188, 134.69024658203125, 67.867431640625, -102.61016845703125, 3.1664721965789795], "std": [7.928534507751465, 32.35786437988281, 11.49294376373291, 23.543285369873047, 9.793939590454102, 4.655614852905273], "count": [288]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5573485845588235]], [[0.5608330044934641]], [[0.5851938051470589]]], "std": [[[0.272024461203316]], [[0.2805950505270296]], [[0.29229179935937544]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45814435253267977]], [[0.5397653145424837]], [[0.5976391503267974]]], "std": [[[0.3493550372231625]], [[0.27235819536006445]], [[0.28438601624607895]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [288]}, "index": {"min": [42425], "max": [42712], "mean": [42568.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}}} +{"episode_index": 125, "stats": {"action": {"min": [-2.28515625, 100.01953125, 107.2265625, 29.091796875, -108.28125, 0.0], "max": [19.775390625, 181.58203125, 144.84375, 93.251953125, -89.82421875, 15.973535537719727], "mean": [7.754784107208252, 141.40878295898438, 131.88223266601562, 68.11885833740234, -98.23209381103516, 3.701420783996582], "std": [7.695135116577148, 32.78012466430664, 8.864134788513184, 22.885417938232422, 6.900876998901367, 5.682560443878174], "count": [267]}, "observation.state": {"min": [-2.109375, 99.404296875, 111.09375, 29.1796875, -107.75390625, 0.15117157995700836], "max": [18.80859375, 180.966796875, 144.4921875, 92.724609375, -89.736328125, 14.739229202270508], "mean": [7.489137172698975, 140.00796508789062, 132.62318420410156, 67.98126220703125, -97.85221862792969, 3.8387410640716553], "std": [7.331381797790527, 33.58441925048828, 8.198755264282227, 23.084041595458984, 6.614808559417725, 5.048108100891113], "count": [267]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600394076797386]], [[0.5631356535947712]], [[0.5866790257352941]]], "std": [[[0.2727644994126715]], [[0.28192174904555023]], [[0.2932298855591525]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46937359885620916]], [[0.534919783496732]], [[0.583298641748366]]], "std": [[[0.34320683746570596]], [[0.27104584345277993]], [[0.2834402667333653]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [267]}, "index": {"min": [42713], "max": [42979], "mean": [42846.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}}} +{"episode_index": 126, "stats": {"action": {"min": [-0.87890625, 91.40625, 104.765625, 25.751953125, -96.6796875, -0.09451796114444733], "max": [17.2265625, 181.58203125, 149.150390625, 92.724609375, -77.080078125, 14.933837890625], "mean": [5.581820487976074, 135.1261749267578, 130.26837158203125, 64.34819030761719, -87.73474884033203, 2.638270854949951], "std": [5.485106945037842, 35.125179290771484, 9.732498168945312, 22.94970703125, 5.154549598693848, 5.052134990692139], "count": [287]}, "observation.state": {"min": [0.087890625, 90.0, 108.369140625, 25.400390625, -95.625, 0.15117157995700836], "max": [16.787109375, 180.966796875, 149.4140625, 91.7578125, -77.16796875, 13.832199096679688], "mean": [5.21004581451416, 133.80343627929688, 131.13409423828125, 64.19966125488281, -87.24507141113281, 3.0797955989837646], "std": [5.248711109161377, 35.71602249145508, 9.031753540039062, 23.126976013183594, 5.169968128204346, 4.445441722869873], "count": [287]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.55947789624183]], [[0.5609673447712418]], [[0.582289891748366]]], "std": [[[0.27102661060475886]], [[0.28192497328916893]], [[0.2925543586511175]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46631881740196074]], [[0.5272658129084967]], [[0.5735664133986927]]], "std": [[[0.3409650850308628]], [[0.2718386080617631]], [[0.28514155643207223]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [287]}, "index": {"min": [42980], "max": [43266], "mean": [43123.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}}} +{"episode_index": 127, "stats": {"action": {"min": [-12.041015625, 60.8203125, 85.78125, 30.322265625, -91.23046875, -0.09451796114444733], "max": [1.23046875, 181.58203125, 133.06640625, 95.9765625, -77.255859375, 17.202268600463867], "mean": [-6.3198041915893555, 118.33587646484375, 114.29631805419922, 59.91826248168945, -84.18907928466797, 5.225606441497803], "std": [4.2115278244018555, 45.71497344970703, 14.627593994140625, 24.113210678100586, 4.686590671539307, 6.281252384185791], "count": [338]}, "observation.state": {"min": [-11.77734375, 58.447265625, 88.41796875, 30.5859375, -90.87890625, 0.15117157995700836], "max": [0.791015625, 180.966796875, 133.505859375, 94.658203125, -77.255859375, 16.628873825073242], "mean": [-6.027268409729004, 116.35320281982422, 115.69237518310547, 59.85507583618164, -83.7553482055664, 5.351161003112793], "std": [3.8350119590759277, 46.6899299621582, 13.948027610778809, 24.285335540771484, 4.6717658042907715, 5.669699668884277], "count": [338]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5411396895424837]], [[0.5483077246732027]], [[0.5717448754084967]]], "std": [[[0.28553491585727103]], [[0.28819351109696656]], [[0.29749794059188495]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889921629901961]], [[0.5118375551470588]], [[0.5458019628267974]]], "std": [[[0.33120352271469233]], [[0.2802643673820074]], [[0.297790010834817]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [338]}, "index": {"min": [43267], "max": [43604], "mean": [43435.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}}} +{"episode_index": 128, "stats": {"action": {"min": [-10.986328125, 62.138671875, 83.49609375, 32.255859375, -93.1640625, -0.09451796114444733], "max": [0.87890625, 181.58203125, 132.978515625, 93.779296875, -82.001953125, 16.257089614868164], "mean": [-5.747089385986328, 123.86456298828125, 112.065673828125, 62.66738510131836, -87.25213623046875, 3.7123093605041504], "std": [4.0188446044921875, 47.46970748901367, 16.26319694519043, 22.377735137939453, 3.469581127166748, 6.072089195251465], "count": [257]}, "observation.state": {"min": [-9.931640625, 60.29296875, 86.66015625, 32.431640625, -92.63671875, 0.15117157995700836], "max": [-0.087890625, 180.966796875, 133.505859375, 92.724609375, -82.08984375, 15.721843719482422], "mean": [-5.291220664978027, 121.46826171875, 113.5977783203125, 62.682090759277344, -86.80583953857422, 3.9628195762634277], "std": [3.6794660091400146, 48.94053649902344, 15.27530288696289, 22.55644989013672, 3.4885826110839844, 5.5060133934021], "count": [257]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5360663480392157]], [[0.545078647875817]], [[0.5702825919117647]]], "std": [[[0.28887869250350284]], [[0.2874595112022894]], [[0.2971346491666652]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104588623366013]], [[0.5118462438725491]], [[0.5394761029411764]]], "std": [[[0.32164767808960815]], [[0.27856771847389633]], [[0.29388498849646044]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [257]}, "index": {"min": [43605], "max": [43861], "mean": [43733.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}}} +{"episode_index": 129, "stats": {"action": {"min": [-11.07421875, 65.0390625, 82.705078125, 34.27734375, -94.74609375, -0.09451796114444733], "max": [7.91015625, 181.58203125, 132.978515625, 95.80078125, -76.81640625, 16.824195861816406], "mean": [-1.4768630266189575, 120.63451385498047, 110.24365997314453, 65.36408233642578, -86.22921752929688, 3.73602032661438], "std": [6.101623058319092, 47.20674133300781, 16.54792022705078, 20.349071502685547, 6.0133209228515625, 6.121121883392334], "count": [351]}, "observation.state": {"min": [-10.72265625, 63.28125, 85.693359375, 34.365234375, -93.779296875, 0.15117157995700836], "max": [7.20703125, 180.966796875, 132.626953125, 94.833984375, -76.201171875, 15.797430038452148], "mean": [-1.5625, 118.38766479492188, 111.43602752685547, 65.36583709716797, -85.84810638427734, 4.136752605438232], "std": [5.488525390625, 48.46893310546875, 15.676172256469727, 20.575441360473633, 6.004582405090332, 5.48768424987793], "count": [351]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346209375]], [[0.5424870588235294]], [[0.5643317626633987]]], "std": [[[0.29275328726418465]], [[0.29358325332538193]], [[0.30200461907266346]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5099988909313725]], [[0.5173326879084967]], [[0.547779795751634]]], "std": [[[0.3249325837167887]], [[0.2772541305738383]], [[0.2934906255058254]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [351]}, "index": {"min": [43862], "max": [44212], "mean": [44037.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [351]}}} +{"episode_index": 130, "stats": {"action": {"min": [-1.318359375, 70.048828125, 97.119140625, 29.35546875, -102.744140625, -0.09451796114444733], "max": [10.986328125, 181.669921875, 132.978515625, 92.98828125, -89.47265625, 18.620037078857422], "mean": [4.30406379699707, 131.928955078125, 118.53707885742188, 65.126953125, -94.9250259399414, 3.4411299228668213], "std": [4.091465950012207, 45.90055847167969, 12.522674560546875, 23.509998321533203, 4.551974773406982, 5.853695392608643], "count": [307]}, "observation.state": {"min": [-0.966796875, 68.37890625, 100.283203125, 29.443359375, -101.77734375, 0.15117157995700836], "max": [9.66796875, 180.87890625, 132.626953125, 91.7578125, -89.296875, 17.460317611694336], "mean": [3.922441244125366, 129.9842071533203, 119.33209228515625, 65.20281982421875, -94.44749450683594, 3.5830495357513428], "std": [3.779930353164673, 47.05751037597656, 11.758078575134277, 23.764110565185547, 4.3776774406433105, 5.3580851554870605], "count": [307]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5523465461601307]], [[0.5537021977124184]], [[0.5722195057189542]]], "std": [[[0.28793025267680333]], [[0.2931564003664463]], [[0.3028692428408546]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055912357026143]], [[0.519870108251634]], [[0.5510487234477124]]], "std": [[[0.3262154064162675]], [[0.28022223535989627]], [[0.2960001191321928]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [307]}, "index": {"min": [44213], "max": [44519], "mean": [44366.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}}} +{"episode_index": 131, "stats": {"action": {"min": [-0.791015625, 74.443359375, 99.31640625, 23.37890625, -100.810546875, -0.09451796114444733], "max": [20.302734375, 181.669921875, 132.978515625, 97.294921875, -89.736328125, 14.74480152130127], "mean": [8.925682067871094, 124.27686309814453, 119.70793151855469, 58.683135986328125, -94.02024841308594, 2.6754310131073], "std": [7.185688018798828, 44.10314178466797, 9.694854736328125, 27.512962341308594, 3.021171808242798, 4.928632736206055], "count": [294]}, "observation.state": {"min": [0.0, 72.509765625, 102.48046875, 23.203125, -99.66796875, 0.15117157995700836], "max": [19.6875, 180.87890625, 132.626953125, 96.416015625, -89.208984375, 13.832199096679688], "mean": [8.49429988861084, 122.3866958618164, 120.71524047851562, 58.64158248901367, -93.52967834472656, 3.1951770782470703], "std": [6.867245674133301, 45.017921447753906, 8.988893508911133, 27.68977928161621, 2.8111793994903564, 4.376071453094482], "count": [294]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5444996629901961]], [[0.5486906556372548]], [[0.5715540155228759]]], "std": [[[0.2901861768076044]], [[0.29185321851958357]], [[0.3017185671528503]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49771039828431374]], [[0.5246333639705882]], [[0.5608901225490196]]], "std": [[[0.33261037548374306]], [[0.2851247691351838]], [[0.29982879032403015]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [294]}, "index": {"min": [44520], "max": [44813], "mean": [44666.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 132, "stats": {"action": {"min": [-1.23046875, 75.76171875, 99.228515625, 15.380859375, -106.435546875, -0.09451796114444733], "max": [23.466796875, 181.669921875, 140.361328125, 100.1953125, -88.9453125, 20.03780746459961], "mean": [11.684810638427734, 130.5711212158203, 120.79940795898438, 62.5694580078125, -95.03205108642578, 3.5670549869537354], "std": [9.553844451904297, 42.509525299072266, 12.802030563354492, 28.401662826538086, 5.426025390625, 6.376529216766357], "count": [284]}, "observation.state": {"min": [-0.703125, 73.65234375, 102.392578125, 15.64453125, -105.64453125, 0.15117157995700836], "max": [22.8515625, 180.966796875, 140.2734375, 99.4921875, -88.857421875, 19.50113296508789], "mean": [11.259593963623047, 128.5983428955078, 121.88410186767578, 62.60597610473633, -94.47128295898438, 3.875617265701294], "std": [9.187005996704102, 43.69831085205078, 11.890174865722656, 28.511919021606445, 5.32647180557251, 5.871366500854492], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5441633578431372]], [[0.550541754493464]], [[0.5723587561274509]]], "std": [[[0.28670336684256886]], [[0.2893030642747648]], [[0.30037059153388107]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181410375816994]], [[0.5319640849673203]], [[0.5651731454248367]]], "std": [[[0.32692933831806603]], [[0.2875981149110171]], [[0.29937509656620526]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [284]}, "index": {"min": [44814], "max": [45097], "mean": [44955.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 133, "stats": {"action": {"min": [-2.98828125, 92.63671875, 108.017578125, 19.248046875, -132.802734375, 0.0], "max": [20.7421875, 181.58203125, 154.3359375, 98.0859375, -87.5390625, 15.311908721923828], "mean": [5.46766471862793, 133.4477996826172, 133.6331024169922, 61.74424743652344, -106.53401184082031, 3.162266969680786], "std": [6.944418430328369, 33.894161224365234, 12.472281455993652, 27.467172622680664, 15.945632934570312, 5.537284851074219], "count": [324]}, "observation.state": {"min": [-1.93359375, 91.494140625, 111.26953125, 18.896484375, -131.66015625, 0.15117157995700836], "max": [19.6875, 180.966796875, 154.3359375, 97.470703125, -87.1875, 14.588058471679688], "mean": [5.170627117156982, 132.19293212890625, 134.4807891845703, 61.56385803222656, -105.96137237548828, 3.562088966369629], "std": [6.648594856262207, 34.389034271240234, 12.038081169128418, 27.694538116455078, 15.83225154876709, 5.011439323425293], "count": [324]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5588875020424837]], [[0.5596578635620915]], [[0.5788422303921569]]], "std": [[[0.2704085720538841]], [[0.2812716485413554]], [[0.29361100092410164]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44977828635620914]], [[0.5340018341503268]], [[0.5951633435457516]]], "std": [[[0.34844791393332225]], [[0.2709984910060331]], [[0.2863118942578098]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [324]}, "index": {"min": [45098], "max": [45421], "mean": [45259.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}}} +{"episode_index": 134, "stats": {"action": {"min": [-7.119140625, 93.1640625, 97.998046875, 30.146484375, -143.4375, -0.09451796114444733], "max": [24.609375, 181.58203125, 145.810546875, 100.01953125, -89.033203125, 17.29678726196289], "mean": [6.866061210632324, 130.62435913085938, 130.92095947265625, 64.98753356933594, -112.81349182128906, 3.310896158218384], "std": [9.828185081481934, 34.95701217651367, 11.539910316467285, 24.945293426513672, 19.933700561523438, 5.610717296600342], "count": [307]}, "observation.state": {"min": [-7.119140625, 92.373046875, 101.07421875, 30.234375, -142.646484375, 0.15117157995700836], "max": [23.90625, 180.87890625, 145.37109375, 99.140625, -89.208984375, 16.628873825073242], "mean": [6.512208461761475, 129.1995086669922, 131.6532745361328, 64.7713851928711, -112.35639953613281, 3.8558528423309326], "std": [9.571298599243164, 35.467041015625, 10.810731887817383, 25.062232971191406, 19.72412109375, 5.033963203430176], "count": [307]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585108680555555]], [[0.5576832046568627]], [[0.5734404575163399]]], "std": [[[0.2746063905012212]], [[0.2850545416305093]], [[0.29740102033266125]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410237234477124]], [[0.5310214828431372]], [[0.592610414624183]]], "std": [[[0.35004430512092066]], [[0.2719987433631639]], [[0.2858420276397262]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [307]}, "index": {"min": [45422], "max": [45728], "mean": [45575.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}}} +{"episode_index": 135, "stats": {"action": {"min": [-7.734375, 96.064453125, 96.943359375, 25.6640625, -140.185546875, -0.09451796114444733], "max": [5.009765625, 181.58203125, 147.919921875, 100.986328125, -85.869140625, 16.91871452331543], "mean": [-1.4356448650360107, 135.40948486328125, 132.06874084472656, 65.27922058105469, -110.8683090209961, 3.530674695968628], "std": [3.4620652198791504, 34.89120101928711, 12.811508178710938, 26.445659637451172, 21.038957595825195, 5.745891571044922], "count": [299]}, "observation.state": {"min": [-6.943359375, 95.537109375, 99.931640625, 25.3125, -139.5703125, 0.15117157995700836], "max": [4.5703125, 180.966796875, 147.12890625, 100.107421875, -85.517578125, 15.646258354187012], "mean": [-1.2263535261154175, 134.11546325683594, 132.81239318847656, 65.08110046386719, -110.37800598144531, 3.7780344486236572], "std": [2.991063117980957, 35.4664306640625, 12.080880165100098, 26.65347671508789, 20.88985252380371, 5.1739630699157715], "count": [299]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5612438071895426]], [[0.562928431372549]], [[0.5782694975490197]]], "std": [[[0.26509389950274015]], [[0.2798842366691236]], [[0.2945667095867526]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45193826184640523]], [[0.5300367136437909]], [[0.5846620629084968]]], "std": [[[0.3435802421951424]], [[0.2720646926326012]], [[0.28765524115947416]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [299]}, "index": {"min": [45729], "max": [46027], "mean": [45878.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 136, "stats": {"action": {"min": [-2.8125, 96.591796875, 108.544921875, 27.685546875, -146.25, -0.09451796114444733], "max": [8.61328125, 181.669921875, 152.9296875, 97.734375, -90.263671875, 15.500945091247559], "mean": [2.64054012298584, 138.3616943359375, 131.93370056152344, 68.93331909179688, -116.91108703613281, 2.967725992202759], "std": [2.7331597805023193, 34.60695266723633, 11.65382194519043, 24.70673942565918, 21.80381202697754, 5.283542156219482], "count": [276]}, "observation.state": {"min": [-1.669921875, 95.537109375, 111.62109375, 27.421875, -145.37109375, 0.15117157995700836], "max": [7.822265625, 180.966796875, 152.05078125, 96.767578125, -90.263671875, 14.285715103149414], "mean": [2.24566912651062, 136.98851013183594, 132.72642517089844, 68.74766540527344, -116.42005157470703, 3.2397890090942383], "std": [2.4925131797790527, 35.261680603027344, 10.973548889160156, 24.873140335083008, 21.656444549560547, 4.684791088104248], "count": [276]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5618271997549019]], [[0.5614296486928104]], [[0.5770912785947712]]], "std": [[[0.2659730637616739]], [[0.2799164081489006]], [[0.294589616869754]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4492755698529412]], [[0.534851027369281]], [[0.5945376041666667]]], "std": [[[0.34874823945347216]], [[0.2730816305563406]], [[0.2890754182578906]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [276]}, "index": {"min": [46028], "max": [46303], "mean": [46165.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 137, "stats": {"action": {"min": [-0.966796875, 95.537109375, 88.154296875, 26.89453125, -150.732421875, -0.09451796114444733], "max": [31.640625, 181.669921875, 158.818359375, 100.810546875, -90.0, 16.06805419921875], "mean": [11.579916000366211, 134.55322265625, 130.807861328125, 67.49869537353516, -119.60443878173828, 3.2234222888946533], "std": [12.741945266723633, 35.464698791503906, 16.402067184448242, 26.226280212402344, 23.884227752685547, 5.694880962371826], "count": [337]}, "observation.state": {"min": [-0.087890625, 94.39453125, 91.669921875, 25.83984375, -149.677734375, 0.15117157995700836], "max": [30.673828125, 180.966796875, 158.291015625, 100.283203125, -90.263671875, 15.268330574035645], "mean": [11.161587715148926, 133.3068389892578, 131.7877197265625, 67.22667694091797, -119.17579650878906, 3.8014893531799316], "std": [12.49247932434082, 35.89421463012695, 15.776111602783203, 26.46755599975586, 23.6975040435791, 5.049558162689209], "count": [337]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5523207741013072]], [[0.5547965012254902]], [[0.5756049571078432]]], "std": [[[0.27431123074517755]], [[0.2833385874498095]], [[0.29706099346475673]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561267218137255]], [[0.5355404125816994]], [[0.6002317667483661]]], "std": [[[0.34837637668743693]], [[0.27325947116739735]], [[0.2860720814133774]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [337]}, "index": {"min": [46304], "max": [46640], "mean": [46472.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}}} +{"episode_index": 138, "stats": {"action": {"min": [-7.03125, 95.185546875, 99.755859375, 30.76171875, -94.482421875, -0.09451796114444733], "max": [10.8984375, 181.669921875, 145.01953125, 100.37109375, -77.51953125, 18.52552032470703], "mean": [0.7082748413085938, 134.29727172851562, 129.22634887695312, 63.78044128417969, -86.66358947753906, 3.826864719390869], "std": [4.481460094451904, 33.8548698425293, 10.864938735961914, 23.713157653808594, 5.222326278686523, 6.499220371246338], "count": [256]}, "observation.state": {"min": [-6.943359375, 94.21875, 103.095703125, 30.234375, -93.603515625, 0.15117157995700836], "max": [9.755859375, 180.966796875, 145.283203125, 99.66796875, -77.16796875, 17.838247299194336], "mean": [0.5438232421875, 132.83334350585938, 130.1910400390625, 63.64551544189453, -86.11152648925781, 4.189984321594238], "std": [4.09515380859375, 34.51625442504883, 10.0242280960083, 23.92069435119629, 5.296671390533447, 5.9176411628723145], "count": [256]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5579801940359477]], [[0.5571464930555556]], [[0.5757891789215687]]], "std": [[[0.2686572379882838]], [[0.2827226282556564]], [[0.29675935384870394]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46482945465686276]], [[0.5221794995915033]], [[0.5634454575163399]]], "std": [[[0.3329737440185461]], [[0.26943581936423405]], [[0.28551074406611604]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [256]}, "index": {"min": [46641], "max": [46896], "mean": [46768.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}}} +{"episode_index": 139, "stats": {"action": {"min": [-6.6796875, 98.96484375, 107.40234375, 32.783203125, -92.900390625, -0.09451796114444733], "max": [5.2734375, 181.669921875, 143.7890625, 95.625, -69.521484375, 16.824195861816406], "mean": [-0.1829427033662796, 139.7828826904297, 131.03744506835938, 67.99967193603516, -82.81575775146484, 3.3193280696868896], "std": [2.8330860137939453, 34.32225799560547, 9.772597312927246, 23.22941780090332, 8.747871398925781, 5.630798816680908], "count": [270]}, "observation.state": {"min": [-6.15234375, 97.3828125, 110.830078125, 32.34375, -91.845703125, 0.15117157995700836], "max": [4.74609375, 180.966796875, 143.525390625, 94.74609375, -69.169921875, 15.797430038452148], "mean": [-0.2158203125, 138.37548828125, 131.8463592529297, 67.90494537353516, -82.4111328125, 3.522859573364258], "std": [2.38881778717041, 35.06768798828125, 9.031490325927734, 23.448854446411133, 8.880367279052734, 5.093282699584961], "count": [270]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5635899611928105]], [[0.5616887908496732]], [[0.5792510784313726]]], "std": [[[0.26685255785168227]], [[0.2822053955976851]], [[0.29745458688769816]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4560020363562092]], [[0.5278990155228758]], [[0.5818609967320261]]], "std": [[[0.34079364692728364]], [[0.26982222377719]], [[0.2829286966289498]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [270]}, "index": {"min": [46897], "max": [47166], "mean": [47031.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}}} +{"episode_index": 140, "stats": {"action": {"min": [-7.734375, 97.470703125, 96.328125, 41.484375, -140.9765625, -0.09451796114444733], "max": [2.8125, 181.58203125, 139.833984375, 100.8984375, -88.330078125, 16.824195861816406], "mean": [-0.28628700971603394, 142.19857788085938, 129.375, 73.7353515625, -110.7905502319336, 2.958799123764038], "std": [2.598203182220459, 36.32664489746094, 10.287689208984375, 18.832033157348633, 20.825538635253906, 5.363811016082764], "count": [342]}, "observation.state": {"min": [-6.591796875, 96.328125, 99.755859375, 40.693359375, -139.5703125, 0.15117157995700836], "max": [1.845703125, 180.966796875, 139.482421875, 99.66796875, -88.154296875, 15.570672988891602], "mean": [-0.41683799028396606, 140.8439483642578, 130.2063751220703, 73.59040832519531, -110.36339569091797, 3.1204447746276855], "std": [2.1927876472473145, 37.07343292236328, 9.533370971679688, 19.060436248779297, 20.5847110748291, 4.886119842529297], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5603464624183007]], [[0.559007422385621]], [[0.5768637275326797]]], "std": [[[0.26349785941370774]], [[0.2782035779948905]], [[0.2939386198149095]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45717521241830067]], [[0.5350224509803921]], [[0.5914089624183007]]], "std": [[[0.34472874096482437]], [[0.27000344472789045]], [[0.28116561589783623]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [342]}, "index": {"min": [47167], "max": [47508], "mean": [47337.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 141, "stats": {"action": {"min": [-1.669921875, 96.50390625, 104.853515625, 29.8828125, -195.99609375, 0.0], "max": [31.025390625, 181.58203125, 153.720703125, 100.458984375, -90.87890625, 17.39130401611328], "mean": [11.685120582580566, 134.57138061523438, 131.0832977294922, 68.24861907958984, -145.58583068847656, 4.135831356048584], "std": [11.0593843460083, 33.42845916748047, 12.640180587768555, 24.064905166625977, 40.47167205810547, 5.860681533813477], "count": [284]}, "observation.state": {"min": [-0.791015625, 95.44921875, 108.017578125, 29.1796875, -165.849609375, 0.15117157995700836], "max": [30.673828125, 180.87890625, 153.28125, 99.66796875, -90.17578125, 16.32653045654297], "mean": [11.261759757995605, 133.02679443359375, 131.90440368652344, 68.03446197509766, -137.72647094726562, 4.442789554595947], "std": [10.786219596862793, 34.1611328125, 11.98976993560791, 24.22478675842285, 33.35136413574219, 5.3753581047058105], "count": [284]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572892544934641]], [[0.5627034803921568]], [[0.5835950245098039]]], "std": [[[0.27636793521218134]], [[0.2840152558285883]], [[0.2955215437901966]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791011397058823]], [[0.5435750102124183]], [[0.594949681372549]]], "std": [[[0.344777596238407]], [[0.2760540136686303]], [[0.28827225750731506]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [284]}, "index": {"min": [47509], "max": [47792], "mean": [47650.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}}} +{"episode_index": 142, "stats": {"action": {"min": [-1.318359375, 59.501953125, 72.59765625, 21.357421875, -162.94921875, -0.09451796114444733], "max": [49.482421875, 181.669921875, 160.400390625, 97.294921875, -84.19921875, 12.476370811462402], "mean": [10.761855125427246, 108.86189270019531, 116.00435638427734, 57.95736312866211, -107.5864486694336, 3.8243839740753174], "std": [15.94127368927002, 39.83924102783203, 21.111427307128906, 22.63654327392578, 24.125356674194336, 4.858089447021484], "count": [500]}, "observation.state": {"min": [-0.703125, 57.568359375, 76.201171875, 21.181640625, -161.71875, 0.15117157995700836], "max": [48.603515625, 180.966796875, 160.224609375, 96.50390625, -84.638671875, 11.791383743286133], "mean": [10.224140167236328, 106.3708724975586, 117.29131317138672, 57.654666900634766, -107.03126525878906, 4.169451713562012], "std": [15.889505386352539, 40.804866790771484, 20.38373565673828, 22.716066360473633, 23.956613540649414, 4.233089923858643], "count": [500]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5537688530967942]], [[0.5595318958138811]], [[0.5771325241207594]]], "std": [[[0.27876150896604523]], [[0.28784323156201924]], [[0.29805886295783457]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895055283224401]], [[0.5287963118580766]], [[0.5677825182850919]]], "std": [[[0.32900248816779754]], [[0.2767186378734697]], [[0.2932735844202592]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [500]}, "index": {"min": [47793], "max": [48292], "mean": [48042.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [500]}}} +{"episode_index": 143, "stats": {"action": {"min": [-0.439453125, 70.3125, 96.6796875, 36.123046875, -99.228515625, -0.09451796114444733], "max": [7.91015625, 181.669921875, 132.890625, 95.185546875, -86.66015625, 16.351608276367188], "mean": [2.1931777000427246, 125.34565734863281, 116.20264434814453, 64.5556640625, -92.29810333251953, 4.678638458251953], "std": [1.9611412286758423, 44.32971954345703, 12.108007431030273, 21.354825973510742, 2.7502810955047607, 6.5638532638549805], "count": [258]}, "observation.state": {"min": [0.0, 68.466796875, 99.404296875, 35.859375, -98.7890625, 0.15117157995700836], "max": [6.767578125, 180.966796875, 132.626953125, 93.779296875, -86.1328125, 15.797430038452148], "mean": [1.7622411251068115, 123.5316390991211, 117.58777618408203, 64.55089569091797, -91.8245849609375, 4.875579833984375], "std": [1.734374761581421, 45.13768768310547, 11.166760444641113, 21.554689407348633, 2.754039764404297, 5.998343467712402], "count": [258]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5529795098039215]], [[0.5542592238562092]], [[0.5716495976307189]]], "std": [[[0.2810467974484095]], [[0.28989425734740354]], [[0.30096948264775364]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096095465686274]], [[0.5289834456699346]], [[0.5614578104575163]]], "std": [[[0.32624099356508646]], [[0.2842050536727446]], [[0.30063250027966]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [258]}, "index": {"min": [48293], "max": [48550], "mean": [48421.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}}} +{"episode_index": 144, "stats": {"action": {"min": [-0.615234375, 76.552734375, 109.86328125, 16.083984375, -101.77734375, -0.09451796114444733], "max": [28.037109375, 181.669921875, 139.74609375, 93.779296875, -86.484375, 16.824195861816406], "mean": [12.669028282165527, 131.2231903076172, 124.56139373779297, 60.12560272216797, -93.6755142211914, 3.8252952098846436], "std": [10.323296546936035, 41.62240982055664, 9.496376037597656, 26.568740844726562, 4.053911209106445, 5.983458518981934], "count": [282]}, "observation.state": {"min": [0.17578125, 74.619140625, 112.412109375, 16.5234375, -100.8984375, 0.15117157995700836], "max": [27.94921875, 180.87890625, 139.39453125, 92.8125, -86.220703125, 15.721843719482422], "mean": [12.297518730163574, 129.64865112304688, 125.48462677001953, 60.112823486328125, -93.2588119506836, 4.203309535980225], "std": [9.969167709350586, 42.37883377075195, 8.773146629333496, 26.787799835205078, 4.0227179527282715, 5.358551979064941], "count": [282]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5373062888071896]], [[0.5477050285947712]], [[0.5703719424019608]]], "std": [[[0.28864906083247777]], [[0.2894249999720347]], [[0.3002391713605269]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5213453901143791]], [[0.5327257883986928]], [[0.5607765420751634]]], "std": [[[0.327657300652072]], [[0.2905331854654971]], [[0.3012521135862421]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [282]}, "index": {"min": [48551], "max": [48832], "mean": [48691.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}}} +{"episode_index": 145, "stats": {"action": {"min": [-0.263671875, 68.90625, 94.921875, 20.830078125, -96.591796875, 0.0], "max": [20.302734375, 181.58203125, 132.978515625, 94.921875, -85.95703125, 22.87334632873535], "mean": [9.993925094604492, 124.98046875, 115.51319885253906, 61.18606185913086, -90.7449951171875, 4.442343235015869], "std": [8.205965042114258, 45.36394119262695, 13.457158088684082, 25.771472930908203, 2.644212245941162, 7.132575988769531], "count": [254]}, "observation.state": {"min": [0.087890625, 66.4453125, 98.26171875, 20.56640625, -95.712890625, 0.15117157995700836], "max": [19.6875, 180.966796875, 132.626953125, 93.779296875, -85.4296875, 21.541950225830078], "mean": [9.613642692565918, 123.11019897460938, 116.9402084350586, 61.20474624633789, -90.29896545410156, 4.652677536010742], "std": [7.969884395599365, 46.31772994995117, 12.458531379699707, 26.003372192382812, 2.6460723876953125, 6.570080280303955], "count": [254]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5387479493464052]], [[0.5497372630718954]], [[0.5707410988562092]]], "std": [[[0.2946944159014492]], [[0.29442007359520633]], [[0.3031313816164918]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5229232066993464]], [[0.5250047487745098]], [[0.5496340400326798]]], "std": [[[0.3178254968670292]], [[0.285857059534648]], [[0.29869918220363334]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [254]}, "index": {"min": [48833], "max": [49086], "mean": [48959.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}}} +{"episode_index": 146, "stats": {"action": {"min": [-9.4921875, 103.447265625, 106.611328125, 36.123046875, -153.544921875, 0.0], "max": [1.669921875, 181.58203125, 155.478515625, 100.458984375, -90.17578125, 13.70510482788086], "mean": [-3.98583984375, 139.24476623535156, 133.06707763671875, 67.98103332519531, -123.08507537841797, 3.2397844791412354], "std": [3.6110239028930664, 30.544340133666992, 13.666474342346191, 22.606948852539062, 25.94952392578125, 5.1427903175354], "count": [260]}, "observation.state": {"min": [-9.052734375, 102.48046875, 110.478515625, 35.947265625, -152.490234375, 0.15117157995700836], "max": [0.87890625, 180.966796875, 155.302734375, 98.876953125, -90.263671875, 12.698413848876953], "mean": [-3.677546501159668, 138.1201171875, 134.04627990722656, 67.84412384033203, -122.67198944091797, 3.4740512371063232], "std": [3.256255626678467, 30.99772071838379, 13.091081619262695, 22.739255905151367, 25.753753662109375, 4.567115783691406], "count": [260]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5648593770424837]], [[0.5647626041666667]], [[0.5862111560457516]]], "std": [[[0.2669569060344389]], [[0.27868466157561445]], [[0.2923530220387813]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44965808823529413]], [[0.524900798611111]], [[0.5836103063725491]]], "std": [[[0.3443527167940936]], [[0.2718257369313307]], [[0.29224567548140445]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [260]}, "index": {"min": [49087], "max": [49346], "mean": [49216.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}}} +{"episode_index": 147, "stats": {"action": {"min": [-8.876953125, 95.537109375, 106.962890625, 32.431640625, -139.482421875, 0.0], "max": [1.318359375, 181.58203125, 147.48046875, 94.39453125, -86.044921875, 16.91871452331543], "mean": [-2.712538480758667, 136.7268829345703, 128.8201141357422, 67.56299591064453, -110.95040893554688, 4.1328301429748535], "std": [2.9087376594543457, 34.660194396972656, 10.902252197265625, 22.962160110473633, 19.51508903503418, 6.190452575683594], "count": [233]}, "observation.state": {"min": [-8.0859375, 94.21875, 110.0390625, 31.904296875, -138.603515625, 0.15117157995700836], "max": [0.87890625, 180.87890625, 147.48046875, 93.779296875, -86.220703125, 15.797430038452148], "mean": [-2.4567880630493164, 135.43983459472656, 129.84161376953125, 67.46944427490234, -110.53433990478516, 4.154951572418213], "std": [2.555231809616089, 35.150054931640625, 10.068534851074219, 23.192806243896484, 19.355234146118164, 5.6648077964782715], "count": [233]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5656161805555556]], [[0.5674726879084967]], [[0.5870162050653595]]], "std": [[[0.269053843818285]], [[0.2806871198380792]], [[0.2942381129607304]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687928125]], [[0.5261604125816993]], [[0.5751638174019609]]], "std": [[[0.3384390399186356]], [[0.2713266511133858]], [[0.2867953804932406]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [233]}, "index": {"min": [49347], "max": [49579], "mean": [49463.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}}} +{"episode_index": 148, "stats": {"action": {"min": [-7.734375, 92.109375, 91.58203125, 36.5625, -134.208984375, -0.09451796114444733], "max": [0.966796875, 181.58203125, 137.724609375, 100.283203125, -89.6484375, 16.824195861816406], "mean": [-3.1194026470184326, 133.47691345214844, 123.89434051513672, 70.93488311767578, -108.91041564941406, 3.4645040035247803], "std": [2.140273094177246, 35.86839294433594, 12.137203216552734, 21.629417419433594, 19.068872451782227, 5.658166885375977], "count": [246]}, "observation.state": {"min": [-7.03125, 91.0546875, 94.921875, 36.03515625, -133.330078125, 0.15117157995700836], "max": [0.087890625, 180.87890625, 137.373046875, 99.755859375, -89.208984375, 15.646258354187012], "mean": [-2.6306450366973877, 131.84701538085938, 124.73930358886719, 70.7333755493164, -108.5685043334961, 3.617676019668579], "std": [2.0141701698303223, 36.82353210449219, 11.105216979980469, 21.766054153442383, 18.806123733520508, 5.146693706512451], "count": [246]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5659018035130718]], [[0.5663712990196078]], [[0.5834430575980392]]], "std": [[[0.2696286643767426]], [[0.2812314280824019]], [[0.29345731200140435]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47142388071895425]], [[0.5315721548202614]], [[0.5834188909313726]]], "std": [[[0.3404632461805718]], [[0.272235842188643]], [[0.28640896927921433]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [246]}, "index": {"min": [49580], "max": [49825], "mean": [49702.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}}} +{"episode_index": 149, "stats": {"action": {"min": [-5.185546875, 72.0703125, 101.513671875, 10.8984375, -143.0859375, -0.09451796114444733], "max": [4.306640625, 181.58203125, 160.224609375, 92.021484375, -87.451171875, 13.421550750732422], "mean": [1.0124900341033936, 117.66999053955078, 123.65536499023438, 51.571571350097656, -106.61858367919922, 3.551405191421509], "std": [2.126399040222168, 40.189430236816406, 17.751745223999023, 28.334495544433594, 20.309602737426758, 4.850985527038574], "count": [352]}, "observation.state": {"min": [-4.921875, 70.576171875, 104.677734375, 10.72265625, -142.646484375, 0.15117157995700836], "max": [3.779296875, 180.87890625, 160.3125, 91.142578125, -87.1875, 12.622827529907227], "mean": [0.7815274596214294, 115.841796875, 124.89954376220703, 51.37331771850586, -106.03229522705078, 3.9429056644439697], "std": [1.6982637643814087, 40.79429244995117, 17.14574432373047, 28.423988342285156, 20.262981414794922, 4.218713283538818], "count": [352]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.558263882761438]], [[0.556366875]], [[0.5765272283496732]]], "std": [[[0.27949747732263397]], [[0.28711124477101807]], [[0.29827973716386985]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4782280657679739]], [[0.5213072814542484]], [[0.5573900490196079]]], "std": [[[0.3342232271011452]], [[0.28035908246909774]], [[0.29899859387327304]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [352]}, "index": {"min": [49826], "max": [50177], "mean": [50001.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [352]}}} +{"episode_index": 150, "stats": {"action": {"min": [-20.654296875, 90.3515625, 99.580078125, 31.728515625, -94.04296875, -0.09451796114444733], "max": [4.130859375, 181.58203125, 159.9609375, 100.810546875, -28.65234375, 14.366729736328125], "mean": [-5.510461807250977, 141.13526916503906, 133.53416442871094, 69.80081939697266, -62.002159118652344, 3.31642484664917], "std": [8.965813636779785, 33.56306457519531, 14.79173755645752, 22.034257888793945, 25.068523406982422, 5.259430885314941], "count": [376]}, "observation.state": {"min": [-19.951171875, 89.12109375, 102.83203125, 31.2890625, -93.603515625, 0.15117157995700836], "max": [3.955078125, 180.966796875, 159.2578125, 99.755859375, -28.30078125, 13.756613731384277], "mean": [-5.344030380249023, 139.9384765625, 134.76930236816406, 69.50161743164062, -61.5313835144043, 3.390915632247925], "std": [8.591830253601074, 34.10367965698242, 14.125982284545898, 22.166950225830078, 25.103479385375977, 4.686557769775391], "count": [376]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5660546425653594]], [[0.5535329820261439]], [[0.5691759293300653]]], "std": [[[0.26123580194404655]], [[0.28595519218987475]], [[0.30022635301180234]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292930800653595]], [[0.5388704881535948]], [[0.6078313623366014]]], "std": [[[0.3545862351519675]], [[0.26184916737443886]], [[0.26717974822062523]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [376]}, "index": {"min": [50178], "max": [50553], "mean": [50365.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [376]}}} +{"episode_index": 151, "stats": {"action": {"min": [-0.263671875, 89.560546875, 107.138671875, 25.400390625, -162.7734375, -0.09451796114444733], "max": [18.10546875, 181.58203125, 152.666015625, 100.546875, -90.703125, 14.933837890625], "mean": [7.705968379974365, 138.2630615234375, 130.7943878173828, 70.03231811523438, -124.85523223876953, 2.6504175662994385], "std": [6.434150218963623, 36.96117401123047, 12.840968132019043, 25.52410316467285, 29.349435806274414, 4.389564037322998], "count": [362]}, "observation.state": {"min": [0.17578125, 88.154296875, 110.56640625, 25.048828125, -161.54296875, 0.15117157995700836], "max": [17.841796875, 180.966796875, 152.2265625, 99.84375, -90.3515625, 13.68102741241455], "mean": [7.274527549743652, 137.0545654296875, 131.6490020751953, 69.84585571289062, -124.32218933105469, 2.6607484817504883], "std": [6.205687522888184, 37.463687896728516, 11.995797157287598, 25.701528549194336, 29.28200912475586, 3.9268078804016113], "count": [362]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5672670302287581]], [[0.5572467544934641]], [[0.5718762336601307]]], "std": [[[0.2647239982640721]], [[0.2862805816589111]], [[0.29953191293682024]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504436172385621]], [[0.5475122508169935]], [[0.6076971507352942]]], "std": [[[0.3549129017253504]], [[0.2767660870075515]], [[0.29062434333813736]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.033333333333333], "mean": [6.016666666666667], "std": [3.4833333333333334], "count": [362]}, "frame_index": {"min": [0], "max": [361], "mean": [180.5], "std": [104.5], "count": [362]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [362]}, "index": {"min": [50554], "max": [50915], "mean": [50734.5], "std": [104.5], "count": [362]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [362]}}} +{"episode_index": 152, "stats": {"action": {"min": [-1.0546875, 67.5, 99.66796875, 20.56640625, -118.037109375, -0.09451796114444733], "max": [38.583984375, 181.58203125, 147.48046875, 92.28515625, -88.330078125, 16.351608276367188], "mean": [12.95877456665039, 118.97392272949219, 125.0159912109375, 57.32448959350586, -101.68706512451172, 3.6478681564331055], "std": [11.283313751220703, 40.64768981933594, 11.946615219116211, 24.69593620300293, 9.015827178955078, 4.801948547363281], "count": [466]}, "observation.state": {"min": [-0.615234375, 65.56640625, 102.3046875, 20.126953125, -117.421875, 0.15117157995700836], "max": [37.705078125, 180.87890625, 147.216796875, 91.7578125, -88.2421875, 15.721843719482422], "mean": [12.616642951965332, 117.11418151855469, 125.98615264892578, 57.050636291503906, -101.16771697998047, 3.6156225204467773], "std": [11.001168251037598, 41.443965911865234, 11.218940734863281, 24.894319534301758, 8.95728874206543, 4.403754711151123], "count": [466]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5580149530228758]], [[0.5517921834150328]], [[0.573622397875817]]], "std": [[[0.27699341107067393]], [[0.2914602152639613]], [[0.3019314856328655]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45488223039215686]], [[0.5402760682189542]], [[0.5940419424019607]]], "std": [[[0.34155188776626844]], [[0.27304399019652964]], [[0.29152632767048625]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.5], "mean": [7.75], "std": [4.484076766118578], "count": [466]}, "frame_index": {"min": [0], "max": [465], "mean": [232.5], "std": [134.52230298355735], "count": [466]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [466]}, "index": {"min": [50916], "max": [51381], "mean": [51148.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [466]}}} +{"episode_index": 153, "stats": {"action": {"min": [-2.021484375, 86.30859375, 105.205078125, 27.861328125, -161.103515625, -0.09451796114444733], "max": [8.96484375, 181.58203125, 156.09375, 97.91015625, -88.06640625, 13.516068458557129], "mean": [2.6284708976745605, 137.1640167236328, 131.94650268554688, 66.695068359375, -123.07723236083984, 2.6556475162506104], "std": [2.2962868213653564, 36.403541564941406, 14.050789833068848, 24.177242279052734, 28.718177795410156, 4.083406448364258], "count": [341]}, "observation.state": {"min": [-0.703125, 85.166015625, 108.28125, 27.0703125, -160.576171875, 0.15117157995700836], "max": [7.822265625, 180.966796875, 156.181640625, 96.85546875, -88.2421875, 12.244897842407227], "mean": [2.084373950958252, 135.9713592529297, 132.71226501464844, 66.56877136230469, -122.45509338378906, 2.6273305416107178], "std": [2.1098105907440186, 36.92889404296875, 13.33222484588623, 24.456562042236328, 28.637733459472656, 3.7535288333892822], "count": [341]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5815511744281047]], [[0.5686586560457516]], [[0.5820600204248366]]], "std": [[[0.25811266765735447]], [[0.28817547829869206]], [[0.3027965620536117]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459417687908497]], [[0.5469079044117647]], [[0.6149502124183007]]], "std": [[[0.35286736012365866]], [[0.271269883910129]], [[0.28456534396224686]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [341]}, "index": {"min": [51382], "max": [51722], "mean": [51552.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}}} +{"episode_index": 154, "stats": {"action": {"min": [-0.263671875, 90.615234375, 101.25, 20.91796875, -134.6484375, -0.09451796114444733], "max": [30.05859375, 181.669921875, 162.7734375, 96.416015625, -90.263671875, 11.058601379394531], "mean": [15.023771286010742, 129.2639617919922, 134.40213012695312, 61.84605407714844, -112.61699676513672, 3.0865471363067627], "std": [10.97122573852539, 33.475128173828125, 14.730782508850098, 24.373062133789062, 15.914067268371582, 4.251476764678955], "count": [334]}, "observation.state": {"min": [0.087890625, 89.12109375, 105.1171875, 20.390625, -133.681640625, 0.15117157995700836], "max": [29.619140625, 180.966796875, 162.0703125, 95.625, -90.3515625, 10.355253219604492], "mean": [14.552213668823242, 127.94348907470703, 135.11126708984375, 61.51291275024414, -112.10660552978516, 3.179121732711792], "std": [10.78222370147705, 33.943397521972656, 13.962747573852539, 24.544265747070312, 15.6757173538208, 3.8699262142181396], "count": [334]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643511008986929]], [[0.5568326143790849]], [[0.5765020363562091]]], "std": [[[0.26828807097938173]], [[0.28925350371251557]], [[0.30129332380132573]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42238000612745097]], [[0.5481411519607843]], [[0.6275418790849673]]], "std": [[[0.36349529026611976]], [[0.26717391344977065]], [[0.27121025483248934]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [334]}, "index": {"min": [51723], "max": [52056], "mean": [51889.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [334]}}} +{"episode_index": 155, "stats": {"action": {"min": [-17.578125, 77.34375, 110.56640625, 31.2890625, -173.84765625, -0.09451796114444733], "max": [20.7421875, 181.58203125, 164.70703125, 100.8984375, -90.0, 16.824195861816406], "mean": [4.474017143249512, 133.15646362304688, 133.67799377441406, 66.32620239257812, -126.4761962890625, 3.703251361846924], "std": [12.757431983947754, 32.21415328979492, 18.32278823852539, 20.954797744750977, 31.719751358032227, 5.199915885925293], "count": [366]}, "observation.state": {"min": [-17.138671875, 75.9375, 113.02734375, 31.025390625, -165.41015625, 0.15117157995700836], "max": [19.775390625, 180.87890625, 164.35546875, 99.755859375, -90.3515625, 15.495087623596191], "mean": [4.252609729766846, 131.8491668701172, 134.7637481689453, 66.03779602050781, -125.61954498291016, 3.8862507343292236], "std": [12.275816917419434, 32.8961181640625, 17.612276077270508, 21.03944206237793, 31.192909240722656, 4.662280559539795], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5624623039215686]], [[0.5560044546568628]], [[0.5767232557189542]]], "std": [[[0.2700069049837061]], [[0.2875813311536169]], [[0.30040589493892683]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43284665236928105]], [[0.5448503758169935]], [[0.6160553656045752]]], "std": [[[0.35937377019171607]], [[0.2693782216494246]], [[0.2796473456930502]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [366]}, "index": {"min": [52057], "max": [52422], "mean": [52239.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 156, "stats": {"action": {"min": [-26.71875, 78.134765625, 104.94140625, 40.341796875, -93.076171875, -0.09451796114444733], "max": [1.0546875, 181.58203125, 133.06640625, 90.087890625, -55.986328125, 16.91871452331543], "mean": [-10.313522338867188, 130.5176239013672, 119.37760925292969, 67.35556030273438, -74.92573547363281, 4.162811279296875], "std": [9.207353591918945, 40.993019104003906, 9.508557319641113, 18.986949920654297, 14.500765800476074, 5.865458011627197], "count": [258]}, "observation.state": {"min": [-26.015625, 76.81640625, 108.369140625, 40.25390625, -92.109375, 0.15117157995700836], "max": [0.966796875, 180.87890625, 133.505859375, 89.6484375, -55.810546875, 15.797430038452148], "mean": [-9.864190101623535, 128.46372985839844, 120.8509750366211, 67.27005004882812, -74.50536346435547, 4.074592113494873], "std": [9.057830810546875, 42.08624267578125, 8.622635841369629, 19.327495574951172, 14.580707550048828, 5.3852338790893555], "count": [258]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5515054003267974]], [[0.5506283762254902]], [[0.5740482924836602]]], "std": [[[0.283200243829994]], [[0.2934749106135429]], [[0.3041141017326046]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497396893382353]], [[0.5437303574346405]], [[0.5942959783496732]]], "std": [[[0.3366484076460237]], [[0.27333053309648986]], [[0.27786376176296346]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [258]}, "index": {"min": [52423], "max": [52680], "mean": [52551.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}}} +{"episode_index": 157, "stats": {"action": {"min": [-3.955078125, 106.5234375, 110.126953125, 20.478515625, -219.90234375, -0.09451796114444733], "max": [38.84765625, 181.58203125, 165.322265625, 100.634765625, -89.208984375, 17.013233184814453], "mean": [14.280259132385254, 132.16436767578125, 141.2638397216797, 62.20913314819336, -162.25303649902344, 4.5257792472839355], "std": [12.92977523803711, 25.738405227661133, 15.49581241607666, 23.60120391845703, 41.3623161315918, 6.581353187561035], "count": [469]}, "observation.state": {"min": [-2.724609375, 105.64453125, 114.08203125, 20.302734375, -165.5859375, 0.15117157995700836], "max": [37.6171875, 180.87890625, 165.234375, 99.84375, -89.208984375, 15.948600769042969], "mean": [13.921575546264648, 130.8389129638672, 142.21095275878906, 61.80922317504883, -147.5248565673828, 5.151430606842041], "std": [12.561577796936035, 26.207639694213867, 15.0851411819458, 23.653812408447266, 30.30763816833496, 5.66381311416626], "count": [469]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5634173570261438]], [[0.5544703758169935]], [[0.5765064848856208]]], "std": [[[0.2646727944276591]], [[0.2835712071816152]], [[0.2979298955925465]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436648425245098]], [[0.5629633843954248]], [[0.6387715788398693]]], "std": [[[0.3645146275697717]], [[0.26371356912833166]], [[0.2624280075119993]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.6], "mean": [7.8], "std": [4.5129443456203475], "count": [469]}, "frame_index": {"min": [0], "max": [468], "mean": [234.0], "std": [135.3883303686104], "count": [469]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [469]}, "index": {"min": [52681], "max": [53149], "mean": [52915.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}}} +{"episode_index": 158, "stats": {"action": {"min": [-7.294921875, 88.41796875, 103.798828125, 25.6640625, -153.369140625, -0.09451796114444733], "max": [2.548828125, 181.494140625, 157.412109375, 95.712890625, -89.208984375, 10.8695650100708], "mean": [-2.9879496097564697, 131.95758056640625, 131.7860870361328, 63.59765625, -122.2711181640625, 2.4934916496276855], "std": [2.9257357120513916, 35.79119110107422, 12.970491409301758, 25.156341552734375, 24.70961570739746, 4.019443988800049], "count": [265]}, "observation.state": {"min": [-7.119140625, 87.275390625, 107.05078125, 24.78515625, -152.490234375, 0.15117157995700836], "max": [2.021484375, 180.87890625, 156.97265625, 94.39453125, -89.296875, 9.750566482543945], "mean": [-2.469228982925415, 130.64492797851562, 132.43601989746094, 63.38572311401367, -121.75604248046875, 2.5248546600341797], "std": [2.8353989124298096, 36.33800506591797, 12.425525665283203, 25.404220581054688, 24.582962036132812, 3.5913000106811523], "count": [265]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5727951307189543]], [[0.5589546241830066]], [[0.5730415931372549]]], "std": [[[0.259301593608245]], [[0.2847337635396193]], [[0.2994860381269663]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441470829248366]], [[0.536743539624183]], [[0.5983742361111111]]], "std": [[[0.3477927602756097]], [[0.2685049035614619]], [[0.28987004894340307]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [265]}, "index": {"min": [53150], "max": [53414], "mean": [53282.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}}} +{"episode_index": 159, "stats": {"action": {"min": [-26.71875, 79.453125, 103.974609375, 40.078125, -135.615234375, -0.09451796114444733], "max": [-0.263671875, 181.494140625, 134.736328125, 100.72265625, -88.681640625, 17.29678726196289], "mean": [-12.687414169311523, 130.9745330810547, 120.89933013916016, 73.3172378540039, -114.2262954711914, 3.3721415996551514], "std": [10.147327423095703, 39.46694564819336, 10.259734153747559, 18.995067596435547, 18.390087127685547, 5.694704055786133], "count": [251]}, "observation.state": {"min": [-25.751953125, 77.6953125, 107.490234375, 39.990234375, -134.560546875, 0.15117157995700836], "max": [0.439453125, 180.966796875, 134.296875, 99.4921875, -88.154296875, 16.402116775512695], "mean": [-12.074280738830566, 129.15719604492188, 121.9543685913086, 73.03430938720703, -113.73011779785156, 3.4591853618621826], "std": [10.182117462158203, 40.629005432128906, 9.490867614746094, 19.18715476989746, 18.24306869506836, 5.183152675628662], "count": [251]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5478171568627451]], [[0.5483679534313726]], [[0.5731276817810458]]], "std": [[[0.27874294367800373]], [[0.28670251365799543]], [[0.2975072249622436]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44634417483660127]], [[0.5381232373366013]], [[0.5909913684640523]]], "std": [[[0.34780650974074356]], [[0.2677585343998645]], [[0.2805021449367137]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [251]}, "index": {"min": [53415], "max": [53665], "mean": [53540.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}}} +{"episode_index": 160, "stats": {"action": {"min": [-6.767578125, 65.830078125, 90.263671875, 22.5, -96.85546875, -0.09451796114444733], "max": [38.935546875, 181.318359375, 140.44921875, 95.2734375, -70.576171875, 13.137996673583984], "mean": [4.911824703216553, 112.53678894042969, 120.51103210449219, 55.67122268676758, -83.33663940429688, 3.5469653606414795], "std": [12.367144584655762, 39.276058197021484, 11.494266510009766, 22.32227325439453, 7.056861877441406, 4.507346153259277], "count": [446]}, "observation.state": {"min": [-5.888671875, 63.45703125, 93.69140625, 22.412109375, -95.712890625, 0.15117157995700836], "max": [37.705078125, 180.966796875, 140.2734375, 94.74609375, -70.13671875, 12.698413848876953], "mean": [4.7738800048828125, 110.42937469482422, 121.71269226074219, 55.359859466552734, -82.76944732666016, 3.5523557662963867], "std": [11.9564847946167, 40.22113800048828, 10.650816917419434, 22.518978118896484, 7.047484397888184, 4.053100109100342], "count": [446]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.567362156862745]], [[0.557582602124183]], [[0.5751140277777778]]], "std": [[[0.27270531519447827]], [[0.29381176652174473]], [[0.30598791167236933]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561240808823529]], [[0.5207729616013071]], [[0.5695503615196079]]], "std": [[[0.340271931206574]], [[0.2695099165398999]], [[0.2877014152741902]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [446]}, "index": {"min": [53666], "max": [54111], "mean": [53888.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [446]}}} +{"episode_index": 161, "stats": {"action": {"min": [-16.34765625, 93.603515625, 108.193359375, 29.619140625, -153.896484375, 0.0], "max": [5.361328125, 181.669921875, 149.677734375, 99.404296875, -89.47265625, 15.217391014099121], "mean": [-6.286729335784912, 137.51821899414062, 132.6944122314453, 67.77446746826172, -120.0650634765625, 3.413940191268921], "std": [7.275276184082031, 34.886356353759766, 10.800262451171875, 24.35569953918457, 24.702613830566406, 5.272807598114014], "count": [293]}, "observation.state": {"min": [-16.171875, 92.28515625, 111.26953125, 29.00390625, -152.490234375, 0.15117157995700836], "max": [4.833984375, 180.966796875, 149.4140625, 98.701171875, -89.208984375, 14.512472152709961], "mean": [-5.988561153411865, 136.38214111328125, 133.56973266601562, 67.5608901977539, -119.50335693359375, 3.379176139831543], "std": [6.957517147064209, 35.386192321777344, 10.358428955078125, 24.6107234954834, 24.575984954833984, 4.892877578735352], "count": [293]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5683947589869282]], [[0.5573549918300653]], [[0.5736779922385621]]], "std": [[[0.2606385954013933]], [[0.2828042889191224]], [[0.2972777577721732]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42119670547385624]], [[0.5360963991013071]], [[0.6036349652777778]]], "std": [[[0.34949001287228487]], [[0.26576504670135204]], [[0.28853824140237266]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.733333333333333], "mean": [4.866666666666667], "std": [2.8193773938387334], "count": [293]}, "frame_index": {"min": [0], "max": [292], "mean": [146.0], "std": [84.581321815162], "count": [293]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [293]}, "index": {"min": [54112], "max": [54404], "mean": [54258.0], "std": [84.581321815162], "count": [293]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [293]}}} +{"episode_index": 162, "stats": {"action": {"min": [-1.142578125, 87.626953125, 102.3046875, 28.037109375, -127.96875, -0.09451796114444733], "max": [32.34375, 181.669921875, 144.931640625, 93.1640625, -90.0, 11.436673164367676], "mean": [14.220807075500488, 138.5937042236328, 127.8018569946289, 69.3300552368164, -106.91313171386719, 2.031996011734009], "std": [13.548813819885254, 38.78762435913086, 11.277079582214355, 22.53009605407715, 15.125486373901367, 3.852672576904297], "count": [337]}, "observation.state": {"min": [-0.703125, 86.044921875, 105.908203125, 28.30078125, -126.5625, 0.15117157995700836], "max": [31.81640625, 181.669921875, 144.228515625, 92.548828125, -90.3515625, 10.808768272399902], "mean": [13.944095611572266, 137.41331481933594, 128.86727905273438, 69.18505096435547, -106.57951354980469, 2.1119253635406494], "std": [13.161280632019043, 39.52507781982422, 10.428364753723145, 22.741825103759766, 14.802210807800293, 3.4806411266326904], "count": [337]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5579867258986928]], [[0.5532809477124183]], [[0.5710381025326797]]], "std": [[[0.27747790133634087]], [[0.29061923282309376]], [[0.30233110151125814]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46455447508169934]], [[0.5430156740196078]], [[0.6076980964052288]]], "std": [[[0.35142292386034535]], [[0.2719789543380386]], [[0.27447679259364444]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [337]}, "index": {"min": [54405], "max": [54741], "mean": [54573.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}}} +{"episode_index": 163, "stats": {"action": {"min": [-23.37890625, 92.548828125, 88.505859375, 37.08984375, -148.447265625, -0.09451796114444733], "max": [-0.263671875, 181.494140625, 148.798828125, 98.525390625, -90.087890625, 14.461247444152832], "mean": [-10.846025466918945, 133.10134887695312, 126.34503936767578, 69.84939575195312, -120.91387176513672, 3.2069640159606934], "std": [8.427911758422852, 35.15221405029297, 15.832704544067383, 22.13267707824707, 22.869043350219727, 4.992776870727539], "count": [327]}, "observation.state": {"min": [-22.5, 91.23046875, 92.021484375, 36.650390625, -147.48046875, 0.15117157995700836], "max": [0.087890625, 180.966796875, 148.359375, 97.646484375, -90.3515625, 13.378684043884277], "mean": [-10.274601936340332, 131.77378845214844, 127.38821411132812, 69.65533447265625, -120.38219451904297, 3.369452714920044], "std": [8.364850044250488, 35.83112716674805, 14.978914260864258, 22.376663208007812, 22.72264862060547, 4.525329113006592], "count": [327]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5594758415032679]], [[0.557220420751634]], [[0.5774344158496731]]], "std": [[[0.2754260022753037]], [[0.28822844132234193]], [[0.301340055096858]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42974794321895426]], [[0.5354211397058823]], [[0.5998168300653595]]], "std": [[[0.3486294641900616]], [[0.26214118601762454]], [[0.2816491736933318]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [327]}, "index": {"min": [54742], "max": [55068], "mean": [54905.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}}} +{"episode_index": 164, "stats": {"action": {"min": [-19.86328125, 84.55078125, 91.0546875, 33.486328125, -94.921875, -0.09451796114444733], "max": [13.271484375, 181.58203125, 160.83984375, 99.31640625, -28.388671875, 18.052928924560547], "mean": [-1.6796875, 130.283935546875, 128.73974609375, 67.54045867919922, -58.01548385620117, 2.3979549407958984], "std": [10.681998252868652, 33.674774169921875, 18.77923011779785, 19.981916427612305, 24.591625213623047, 4.43650484085083], "count": [378]}, "observation.state": {"min": [-19.072265625, 82.880859375, 94.833984375, 32.958984375, -93.69140625, 0.15117157995700836], "max": [12.744140625, 180.966796875, 160.3125, 98.701171875, -28.388671875, 16.250944137573242], "mean": [-1.6241164207458496, 128.88804626464844, 129.80078125, 67.32933044433594, -57.612770080566406, 2.7202911376953125], "std": [10.172934532165527, 34.410282135009766, 17.965808868408203, 20.197832107543945, 24.590991973876953, 3.94783616065979], "count": [378]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5587708190359477]], [[0.5536255004084967]], [[0.5719064174836601]]], "std": [[[0.27339827022828445]], [[0.2910585849199853]], [[0.30621838884343255]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42871760416666665]], [[0.5336182679738561]], [[0.6021814930555556]]], "std": [[[0.3551884815611643]], [[0.26353123786447913]], [[0.2712751987461561]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [378]}, "index": {"min": [55069], "max": [55446], "mean": [55257.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}}} +{"episode_index": 165, "stats": {"action": {"min": [-29.1796875, 100.634765625, 80.15625, 32.16796875, -91.142578125, -0.09451796114444733], "max": [4.74609375, 181.58203125, 153.720703125, 100.986328125, -36.123046875, 13.610586166381836], "mean": [-10.8896484375, 130.0527801513672, 130.6597137451172, 67.1044921875, -62.810203552246094, 3.2422168254852295], "std": [11.416893005371094, 31.44291877746582, 18.58406639099121, 23.724262237548828, 19.368850708007812, 4.602108478546143], "count": [370]}, "observation.state": {"min": [-28.65234375, 99.580078125, 83.583984375, 31.728515625, -91.23046875, 0.15117157995700836], "max": [3.779296875, 180.966796875, 153.28125, 99.755859375, -36.2109375, 12.698413848876953], "mean": [-10.527872085571289, 128.7410125732422, 131.50953674316406, 66.78499603271484, -62.33203125, 3.3079988956451416], "std": [11.102029800415039, 32.07210159301758, 17.746610641479492, 23.888723373413086, 19.438432693481445, 4.064533710479736], "count": [370]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5561775592320262]], [[0.5553518464052287]], [[0.5751353635620915]]], "std": [[[0.2723654535263057]], [[0.2882093787137276]], [[0.3024178835382396]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42291270833333333]], [[0.5455994301470588]], [[0.6216406842320261]]], "std": [[[0.36226461577691105]], [[0.26299307506393776]], [[0.2653989973936604]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [370]}, "index": {"min": [55447], "max": [55816], "mean": [55631.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}}} +{"episode_index": 166, "stats": {"action": {"min": [-21.62109375, 82.08984375, 87.099609375, 30.322265625, -93.603515625, -0.09451796114444733], "max": [5.712890625, 181.23046875, 148.798828125, 100.458984375, -51.416015625, 16.06805419921875], "mean": [-5.673166275024414, 125.81640625, 126.50489807128906, 66.39640045166016, -72.80223846435547, 3.1260335445404053], "std": [7.390786170959473, 37.87964630126953, 14.79185962677002, 22.2939453125, 14.887121200561523, 4.998677730560303], "count": [354]}, "observation.state": {"min": [-20.7421875, 80.771484375, 90.966796875, 29.970703125, -92.900390625, 0.15117157995700836], "max": [4.658203125, 180.87890625, 148.0078125, 99.755859375, -51.240234375, 15.570672988891602], "mean": [-5.218071460723877, 124.4829330444336, 127.25401306152344, 66.13272857666016, -72.3707275390625, 3.2412099838256836], "std": [7.179566860198975, 38.539306640625, 13.871641159057617, 22.538776397705078, 14.888915061950684, 4.50459098815918], "count": [354]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5505953737745098]], [[0.5495726368464052]], [[0.56771664624183]]], "std": [[[0.27532788651049134]], [[0.2904344861113141]], [[0.30427374980681876]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294145036764706]], [[0.5343696262254902]], [[0.6073428921568627]]], "std": [[[0.34434166470801164]], [[0.2602778741156473]], [[0.27396033660118246]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [354]}, "index": {"min": [55817], "max": [56170], "mean": [55993.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}}} +{"episode_index": 167, "stats": {"action": {"min": [-16.5234375, 57.12890625, 70.83984375, 31.376953125, -91.845703125, -0.09451796114444733], "max": [35.244140625, 181.58203125, 162.94921875, 100.458984375, -27.158203125, 13.327032089233398], "mean": [-0.3425435423851013, 125.26571655273438, 127.24828338623047, 65.66455078125, -54.48546600341797, 3.8271210193634033], "std": [15.225348472595215, 37.39616394042969, 24.01107406616211, 21.265199661254883, 23.759798049926758, 4.959535121917725], "count": [497]}, "observation.state": {"min": [-16.083984375, 55.107421875, 74.794921875, 30.849609375, -91.142578125, 0.15117157995700836], "max": [34.716796875, 180.87890625, 162.421875, 99.755859375, -27.333984375, 12.471654891967773], "mean": [-0.09301905333995819, 123.54002380371094, 128.27992248535156, 65.39363098144531, -54.0771369934082, 4.048171520233154], "std": [14.758710861206055, 38.326778411865234, 23.436147689819336, 21.432262420654297, 23.688404083251953, 4.3323073387146], "count": [497]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.563541190087146]], [[0.5595255174291939]], [[0.5764004240585122]]], "std": [[[0.2721510091293468]], [[0.28894977489593393]], [[0.3028498335655542]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4489144821817616]], [[0.547846164021164]], [[0.6080469965764084]]], "std": [[[0.35258976539478276]], [[0.26540992260132873]], [[0.2709441742261105]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [497]}, "index": {"min": [56171], "max": [56667], "mean": [56419.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [497]}}} +{"episode_index": 168, "stats": {"action": {"min": [-2.109375, 87.890625, 89.560546875, 30.5859375, -129.990234375, -0.09451796114444733], "max": [20.0390625, 181.40625, 135.966796875, 92.63671875, -88.76953125, 13.799622535705566], "mean": [7.950873851776123, 124.6723403930664, 122.84180450439453, 66.63599395751953, -106.80995178222656, 3.650428295135498], "std": [6.819334506988525, 38.029178619384766, 12.528761863708496, 22.165250778198242, 13.308309555053711, 5.299972057342529], "count": [354]}, "observation.state": {"min": [-1.845703125, 85.95703125, 93.1640625, 29.794921875, -128.671875, 0.15117157995700836], "max": [19.599609375, 180.87890625, 135.17578125, 91.845703125, -88.2421875, 12.622827529907227], "mean": [7.55412483215332, 122.62578582763672, 123.80777740478516, 66.43364715576172, -106.26478576660156, 3.6524651050567627], "std": [6.507120609283447, 39.177547454833984, 11.522452354431152, 22.321199417114258, 13.223102569580078, 4.751380920410156], "count": [354]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5588280616830066]], [[0.5548678451797385]], [[0.5733854166666666]]], "std": [[[0.28303262215011216]], [[0.29719239731174313]], [[0.3095058365392372]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44775616217320263]], [[0.5409765706699347]], [[0.59692]]], "std": [[[0.34928228676961076]], [[0.2714219009146869]], [[0.28934143400042905]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [354]}, "index": {"min": [56668], "max": [57021], "mean": [56844.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}}} +{"episode_index": 169, "stats": {"action": {"min": [-39.375, 101.953125, 97.91015625, 33.57421875, -161.630859375, -0.09451796114444733], "max": [0.966796875, 181.58203125, 163.564453125, 100.986328125, -58.7109375, 14.366729736328125], "mean": [-15.462438583374023, 137.6822052001953, 133.15316772460938, 70.25897216796875, -116.4997329711914, 3.445378065109253], "std": [14.66783618927002, 30.74712562561035, 18.99930191040039, 24.237512588500977, 29.478116989135742, 5.489933490753174], "count": [376]}, "observation.state": {"min": [-38.671875, 100.72265625, 101.162109375, 33.046875, -160.6640625, 0.15117157995700836], "max": [-0.17578125, 180.87890625, 163.212890625, 100.283203125, -58.974609375, 13.832199096679688], "mean": [-15.123732566833496, 136.43223571777344, 134.12615966796875, 69.93498992919922, -116.02546691894531, 3.8631081581115723], "std": [14.373710632324219, 31.32270050048828, 18.23355484008789, 24.346765518188477, 29.265161514282227, 4.899898529052734], "count": [376]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549025816993464]], [[0.5555050653594772]], [[0.5770398570261438]]], "std": [[[0.27293353201557974]], [[0.2859528733109902]], [[0.300069119308145]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4194990665849673]], [[0.5437296895424837]], [[0.6136604370915033]]], "std": [[[0.3470262496224877]], [[0.2548608803780937]], [[0.2676931823250517]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [376]}, "index": {"min": [57022], "max": [57397], "mean": [57209.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [376]}}} +{"episode_index": 170, "stats": {"action": {"min": [-17.666015625, 105.732421875, 96.328125, 34.716796875, -170.947265625, 0.0], "max": [5.888671875, 181.58203125, 152.666015625, 98.7890625, -88.505859375, 15.028355598449707], "mean": [-4.765259742736816, 137.54139709472656, 131.390380859375, 69.48123168945312, -131.5766143798828, 3.9597437381744385], "std": [7.357310771942139, 31.386825561523438, 16.30852699279785, 22.878217697143555, 34.47975158691406, 6.012633800506592], "count": [321]}, "observation.state": {"min": [-16.787109375, 104.677734375, 99.84375, 33.662109375, -165.76171875, 0.15117157995700836], "max": [4.74609375, 180.966796875, 152.40234375, 97.822265625, -88.2421875, 14.739229202270508], "mean": [-4.604811668395996, 136.11817932128906, 132.36737060546875, 69.24466705322266, -130.36883544921875, 4.157436370849609], "std": [6.883293628692627, 32.08576965332031, 15.468356132507324, 23.077850341796875, 33.637420654296875, 5.4192423820495605], "count": [321]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5665673529411764]], [[0.5630877124183007]], [[0.579670451388889]]], "std": [[[0.26860780658750305]], [[0.2872915571814484]], [[0.3013796047256768]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481558578431372]], [[0.5455030249183007]], [[0.6079239869281046]]], "std": [[[0.34842746702014854]], [[0.2650486997646456]], [[0.28289000033593203]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [321]}, "index": {"min": [57398], "max": [57718], "mean": [57558.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}}} +{"episode_index": 171, "stats": {"action": {"min": [-22.763671875, 88.9453125, 95.888671875, 30.9375, -92.724609375, -0.09451796114444733], "max": [0.52734375, 181.494140625, 136.93359375, 97.822265625, -53.349609375, 14.366729736328125], "mean": [-8.336898803710938, 130.11756896972656, 125.46482849121094, 65.42091369628906, -72.27638244628906, 3.5000720024108887], "std": [7.76478910446167, 38.29867172241211, 11.174139976501465, 23.953170776367188, 15.254229545593262, 5.2998857498168945], "count": [325]}, "observation.state": {"min": [-21.884765625, 87.01171875, 99.140625, 30.322265625, -91.7578125, 0.15117157995700836], "max": [0.17578125, 180.966796875, 136.318359375, 96.85546875, -53.349609375, 13.68102741241455], "mean": [-7.913131237030029, 128.5328826904297, 126.18048095703125, 65.2924575805664, -71.74443817138672, 3.591127634048462], "std": [7.540721416473389, 39.13608932495117, 10.190220832824707, 24.229337692260742, 15.255461692810059, 4.8265581130981445], "count": [325]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5579557577614379]], [[0.5579301674836601]], [[0.5761600531045752]]], "std": [[[0.2764004222776474]], [[0.29044464970440154]], [[0.30379011320907134]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651089297385621]], [[0.5405066666666666]], [[0.5933417279411765]]], "std": [[[0.3472026621494756]], [[0.2702595752340044]], [[0.2828083419995148]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [325]}, "index": {"min": [57719], "max": [58043], "mean": [57881.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [325]}}} +{"episode_index": 172, "stats": {"action": {"min": [-6.50390625, 70.224609375, 97.822265625, 16.171875, -129.19921875, 0.0], "max": [43.681640625, 181.58203125, 144.404296875, 95.537109375, -74.619140625, 15.973535537719727], "mean": [6.514535427093506, 118.16964721679688, 126.11164855957031, 56.299339294433594, -96.55770874023438, 3.7442076206207275], "std": [14.874401092529297, 38.4007682800293, 12.576537132263184, 25.093576431274414, 16.71576499938965, 4.93119478225708], "count": [554]}, "observation.state": {"min": [-5.9765625, 68.73046875, 100.37109375, 16.171875, -128.408203125, 0.15117157995700836], "max": [42.802734375, 180.966796875, 144.31640625, 94.833984375, -74.091796875, 14.739229202270508], "mean": [6.472494125366211, 116.17694854736328, 126.9581298828125, 56.01472473144531, -96.03771209716797, 4.056524753570557], "std": [14.431815147399902, 39.2391471862793, 11.835494995117188, 25.23011016845703, 16.636520385742188, 4.3348517417907715], "count": [554]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5634460927645912]], [[0.5569730947569086]], [[0.5735958104001835]]], "std": [[[0.2749969510131574]], [[0.29137290561222856]], [[0.30417323505033134]]], "count": [114]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44411869696709094]], [[0.5264767694358445]], [[0.5839866163570692]]], "std": [[[0.33829403910182465]], [[0.26062032950290365]], [[0.2762362346483917]]], "count": [114]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [554]}, "index": {"min": [58044], "max": [58597], "mean": [58320.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [554]}}} +{"episode_index": 173, "stats": {"action": {"min": [-13.798828125, 65.302734375, 89.12109375, 17.75390625, -119.8828125, -0.09451796114444733], "max": [47.021484375, 181.669921875, 144.84375, 100.01953125, -50.537109375, 13.70510482788086], "mean": [6.705741882324219, 117.13397216796875, 123.58084106445312, 56.74416732788086, -89.05726623535156, 3.4883882999420166], "std": [19.949073791503906, 39.70119857788086, 15.224624633789062, 25.97243309020996, 20.800392150878906, 4.6136555671691895], "count": [506]}, "observation.state": {"min": [-12.919921875, 63.369140625, 92.4609375, 17.40234375, -118.65234375, 0.15117157995700836], "max": [46.494140625, 180.87890625, 144.404296875, 99.31640625, -50.2734375, 12.622827529907227], "mean": [6.719116687774658, 115.04342651367188, 124.66943359375, 56.505332946777344, -88.54061889648438, 3.5698530673980713], "std": [19.564414978027344, 40.64960479736328, 14.530056953430176, 26.169160842895508, 20.74703598022461, 4.063560962677002], "count": [506]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5589009549574547]], [[0.5558017172277716]], [[0.5728847923603403]]], "std": [[[0.2729125649822314]], [[0.2884316944649529]], [[0.3017827479164323]]], "count": [106]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47164653086077196]], [[0.5382695326951535]], [[0.5851238169009741]]], "std": [[[0.33756414897377945]], [[0.2687999891154501]], [[0.2824689410829259]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.833333333333332], "mean": [8.416666666666666], "std": [4.868977761752917], "count": [506]}, "frame_index": {"min": [0], "max": [505], "mean": [252.5], "std": [146.0693328525875], "count": [506]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [506]}, "index": {"min": [58598], "max": [59103], "mean": [58850.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}}} +{"episode_index": 174, "stats": {"action": {"min": [-12.12890625, 59.23828125, 69.873046875, 33.662109375, -95.09765625, -0.09451796114444733], "max": [42.626953125, 181.58203125, 132.978515625, 98.525390625, -42.626953125, 14.177693367004395], "mean": [2.1431925296783447, 110.45512390136719, 112.40750122070312, 63.12924575805664, -67.62980651855469, 3.8252382278442383], "std": [17.103923797607422, 41.94921875, 16.12709617614746, 20.555198669433594, 17.907161712646484, 5.184222221374512], "count": [499]}, "observation.state": {"min": [-11.6015625, 57.744140625, 73.564453125, 33.310546875, -94.658203125, 0.15117157995700836], "max": [41.66015625, 180.966796875, 132.626953125, 97.822265625, -42.099609375, 12.849584579467773], "mean": [2.378330945968628, 108.1854476928711, 113.85369110107422, 62.871212005615234, -67.12938690185547, 3.876378297805786], "std": [16.635387420654297, 42.88661193847656, 15.33477783203125, 20.73423194885254, 17.861602783203125, 4.768127918243408], "count": [499]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5480882080610021]], [[0.5461602707749766]], [[0.5643524451447245]]], "std": [[[0.2815458868318075]], [[0.29292114840488104]], [[0.306068343308011]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885202653283535]], [[0.530313809134765]], [[0.5724080143168379]]], "std": [[[0.3383948911724215]], [[0.27935623383866254]], [[0.29426043008944114]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [499]}, "index": {"min": [59104], "max": [59602], "mean": [59353.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}}} +{"episode_index": 175, "stats": {"action": {"min": [-11.162109375, 94.39453125, 111.4453125, 33.837890625, -175.25390625, 0.0], "max": [0.966796875, 181.58203125, 163.916015625, 96.50390625, -90.703125, 13.610586166381836], "mean": [-3.629988670349121, 140.1209716796875, 136.78744506835938, 66.93850708007812, -133.99456787109375, 2.858029842376709], "std": [4.098424911499023, 32.245452880859375, 14.579157829284668, 22.34115982055664, 35.6399040222168, 4.992506980895996], "count": [332]}, "observation.state": {"min": [-11.07421875, 93.33984375, 114.43359375, 32.783203125, -165.76171875, 0.15117157995700836], "max": [0.17578125, 180.966796875, 163.30078125, 95.625, -90.087890625, 12.698413848876953], "mean": [-3.555069923400879, 139.0358123779297, 137.6555938720703, 66.75345611572266, -132.14697265625, 3.1825549602508545], "std": [3.667884349822998, 32.67115783691406, 13.991610527038574, 22.696041107177734, 34.185585021972656, 4.476979732513428], "count": [332]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5609090318627451]], [[0.5573743974673203]], [[0.5737126940359477]]], "std": [[[0.2684984956568274]], [[0.28748595273609534]], [[0.302671506525054]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44440303513071894]], [[0.5426368892973856]], [[0.6000408169934641]]], "std": [[[0.3468029155407374]], [[0.2652326802683261]], [[0.28582456767590714]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [332]}, "index": {"min": [59603], "max": [59934], "mean": [59768.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}}} +{"episode_index": 176, "stats": {"action": {"min": [-8.7890625, 111.4453125, 98.701171875, 28.212890625, -205.6640625, -0.09451796114444733], "max": [16.5234375, 181.58203125, 164.619140625, 100.37109375, -89.912109375, 14.839320182800293], "mean": [2.234004497528076, 141.87606811523438, 136.85086059570312, 70.49478149414062, -150.1344757080078, 4.282176971435547], "std": [7.801644325256348, 27.99285125732422, 18.559791564941406, 24.13906478881836, 46.083377838134766, 5.742980480194092], "count": [311]}, "observation.state": {"min": [-7.91015625, 110.830078125, 102.041015625, 28.125, -165.76171875, 0.15117157995700836], "max": [15.8203125, 180.87890625, 164.267578125, 99.755859375, -89.560546875, 13.832199096679688], "mean": [2.0539841651916504, 140.87452697753906, 137.65562438964844, 70.30232238769531, -136.96298217773438, 4.41337776184082], "std": [7.331635475158691, 28.367292404174805, 17.986711502075195, 24.306795120239258, 34.16429138183594, 5.114251613616943], "count": [311]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.564635631127451]], [[0.5628356290849673]], [[0.5786647508169934]]], "std": [[[0.2687363781771438]], [[0.2851984760508334]], [[0.2981040668675765]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44363620710784313]], [[0.5482364031862745]], [[0.614312614379085]]], "std": [[[0.3581634135012129]], [[0.2670361304825076]], [[0.27893121637871054]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [311]}, "index": {"min": [59935], "max": [60245], "mean": [60090.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}}} +{"episode_index": 177, "stats": {"action": {"min": [-3.251953125, 93.603515625, 98.173828125, 43.330078125, -191.77734375, 0.0], "max": [34.1015625, 181.58203125, 151.787109375, 101.07421875, -89.12109375, 18.336483001708984], "mean": [16.462766647338867, 137.27516174316406, 128.05270385742188, 76.04933166503906, -144.90478515625, 4.370043754577637], "std": [13.784900665283203, 33.03111267089844, 13.468951225280762, 17.828601837158203, 44.14442825317383, 7.01318883895874], "count": [268]}, "observation.state": {"min": [-2.548828125, 92.109375, 101.865234375, 43.154296875, -165.76171875, 0.15117157995700836], "max": [33.486328125, 180.87890625, 151.259765625, 99.931640625, -89.296875, 17.838247299194336], "mean": [16.134489059448242, 136.08059692382812, 128.94679260253906, 75.79582214355469, -134.49102783203125, 4.603109836578369], "std": [13.479477882385254, 33.6802864074707, 12.603264808654785, 17.970834732055664, 34.798095703125, 6.418585777282715], "count": [268]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5554801531862745]], [[0.5568327308006537]], [[0.5765939256535947]]], "std": [[[0.2789912985667994]], [[0.2885231923110499]], [[0.301199376926658]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739978717320261]], [[0.5497262030228759]], [[0.6102154268790849]]], "std": [[[0.35004900835590036]], [[0.2725729762314241]], [[0.2788879893042291]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.9], "mean": [4.449999999999999], "std": [2.578813249884097], "count": [268]}, "frame_index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [268]}, "index": {"min": [60246], "max": [60513], "mean": [60379.5], "std": [77.36439749652291], "count": [268]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}}} +{"episode_index": 178, "stats": {"action": {"min": [-9.31640625, 86.923828125, 101.162109375, 30.322265625, -148.88671875, 0.0], "max": [4.658203125, 181.58203125, 143.525390625, 91.845703125, -88.06640625, 14.461247444152832], "mean": [-2.426795482635498, 131.44110107421875, 126.49150848388672, 66.18671417236328, -117.60205078125, 3.694927215576172], "std": [3.4905638694763184, 37.64194107055664, 11.46182918548584, 22.43099021911621, 23.84061622619629, 5.5710649490356445], "count": [260]}, "observation.state": {"min": [-8.7890625, 85.078125, 104.853515625, 29.970703125, -147.65625, 0.15117157995700836], "max": [3.955078125, 180.966796875, 143.4375, 90.791015625, -88.154296875, 13.832199096679688], "mean": [-2.23681640625, 129.8756561279297, 127.407958984375, 66.02275848388672, -117.09329986572266, 3.8194146156311035], "std": [3.1783151626586914, 38.384185791015625, 10.507406234741211, 22.69603729248047, 23.678810119628906, 5.0958075523376465], "count": [260]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5628654901960785]], [[0.5597894975490196]], [[0.5783153267973856]]], "std": [[[0.27040591714151563]], [[0.2862385539162297]], [[0.30010628490079816]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651458823529412]], [[0.5425006740196079]], [[0.5926470833333334]]], "std": [[[0.34621142702067537]], [[0.2684324967808948]], [[0.2877450684632146]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [260]}, "index": {"min": [60514], "max": [60773], "mean": [60643.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}}} +{"episode_index": 179, "stats": {"action": {"min": [0.087890625, 83.3203125, 88.06640625, 23.466796875, -124.365234375, 0.0], "max": [30.146484375, 181.58203125, 139.5703125, 98.525390625, -89.296875, 11.720226287841797], "mean": [14.789241790771484, 129.79591369628906, 124.41993713378906, 65.50003814697266, -106.44451904296875, 2.773169994354248], "std": [11.9837064743042, 38.93352127075195, 12.567214012145996, 24.864606857299805, 13.93083667755127, 4.128847599029541], "count": [294]}, "observation.state": {"min": [0.0, 81.9140625, 91.93359375, 23.291015625, -123.75, 0.15117157995700836], "max": [29.70703125, 180.966796875, 139.21875, 97.822265625, -89.208984375, 10.808768272399902], "mean": [14.282525062561035, 128.31912231445312, 125.45410919189453, 65.3427963256836, -105.99549865722656, 2.799766778945923], "std": [11.898282051086426, 39.61252212524414, 11.620201110839844, 25.095542907714844, 13.756492614746094, 3.74031925201416], "count": [294]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5340509538398693]], [[0.5424098651960785]], [[0.5641439848856209]]], "std": [[[0.28630070117671796]], [[0.29258615422348777]], [[0.3036909114568947]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779824693627451]], [[0.5466137765522875]], [[0.6005584007352941]]], "std": [[[0.35333551536529023]], [[0.2794283289688616]], [[0.28575901049953395]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [294]}, "index": {"min": [60774], "max": [61067], "mean": [60920.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 180, "stats": {"action": {"min": [-8.525390625, 58.798828125, 76.2890625, 13.88671875, -101.07421875, -0.09451796114444733], "max": [43.9453125, 181.58203125, 145.634765625, 97.03125, -74.70703125, 12.948960304260254], "mean": [4.376914024353027, 112.66326904296875, 117.95686340332031, 55.73009490966797, -84.27171325683594, 4.414346694946289], "std": [16.175453186035156, 39.29838943481445, 17.651500701904297, 24.960630416870117, 7.284550189971924, 5.1562676429748535], "count": [449]}, "observation.state": {"min": [-7.998046875, 56.513671875, 79.8046875, 13.623046875, -100.546875, 0.15117157995700836], "max": [42.890625, 180.87890625, 145.37109375, 96.416015625, -74.091796875, 11.791383743286133], "mean": [4.329151630401611, 110.31932067871094, 119.25856018066406, 55.4644660949707, -83.74038696289062, 4.506011486053467], "std": [15.725404739379883, 40.3009033203125, 16.89695930480957, 25.056659698486328, 7.259119510650635, 4.582925319671631], "count": [449]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5596147099673202]], [[0.5580691687091504]], [[0.5748552124183006]]], "std": [[[0.2782640433364069]], [[0.29245763340386277]], [[0.30391508198269546]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49131260620915035]], [[0.5226575551470588]], [[0.5554917871732026]]], "std": [[[0.3316670111682594]], [[0.27805841484219035]], [[0.2948971215519539]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [449]}, "index": {"min": [61068], "max": [61516], "mean": [61292.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}}} +{"episode_index": 181, "stats": {"action": {"min": [-0.703125, 75.41015625, 98.26171875, 26.71875, -92.373046875, -0.09451796114444733], "max": [5.80078125, 181.58203125, 132.978515625, 96.767578125, -57.3046875, 11.342155456542969], "mean": [2.108123779296875, 122.4701156616211, 120.1430435180664, 60.32612228393555, -73.13250732421875, 3.034327745437622], "std": [1.5494085550308228, 41.41893768310547, 10.280499458312988, 24.839319229125977, 14.559361457824707, 4.287764549255371], "count": [281]}, "observation.state": {"min": [-0.17578125, 73.740234375, 101.865234375, 26.3671875, -91.669921875, 0.15117157995700836], "max": [4.74609375, 180.87890625, 132.626953125, 95.80078125, -57.12890625, 10.657596588134766], "mean": [1.709957480430603, 120.73794555664062, 121.42473602294922, 60.208831787109375, -72.56230926513672, 3.024510383605957], "std": [1.2664222717285156, 42.16651916503906, 9.2334566116333, 25.017410278320312, 14.557170867919922, 3.9257266521453857], "count": [281]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5567508986928104]], [[0.5539063868464051]], [[0.568074573120915]]], "std": [[[0.27911797170662983]], [[0.29494449994461613]], [[0.30883246548205173]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47854456290849673]], [[0.5088111049836601]], [[0.5440008905228758]]], "std": [[[0.3344632275312427]], [[0.2767650980885371]], [[0.29632619800261517]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [281]}, "index": {"min": [61517], "max": [61797], "mean": [61657.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}}} +{"episode_index": 182, "stats": {"action": {"min": [-2.28515625, 68.994140625, 79.453125, 15.1171875, -180.52734375, -0.09451796114444733], "max": [57.3046875, 181.58203125, 160.6640625, 94.74609375, -88.9453125, 13.421550750732422], "mean": [17.21148109436035, 122.8758316040039, 128.36090087890625, 58.94982147216797, -128.87884521484375, 4.392571926116943], "std": [16.86224365234375, 37.52912902832031, 18.069185256958008, 25.72962188720703, 32.745704650878906, 5.201576232910156], "count": [507]}, "observation.state": {"min": [-1.669921875, 66.533203125, 83.232421875, 15.556640625, -165.76171875, 0.15117157995700836], "max": [56.77734375, 180.87890625, 160.224609375, 93.8671875, -88.857421875, 12.622827529907227], "mean": [16.797510147094727, 121.13444519042969, 129.22488403320312, 58.711978912353516, -126.05661010742188, 4.360711574554443], "std": [16.652284622192383, 38.38515090942383, 17.375751495361328, 25.869503021240234, 29.39008331298828, 4.708972454071045], "count": [507]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5465623323621901]], [[0.5518885439789123]], [[0.5715948174867431]]], "std": [[[0.2813811369073591]], [[0.28897893663377566]], [[0.30072906003807337]]], "count": [106]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48280123743679865]], [[0.5459220426378099]], [[0.5921921957855469]]], "std": [[[0.3433871109840123]], [[0.2740399578871474]], [[0.28701886619895556]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.866666666666667], "mean": [8.433333333333334], "std": [4.878600284993714], "count": [507]}, "frame_index": {"min": [0], "max": [506], "mean": [253.0], "std": [146.35800854981142], "count": [507]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [507]}, "index": {"min": [61798], "max": [62304], "mean": [62051.0], "std": [146.35800854981142], "count": [507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [507]}}} +{"episode_index": 183, "stats": {"action": {"min": [-2.373046875, 59.677734375, 74.443359375, 27.7734375, -150.29296875, 0.0], "max": [38.759765625, 181.58203125, 149.677734375, 98.173828125, -83.84765625, 18.80907440185547], "mean": [12.919208526611328, 110.12557983398438, 114.24462890625, 64.59675598144531, -109.89553833007812, 5.373528003692627], "std": [12.58202075958252, 38.61433029174805, 21.394317626953125, 20.476743698120117, 24.34018898010254, 6.629215717315674], "count": [493]}, "observation.state": {"min": [-1.7578125, 57.216796875, 77.607421875, 27.59765625, -149.765625, 0.15117157995700836], "max": [37.880859375, 180.87890625, 149.23828125, 97.822265625, -83.3203125, 17.76266098022461], "mean": [12.442673683166504, 107.45980072021484, 115.34918212890625, 64.22433471679688, -109.33866119384766, 5.537688732147217], "std": [12.241455078125, 39.59335708618164, 20.587825775146484, 20.60491943359375, 24.313501358032227, 6.01772403717041], "count": [493]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5416979912958774]], [[0.5479523669243338]], [[0.5717676753393666]]], "std": [[[0.28845604798547864]], [[0.2943371461511746]], [[0.3055411178584898]]], "count": [104]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47554029780982904]], [[0.5435299341691805]], [[0.5910052220808195]]], "std": [[[0.3428274654652986]], [[0.2768779130774677]], [[0.2956876651534389]]], "count": [104]}, "timestamp": {"min": [0.0], "max": [16.4], "mean": [8.200000000000001], "std": [4.743884952699047], "count": [493]}, "frame_index": {"min": [0], "max": [492], "mean": [246.0], "std": [142.3165485809714], "count": [493]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [493]}, "index": {"min": [62305], "max": [62797], "mean": [62551.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [493]}}} +{"episode_index": 184, "stats": {"action": {"min": [-7.03125, 63.10546875, 85.25390625, 19.51171875, -92.63671875, -0.09451796114444733], "max": [1.0546875, 181.58203125, 133.330078125, 97.294921875, -72.685546875, 14.083175659179688], "mean": [-3.601825475692749, 122.86095428466797, 116.74297332763672, 60.27522277832031, -82.01378631591797, 3.672869920730591], "std": [2.35862398147583, 43.65983200073242, 17.773101806640625, 25.017431259155273, 7.14738655090332, 5.297566890716553], "count": [312]}, "observation.state": {"min": [-6.767578125, 61.171875, 89.384765625, 19.6875, -91.7578125, 0.15117157995700836], "max": [0.87890625, 180.87890625, 133.330078125, 96.591796875, -72.158203125, 13.832199096679688], "mean": [-3.170823335647583, 120.96849060058594, 117.9044189453125, 60.22395324707031, -81.43460845947266, 3.9888367652893066], "std": [2.1693477630615234, 44.73393630981445, 16.51293182373047, 25.195987701416016, 7.173129558563232, 4.71835994720459], "count": [312]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5395739889705883]], [[0.5400739460784313]], [[0.5563712704248367]]], "std": [[[0.2860530508670517]], [[0.294939496172371]], [[0.30748979601206833]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4988619342320261]], [[0.5055723570261438]], [[0.5304161744281045]]], "std": [[[0.32463654893152183]], [[0.28116391163155197]], [[0.3022625403090487]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [312]}, "index": {"min": [62798], "max": [63109], "mean": [62953.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}}} +{"episode_index": 185, "stats": {"action": {"min": [-0.87890625, 81.38671875, 99.755859375, 30.76171875, -106.5234375, 0.0], "max": [24.873046875, 181.58203125, 132.978515625, 98.876953125, -89.6484375, 16.16257095336914], "mean": [11.076862335205078, 128.50006103515625, 117.45557403564453, 67.95333099365234, -96.58782958984375, 3.999600648880005], "std": [9.31397533416748, 42.263214111328125, 11.692599296569824, 22.04962921142578, 5.26002311706543, 6.107602596282959], "count": [266]}, "observation.state": {"min": [-0.087890625, 79.541015625, 102.48046875, 30.5859375, -105.64453125, 0.15117157995700836], "max": [23.642578125, 180.87890625, 132.626953125, 97.646484375, -89.296875, 15.721843719482422], "mean": [10.696223258972168, 126.66096496582031, 118.56181335449219, 67.86576843261719, -96.18340301513672, 4.243304252624512], "std": [8.931183815002441, 43.31711959838867, 10.596494674682617, 22.26675796508789, 5.036506175994873, 5.572841644287109], "count": [266]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5377362928921569]], [[0.5426990788398692]], [[0.5651776960784314]]], "std": [[[0.29461586135095863]], [[0.2974190004259559]], [[0.3080735213624997]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129188745915032]], [[0.5470014644607842]], [[0.5791692442810458]]], "std": [[[0.3350819128790015]], [[0.2875002196930419]], [[0.30026982605814423]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [266]}, "index": {"min": [63110], "max": [63375], "mean": [63242.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}}} +{"episode_index": 186, "stats": {"action": {"min": [-0.791015625, 87.5390625, 102.216796875, 22.32421875, -99.140625, 0.0], "max": [24.78515625, 181.58203125, 132.978515625, 93.8671875, -86.66015625, 16.16257095336914], "mean": [11.408130645751953, 131.22647094726562, 124.47293853759766, 61.26300811767578, -92.69219207763672, 3.9782755374908447], "std": [8.862908363342285, 38.532142639160156, 8.723004341125488, 25.788005828857422, 3.1326961517333984, 6.064179420471191], "count": [244]}, "observation.state": {"min": [0.0, 85.95703125, 106.083984375, 22.412109375, -98.7890625, 0.15117157995700836], "max": [23.818359375, 180.87890625, 132.626953125, 92.8125, -86.30859375, 15.721843719482422], "mean": [10.891593933105469, 129.22947692871094, 125.52222442626953, 61.24427795410156, -92.18646240234375, 4.185101509094238], "std": [8.593228340148926, 39.69806671142578, 7.650979518890381, 25.986940383911133, 3.1351871490478516, 5.505183219909668], "count": [244]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5388182373366014]], [[0.5447142340686275]], [[0.5654409660947712]]], "std": [[[0.2925091139055275]], [[0.29692395024437446]], [[0.30844448160861837]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094345588235294]], [[0.5441645935457516]], [[0.5732334293300654]]], "std": [[[0.3363754290477365]], [[0.28876875482212644]], [[0.3026481208617711]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [244]}, "index": {"min": [63376], "max": [63619], "mean": [63497.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}}} +{"episode_index": 187, "stats": {"action": {"min": [0.0, 71.015625, 79.98046875, 21.4453125, -113.73046875, 0.0], "max": [52.3828125, 181.58203125, 146.865234375, 94.39453125, -83.671875, 13.327032089233398], "mean": [22.00435447692871, 111.86026000976562, 120.54473114013672, 54.032562255859375, -98.44596862792969, 3.7415387630462646], "std": [15.673995018005371, 37.104129791259766, 14.832615852355957, 23.541051864624023, 8.5872163772583, 5.007028579711914], "count": [427]}, "observation.state": {"min": [0.087890625, 69.521484375, 84.375, 21.357421875, -112.8515625, 0.15117157995700836], "max": [51.50390625, 180.966796875, 146.25, 93.779296875, -83.3203125, 12.622827529907227], "mean": [21.45869255065918, 109.6567611694336, 121.68323516845703, 53.79009246826172, -97.90835571289062, 4.018430233001709], "std": [15.48426628112793, 37.93958282470703, 14.032816886901855, 23.691875457763672, 8.525617599487305, 4.328739166259766], "count": [427]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5374355453431372]], [[0.5424771977124183]], [[0.566565631127451]]], "std": [[[0.29294739877432346]], [[0.29476568695745486]], [[0.30574720867517]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025974448529411]], [[0.5464724183006536]], [[0.5845080902777778]]], "std": [[[0.33673851445003705]], [[0.2817883659518414]], [[0.29685563655641883]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [427]}, "index": {"min": [63620], "max": [64046], "mean": [63833.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [427]}}} +{"episode_index": 188, "stats": {"action": {"min": [-13.53515625, 63.369140625, 78.3984375, 21.533203125, -159.697265625, -0.09451796114444733], "max": [48.515625, 181.669921875, 173.232421875, 96.240234375, -83.759765625, 18.431001663208008], "mean": [3.283820867538452, 114.80528259277344, 119.93232727050781, 52.70949172973633, -108.26556396484375, 4.795372009277344], "std": [17.22550392150879, 41.45619583129883, 24.385848999023438, 23.80845832824707, 25.2947940826416, 6.486141204833984], "count": [604]}, "observation.state": {"min": [-12.83203125, 61.171875, 82.177734375, 21.09375, -158.73046875, 0.15117157995700836], "max": [47.548828125, 180.966796875, 173.14453125, 95.537109375, -83.583984375, 17.687074661254883], "mean": [3.3868448734283447, 112.39618682861328, 121.31659698486328, 52.625675201416016, -107.67520904541016, 5.347820281982422], "std": [16.873149871826172, 42.5643424987793, 23.555330276489258, 23.960298538208008, 25.228471755981445, 5.6518988609313965], "count": [604]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460256914060391]], [[0.5504809998379517]], [[0.5706884841057636]]], "std": [[[0.28497452509932686]], [[0.2904923575941447]], [[0.3025908837572216]]], "count": [121]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4958989679549506]], [[0.5199010019985956]], [[0.5483252427348351]]], "std": [[[0.3218072403419229]], [[0.275011601361698]], [[0.30018153935181635]]], "count": [121]}, "timestamp": {"min": [0.0], "max": [20.1], "mean": [10.049999999999999], "std": [5.811984744187365], "count": [604]}, "frame_index": {"min": [0], "max": [603], "mean": [301.5], "std": [174.35954232562094], "count": [604]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [604]}, "index": {"min": [64047], "max": [64650], "mean": [64348.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [604]}}} +{"episode_index": 189, "stats": {"action": {"min": [-5.888671875, 65.126953125, 94.921875, 16.875, -93.33984375, -0.09451796114444733], "max": [1.0546875, 181.58203125, 137.28515625, 98.61328125, -85.78125, 16.91871452331543], "mean": [-2.7821078300476074, 119.33685302734375, 118.41717529296875, 54.43441390991211, -90.13333892822266, 3.4064738750457764], "std": [2.2690236568450928, 42.29756164550781, 14.626192092895508, 29.26346206665039, 1.6241976022720337, 6.12503719329834], "count": [321]}, "observation.state": {"min": [-5.09765625, 63.10546875, 97.91015625, 16.5234375, -92.8125, 0.15117157995700836], "max": [0.966796875, 180.87890625, 137.4609375, 97.822265625, -85.166015625, 15.721843719482422], "mean": [-2.459568500518799, 117.30687713623047, 119.7809829711914, 54.374725341796875, -89.668701171875, 3.998969554901123], "std": [1.8804491758346558, 43.27003479003906, 13.590959548950195, 29.399354934692383, 1.5928174257278442, 5.414003849029541], "count": [321]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5501453227124182]], [[0.5487505412581699]], [[0.5679685968137255]]], "std": [[[0.28411927932664105]], [[0.2920275434885774]], [[0.3036072377241261]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035902001633986]], [[0.5174454820261438]], [[0.5380173815359477]]], "std": [[[0.328040073419122]], [[0.2876286609711991]], [[0.3084741574520006]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [321]}, "index": {"min": [64651], "max": [64971], "mean": [64811.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}}} +{"episode_index": 190, "stats": {"action": {"min": [-19.248046875, 74.1796875, 100.546875, 15.732421875, -115.224609375, -0.09451796114444733], "max": [52.55859375, 181.58203125, 138.779296875, 93.8671875, -60.732421875, 19.565217971801758], "mean": [1.6876956224441528, 116.79010772705078, 120.06316375732422, 57.49514389038086, -83.73482513427734, 4.099861145019531], "std": [22.83870506286621, 40.76063919067383, 10.87580394744873, 23.63617706298828, 14.771090507507324, 6.1444597244262695], "count": [539]}, "observation.state": {"min": [-18.896484375, 72.509765625, 103.359375, 15.205078125, -114.521484375, 0.15117157995700836], "max": [51.591796875, 180.87890625, 138.33984375, 92.8125, -60.29296875, 18.82086181640625], "mean": [1.8339626789093018, 114.63780212402344, 121.06116485595703, 57.30794906616211, -83.23896026611328, 4.320576190948486], "std": [22.369382858276367, 41.622615814208984, 10.058937072753906, 23.89436912536621, 14.780430793762207, 5.658835411071777], "count": [539]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5262880821998469]], [[0.5365635893246188]], [[0.5595192527085909]]], "std": [[[0.2969166523709044]], [[0.29507765857292506]], [[0.3042694724480844]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011588021845375]], [[0.5353839501265972]], [[0.5690887008331862]]], "std": [[[0.332081727488532]], [[0.28106399063520426]], [[0.2931743316837517]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [539]}, "index": {"min": [64972], "max": [65510], "mean": [65241.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}}} +{"episode_index": 191, "stats": {"action": {"min": [0.0, 95.888671875, 109.072265625, 33.662109375, -137.8125, 0.0], "max": [33.134765625, 181.58203125, 144.84375, 95.09765625, -89.384765625, 14.177693367004395], "mean": [15.431266784667969, 136.29864501953125, 129.52481079101562, 68.86876678466797, -111.8272476196289, 3.0443835258483887], "std": [12.363842010498047, 34.99483871459961, 8.386573791503906, 20.455768585205078, 18.257497787475586, 5.230229377746582], "count": [272]}, "observation.state": {"min": [-0.087890625, 94.21875, 112.8515625, 33.310546875, -136.7578125, 0.15117157995700836], "max": [32.607421875, 180.87890625, 144.404296875, 94.833984375, -89.296875, 13.68102741241455], "mean": [14.90973949432373, 134.9951629638672, 130.36390686035156, 68.68620300292969, -111.38909149169922, 3.3174469470977783], "std": [12.187232971191406, 35.5662841796875, 7.481691360473633, 20.77004051208496, 18.138080596923828, 4.746687889099121], "count": [272]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5377082802287582]], [[0.546452685866013]], [[0.5667532087418301]]], "std": [[[0.2871859087445863]], [[0.29023122546618824]], [[0.3009540718802258]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748086151960784]], [[0.5431919873366013]], [[0.5922452471405228]]], "std": [[[0.35392726534066987]], [[0.2826613064563863]], [[0.292873917469007]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [272]}, "index": {"min": [65511], "max": [65782], "mean": [65646.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}}} +{"episode_index": 192, "stats": {"action": {"min": [-18.193359375, 73.564453125, 85.517578125, 27.333984375, -174.814453125, -0.09451796114444733], "max": [21.97265625, 181.58203125, 164.794921875, 100.72265625, -89.560546875, 13.137996673583984], "mean": [1.560001254081726, 133.4067840576172, 123.37687683105469, 72.91410827636719, -117.6724853515625, 2.29729962348938], "std": [12.348458290100098, 39.86049270629883, 21.62809181213379, 19.983409881591797, 35.31539535522461, 4.557036399841309], "count": [383]}, "observation.state": {"min": [-17.666015625, 71.279296875, 88.681640625, 27.421875, -165.76171875, 0.15117157995700836], "max": [20.654296875, 180.966796875, 164.1796875, 99.66796875, -89.296875, 12.622827529907227], "mean": [1.5214487314224243, 131.818115234375, 124.29197692871094, 72.75576782226562, -115.4764633178711, 2.556701421737671], "std": [11.855488777160645, 40.8013916015625, 20.962730407714844, 20.14015769958496, 32.61042404174805, 4.103802680969238], "count": [383]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.560701989379085]], [[0.5575337193627451]], [[0.5751114624183007]]], "std": [[[0.2780735993613271]], [[0.29091418692631615]], [[0.30568662630290727]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45860735294117644]], [[0.5347839950980393]], [[0.5915867851307189]]], "std": [[[0.35397145683789705]], [[0.2790714367495516]], [[0.28397211164742026]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [383]}, "index": {"min": [65783], "max": [66165], "mean": [65974.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}}} +{"episode_index": 193, "stats": {"action": {"min": [-5.625, 110.390625, 109.16015625, 16.962890625, -216.38671875, -0.09451796114444733], "max": [39.638671875, 181.58203125, 166.376953125, 100.37109375, -91.58203125, 15.784499168395996], "mean": [13.949645042419434, 134.52328491210938, 143.7578125, 59.576019287109375, -163.00901794433594, 4.572140216827393], "std": [13.617441177368164, 23.87522315979004, 17.136320114135742, 25.038820266723633, 41.88288497924805, 6.414849758148193], "count": [426]}, "observation.state": {"min": [-4.74609375, 109.6875, 112.5, 16.69921875, -165.76171875, 0.15117157995700836], "max": [38.583984375, 180.966796875, 166.2890625, 99.84375, -91.142578125, 14.739229202270508], "mean": [13.512667655944824, 133.0708770751953, 144.79983520507812, 59.218475341796875, -147.0522003173828, 5.162530422210693], "std": [13.378584861755371, 24.3609619140625, 16.678863525390625, 25.088645935058594, 30.226280212402344, 5.561686038970947], "count": [426]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5618397099673204]], [[0.5583654779411765]], [[0.5778439256535948]]], "std": [[[0.2633195982177695]], [[0.2821337243526477]], [[0.29957939936964223]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370145363562092]], [[0.5474226552287582]], [[0.6247154166666667]]], "std": [[[0.3697744042797783]], [[0.27497057476922737]], [[0.2668014459272116]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [426]}, "index": {"min": [66166], "max": [66591], "mean": [66378.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}} +{"episode_index": 194, "stats": {"action": {"min": [-7.822265625, 89.6484375, 111.005859375, 28.916015625, -150.908203125, 0.0], "max": [3.427734375, 181.669921875, 155.830078125, 97.998046875, -90.439453125, 10.8695650100708], "mean": [-1.9817023277282715, 134.53114318847656, 133.1299285888672, 64.4555892944336, -122.97964477539062, 2.7098453044891357], "std": [3.244224786758423, 34.87199401855469, 12.906157493591309, 24.258520126342773, 25.06968879699707, 3.9718990325927734], "count": [285]}, "observation.state": {"min": [-7.119140625, 88.06640625, 114.43359375, 28.037109375, -149.765625, 0.15117157995700836], "max": [3.251953125, 180.966796875, 155.302734375, 96.85546875, -90.3515625, 9.750566482543945], "mean": [-1.8824013471603394, 133.2407684326172, 133.91079711914062, 64.236328125, -122.48375701904297, 2.6298632621765137], "std": [2.8355817794799805, 35.3416862487793, 12.256232261657715, 24.460660934448242, 24.928709030151367, 3.5412425994873047], "count": [285]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5715700449346406]], [[0.5617568014705882]], [[0.5739274162581699]]], "std": [[[0.25495421376739863]], [[0.2800222100304517]], [[0.29943759017107763]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449146507352941]], [[0.5370308251633987]], [[0.5909758803104574]]], "std": [[[0.3546555562215945]], [[0.27402808031920695]], [[0.2906577037544028]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [285]}, "index": {"min": [66592], "max": [66876], "mean": [66734.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}}} +{"episode_index": 195, "stats": {"action": {"min": [-6.416015625, 70.6640625, 103.798828125, 26.19140625, -94.306640625, -0.09451796114444733], "max": [42.275390625, 181.669921875, 142.646484375, 95.009765625, -56.77734375, 14.177693367004395], "mean": [5.628466606140137, 113.56721496582031, 123.76718139648438, 57.22617721557617, -77.62799072265625, 4.392129421234131], "std": [14.950437545776367, 37.02607727050781, 9.963788986206055, 21.58840560913086, 12.230676651000977, 5.624207973480225], "count": [431]}, "observation.state": {"min": [-5.625, 68.90625, 107.138671875, 26.279296875, -93.603515625, 0.15117157995700836], "max": [41.66015625, 180.87890625, 142.20703125, 94.21875, -56.25, 13.227513313293457], "mean": [5.684137344360352, 111.37700653076172, 124.94593048095703, 56.87094497680664, -77.14229583740234, 4.470244884490967], "std": [14.50170612335205, 37.83432388305664, 9.249208450317383, 21.779083251953125, 12.196662902832031, 5.025404453277588], "count": [431]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5653443995098039]], [[0.5579780269607844]], [[0.5719836111111111]]], "std": [[[0.2663610678181833]], [[0.28774205086518256]], [[0.30424782098421743]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308471895424837]], [[0.5241941993464052]], [[0.5805689460784315]]], "std": [[[0.3468190161220268]], [[0.26807452601075765]], [[0.28291063973373165]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [431]}, "index": {"min": [66877], "max": [67307], "mean": [67092.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}}} +{"episode_index": 196, "stats": {"action": {"min": [-11.07421875, 71.015625, 100.107421875, 16.435546875, -99.580078125, -0.09451796114444733], "max": [38.759765625, 181.669921875, 138.427734375, 96.328125, -76.552734375, 12.476370811462402], "mean": [0.9911767840385437, 111.1877212524414, 120.66036224365234, 50.752227783203125, -87.1872787475586, 3.8098039627075195], "std": [15.151315689086914, 38.50502014160156, 9.665932655334473, 24.811567306518555, 5.676154613494873, 4.990461826324463], "count": [429]}, "observation.state": {"min": [-10.72265625, 69.609375, 103.798828125, 16.34765625, -98.7890625, 0.15117157995700836], "max": [37.705078125, 180.966796875, 138.33984375, 95.009765625, -76.201171875, 11.791383743286133], "mean": [1.1624507904052734, 108.88296508789062, 121.95214080810547, 50.58402633666992, -86.60569763183594, 3.962867498397827], "std": [14.70310115814209, 39.352752685546875, 8.725776672363281, 24.90159034729004, 5.6630024909973145, 4.3343987464904785], "count": [429]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5570255004084967]], [[0.5513886458333334]], [[0.567423412990196]]], "std": [[[0.27621673843888966]], [[0.29214263225655235]], [[0.30796671396045716]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4691146364379085]], [[0.5118551143790849]], [[0.5507124387254902]]], "std": [[[0.33926416064553083]], [[0.28213736121400823]], [[0.3001275035824753]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [429]}, "index": {"min": [67308], "max": [67736], "mean": [67522.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [429]}}} +{"episode_index": 197, "stats": {"action": {"min": [-20.302734375, 75.234375, 101.953125, 31.728515625, -150.556640625, 0.0], "max": [4.658203125, 181.58203125, 153.544921875, 95.80078125, -90.615234375, 17.29678726196289], "mean": [-7.571474075317383, 124.5459976196289, 122.15306091308594, 66.54507446289062, -115.71553802490234, 3.744872808456421], "std": [8.8119478225708, 40.26472473144531, 15.597392082214355, 19.65020179748535, 20.21310043334961, 5.784343719482422], "count": [348]}, "observation.state": {"min": [-19.775390625, 73.740234375, 105.380859375, 30.9375, -149.765625, 0.15117157995700836], "max": [3.955078125, 180.87890625, 153.28125, 94.833984375, -90.3515625, 16.628873825073242], "mean": [-7.221174716949463, 122.607177734375, 123.12364959716797, 66.34909057617188, -115.18672180175781, 3.80989933013916], "std": [8.534993171691895, 41.163997650146484, 14.882003784179688, 19.894330978393555, 20.080158233642578, 5.376086711883545], "count": [348]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5484505759803922]], [[0.550314050245098]], [[0.5716645506535948]]], "std": [[[0.28234869755229985]], [[0.29006734086424424]], [[0.3047335679895452]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45410828839869277]], [[0.5347166809640522]], [[0.5858729452614378]]], "std": [[[0.35085869595143876]], [[0.2738759646589264]], [[0.2897355838339284]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [348]}, "index": {"min": [67737], "max": [68084], "mean": [67910.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}}} +{"episode_index": 198, "stats": {"action": {"min": [-16.435546875, 84.0234375, 104.853515625, 33.310546875, -152.841796875, 0.0], "max": [0.703125, 181.58203125, 149.150390625, 99.228515625, -90.439453125, 10.018903732299805], "mean": [-7.231696128845215, 134.01409912109375, 128.25674438476562, 69.11920166015625, -121.44435119628906, 2.042409658432007], "std": [6.189517021179199, 37.10770797729492, 12.575704574584961, 21.906557083129883, 25.587989807128906, 3.5461385250091553], "count": [253]}, "observation.state": {"min": [-15.99609375, 83.056640625, 108.017578125, 32.958984375, -151.69921875, 0.15117157995700836], "max": [0.087890625, 180.87890625, 149.23828125, 97.91015625, -90.3515625, 9.750566482543945], "mean": [-6.9777512550354, 132.6710662841797, 129.0963897705078, 68.89547729492188, -120.95799255371094, 2.0841405391693115], "std": [5.932006359100342, 37.706214904785156, 11.707769393920898, 22.145570755004883, 25.29538917541504, 3.1788651943206787], "count": [253]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5660253513071896]], [[0.559359260620915]], [[0.5754881740196078]]], "std": [[[0.2630201590701571]], [[0.2831805805247877]], [[0.30142517409263875]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44315073733660126]], [[0.528634464869281]], [[0.587186640114379]]], "std": [[[0.34959178772790106]], [[0.26762348817447845]], [[0.2841635477660556]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [253]}, "index": {"min": [68085], "max": [68337], "mean": [68211.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}}} +{"episode_index": 199, "stats": {"action": {"min": [-17.578125, 108.984375, 106.5234375, 36.298828125, -160.3125, 0.0], "max": [3.33984375, 181.669921875, 164.619140625, 100.8984375, -90.439453125, 14.461247444152832], "mean": [-4.497399806976318, 149.7128143310547, 135.7593994140625, 73.7687759399414, -119.8263168334961, 2.815786600112915], "std": [6.067097187042236, 28.66404151916504, 14.496001243591309, 20.255830764770508, 28.7010498046875, 5.085730075836182], "count": [311]}, "observation.state": {"min": [-16.875, 107.666015625, 110.478515625, 35.68359375, -159.78515625, 0.15117157995700836], "max": [3.076171875, 180.87890625, 164.35546875, 99.755859375, -90.3515625, 13.52985668182373], "mean": [-4.447943687438965, 148.793212890625, 136.47967529296875, 73.65658569335938, -119.41056823730469, 2.9775044918060303], "std": [5.599288463592529, 28.96847915649414, 14.092840194702148, 20.441638946533203, 28.480344772338867, 4.518160343170166], "count": [311]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5730851409313725]], [[0.5649577614379085]], [[0.5798714399509803]]], "std": [[[0.25738127681587397]], [[0.2801929888935123]], [[0.3003408681320092]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44908622957516336]], [[0.5339094730392157]], [[0.589072871732026]]], "std": [[[0.3528581467544243]], [[0.2691286762793218]], [[0.2816904713459985]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [311]}, "index": {"min": [68338], "max": [68648], "mean": [68493.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}}} +{"episode_index": 200, "stats": {"action": {"min": [-28.828125, 91.23046875, 98.26171875, 33.662109375, -92.63671875, -0.09451796114444733], "max": [0.966796875, 181.669921875, 154.599609375, 96.767578125, -22.412109375, 14.083175659179688], "mean": [-10.875686645507812, 137.26290893554688, 132.77975463867188, 67.51029968261719, -56.04045104980469, 2.220529556274414], "std": [10.93615436553955, 35.27170944213867, 12.833152770996094, 21.077003479003906, 29.535175323486328, 4.565002918243408], "count": [367]}, "observation.state": {"min": [-28.037109375, 90.0, 101.865234375, 32.958984375, -91.669921875, 0.15117157995700836], "max": [0.263671875, 180.87890625, 154.16015625, 95.712890625, -22.1484375, 12.622827529907227], "mean": [-10.544001579284668, 135.8276824951172, 133.5720977783203, 67.36157989501953, -55.50783920288086, 2.306710720062256], "std": [10.664514541625977, 35.92646026611328, 12.220873832702637, 21.409866333007812, 29.507816314697266, 4.154983043670654], "count": [367]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5662002062908497]], [[0.5583993218954248]], [[0.5780695404411764]]], "std": [[[0.26808252773573477]], [[0.2831146586337125]], [[0.3018786084520141]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46442392769607843]], [[0.5492779268790849]], [[0.6068910539215686]]], "std": [[[0.3543231628459763]], [[0.269694396327378]], [[0.2681980004309991]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [367]}, "index": {"min": [68649], "max": [69015], "mean": [68832.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}}} +{"episode_index": 201, "stats": {"action": {"min": [-21.4453125, 93.251953125, 101.6015625, 34.1015625, -155.390625, 0.0], "max": [7.55859375, 181.58203125, 163.740234375, 100.72265625, -89.82421875, 13.610586166381836], "mean": [-4.874984264373779, 142.1296844482422, 133.3733673095703, 72.25481414794922, -119.19904327392578, 2.9358861446380615], "std": [9.679774284362793, 32.78265380859375, 15.400702476501465, 20.681360244750977, 25.82933807373047, 5.046292781829834], "count": [373]}, "observation.state": {"min": [-20.830078125, 92.28515625, 104.853515625, 33.662109375, -154.16015625, 0.15117157995700836], "max": [6.767578125, 180.87890625, 163.30078125, 99.84375, -89.6484375, 12.622827529907227], "mean": [-4.804530620574951, 141.0076904296875, 134.0653839111328, 72.04509735107422, -118.82154846191406, 3.0911083221435547], "std": [9.212265968322754, 33.20115661621094, 14.841988563537598, 20.8538875579834, 25.559255599975586, 4.5271220207214355], "count": [373]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5695025245098039]], [[0.5620622099673203]], [[0.577207518382353]]], "std": [[[0.25878227453297364]], [[0.2802433460474642]], [[0.30008653001381025]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44130187704248364]], [[0.5410180187908497]], [[0.6018244117647059]]], "std": [[[0.3514215132709042]], [[0.2660462530309348]], [[0.277858249149441]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [373]}, "index": {"min": [69016], "max": [69388], "mean": [69202.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}}} +{"episode_index": 202, "stats": {"action": {"min": [-14.501953125, 88.2421875, 95.9765625, 38.056640625, -94.482421875, -0.09451796114444733], "max": [3.955078125, 181.58203125, 149.150390625, 100.634765625, -36.123046875, 13.516068458557129], "mean": [-4.028623580932617, 131.65850830078125, 129.26893615722656, 66.90779876708984, -61.690731048583984, 2.6736690998077393], "std": [6.392203330993652, 36.62525177001953, 10.877669334411621, 20.307764053344727, 23.072154998779297, 4.364575386047363], "count": [435]}, "observation.state": {"min": [-13.7109375, 87.275390625, 98.96484375, 37.79296875, -93.515625, 0.15117157995700836], "max": [2.724609375, 180.966796875, 149.4140625, 99.84375, -36.2109375, 12.698413848876953], "mean": [-3.8574891090393066, 130.10592651367188, 129.96844482421875, 66.7405014038086, -61.228851318359375, 2.5926673412323], "std": [5.920553207397461, 37.395713806152344, 10.186188697814941, 20.58306121826172, 23.080657958984375, 3.985283613204956], "count": [435]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643819260620915]], [[0.558064808006536]], [[0.5713181576797386]]], "std": [[[0.25931504284621965]], [[0.28174335442780346]], [[0.303590707854738]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43991994893790853]], [[0.5254721711601307]], [[0.5836046139705882]]], "std": [[[0.3432131164292229]], [[0.2676846869039888]], [[0.2788430437056324]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [435]}, "index": {"min": [69389], "max": [69823], "mean": [69606.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}}} +{"episode_index": 203, "stats": {"action": {"min": [-6.064453125, 90.3515625, 100.8984375, 32.34375, -142.03125, -0.09451796114444733], "max": [14.326171875, 181.58203125, 146.07421875, 100.634765625, -88.857421875, 10.58601188659668], "mean": [3.9898509979248047, 131.62484741210938, 126.26927947998047, 71.40251159667969, -116.99562072753906, 2.4339089393615723], "std": [5.401997089385986, 35.93135070800781, 12.556977272033691, 22.438980102539062, 20.21085548400879, 3.903085708618164], "count": [321]}, "observation.state": {"min": [-5.537109375, 89.296875, 104.150390625, 32.080078125, -141.50390625, 0.15117157995700836], "max": [13.7109375, 180.966796875, 145.986328125, 99.66796875, -88.76953125, 9.750566482543945], "mean": [3.7089295387268066, 130.0772705078125, 127.10272979736328, 71.1495132446289, -116.45018005371094, 2.557677745819092], "std": [5.013470649719238, 36.766841888427734, 11.865885734558105, 22.596797943115234, 20.175472259521484, 3.4347712993621826], "count": [321]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5625228533496731]], [[0.5596955514705882]], [[0.573066243872549]]], "std": [[[0.25906121521881253]], [[0.2807171576289358]], [[0.3014710331516149]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257222875816994]], [[0.5286606821895425]], [[0.5938455249183007]]], "std": [[[0.3608992633650635]], [[0.27909001794148225]], [[0.28856573680165915]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [321]}, "index": {"min": [69824], "max": [70144], "mean": [69984.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}}} +{"episode_index": 204, "stats": {"action": {"min": [-2.4609375, 91.58203125, 105.908203125, 31.81640625, -148.623046875, -0.09451796114444733], "max": [15.556640625, 181.58203125, 150.99609375, 100.810546875, -90.52734375, 19.187145233154297], "mean": [5.376395225524902, 137.60830688476562, 129.4420928955078, 71.80563354492188, -116.94352722167969, 3.2211780548095703], "std": [5.2043843269348145, 35.5164680480957, 11.60794734954834, 21.387069702148438, 22.99586296081543, 5.463823318481445], "count": [350]}, "observation.state": {"min": [-1.845703125, 90.263671875, 108.80859375, 31.46484375, -147.65625, 0.15117157995700836], "max": [14.501953125, 180.87890625, 150.29296875, 99.755859375, -90.3515625, 17.687074661254883], "mean": [4.966071605682373, 136.36032104492188, 130.17555236816406, 71.62181854248047, -116.43402099609375, 3.35103440284729], "std": [4.927931785583496, 36.096858978271484, 10.900908470153809, 21.59082794189453, 22.906587600708008, 4.994823455810547], "count": [350]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5663368035130719]], [[0.5632303594771242]], [[0.5765167504084967]]], "std": [[[0.26120650961425335]], [[0.2828427096280209]], [[0.3020088080784331]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43846252859477125]], [[0.531103372140523]], [[0.5923137724673203]]], "std": [[[0.3630738413246187]], [[0.2807055835987331]], [[0.29109703636851086]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [350]}, "index": {"min": [70145], "max": [70494], "mean": [70319.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}} +{"episode_index": 205, "stats": {"action": {"min": [-1.318359375, 101.07421875, 100.37109375, 29.091796875, -150.029296875, -0.09451796114444733], "max": [14.677734375, 181.58203125, 164.70703125, 101.07421875, -89.736328125, 20.60491371154785], "mean": [7.148951530456543, 134.89279174804688, 134.5454559326172, 69.4873046875, -124.8285140991211, 3.4554314613342285], "std": [5.557945728302002, 30.742326736450195, 17.399066925048828, 24.804174423217773, 24.70799446105957, 5.835955619812012], "count": [342]}, "observation.state": {"min": [-0.966796875, 100.634765625, 103.623046875, 28.740234375, -149.150390625, 0.15117157995700836], "max": [13.623046875, 180.87890625, 164.267578125, 100.283203125, -89.736328125, 19.123205184936523], "mean": [6.678659439086914, 133.66847229003906, 135.44439697265625, 69.1352310180664, -124.3148193359375, 3.6438026428222656], "std": [5.267618179321289, 31.19563865661621, 16.716707229614258, 24.907224655151367, 24.555402755737305, 5.319730758666992], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5768260661764706]], [[0.5714786131535948]], [[0.5807361723856209]]], "std": [[[0.26175185896659914]], [[0.2846432019251471]], [[0.3033296891701064]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41467932598039214]], [[0.5327846732026145]], [[0.6043094117647059]]], "std": [[[0.3672700472259141]], [[0.2777579709575845]], [[0.2842391746421143]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [342]}, "index": {"min": [70495], "max": [70836], "mean": [70665.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 206, "stats": {"action": {"min": [-1.23046875, 77.51953125, 89.47265625, 40.78125, -195.029296875, -0.09451796114444733], "max": [31.81640625, 181.58203125, 133.505859375, 101.07421875, -89.208984375, 15.028355598449707], "mean": [18.146100997924805, 123.34859466552734, 118.79108428955078, 75.96430206298828, -146.77064514160156, 3.516995429992676], "std": [13.146307945251465, 40.315364837646484, 13.330206871032715, 19.991121292114258, 44.225765228271484, 5.153294563293457], "count": [305]}, "observation.state": {"min": [-0.703125, 75.849609375, 92.4609375, 40.078125, -165.5859375, 0.15117157995700836], "max": [30.673828125, 180.87890625, 133.2421875, 100.810546875, -89.208984375, 14.739229202270508], "mean": [17.485048294067383, 121.75243377685547, 119.93450164794922, 75.64356994628906, -136.041748046875, 3.519312620162964], "std": [12.939253807067871, 40.99483871459961, 12.310453414916992, 20.07526206970215, 34.65095901489258, 4.755303859710693], "count": [305]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5587349571078432]], [[0.5581834517973856]], [[0.5746138500816994]]], "std": [[[0.27413881730855166]], [[0.2872264990455003]], [[0.3029795029963437]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710854901960784]], [[0.5427738316993465]], [[0.5988443790849673]]], "std": [[[0.35281301265239673]], [[0.2838453564157656]], [[0.28335609558881764]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [305]}, "index": {"min": [70837], "max": [71141], "mean": [70989.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}}} +{"episode_index": 207, "stats": {"action": {"min": [-7.91015625, 88.857421875, 98.173828125, 32.16796875, -159.873046875, -0.09451796114444733], "max": [19.248046875, 181.669921875, 164.619140625, 101.162109375, -89.384765625, 13.894139289855957], "mean": [5.737022399902344, 133.4813232421875, 131.8644561767578, 70.67498779296875, -127.17874145507812, 3.2259020805358887], "std": [7.475534915924072, 32.7636833190918, 17.53301239013672, 22.90341567993164, 26.338586807250977, 4.976039886474609], "count": [346]}, "observation.state": {"min": [-6.591796875, 87.1875, 101.689453125, 31.640625, -158.5546875, 0.15117157995700836], "max": [18.720703125, 180.87890625, 164.267578125, 100.810546875, -89.296875, 12.698413848876953], "mean": [5.435247898101807, 132.18218994140625, 132.6965789794922, 70.38362884521484, -126.62704467773438, 3.335815191268921], "std": [7.137495517730713, 33.353763580322266, 16.83027458190918, 23.004018783569336, 26.169862747192383, 4.466796398162842], "count": [346]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5677491196895426]], [[0.5635544444444444]], [[0.5746453860294117]]], "std": [[[0.2626796336635466]], [[0.2825620156192524]], [[0.29964063800220275]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41924845996732024]], [[0.5357186948529411]], [[0.608800042892157]]], "std": [[[0.3667938338632867]], [[0.27682343673719867]], [[0.2840590965319829]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [346]}, "index": {"min": [71142], "max": [71487], "mean": [71314.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}}} +{"episode_index": 208, "stats": {"action": {"min": [-0.791015625, 87.71484375, 89.384765625, 35.771484375, -159.9609375, -0.09451796114444733], "max": [19.951171875, 181.58203125, 163.125, 100.72265625, -84.990234375, 15.595462799072266], "mean": [7.0746660232543945, 133.30967712402344, 129.3444061279297, 71.42595672607422, -126.25373840332031, 2.7854249477386475], "std": [7.448293209075928, 34.19179153442383, 18.012313842773438, 21.17862319946289, 29.085660934448242, 4.938430309295654], "count": [332]}, "observation.state": {"min": [-0.17578125, 86.044921875, 92.63671875, 35.15625, -158.73046875, 0.15117157995700836], "max": [18.720703125, 180.87890625, 162.94921875, 100.1953125, -84.814453125, 14.361299514770508], "mean": [6.633359432220459, 131.70252990722656, 130.37091064453125, 71.14163970947266, -125.69019317626953, 2.9961187839508057], "std": [7.255581855773926, 34.913352966308594, 17.413719177246094, 21.288530349731445, 28.885412216186523, 4.428762435913086], "count": [332]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5671695710784314]], [[0.5651342299836601]], [[0.5819318116830066]]], "std": [[[0.26477025040941615]], [[0.28379010775031155]], [[0.30202219621830734]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43652843545751635]], [[0.5350813398692811]], [[0.6001842299836601]]], "std": [[[0.36368242705964565]], [[0.27876530923950277]], [[0.2862420435465366]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [332]}, "index": {"min": [71488], "max": [71819], "mean": [71653.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}}} +{"episode_index": 209, "stats": {"action": {"min": [-14.94140625, 93.779296875, 111.708984375, 32.607421875, -158.291015625, -0.09451796114444733], "max": [13.095703125, 181.58203125, 163.4765625, 100.72265625, -89.736328125, 16.351608276367188], "mean": [-1.5963064432144165, 137.98828125, 135.34768676757812, 68.235595703125, -119.8133316040039, 3.094707727432251], "std": [7.533291816711426, 32.13920974731445, 13.069642066955566, 21.44741439819336, 25.14168930053711, 5.126685619354248], "count": [314]}, "observation.state": {"min": [-13.623046875, 92.28515625, 114.9609375, 32.34375, -157.67578125, 0.15117157995700836], "max": [12.744140625, 180.87890625, 163.125, 99.84375, -89.296875, 15.343914985656738], "mean": [-1.4012117385864258, 136.84902954101562, 136.25064086914062, 68.0225830078125, -119.27375793457031, 3.2942492961883545], "std": [7.018579006195068, 32.58296585083008, 12.640270233154297, 21.69765853881836, 25.067066192626953, 4.618081092834473], "count": [314]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5714351552287582]], [[0.5651072385620916]], [[0.5795833700980393]]], "std": [[[0.25694324400709206]], [[0.27810052659963663]], [[0.29780979275597175]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259063010620915]], [[0.5288844444444445]], [[0.5951914767156863]]], "std": [[[0.35540698983467917]], [[0.26520316473464384]], [[0.28189082472389765]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [314]}, "index": {"min": [71820], "max": [72133], "mean": [71976.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}}} +{"episode_index": 210, "stats": {"action": {"min": [-15.29296875, 77.958984375, 96.50390625, 19.951171875, -97.734375, -0.09451796114444733], "max": [38.84765625, 181.669921875, 158.291015625, 100.546875, -32.080078125, 11.720226287841797], "mean": [1.9061596393585205, 118.49297332763672, 128.00755310058594, 59.43370819091797, -57.82068634033203, 2.7889211177825928], "std": [15.565585136413574, 33.57729721069336, 14.047595977783203, 22.49161720275879, 21.644067764282227, 4.083497047424316], "count": [519]}, "observation.state": {"min": [-14.501953125, 76.201171875, 99.931640625, 19.51171875, -96.6796875, 0.15117157995700836], "max": [37.529296875, 180.87890625, 158.02734375, 99.580078125, -32.16796875, 10.808768272399902], "mean": [1.9820266962051392, 116.57371520996094, 129.14930725097656, 59.099586486816406, -57.28148651123047, 3.1225976943969727], "std": [15.002492904663086, 34.30781173706055, 13.312562942504883, 22.639446258544922, 21.48931884765625, 3.4963748455047607], "count": [519]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5685335269910433]], [[0.5603800816236988]], [[0.5726580201525054]]], "std": [[[0.26793349256456767]], [[0.28549846095085546]], [[0.30306007264317886]]], "count": [108]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42400147512708786]], [[0.5199362574891067]], [[0.5782526287521181]]], "std": [[[0.3498356119023534]], [[0.2707363250911254]], [[0.28302203174904417]]], "count": [108]}, "timestamp": {"min": [0.0], "max": [17.266666666666666], "mean": [8.633333333333333], "std": [4.994070558246123], "count": [519]}, "frame_index": {"min": [0], "max": [518], "mean": [259.0], "std": [149.8221167473837], "count": [519]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [519]}, "index": {"min": [72134], "max": [72652], "mean": [72393.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}}} +{"episode_index": 211, "stats": {"action": {"min": [-18.544921875, 97.294921875, 96.85546875, 38.056640625, -157.236328125, -0.09451796114444733], "max": [16.171875, 181.669921875, 150.64453125, 100.8984375, -91.40625, 17.013233184814453], "mean": [-1.2174125909805298, 134.03591918945312, 128.8553009033203, 73.05207824707031, -122.80253601074219, 3.269085168838501], "std": [10.040769577026367, 32.469200134277344, 14.482065200805664, 21.435039520263672, 23.650917053222656, 5.711657524108887], "count": [276]}, "observation.state": {"min": [-17.666015625, 96.591796875, 100.458984375, 37.96875, -156.62109375, 0.15117157995700836], "max": [15.556640625, 180.966796875, 150.29296875, 99.84375, -91.142578125, 15.797430038452148], "mean": [-1.3330078125, 132.74269104003906, 129.8856201171875, 72.69796752929688, -122.26853942871094, 3.6727616786956787], "std": [9.518033981323242, 33.00802230834961, 13.708267211914062, 21.44658660888672, 23.47188377380371, 5.093918323516846], "count": [276]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5687597160947713]], [[0.5664510763888889]], [[0.5824546915849673]]], "std": [[[0.2608648799775639]], [[0.2812713569883815]], [[0.30069415789299686]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181504779411765]], [[0.5247538051470588]], [[0.5863497589869281]]], "std": [[[0.3573862705759436]], [[0.2733724203861016]], [[0.28811198535991767]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [276]}, "index": {"min": [72653], "max": [72928], "mean": [72790.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 212, "stats": {"action": {"min": [-2.109375, 105.64453125, 104.150390625, 36.03515625, -156.005859375, -0.09451796114444733], "max": [17.2265625, 181.669921875, 156.26953125, 100.986328125, -89.12109375, 14.366729736328125], "mean": [5.315385341644287, 144.9062957763672, 132.74058532714844, 74.36174774169922, -119.32147979736328, 2.4270858764648438], "std": [6.139892578125, 31.613906860351562, 13.656647682189941, 20.84747314453125, 26.8537654876709, 4.445241928100586], "count": [308]}, "observation.state": {"min": [-1.669921875, 104.677734375, 107.666015625, 36.38671875, -155.56640625, 0.15117157995700836], "max": [16.611328125, 180.966796875, 156.26953125, 99.755859375, -89.384765625, 13.832199096679688], "mean": [5.043437957763672, 143.72483825683594, 133.46900939941406, 74.1448745727539, -118.82611846923828, 2.6602299213409424], "std": [5.910076141357422, 32.23179244995117, 13.026318550109863, 20.962547302246094, 26.776437759399414, 4.01962947845459], "count": [308]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5730774366830066]], [[0.5645116544117648]], [[0.576341977124183]]], "std": [[[0.2578640392688236]], [[0.2802161145822268]], [[0.3003863668578835]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520701960784314]], [[0.5354439644607843]], [[0.5903944914215686]]], "std": [[[0.35945290168821475]], [[0.2773728191461643]], [[0.2853179771683524]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [308]}, "index": {"min": [72929], "max": [73236], "mean": [73082.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}}} +{"episode_index": 213, "stats": {"action": {"min": [-2.197265625, 108.10546875, 111.884765625, 34.013671875, -167.783203125, -0.09451796114444733], "max": [13.88671875, 181.58203125, 164.8828125, 100.986328125, -88.76953125, 15.311908721923828], "mean": [3.509706497192383, 142.60800170898438, 137.54110717773438, 70.39180755615234, -130.23521423339844, 4.8057756423950195], "std": [3.3302195072174072, 28.674623489379883, 15.48819351196289, 23.566539764404297, 30.872329711914062, 5.610363483428955], "count": [297]}, "observation.state": {"min": [-1.669921875, 107.666015625, 114.697265625, 33.75, -165.41015625, 0.15117157995700836], "max": [12.65625, 180.966796875, 164.267578125, 99.755859375, -88.2421875, 14.512472152709961], "mean": [3.2549123764038086, 141.73915100097656, 138.41500854492188, 70.14026641845703, -129.65142822265625, 4.6542582511901855], "std": [3.021602153778076, 28.913768768310547, 14.947928428649902, 23.646860122680664, 30.611736297607422, 5.236260414123535], "count": [297]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5775727777777778]], [[0.5707997324346405]], [[0.5835816646241829]]], "std": [[[0.25472012531325255]], [[0.28000758082176763]], [[0.3001051029274367]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43582339256535946]], [[0.5358266482843137]], [[0.5965154616013072]]], "std": [[[0.36356820345623686]], [[0.27611447204592354]], [[0.28834249252358063]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [297]}, "index": {"min": [73237], "max": [73533], "mean": [73385.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}}} +{"episode_index": 214, "stats": {"action": {"min": [-14.4140625, 74.1796875, 101.953125, 20.830078125, -104.58984375, -0.09451796114444733], "max": [46.93359375, 181.58203125, 132.978515625, 97.470703125, -44.47265625, 13.137996673583984], "mean": [4.167539596557617, 108.45684051513672, 117.15629577636719, 59.636802673339844, -75.7991714477539, 3.7904303073883057], "std": [17.727764129638672, 38.494667053222656, 9.027155876159668, 21.45905303955078, 17.916614532470703, 5.198378562927246], "count": [496]}, "observation.state": {"min": [-13.53515625, 72.509765625, 105.205078125, 20.390625, -103.88671875, 0.15117157995700836], "max": [45.615234375, 180.966796875, 132.626953125, 96.85546875, -44.208984375, 12.622827529907227], "mean": [4.415617942810059, 106.24166870117188, 118.23262786865234, 59.355587005615234, -75.25366973876953, 3.8634033203125], "std": [17.201454162597656, 39.26772689819336, 8.282551765441895, 21.618972778320312, 17.903593063354492, 4.739482402801514], "count": [496]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5602968623560535]], [[0.5538155773420479]], [[0.5697373307656396]]], "std": [[[0.272955426317646]], [[0.29054021180536516]], [[0.3073503722496493]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486710687052599]], [[0.5135710317460318]], [[0.5593808278867103]]], "std": [[[0.34522648862913774]], [[0.28055294758830385]], [[0.29511699331722135]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.5], "mean": [8.25], "std": [4.77275252518572], "count": [496]}, "frame_index": {"min": [0], "max": [495], "mean": [247.5], "std": [143.1825757555716], "count": [496]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [496]}, "index": {"min": [73534], "max": [74029], "mean": [73781.5], "std": [143.1825757555716], "count": [496]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [496]}}} +{"episode_index": 215, "stats": {"action": {"min": [-2.197265625, 78.57421875, 113.203125, 29.00390625, -93.1640625, -0.09451796114444733], "max": [4.130859375, 181.58203125, 135.52734375, 96.85546875, -67.412109375, 14.366729736328125], "mean": [1.628787875175476, 128.45851135253906, 127.1170654296875, 60.61553192138672, -79.54515838623047, 3.1569628715515137], "std": [1.917003870010376, 40.966007232666016, 7.082909107208252, 25.096643447875977, 9.990524291992188, 4.50217342376709], "count": [297]}, "observation.state": {"min": [-1.7578125, 76.81640625, 116.54296875, 28.740234375, -92.724609375, 0.15117157995700836], "max": [3.779296875, 180.966796875, 135.791015625, 95.712890625, -67.1484375, 13.605443000793457], "mean": [1.3053385019302368, 126.88653564453125, 128.1948699951172, 60.5042610168457, -79.04326629638672, 3.119889497756958], "std": [1.5173264741897583, 41.67218017578125, 6.131094932556152, 25.342304229736328, 10.023898124694824, 4.125985622406006], "count": [297]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5691738970588235]], [[0.5602349714052288]], [[0.5714293157679738]]], "std": [[[0.26050996887556416]], [[0.2845968281994643]], [[0.3036360030494239]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410180024509804]], [[0.512243125]], [[0.5565899080882353]]], "std": [[[0.3447950048744553]], [[0.27758034159186123]], [[0.294699778882591]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [297]}, "index": {"min": [74030], "max": [74326], "mean": [74178.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}}} +{"episode_index": 216, "stats": {"action": {"min": [-22.587890625, 63.720703125, 82.880859375, 37.177734375, -92.900390625, -0.09451796114444733], "max": [45.52734375, 181.58203125, 132.890625, 99.84375, -36.73828125, 13.70510482788086], "mean": [-0.42160338163375854, 111.62959289550781, 117.76547241210938, 61.8328971862793, -67.00292205810547, 3.8731496334075928], "std": [19.599267959594727, 39.073768615722656, 13.290498733520508, 19.551860809326172, 19.9447078704834, 4.858281135559082], "count": [453]}, "observation.state": {"min": [-21.62109375, 61.435546875, 86.396484375, 36.9140625, -91.669921875, 0.15117157995700836], "max": [44.560546875, 180.87890625, 132.626953125, 98.701171875, -36.2109375, 12.698413848876953], "mean": [-0.11466525495052338, 109.4822006225586, 118.85127258300781, 61.498409271240234, -66.47985076904297, 3.8955769538879395], "std": [19.130189895629883, 39.89112854003906, 12.532790184020996, 19.71385955810547, 19.829938888549805, 4.3878583908081055], "count": [453]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5605175490196078]], [[0.5569541564542484]], [[0.574675643382353]]], "std": [[[0.27472220706205547]], [[0.28881789886541]], [[0.3056614229892435]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46040340686274506]], [[0.5250608700980391]], [[0.5763949448529412]]], "std": [[[0.343449532644118]], [[0.27857235815268616]], [[0.28967034226544036]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [453]}, "index": {"min": [74327], "max": [74779], "mean": [74553.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [453]}}} +{"episode_index": 217, "stats": {"action": {"min": [-17.578125, 91.142578125, 106.259765625, 34.1015625, -91.845703125, -0.09451796114444733], "max": [10.283203125, 181.58203125, 146.865234375, 97.646484375, -20.830078125, 16.824195861816406], "mean": [-3.1986091136932373, 135.32540893554688, 130.9755859375, 66.78569793701172, -55.146541595458984, 3.1163623332977295], "std": [7.746407985687256, 37.44210433959961, 9.489699363708496, 21.438257217407227, 30.256160736083984, 5.0786824226379395], "count": [346]}, "observation.state": {"min": [-16.611328125, 90.263671875, 109.6875, 34.365234375, -90.791015625, 0.15117157995700836], "max": [9.66796875, 180.87890625, 146.25, 96.6796875, -20.21484375, 15.192744255065918], "mean": [-3.2478888034820557, 133.98031616210938, 131.53817749023438, 66.73210144042969, -54.60446548461914, 3.2414419651031494], "std": [7.204263210296631, 38.01797866821289, 8.682228088378906, 21.705013275146484, 30.24148941040039, 4.581844806671143], "count": [346]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5683405657679739]], [[0.5617761049836602]], [[0.572603647875817]]], "std": [[[0.2618414756648448]], [[0.2841595345114076]], [[0.30420742775423465]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550929820261438]], [[0.5257733517156863]], [[0.5767540114379085]]], "std": [[[0.34274523996617623]], [[0.27458898115620833]], [[0.2823338746161056]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [346]}, "index": {"min": [74780], "max": [75125], "mean": [74952.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}}} +{"episode_index": 218, "stats": {"action": {"min": [-15.1171875, 81.38671875, 102.83203125, 24.697265625, -164.267578125, -0.09451796114444733], "max": [54.052734375, 181.58203125, 168.3984375, 100.634765625, -12.568359375, 17.29678726196289], "mean": [3.8730251789093018, 124.34577178955078, 134.90614318847656, 61.21371078491211, -88.30775451660156, 4.237783432006836], "std": [19.58867073059082, 30.349933624267578, 17.50519561767578, 24.00800895690918, 55.88544464111328, 5.703263282775879], "count": [542]}, "observation.state": {"min": [-14.58984375, 79.98046875, 106.171875, 24.08203125, -163.125, 0.15117157995700836], "max": [53.349609375, 180.966796875, 168.046875, 99.755859375, -12.392578125, 16.628873825073242], "mean": [4.019131183624268, 122.67337036132812, 135.94186401367188, 60.79226303100586, -87.79216003417969, 4.6896443367004395], "std": [19.1114444732666, 30.992603302001953, 16.970848083496094, 24.08169174194336, 55.760658264160156, 4.881930351257324], "count": [542]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.565248907635971]], [[0.5607406100461018]], [[0.5746858568948412]]], "std": [[[0.2620889360504798]], [[0.28167421192745473]], [[0.30128286871714693]]], "count": [112]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481526774772409]], [[0.5375281789799253]], [[0.5919954846521942]]], "std": [[[0.3431359209531923]], [[0.26410060490106424]], [[0.2729444137433054]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [542]}, "index": {"min": [75126], "max": [75667], "mean": [75396.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}}} +{"episode_index": 219, "stats": {"action": {"min": [-14.58984375, 83.935546875, 93.69140625, 32.607421875, -92.197265625, -0.09451796114444733], "max": [9.4921875, 181.669921875, 161.89453125, 98.701171875, -19.6875, 18.336483001708984], "mean": [-3.925954580307007, 131.94776916503906, 133.4125213623047, 66.10181427001953, -51.73247528076172, 3.289672374725342], "std": [5.643683433532715, 33.884422302246094, 17.888484954833984, 21.693716049194336, 28.14497947692871, 6.2172770500183105], "count": [338]}, "observation.state": {"min": [-13.798828125, 82.177734375, 97.294921875, 32.080078125, -91.669921875, 0.15117157995700836], "max": [8.7890625, 180.966796875, 161.279296875, 97.91015625, -19.3359375, 16.628873825073242], "mean": [-3.545008659362793, 130.4998779296875, 134.3091278076172, 65.8956069946289, -51.175228118896484, 3.5938973426818848], "std": [5.367466449737549, 34.60969543457031, 17.150224685668945, 21.977401733398438, 28.170656204223633, 5.654003143310547], "count": [338]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5649949754901962]], [[0.5575383680555556]], [[0.5694508067810458]]], "std": [[[0.26069581619585064]], [[0.28194332840812175]], [[0.3027208352541196]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457481678921569]], [[0.5308660375816993]], [[0.5853276429738562]]], "std": [[[0.3407009648503605]], [[0.2659978144727788]], [[0.2750138502779784]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [338]}, "index": {"min": [75668], "max": [76005], "mean": [75836.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}}} +{"episode_index": 220, "stats": {"action": {"min": [-4.21875, 104.765625, 108.984375, 33.3984375, -171.123046875, 0.0], "max": [14.94140625, 181.58203125, 152.2265625, 95.712890625, -89.296875, 13.988656997680664], "mean": [3.7220346927642822, 139.3229522705078, 134.9782257080078, 68.22309875488281, -133.60726928710938, 3.3518078327178955], "std": [5.764490604400635, 31.206235885620117, 12.353105545043945, 22.20425033569336, 34.32761764526367, 4.973550319671631], "count": [264]}, "observation.state": {"min": [-3.427734375, 103.623046875, 111.796875, 33.134765625, -165.76171875, 0.15117157995700836], "max": [13.623046875, 180.87890625, 152.2265625, 95.09765625, -89.208984375, 12.698413848876953], "mean": [3.5016424655914307, 138.08216857910156, 135.7239227294922, 68.04232788085938, -132.52825927734375, 3.459486484527588], "std": [5.278855323791504, 31.86117935180664, 11.803692817687988, 22.354520797729492, 33.545692443847656, 4.4088969230651855], "count": [264]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5684144485294118]], [[0.5645761192810458]], [[0.5806520588235293]]], "std": [[[0.2608055044409152]], [[0.2793945062860658]], [[0.29767687509751783]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468972937091504]], [[0.5377508088235293]], [[0.5946619873366012]]], "std": [[[0.35850129508971024]], [[0.2776495952842441]], [[0.2898214485989697]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [264]}, "index": {"min": [76006], "max": [76269], "mean": [76137.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}}} +{"episode_index": 221, "stats": {"action": {"min": [-2.197265625, 74.619140625, 93.69140625, 24.2578125, -176.396484375, -0.09451796114444733], "max": [55.458984375, 181.58203125, 167.607421875, 99.4921875, -89.47265625, 15.879016876220703], "mean": [16.306507110595703, 122.91300964355469, 132.71800231933594, 61.141910552978516, -142.5193328857422, 5.302883148193359], "std": [17.281911849975586, 32.74626541137695, 18.52837371826172, 23.249608993530273, 29.402992248535156, 6.5700507164001465], "count": [440]}, "observation.state": {"min": [-1.845703125, 72.7734375, 96.6796875, 24.2578125, -165.5859375, 0.15117157995700836], "max": [54.404296875, 180.87890625, 167.16796875, 98.349609375, -89.296875, 14.739229202270508], "mean": [15.719637870788574, 121.13439178466797, 133.67666625976562, 60.75199890136719, -141.17674255371094, 5.700883865356445], "std": [17.056678771972656, 33.49964904785156, 17.874914169311523, 23.319555282592773, 28.563447952270508, 5.714877605438232], "count": [440]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5632701062091504]], [[0.561893329248366]], [[0.5773126899509804]]], "std": [[[0.2652740290174009]], [[0.2812008564084886]], [[0.29843935013766704]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512409640522876]], [[0.536030036764706]], [[0.5908079473039215]]], "std": [[[0.35365062569031763]], [[0.2745246970925118]], [[0.28401005769970317]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [440]}, "index": {"min": [76270], "max": [76709], "mean": [76489.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}}} +{"episode_index": 222, "stats": {"action": {"min": [-0.439453125, 88.06640625, 98.876953125, 30.322265625, -170.771484375, -0.09451796114444733], "max": [25.83984375, 181.58203125, 145.01953125, 97.55859375, -90.615234375, 12.098299026489258], "mean": [11.281847953796387, 136.5578155517578, 128.84420776367188, 69.69306945800781, -128.5054931640625, 2.4925122261047363], "std": [9.857090950012207, 38.487525939941406, 12.421772956848145, 22.367948532104492, 33.951927185058594, 4.225011348724365], "count": [356]}, "observation.state": {"min": [-0.263671875, 87.1875, 101.865234375, 30.146484375, -165.76171875, 0.15117157995700836], "max": [24.521484375, 180.87890625, 145.283203125, 96.416015625, -90.3515625, 11.262282371520996], "mean": [10.763885498046875, 135.3312530517578, 129.6505889892578, 69.59703063964844, -127.48893737792969, 2.498368263244629], "std": [9.666776657104492, 38.9808464050293, 11.666245460510254, 22.65494155883789, 33.36231231689453, 3.9350686073303223], "count": [356]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5447787234477124]], [[0.5471808312908497]], [[0.5645785723039216]]], "std": [[[0.27229240683810835]], [[0.28323172044190986]], [[0.29978887073764815]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614489910130719]], [[0.5271286683006536]], [[0.5795023182189541]]], "std": [[[0.3484476142794522]], [[0.2807318949100241]], [[0.28883288137780344]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [356]}, "index": {"min": [76710], "max": [77065], "mean": [76887.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}}} +{"episode_index": 223, "stats": {"action": {"min": [-0.17578125, 82.265625, 96.943359375, 23.115234375, -119.8828125, -0.09451796114444733], "max": [26.54296875, 181.58203125, 140.2734375, 100.107421875, -90.439453125, 11.720226287841797], "mean": [14.327343940734863, 128.07508850097656, 125.3640365600586, 63.5654296875, -105.1866226196289, 2.8396337032318115], "std": [10.622273445129395, 39.269718170166016, 11.892755508422852, 27.495662689208984, 11.010106086730957, 4.0724616050720215], "count": [300]}, "observation.state": {"min": [0.087890625, 80.859375, 99.84375, 23.115234375, -118.65234375, 0.15117157995700836], "max": [25.576171875, 180.87890625, 140.44921875, 99.66796875, -90.263671875, 10.808768272399902], "mean": [13.76513671875, 126.60205841064453, 126.31585693359375, 63.46171951293945, -104.7017593383789, 2.743765354156494], "std": [10.561664581298828, 39.90425491333008, 11.202764511108398, 27.632116317749023, 10.854722023010254, 3.6535985469818115], "count": [300]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5363056760620915]], [[0.5447778022875817]], [[0.565464375]]], "std": [[[0.28017500279823704]], [[0.2877869515416875]], [[0.3026588603982844]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45061137459150324]], [[0.5177171629901961]], [[0.5764579983660131]]], "std": [[[0.34963052178230425]], [[0.2838996969239044]], [[0.2906405283996951]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [300]}, "index": {"min": [77066], "max": [77365], "mean": [77215.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}}} +{"episode_index": 224, "stats": {"action": {"min": [-3.603515625, 100.458984375, 108.720703125, 25.224609375, -183.955078125, -0.09451796114444733], "max": [16.171875, 181.58203125, 161.630859375, 100.986328125, -89.384765625, 14.272211074829102], "mean": [6.989706993103027, 139.48947143554688, 135.7155303955078, 68.32266998291016, -138.95480346679688, 3.2768194675445557], "std": [7.265207767486572, 31.833972930908203, 15.804823875427246, 26.78461265563965, 39.60697937011719, 4.978062152862549], "count": [311]}, "observation.state": {"min": [-2.724609375, 99.66796875, 111.796875, 25.3125, -165.76171875, 0.15117157995700836], "max": [15.64453125, 180.966796875, 161.19140625, 100.283203125, -89.296875, 13.68102741241455], "mean": [6.759947776794434, 138.16744995117188, 136.5588836669922, 68.03440856933594, -133.59262084960938, 3.5520365238189697], "std": [6.762670516967773, 32.600162506103516, 15.076169967651367, 26.902362823486328, 34.7071418762207, 4.528447151184082], "count": [311]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627896405228758]], [[0.5593061989379086]], [[0.5733386049836602]]], "std": [[[0.2635760208630689]], [[0.27982988495704003]], [[0.29815532816687357]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44110290236928107]], [[0.5330605923202614]], [[0.5955974979575164]]], "std": [[[0.36035564091996247]], [[0.28106720563609244]], [[0.2902847605073364]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [311]}, "index": {"min": [77366], "max": [77676], "mean": [77521.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}}} +{"episode_index": 225, "stats": {"action": {"min": [-4.921875, 98.26171875, 103.623046875, 23.642578125, -187.3828125, 0.0], "max": [16.5234375, 181.58203125, 167.080078125, 100.986328125, -89.208984375, 17.202268600463867], "mean": [8.037731170654297, 138.42263793945312, 136.38868713378906, 67.67658233642578, -143.17221069335938, 4.404533386230469], "std": [7.967807292938232, 31.01683807373047, 17.50482940673828, 27.604259490966797, 40.4306526184082, 6.307600975036621], "count": [330]}, "observation.state": {"min": [-3.779296875, 97.55859375, 106.611328125, 23.37890625, -165.76171875, 0.15117157995700836], "max": [15.99609375, 180.966796875, 166.904296875, 100.283203125, -89.12109375, 16.402116775512695], "mean": [7.786576747894287, 137.34881591796875, 137.3375244140625, 67.39879608154297, -136.2996826171875, 4.64095401763916], "std": [7.465917587280273, 31.413536071777344, 17.07672119140625, 27.715909957885742, 34.6707649230957, 5.8020429611206055], "count": [330]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5584229799836601]], [[0.5582911151960784]], [[0.5712848120915033]]], "std": [[[0.26462840619703704]], [[0.27944914656449266]], [[0.2969572267612548]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344950919117647]], [[0.5273389808006537]], [[0.5885740706699346]]], "std": [[[0.3603044172283741]], [[0.2818401148050539]], [[0.290160581789616]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [330]}, "index": {"min": [77677], "max": [78006], "mean": [77841.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}}} +{"episode_index": 226, "stats": {"action": {"min": [-3.076171875, 108.984375, 106.083984375, 36.73828125, -179.560546875, 0.0], "max": [28.037109375, 181.58203125, 157.763671875, 101.07421875, -88.857421875, 14.933837890625], "mean": [12.894810676574707, 141.05690002441406, 132.25013732910156, 76.05976867675781, -137.15037536621094, 3.9311726093292236], "std": [11.713589668273926, 29.783111572265625, 15.958730697631836, 21.785722732543945, 38.51194381713867, 5.661951065063477], "count": [294]}, "observation.state": {"min": [-2.109375, 107.666015625, 109.51171875, 36.03515625, -165.76171875, 0.15117157995700836], "max": [27.59765625, 180.966796875, 157.32421875, 100.546875, -88.59375, 13.756613731384277], "mean": [12.546236991882324, 139.80409240722656, 133.26609802246094, 75.72285461425781, -132.91217041015625, 4.072108268737793], "std": [11.344429016113281, 30.413864135742188, 15.175863265991211, 21.829254150390625, 34.65959167480469, 5.103160381317139], "count": [294]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.559829897875817]], [[0.5609299468954247]], [[0.5758445424836601]]], "std": [[[0.2674542601269686]], [[0.28142563042745616]], [[0.2992285705343248]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45051707516339873]], [[0.5346206045751634]], [[0.5941979146241829]]], "std": [[[0.3568463894545159]], [[0.2805150289885262]], [[0.28273538329339554]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [294]}, "index": {"min": [78007], "max": [78300], "mean": [78153.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}}} +{"episode_index": 227, "stats": {"action": {"min": [-4.74609375, 120.9375, 114.169921875, 36.650390625, -179.6484375, 0.0], "max": [16.34765625, 181.58203125, 164.70703125, 100.810546875, -87.36328125, 18.052928924560547], "mean": [5.812382698059082, 149.5694580078125, 139.14622497558594, 73.27124786376953, -134.26980590820312, 4.058599948883057], "std": [6.433554172515869, 25.283241271972656, 16.038633346557617, 22.2374210357666, 38.407379150390625, 6.570847034454346], "count": [250]}, "observation.state": {"min": [-3.779296875, 119.970703125, 117.158203125, 35.771484375, -165.5859375, 0.15117157995700836], "max": [15.732421875, 180.966796875, 164.35546875, 99.755859375, -87.1875, 17.082387924194336], "mean": [5.5283203125, 148.633056640625, 139.994873046875, 73.0835189819336, -130.32843017578125, 4.1919755935668945], "std": [6.078906536102295, 25.682701110839844, 15.633502960205078, 22.385696411132812, 34.496707916259766, 6.0472517013549805], "count": [250]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.568027512254902]], [[0.5635048406862745]], [[0.5768382434640522]]], "std": [[[0.25974953827007313]], [[0.2777630767153339]], [[0.2973738910580363]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476806495098039]], [[0.5322046711601308]], [[0.591075816993464]]], "std": [[[0.35833213517107126]], [[0.2779658706485982]], [[0.2865570441494472]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [250]}, "index": {"min": [78301], "max": [78550], "mean": [78425.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}}} +{"episode_index": 228, "stats": {"action": {"min": [-7.646484375, 100.37109375, 99.755859375, 24.43359375, -181.40625, -0.09451796114444733], "max": [18.544921875, 181.58203125, 154.86328125, 100.810546875, -88.76953125, 13.894139289855957], "mean": [3.7684905529022217, 137.80833435058594, 134.18258666992188, 67.7989730834961, -132.05992126464844, 3.5240275859832764], "std": [7.597285270690918, 34.186893463134766, 13.580636978149414, 25.291183471679688, 35.31217575073242, 5.113071918487549], "count": [366]}, "observation.state": {"min": [-6.6796875, 99.66796875, 102.65625, 25.048828125, -165.76171875, 0.15117157995700836], "max": [17.75390625, 181.0546875, 154.3359375, 100.1953125, -88.2421875, 12.698413848876953], "mean": [3.740394353866577, 136.61851501464844, 134.821044921875, 67.63543701171875, -129.45663452148438, 3.7790701389312744], "std": [7.062765121459961, 34.77582550048828, 12.942232131958008, 25.42780876159668, 32.659732818603516, 4.558599948883057], "count": [366]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5625916156045753]], [[0.5621595506535948]], [[0.5777430739379085]]], "std": [[[0.26288349221670637]], [[0.27947475883597933]], [[0.29794418406990664]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369586315359477]], [[0.5233400285947712]], [[0.580088329248366]]], "std": [[[0.35352847592896264]], [[0.2766981725673839]], [[0.29094832126447734]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [366]}, "index": {"min": [78551], "max": [78916], "mean": [78733.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}}} +{"episode_index": 229, "stats": {"action": {"min": [-20.390625, 62.40234375, 84.814453125, 27.509765625, -93.603515625, -0.09451796114444733], "max": [52.822265625, 181.58203125, 154.599609375, 99.931640625, -28.125, 15.217391014099121], "mean": [-1.3755872249603271, 122.57526397705078, 129.5686798095703, 61.50184631347656, -62.51705551147461, 4.902158737182617], "std": [20.037044525146484, 38.21851348876953, 18.384328842163086, 22.891572952270508, 22.24419593811035, 5.786162853240967], "count": [622]}, "observation.state": {"min": [-19.51171875, 60.380859375, 88.154296875, 26.89453125, -92.8125, 0.15117157995700836], "max": [51.591796875, 181.0546875, 154.3359375, 98.701171875, -28.30078125, 14.739229202270508], "mean": [-1.107817530632019, 120.92127227783203, 130.45486450195312, 61.226436614990234, -62.08468246459961, 5.0661940574646], "std": [19.49082374572754, 39.022315979003906, 17.76490020751953, 23.10521125793457, 22.218528747558594, 5.199788570404053], "count": [622]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5577949675838078]], [[0.5583358221985031]], [[0.5722624723276408]]], "std": [[[0.2676243325042516]], [[0.2810434028000368]], [[0.29820513006421795]]], "count": [124]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43977793261121656]], [[0.5242303147401434]], [[0.5813878429395952]]], "std": [[[0.3420444524095927]], [[0.2712139093276434]], [[0.28204825388766297]]], "count": [124]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [622]}, "index": {"min": [78917], "max": [79538], "mean": [79227.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [622]}}} +{"episode_index": 230, "stats": {"action": {"min": [-17.40234375, 89.560546875, 96.6796875, 22.5, -162.333984375, 0.0], "max": [7.20703125, 181.669921875, 154.423828125, 100.546875, -88.154296875, 11.720226287841797], "mean": [-3.927079200744629, 123.48577880859375, 130.28269958496094, 61.60075759887695, -132.12083435058594, 2.5828940868377686], "std": [8.065354347229004, 35.81394577026367, 15.112109184265137, 25.153749465942383, 28.159067153930664, 4.346251487731934], "count": [474]}, "observation.state": {"min": [-16.611328125, 88.154296875, 99.66796875, 23.37890625, -161.630859375, 0.15117157995700836], "max": [6.591796875, 180.87890625, 154.3359375, 100.107421875, -88.06640625, 10.808768272399902], "mean": [-3.9046430587768555, 121.89913177490234, 131.2305145263672, 61.3369026184082, -131.5549774169922, 2.8768770694732666], "std": [7.489779472351074, 36.3912353515625, 14.383392333984375, 25.31596565246582, 28.061521530151367, 3.8276913166046143], "count": [474]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5551865535818288]], [[0.5595478648967838]], [[0.5795727346631722]]], "std": [[[0.2720409385903895]], [[0.28218200295320806]], [[0.2976311662139683]]], "count": [101]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.423641216511357]], [[0.5220698650747427]], [[0.5780859946288747]]], "std": [[[0.35514108096124997]], [[0.2775735253815544]], [[0.29748098961183195]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.766666666666667], "mean": [7.883333333333333], "std": [4.561056976265561], "count": [474]}, "frame_index": {"min": [0], "max": [473], "mean": [236.5], "std": [136.83170928796682], "count": [474]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [474]}, "index": {"min": [79539], "max": [80012], "mean": [79775.5], "std": [136.83170928796682], "count": [474]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [474]}}} +{"episode_index": 231, "stats": {"action": {"min": [-17.666015625, 55.810546875, 71.89453125, 33.92578125, -97.734375, -0.09451796114444733], "max": [40.517578125, 181.669921875, 147.392578125, 101.07421875, -26.279296875, 15.689981460571289], "mean": [-0.0866527259349823, 110.21681213378906, 116.25438690185547, 64.5088882446289, -51.87297439575195, 4.391564846038818], "std": [17.461929321289062, 38.8964958190918, 19.92313003540039, 20.264999389648438, 24.076459884643555, 5.649467468261719], "count": [497]}, "observation.state": {"min": [-16.611328125, 53.4375, 75.322265625, 33.310546875, -96.6796875, 0.15117157995700836], "max": [39.638671875, 180.87890625, 146.865234375, 100.546875, -26.279296875, 14.739229202270508], "mean": [0.12396645545959473, 107.98774719238281, 117.48846435546875, 64.10692596435547, -51.38542175292969, 4.634753227233887], "std": [16.935869216918945, 39.771305084228516, 19.227840423583984, 20.35121726989746, 23.941038131713867, 5.025393486022949], "count": [497]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5454789585278557]], [[0.5491456368658575]], [[0.5659503034547152]]], "std": [[[0.27773829644511794]], [[0.286346149126472]], [[0.30210680522709565]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44944064153439156]], [[0.519800313180828]], [[0.571467382508559]]], "std": [[[0.3416848206162618]], [[0.2778439750280808]], [[0.28840244258773784]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [497]}, "index": {"min": [80013], "max": [80509], "mean": [80261.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [497]}}} +{"episode_index": 232, "stats": {"action": {"min": [-15.205078125, 87.626953125, 93.8671875, 33.310546875, -122.080078125, 0.0], "max": [5.185546875, 181.669921875, 133.41796875, 96.15234375, -89.6484375, 13.70510482788086], "mean": [-6.210400104522705, 133.08302307128906, 124.95572662353516, 68.53560638427734, -103.88771057128906, 3.6951615810394287], "std": [6.837356090545654, 40.8022346496582, 10.282224655151367, 21.637317657470703, 11.955728530883789, 5.573265552520752], "count": [327]}, "observation.state": {"min": [-14.677734375, 86.044921875, 96.943359375, 33.046875, -120.9375, 0.15117157995700836], "max": [4.658203125, 180.87890625, 132.978515625, 95.361328125, -89.384765625, 12.698413848876953], "mean": [-5.958016872406006, 131.48275756835938, 125.82764434814453, 68.44448852539062, -103.33686828613281, 3.8722004890441895], "std": [6.407589435577393, 41.671138763427734, 9.331533432006836, 21.92432975769043, 11.83749771118164, 5.012923240661621], "count": [327]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5504051715686274]], [[0.5512059293300653]], [[0.5674766932189543]]], "std": [[[0.27060775449473584]], [[0.2813597789135277]], [[0.2988130022314667]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44355402982026143]], [[0.5110089399509804]], [[0.5599904370915032]]], "std": [[[0.3394621728663235]], [[0.27416620356773325]], [[0.29250630804411837]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [327]}, "index": {"min": [80510], "max": [80836], "mean": [80673.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}}} +{"episode_index": 233, "stats": {"action": {"min": [-17.75390625, 53.4375, 69.521484375, 37.6171875, -94.74609375, -0.09451796114444733], "max": [0.966796875, 181.669921875, 135.263671875, 97.646484375, -35.771484375, 14.555766105651855], "mean": [-8.15949821472168, 115.7447738647461, 113.53816986083984, 66.73239135742188, -65.21532440185547, 4.106647968292236], "std": [5.4272894859313965, 45.18004608154297, 23.147541046142578, 18.1099796295166, 20.97821807861328, 5.633248805999756], "count": [368]}, "observation.state": {"min": [-16.69921875, 51.15234375, 72.685546875, 37.177734375, -93.69140625, 0.15117157995700836], "max": [0.17578125, 180.87890625, 135.439453125, 96.767578125, -35.244140625, 13.832199096679688], "mean": [-7.675144195556641, 113.77226257324219, 114.7667465209961, 66.51744079589844, -64.74959564208984, 4.5893635749816895], "std": [5.061896800994873, 46.20109939575195, 22.2889461517334, 18.420291900634766, 20.968769073486328, 4.943971633911133], "count": [368]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5271202124183006]], [[0.5331133558006536]], [[0.554028125]]], "std": [[[0.2907123934950082]], [[0.2935675594640569]], [[0.30821534390841493]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4489810375816994]], [[0.511663010620915]], [[0.5579857924836601]]], "std": [[[0.34079800286549894]], [[0.28141482683263014]], [[0.29508373593654486]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [368]}, "index": {"min": [80837], "max": [81204], "mean": [81020.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}}} +{"episode_index": 234, "stats": {"action": {"min": [-0.087890625, 85.78125, 107.9296875, 30.76171875, -173.3203125, -0.09451796114444733], "max": [45.87890625, 181.58203125, 167.958984375, 100.72265625, -89.912109375, 16.635160446166992], "mean": [11.832904815673828, 128.515380859375, 135.75372314453125, 63.56311798095703, -136.29844665527344, 4.7044453620910645], "std": [14.760684967041016, 29.924467086791992, 15.164878845214844, 22.595314025878906, 26.231225967407227, 6.354215145111084], "count": [454]}, "observation.state": {"min": [-0.087890625, 84.111328125, 110.830078125, 29.8828125, -165.76171875, 0.15117157995700836], "max": [44.560546875, 180.87890625, 167.34375, 100.1953125, -89.6484375, 15.721843719482422], "mean": [11.31020736694336, 126.96190643310547, 136.83123779296875, 63.15367126464844, -135.6750030517578, 4.91523551940918], "std": [14.606851577758789, 30.476858139038086, 14.531311988830566, 22.700666427612305, 25.891597747802734, 5.709475040435791], "count": [454]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5548134885620916]], [[0.5582311070261438]], [[0.5716813684640523]]], "std": [[[0.27039161460090366]], [[0.28256980683098526]], [[0.2993325742460479]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261450204248366]], [[0.5159065236928105]], [[0.5727385314542484]]], "std": [[[0.3538954639066858]], [[0.27832731608783934]], [[0.29620428136695337]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [454]}, "index": {"min": [81205], "max": [81658], "mean": [81431.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}}} +{"episode_index": 235, "stats": {"action": {"min": [-10.1953125, 61.083984375, 79.189453125, 35.5078125, -98.4375, -0.09451796114444733], "max": [7.294921875, 181.58203125, 132.978515625, 100.546875, -84.638671875, 15.689981460571289], "mean": [-1.3478748798370361, 112.32965087890625, 106.24290466308594, 61.21297836303711, -90.45716094970703, 4.177361965179443], "std": [5.608706951141357, 49.45284652709961, 18.772153854370117, 23.450010299682617, 3.2694153785705566, 5.917336940765381], "count": [402]}, "observation.state": {"min": [-9.31640625, 59.0625, 82.529296875, 35.419921875, -97.91015625, 0.15117157995700836], "max": [6.591796875, 180.87890625, 132.626953125, 99.66796875, -84.111328125, 14.739229202270508], "mean": [-1.380232572555542, 110.04584503173828, 107.66810607910156, 61.21210479736328, -90.02623748779297, 4.452216148376465], "std": [4.959626197814941, 50.645355224609375, 17.94731330871582, 23.6210994720459, 3.2256791591644287, 5.349208831787109], "count": [402]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5296257945261438]], [[0.5348512581699346]], [[0.5544966911764706]]], "std": [[[0.29520828801008325]], [[0.298373938343454]], [[0.3098632867510122]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48154292892156864]], [[0.49734699346405226]], [[0.5212226531862745]]], "std": [[[0.3316765885663663]], [[0.2939909833791004]], [[0.3164247026383496]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [402]}, "index": {"min": [81659], "max": [82060], "mean": [81859.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [402]}}} +{"episode_index": 236, "stats": {"action": {"min": [-1.845703125, 114.9609375, 110.654296875, 29.267578125, -149.326171875, 0.0], "max": [15.205078125, 181.58203125, 161.015625, 92.021484375, -85.341796875, 15.689981460571289], "mean": [4.193462371826172, 147.7049560546875, 136.59251403808594, 69.22203826904297, -114.59056091308594, 2.9194440841674805], "std": [5.197310924530029, 28.921350479125977, 14.05394172668457, 22.914377212524414, 25.767621994018555, 5.431076526641846], "count": [285]}, "observation.state": {"min": [-0.87890625, 113.73046875, 113.5546875, 29.1796875, -148.7109375, 0.15117157995700836], "max": [14.677734375, 180.87890625, 160.927734375, 91.58203125, -85.25390625, 14.739229202270508], "mean": [3.894017219543457, 146.8531951904297, 137.33358764648438, 69.19952392578125, -114.19397735595703, 3.144376039505005], "std": [4.954926490783691, 29.18623161315918, 13.689581871032715, 23.137117385864258, 25.528728485107422, 4.894028663635254], "count": [285]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5632133088235294]], [[0.565843106617647]], [[0.5786488745915033]]], "std": [[[0.26258641383915854]], [[0.27771874186718765]], [[0.2957466628757242]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.448900606617647]], [[0.5233732863562092]], [[0.5751693423202614]]], "std": [[[0.3493498910449495]], [[0.28004092255804064]], [[0.29676095311717865]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [285]}, "index": {"min": [82061], "max": [82345], "mean": [82203.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}}} +{"episode_index": 237, "stats": {"action": {"min": [-2.63671875, 78.046875, 97.470703125, 26.279296875, -118.65234375, 0.0], "max": [13.0078125, 181.58203125, 136.318359375, 99.755859375, -87.978515625, 14.461247444152832], "mean": [5.428614139556885, 127.73509216308594, 122.13160705566406, 67.13008880615234, -104.57181549072266, 2.556136131286621], "std": [5.295641899108887, 40.436492919921875, 11.998003005981445, 25.726078033447266, 12.079324722290039, 4.376407146453857], "count": [273]}, "observation.state": {"min": [-1.669921875, 76.81640625, 100.37109375, 25.83984375, -117.685546875, 0.15117157995700836], "max": [12.744140625, 180.966796875, 136.318359375, 99.052734375, -87.890625, 13.68102741241455], "mean": [5.124699592590332, 126.2283935546875, 123.02912902832031, 66.91342163085938, -104.10113525390625, 2.492673397064209], "std": [4.829936504364014, 41.239295959472656, 11.123268127441406, 25.892608642578125, 11.916226387023926, 4.054315090179443], "count": [273]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5517774571078431]], [[0.5533500490196078]], [[0.5703283455882352]]], "std": [[[0.2758202697021323]], [[0.2878829033945277]], [[0.30090225209608784]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45961792892156866]], [[0.5164176756535948]], [[0.566122085375817]]], "std": [[[0.3406818951157381]], [[0.2798352183234819]], [[0.2944691228330003]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [273]}, "index": {"min": [82346], "max": [82618], "mean": [82482.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}} +{"episode_index": 238, "stats": {"action": {"min": [-1.7578125, 60.732421875, 80.068359375, 27.59765625, -105.556640625, 0.0], "max": [45.263671875, 181.58203125, 132.890625, 92.548828125, -85.341796875, 16.824195861816406], "mean": [10.403072357177734, 103.77113342285156, 106.68456268310547, 54.01271057128906, -96.1767349243164, 4.275493144989014], "std": [13.469098091125488, 44.062904357910156, 14.807642936706543, 21.88371467590332, 5.22962760925293, 5.582175254821777], "count": [426]}, "observation.state": {"min": [-1.23046875, 58.18359375, 83.671875, 27.421875, -104.58984375, 0.15117157995700836], "max": [44.82421875, 180.966796875, 132.626953125, 91.7578125, -85.166015625, 15.797430038452148], "mean": [9.887489318847656, 100.74351501464844, 108.27433776855469, 53.899234771728516, -95.65579223632812, 4.36622953414917], "std": [13.362174034118652, 45.38743591308594, 14.086461067199707, 22.00814437866211, 5.180121898651123, 4.9868550300598145], "count": [426]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5301487316176471]], [[0.5369998161764705]], [[0.5556361376633986]]], "std": [[[0.290847199191656]], [[0.2963174270537228]], [[0.30700955493568705]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5067105861928105]], [[0.5051802267156863]], [[0.5239492258986927]]], "std": [[[0.32331003404721204]], [[0.2926567491536529]], [[0.31303518581129747]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [426]}, "index": {"min": [82619], "max": [83044], "mean": [82831.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}} +{"episode_index": 239, "stats": {"action": {"min": [0.439453125, 58.53515625, 87.01171875, 16.171875, -106.611328125, -0.09451796114444733], "max": [36.2109375, 181.58203125, 132.890625, 89.736328125, -91.40625, 18.052928924560547], "mean": [12.795929908752441, 102.36614990234375, 109.95979309082031, 48.95636749267578, -99.66150665283203, 5.056362628936768], "std": [9.974921226501465, 43.32247543334961, 12.546253204345703, 23.962581634521484, 4.342489719390869, 5.604712963104248], "count": [409]}, "observation.state": {"min": [0.087890625, 56.513671875, 90.263671875, 16.5234375, -105.64453125, 0.15117157995700836], "max": [35.595703125, 180.966796875, 132.451171875, 88.857421875, -91.0546875, 17.082387924194336], "mean": [12.216796875, 99.80348205566406, 111.2350845336914, 48.86525344848633, -99.13633728027344, 5.037445068359375], "std": [9.819242477416992, 44.30513000488281, 11.937955856323242, 24.096006393432617, 4.187050819396973, 4.917356967926025], "count": [409]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5275908169934641]], [[0.5390183517156864]], [[0.5620578758169935]]], "std": [[[0.2984145717044248]], [[0.2984341216804869]], [[0.30789333485408615]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49810189338235294]], [[0.504217518382353]], [[0.5242242504084967]]], "std": [[[0.3261541147068919]], [[0.2968537520577804]], [[0.31617071722096174]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [409]}, "index": {"min": [83045], "max": [83453], "mean": [83249.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [409]}}} +{"episode_index": 240, "stats": {"action": {"min": [-0.52734375, 67.060546875, 93.779296875, 25.83984375, -99.4921875, -0.09451796114444733], "max": [16.171875, 181.58203125, 132.978515625, 95.888671875, -88.41796875, 21.077505111694336], "mean": [4.269465446472168, 124.37586212158203, 115.94007873535156, 60.60686492919922, -92.8971939086914, 4.007082939147949], "std": [4.90350866317749, 47.938926696777344, 13.725709915161133, 25.5582218170166, 2.716376781463623, 6.737277507781982], "count": [357]}, "observation.state": {"min": [0.087890625, 65.302734375, 96.767578125, 25.576171875, -98.7890625, 0.15117157995700836], "max": [15.732421875, 180.966796875, 132.626953125, 94.74609375, -88.154296875, 19.87906265258789], "mean": [3.904362440109253, 122.17068481445312, 116.86134338378906, 60.66545867919922, -92.43878936767578, 4.488777160644531], "std": [4.865711688995361, 49.32292938232422, 12.921926498413086, 25.80362892150879, 2.5752246379852295, 6.0338544845581055], "count": [357]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5451080024509803]], [[0.5512202614379086]], [[0.5684154534313726]]], "std": [[[0.2854086247363111]], [[0.2930285159459071]], [[0.3057181071017513]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4930388276143791]], [[0.5058038092320262]], [[0.5298859844771242]]], "std": [[[0.3290186076756038]], [[0.29631523770813173]], [[0.31737935142470164]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [357]}, "index": {"min": [83454], "max": [83810], "mean": [83632.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}}} +{"episode_index": 241, "stats": {"action": {"min": [-5.625, 71.806640625, 105.1171875, 21.97265625, -155.390625, -0.09451796114444733], "max": [4.921875, 181.58203125, 160.3125, 91.7578125, -86.748046875, 13.137996673583984], "mean": [0.14269301295280457, 125.05567932128906, 130.8229522705078, 53.206398010253906, -105.86160278320312, 2.357945680618286], "std": [2.011139154434204, 36.8416633605957, 17.08098602294922, 25.98711585998535, 24.283401489257812, 4.533032417297363], "count": [340]}, "observation.state": {"min": [-4.5703125, 69.43359375, 108.10546875, 21.357421875, -154.775390625, 0.15117157995700836], "max": [3.603515625, 180.966796875, 160.224609375, 90.791015625, -86.220703125, 12.698413848876953], "mean": [0.10831227153539658, 123.333251953125, 132.11849975585938, 53.12109375, -105.32994079589844, 3.1841559410095215], "std": [1.50148606300354, 37.64977264404297, 16.390979766845703, 26.185321807861328, 24.10952377319336, 3.883812427520752], "count": [340]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5555693443627451]], [[0.5586802900326797]], [[0.5737499591503268]]], "std": [[[0.2685422177736722]], [[0.2823922006343026]], [[0.2986045226678975]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429799714052287]], [[0.5084103758169934]], [[0.5482285927287581]]], "std": [[[0.3426913083237869]], [[0.28150278317819305]], [[0.3050017339723514]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [340]}, "index": {"min": [83811], "max": [84150], "mean": [83980.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}}} +{"episode_index": 242, "stats": {"action": {"min": [-6.064453125, 88.330078125, 99.580078125, 27.861328125, -173.3203125, -0.09451796114444733], "max": [7.03125, 181.58203125, 156.533203125, 95.185546875, -88.857421875, 13.137996673583984], "mean": [1.9254179000854492, 133.67115783691406, 131.57606506347656, 64.9874496459961, -132.15301513671875, 2.6989805698394775], "std": [2.581075668334961, 35.36989212036133, 14.720422744750977, 23.576162338256836, 34.0132942199707, 4.744358062744141], "count": [344]}, "observation.state": {"min": [-5.361328125, 87.01171875, 102.744140625, 27.158203125, -165.76171875, 0.15117157995700836], "max": [6.767578125, 180.966796875, 156.26953125, 94.5703125, -88.76953125, 12.622827529907227], "mean": [1.4547942876815796, 132.43374633789062, 132.31553649902344, 64.85408020019531, -130.9774932861328, 3.047147512435913], "std": [2.2974326610565186, 35.90422821044922, 14.058062553405762, 23.812318801879883, 33.139892578125, 4.280921936035156], "count": [344]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5483430616830065]], [[0.5509029166666667]], [[0.5706721711601308]]], "std": [[[0.26441813394042213]], [[0.27814305893066016]], [[0.29376568843800804]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512700776143791]], [[0.5209594873366012]], [[0.5690234293300653]]], "std": [[[0.3480630053667248]], [[0.2829359674515067]], [[0.30193426591519784]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [344]}, "index": {"min": [84151], "max": [84494], "mean": [84322.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [344]}}} +{"episode_index": 243, "stats": {"action": {"min": [-7.998046875, 85.517578125, 99.580078125, 27.685546875, -170.068359375, 0.0], "max": [4.39453125, 181.669921875, 154.51171875, 100.986328125, -90.17578125, 14.177693367004395], "mean": [0.7684230208396912, 128.8035888671875, 129.65280151367188, 64.02074432373047, -137.30303955078125, 3.986346483230591], "std": [3.0038034915924072, 35.71406173706055, 12.843246459960938, 25.209924697875977, 31.999542236328125, 5.479613780975342], "count": [319]}, "observation.state": {"min": [-6.767578125, 84.111328125, 102.392578125, 26.89453125, -165.41015625, 0.15117157995700836], "max": [3.8671875, 180.87890625, 154.3359375, 100.283203125, -90.3515625, 13.52985668182373], "mean": [0.4667295217514038, 126.93196868896484, 130.35723876953125, 63.77442932128906, -136.45693969726562, 4.367617130279541], "std": [2.5583460330963135, 36.584774017333984, 12.213152885437012, 25.30702018737793, 31.43323516845703, 4.926676273345947], "count": [319]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5439240788398693]], [[0.5514913868464052]], [[0.5740901450163398]]], "std": [[[0.2667891793079333]], [[0.2783028060357823]], [[0.29206648406003144]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44833845792483656]], [[0.5238600347222222]], [[0.5674823284313726]]], "std": [[[0.35130503234865096]], [[0.28661111311402054]], [[0.30621323355938446]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [319]}, "index": {"min": [84495], "max": [84813], "mean": [84654.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}}} +{"episode_index": 244, "stats": {"action": {"min": [-13.623046875, 87.978515625, 108.369140625, 25.6640625, -98.0859375, 0.0], "max": [4.5703125, 181.58203125, 139.658203125, 93.515625, -82.08984375, 16.446125030517578], "mean": [-1.8572160005569458, 129.16690063476562, 128.69520568847656, 59.43905258178711, -90.05363464355469, 4.229153633117676], "std": [5.613678455352783, 37.48033142089844, 8.5687255859375, 25.04264259338379, 4.150025844573975, 5.521520614624023], "count": [313]}, "observation.state": {"min": [-12.65625, 86.044921875, 111.708984375, 25.3125, -97.3828125, 0.15117157995700836], "max": [3.515625, 180.87890625, 139.482421875, 92.8125, -82.08984375, 15.797430038452148], "mean": [-1.9706594944000244, 127.53266143798828, 129.66986083984375, 59.337684631347656, -89.51702117919922, 4.456421852111816], "std": [5.1322197914123535, 38.26070022583008, 7.833456039428711, 25.363569259643555, 4.127054691314697, 4.977297782897949], "count": [313]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467586213235295]], [[0.5521768014705882]], [[0.5721668729575163]]], "std": [[[0.2671910455214925]], [[0.280104104077791]], [[0.29408556751373843]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45089289011437905]], [[0.5130489848856209]], [[0.5556713950163399]]], "std": [[[0.34277602906639143]], [[0.28513638390445534]], [[0.3028754046930252]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [313]}, "index": {"min": [84814], "max": [85126], "mean": [84970.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}}} +{"episode_index": 245, "stats": {"action": {"min": [-1.40625, 95.09765625, 105.29296875, 38.14453125, -158.37890625, -0.09451796114444733], "max": [15.556640625, 181.58203125, 148.447265625, 92.021484375, -87.1875, 12.287334442138672], "mean": [8.256417274475098, 134.9734649658203, 130.49441528320312, 69.89173889160156, -127.39411926269531, 3.246917724609375], "std": [5.762803554534912, 33.996334075927734, 10.591384887695312, 19.77272605895996, 30.516332626342773, 4.920317649841309], "count": [315]}, "observation.state": {"min": [-0.703125, 94.21875, 108.720703125, 38.14453125, -157.67578125, 0.15117157995700836], "max": [14.501953125, 180.966796875, 148.18359375, 91.142578125, -87.1875, 11.791383743286133], "mean": [7.755580425262451, 133.74801635742188, 131.22401428222656, 69.68135833740234, -126.85209655761719, 3.5388474464416504], "std": [5.71575403213501, 34.47825241088867, 9.922529220581055, 19.970285415649414, 30.366313934326172, 4.414592266082764], "count": [315]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5426239256535947]], [[0.549370234885621]], [[0.5709941952614379]]], "std": [[[0.2710462208830717]], [[0.2797254764555064]], [[0.2936018914019424]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467036519607843]], [[0.5224346915849674]], [[0.5718645424836601]]], "std": [[[0.3506063285459249]], [[0.2823571310541621]], [[0.30047746485942917]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [315]}, "index": {"min": [85127], "max": [85441], "mean": [85284.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}}} +{"episode_index": 246, "stats": {"action": {"min": [-2.98828125, 98.96484375, 94.39453125, 33.837890625, -153.984375, 0.0], "max": [23.642578125, 181.58203125, 147.919921875, 96.6796875, -87.890625, 13.516068458557129], "mean": [9.224602699279785, 134.0587615966797, 129.14715576171875, 66.95670318603516, -118.84468841552734, 3.252777338027954], "std": [8.232288360595703, 32.25813674926758, 13.925328254699707, 21.98055648803711, 23.934057235717773, 5.048295974731445], "count": [292]}, "observation.state": {"min": [-1.669921875, 97.3828125, 97.91015625, 32.958984375, -152.666015625, 0.15117157995700836], "max": [22.587890625, 180.966796875, 147.392578125, 95.712890625, -87.275390625, 12.622827529907227], "mean": [8.893507957458496, 132.41165161132812, 130.22134399414062, 66.73456573486328, -118.30680084228516, 3.4474411010742188], "std": [7.897467613220215, 33.079612731933594, 13.248442649841309, 22.227327346801758, 23.816381454467773, 4.529421329498291], "count": [292]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5396839113562092]], [[0.5448856413398693]], [[0.5691364195261437]]], "std": [[[0.27195962598568285]], [[0.27850084592143187]], [[0.291665208861805]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44637010416666667]], [[0.5194779166666667]], [[0.5704271956699346]]], "std": [[[0.3506784449813073]], [[0.28304353553744865]], [[0.30065329419149506]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [292]}, "index": {"min": [85442], "max": [85733], "mean": [85587.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}}} +{"episode_index": 247, "stats": {"action": {"min": [-0.263671875, 79.98046875, 102.568359375, 26.103515625, -142.55859375, 0.0], "max": [19.775390625, 181.58203125, 141.240234375, 92.109375, -88.857421875, 9.735349655151367], "mean": [11.139759063720703, 127.07987976074219, 127.4097900390625, 62.9940185546875, -116.97637176513672, 2.6062300205230713], "std": [8.03494930267334, 38.90591049194336, 10.296414375305176, 23.591854095458984, 21.927770614624023, 3.8226258754730225], "count": [291]}, "observation.state": {"min": [0.17578125, 77.87109375, 105.908203125, 25.83984375, -141.591796875, 0.15117157995700836], "max": [18.720703125, 180.966796875, 141.328125, 91.58203125, -88.41796875, 8.843537330627441], "mean": [10.678257942199707, 125.55323791503906, 128.38230895996094, 62.87109375, -116.4354476928711, 2.5465428829193115], "std": [7.713897705078125, 39.580284118652344, 9.504378318786621, 23.845457077026367, 21.786651611328125, 3.4458916187286377], "count": [291]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286768014705883]], [[0.5410127185457516]], [[0.5679521323529412]]], "std": [[[0.2771453992362657]], [[0.28223041639683305]], [[0.2940096902689581]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376541687091503]], [[0.512789501633987]], [[0.5630186825980392]]], "std": [[[0.353821852358231]], [[0.2842201964123901]], [[0.3063363855168239]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [291]}, "index": {"min": [85734], "max": [86024], "mean": [85879.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}}} +{"episode_index": 248, "stats": {"action": {"min": [-26.630859375, 83.408203125, 106.171875, 26.015625, -92.021484375, -0.09451796114444733], "max": [1.142578125, 181.669921875, 138.251953125, 94.482421875, -70.48828125, 14.366729736328125], "mean": [-9.384925842285156, 134.3491973876953, 127.26881408691406, 62.962066650390625, -83.12168884277344, 3.143655300140381], "std": [9.239561080932617, 38.76735305786133, 8.6192045211792, 25.26175880432129, 6.725179672241211, 5.2542314529418945], "count": [304]}, "observation.state": {"min": [-25.3125, 82.001953125, 109.248046875, 26.455078125, -91.318359375, 0.15117157995700836], "max": [0.791015625, 180.966796875, 138.69140625, 93.779296875, -70.13671875, 13.832199096679688], "mean": [-9.027581214904785, 132.8752899169922, 128.36685180664062, 62.987220764160156, -82.6264419555664, 3.5132389068603516], "std": [8.783720016479492, 39.49931716918945, 7.908382415771484, 25.483671188354492, 6.7743449211120605, 4.767478942871094], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5358445057189543]], [[0.544032066993464]], [[0.5685527573529412]]], "std": [[[0.2780896212584548]], [[0.2798183074921493]], [[0.2929202275423219]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4674428472222222]], [[0.5216686907679738]], [[0.5626623100490196]]], "std": [[[0.3356146978044869]], [[0.2832878877056519]], [[0.29603978354854626]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [304]}, "index": {"min": [86025], "max": [86328], "mean": [86176.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 249, "stats": {"action": {"min": [-0.3515625, 94.130859375, 97.646484375, 35.33203125, -161.630859375, -0.09451796114444733], "max": [24.43359375, 181.669921875, 146.6015625, 94.482421875, -88.76953125, 14.555766105651855], "mean": [13.975117683410645, 130.1883087158203, 129.38943481445312, 66.40670013427734, -130.67408752441406, 3.146962881088257], "std": [9.206539154052734, 35.19784927368164, 10.316462516784668, 21.183027267456055, 29.592529296875, 5.210216522216797], "count": [346]}, "observation.state": {"min": [0.263671875, 93.1640625, 100.634765625, 35.33203125, -160.6640625, 0.15117157995700836], "max": [23.73046875, 180.87890625, 146.337890625, 93.603515625, -88.41796875, 13.68102741241455], "mean": [13.57630729675293, 128.69778442382812, 130.31387329101562, 66.19205474853516, -130.12918090820312, 3.5695676803588867], "std": [8.965045928955078, 35.81182098388672, 9.64377212524414, 21.461896896362305, 29.442110061645508, 4.601105690002441], "count": [346]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5316735661764705]], [[0.5419183129084968]], [[0.5671458986928105]]], "std": [[[0.2785818134340692]], [[0.28367505486359457]], [[0.2964899034631164]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45522208537581704]], [[0.517963660130719]], [[0.5662846711601307]]], "std": [[[0.3529566994658208]], [[0.29067591831577316]], [[0.3077861351063563]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [346]}, "index": {"min": [86329], "max": [86674], "mean": [86501.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}}} +{"episode_index": 250, "stats": {"action": {"min": [-2.373046875, 96.328125, 98.173828125, 37.265625, -159.521484375, -0.09451796114444733], "max": [20.478515625, 181.58203125, 145.810546875, 100.8984375, -87.802734375, 14.933837890625], "mean": [10.405385971069336, 131.3509521484375, 125.40435791015625, 73.1618881225586, -129.4766387939453, 4.13616943359375], "std": [8.72305965423584, 34.58141326904297, 12.969491004943848, 20.811147689819336, 30.458486557006836, 5.573822498321533], "count": [305]}, "observation.state": {"min": [-1.669921875, 95.2734375, 101.77734375, 36.5625, -158.73046875, 0.15117157995700836], "max": [19.6875, 180.87890625, 145.283203125, 100.283203125, -87.978515625, 13.68102741241455], "mean": [10.186379432678223, 129.79745483398438, 126.38526916503906, 72.82012176513672, -128.8047332763672, 4.191654205322266], "std": [8.144369125366211, 35.41830825805664, 11.98727035522461, 20.931365966796875, 30.39820671081543, 5.021790981292725], "count": [305]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5363076899509803]], [[0.5442317054738562]], [[0.5683244464869281]]], "std": [[[0.2768041188295089]], [[0.2825685022503206]], [[0.2964956568318267]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600278125]], [[0.5254593218954249]], [[0.5692890522875818]]], "std": [[[0.35373445056512337]], [[0.2891039211180406]], [[0.30550989549965674]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [305]}, "index": {"min": [86675], "max": [86979], "mean": [86827.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}}} +{"episode_index": 251, "stats": {"action": {"min": [-26.455078125, 62.666015625, 85.341796875, 29.53125, -102.392578125, -0.09451796114444733], "max": [53.7890625, 181.58203125, 132.978515625, 95.888671875, -61.435546875, 15.12287425994873], "mean": [-3.151108503341675, 117.61506652832031, 117.1590347290039, 59.98961639404297, -78.97284698486328, 4.100951194763184], "std": [23.756324768066406, 42.99456787109375, 12.777076721191406, 22.15328025817871, 12.338415145874023, 5.658253192901611], "count": [536]}, "observation.state": {"min": [-25.48828125, 60.29296875, 88.505859375, 29.1796875, -101.77734375, 0.15117157995700836], "max": [52.470703125, 180.87890625, 132.626953125, 94.833984375, -61.171875, 14.285715103149414], "mean": [-2.9361371994018555, 115.47637176513672, 118.22715759277344, 59.85515594482422, -78.43609619140625, 4.231101989746094], "std": [23.207054138183594, 43.930458068847656, 11.965360641479492, 22.421390533447266, 12.275928497314453, 5.1218581199646], "count": [536]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5182769276629571]], [[0.5355840196814461]], [[0.562194836380498]]], "std": [[[0.29091192340277255]], [[0.2840874962772721]], [[0.29599157598663983]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799833509980569]], [[0.5214261706559501]], [[0.5598805993493494]]], "std": [[[0.3285068343677039]], [[0.28314696032580283]], [[0.292633701109068]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.833333333333332], "mean": [8.916666666666666], "std": [5.157653428535974], "count": [536]}, "frame_index": {"min": [0], "max": [535], "mean": [267.5], "std": [154.72960285607923], "count": [536]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [536]}, "index": {"min": [86980], "max": [87515], "mean": [87247.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [536]}}} +{"episode_index": 252, "stats": {"action": {"min": [-4.21875, 63.80859375, 90.87890625, 31.640625, -94.306640625, -0.09451796114444733], "max": [33.3984375, 181.58203125, 132.978515625, 97.470703125, -61.259765625, 12.476370811462402], "mean": [8.446666717529297, 115.7012710571289, 116.20649719238281, 63.69194412231445, -76.98554229736328, 3.636718273162842], "std": [9.818020820617676, 44.24567794799805, 13.416841506958008, 20.252838134765625, 11.352612495422363, 4.976986408233643], "count": [489]}, "observation.state": {"min": [-3.515625, 61.34765625, 93.33984375, 31.201171875, -93.603515625, 0.22675737738609314], "max": [32.6953125, 180.966796875, 134.47265625, 96.767578125, -61.083984375, 11.791383743286133], "mean": [8.078028678894043, 113.76953887939453, 117.27355194091797, 63.42341995239258, -76.51551055908203, 3.6675384044647217], "std": [9.663741111755371, 45.133487701416016, 12.94633674621582, 20.472869873046875, 11.40228271484375, 4.5229644775390625], "count": [489]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5361751895742115]], [[0.5440956655720541]], [[0.5782532243479916]]], "std": [[[0.2902291014188744]], [[0.28813899812796095]], [[0.30432713274850287]]], "count": [103]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44800115410241764]], [[0.5097636509296275]], [[0.5553661578304461]]], "std": [[[0.3464455576922658]], [[0.2930174540578485]], [[0.3013088814938168]]], "count": [103]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [489]}, "index": {"min": [87516], "max": [88004], "mean": [87760.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}}} +{"episode_index": 253, "stats": {"action": {"min": [-10.283203125, 98.701171875, 107.75390625, 31.376953125, -242.2265625, -0.09451796114444733], "max": [37.705078125, 181.669921875, 164.35546875, 93.69140625, -89.208984375, 15.973535537719727], "mean": [9.941248893737793, 130.69131469726562, 139.36033630371094, 63.1461067199707, -175.2479248046875, 4.091552257537842], "std": [13.708311080932617, 28.44609832763672, 14.677362442016602, 19.90213394165039, 55.393821716308594, 6.086375713348389], "count": [558]}, "observation.state": {"min": [-9.31640625, 97.55859375, 110.7421875, 31.201171875, -165.76171875, 0.15117157995700836], "max": [36.650390625, 180.966796875, 164.091796875, 92.8125, -89.208984375, 14.739229202270508], "mean": [9.73806095123291, 129.3096466064453, 140.3594970703125, 62.68500900268555, -144.21702575683594, 4.637956619262695], "std": [13.390853881835938, 28.968669891357422, 14.185070991516113, 19.997241973876953, 32.861820220947266, 5.342503070831299], "count": [558]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467198446995757]], [[0.5538980890236211]], [[0.5894406980994152]]], "std": [[[0.28779823689470657]], [[0.2846576265863545]], [[0.3051794927759453]]], "count": [114]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42238737494266715]], [[0.5224971172313955]], [[0.5906527706111685]]], "std": [[[0.36348710417442726]], [[0.28380619960163467]], [[0.2689659247297056]]], "count": [114]}, "timestamp": {"min": [0.0], "max": [18.566666666666666], "mean": [9.283333333333333], "std": [5.369348881140748], "count": [558]}, "frame_index": {"min": [0], "max": [557], "mean": [278.5], "std": [161.08046643422244], "count": [558]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [558]}, "index": {"min": [88005], "max": [88562], "mean": [88283.5], "std": [161.08046643422244], "count": [558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [558]}}} +{"episode_index": 254, "stats": {"action": {"min": [-10.546875, 111.005859375, 92.724609375, 23.5546875, -210.9375, -0.09451796114444733], "max": [15.908203125, 181.58203125, 166.81640625, 100.107421875, -88.2421875, 17.485822677612305], "mean": [3.573359489440918, 138.74574279785156, 137.79690551757812, 67.77372741699219, -152.67881774902344, 4.853956699371338], "std": [7.24083948135376, 28.796707153320312, 20.786264419555664, 26.213159561157227, 51.11933898925781, 6.813479900360107], "count": [341]}, "observation.state": {"min": [-9.404296875, 110.654296875, 95.712890625, 23.37890625, -165.76171875, 0.15117157995700836], "max": [15.029296875, 181.318359375, 166.201171875, 99.66796875, -88.154296875, 16.628873825073242], "mean": [3.3571126461029053, 138.0765838623047, 138.75540161132812, 67.4162368774414, -134.88531494140625, 4.96605920791626], "std": [6.809526443481445, 28.95516586303711, 20.028146743774414, 26.294477462768555, 35.26286315917969, 6.27862024307251], "count": [341]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5530706597222221]], [[0.5567108251633988]], [[0.583767926879085]]], "std": [[[0.2736543016681628]], [[0.280667649559192]], [[0.30118196574019185]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42876325367647056]], [[0.5195537765522876]], [[0.5829183169934641]]], "std": [[[0.3672712350886793]], [[0.2902626006415462]], [[0.2776718798096948]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [341]}, "index": {"min": [88563], "max": [88903], "mean": [88733.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}}} +{"episode_index": 255, "stats": {"action": {"min": [-11.162109375, 52.822265625, 67.763671875, 34.365234375, -97.646484375, -0.09451796114444733], "max": [36.9140625, 181.58203125, 136.494140625, 97.119140625, -53.26171875, 16.351608276367188], "mean": [3.6150169372558594, 110.9720458984375, 114.57273864746094, 66.4724349975586, -73.0122299194336, 4.392694473266602], "std": [13.659144401550293, 40.36403274536133, 18.241100311279297, 18.80106544494629, 13.578038215637207, 6.138388633728027], "count": [512]}, "observation.state": {"min": [-10.634765625, 50.09765625, 71.279296875, 34.013671875, -96.50390625, 0.22675737738609314], "max": [35.771484375, 180.966796875, 136.142578125, 96.416015625, -53.349609375, 15.646258354187012], "mean": [3.824787139892578, 108.68582153320312, 115.78507995605469, 66.0404052734375, -72.43043518066406, 4.600258827209473], "std": [13.12807559967041, 41.35487365722656, 17.661474227905273, 18.910133361816406, 13.425826072692871, 5.614355564117432], "count": [512]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460405137132734]], [[0.5514295343137254]], [[0.5829571689267607]]], "std": [[[0.27988208417801097]], [[0.2861772324270096]], [[0.30416979074367617]]], "count": [107]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43025501076598865]], [[0.5191367815038788]], [[0.579586188992731]]], "std": [[[0.34789749251387025]], [[0.2765493537579136]], [[0.2849551759429698]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [512]}, "index": {"min": [88904], "max": [89415], "mean": [89159.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [512]}}} +{"episode_index": 256, "stats": {"action": {"min": [-18.017578125, 68.73046875, 88.41796875, 29.970703125, -94.833984375, -0.09451796114444733], "max": [35.595703125, 181.494140625, 133.06640625, 100.634765625, -53.701171875, 13.799622535705566], "mean": [-1.2457923889160156, 112.54743957519531, 113.28482818603516, 64.0157241821289, -70.74632263183594, 3.941906213760376], "std": [14.911029815673828, 42.36830520629883, 13.511287689208984, 19.711122512817383, 13.900075912475586, 5.1010284423828125], "count": [499]}, "observation.state": {"min": [-17.314453125, 66.533203125, 91.93359375, 29.35546875, -93.603515625, 0.9070295095443726], "max": [34.8046875, 180.87890625, 134.560546875, 99.84375, -53.349609375, 12.698413848876953], "mean": [-0.8165549635887146, 110.37413024902344, 114.82288360595703, 63.648136138916016, -70.18331909179688, 4.748267650604248], "std": [14.452207565307617, 43.406410217285156, 13.06950569152832, 19.82174301147461, 13.823437690734863, 4.077154159545898], "count": [499]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532982154528478]], [[0.5457611072206661]], [[0.5806833236072206]]], "std": [[[0.28604997636575424]], [[0.2830011486844241]], [[0.3015790553254885]]], "count": [105]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577655364923747]], [[0.5128145697167755]], [[0.5596407329598506]]], "std": [[[0.3474951972191207]], [[0.2916245962476105]], [[0.29964376006581656]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [499]}, "index": {"min": [89416], "max": [89914], "mean": [89665.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}}} +{"episode_index": 257, "stats": {"action": {"min": [-7.91015625, 60.205078125, 80.15625, 24.609375, -94.74609375, -0.09451796114444733], "max": [32.16796875, 181.494140625, 135.791015625, 92.109375, -59.4140625, 12.665406227111816], "mean": [1.9697535037994385, 116.91796875, 117.21233367919922, 61.07066345214844, -77.50013732910156, 3.4407858848571777], "std": [11.683547019958496, 43.46308135986328, 14.608880996704102, 22.15567970275879, 10.327669143676758, 4.803030014038086], "count": [508]}, "observation.state": {"min": [-6.6796875, 58.447265625, 83.671875, 24.2578125, -93.603515625, 0.831443727016449], "max": [31.9921875, 180.966796875, 135.263671875, 91.7578125, -59.23828125, 11.791383743286133], "mean": [2.309378147125244, 114.9029541015625, 118.57929229736328, 60.778961181640625, -77.02116394042969, 4.271183013916016], "std": [11.241618156433105, 44.439300537109375, 13.888060569763184, 22.287994384765625, 10.262605667114258, 3.915776014328003], "count": [508]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5431862897807098]], [[0.5476949560197911]], [[0.5824498045324049]]], "std": [[[0.277393705626419]], [[0.27979325230364116]], [[0.2971868929253738]]], "count": [107]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651446727444872]], [[0.5143337685541506]], [[0.5571984129711074]]], "std": [[[0.34027850255094816]], [[0.28336736794990225]], [[0.2927043206188919]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [16.9], "mean": [8.450000000000001], "std": [4.888222808160673], "count": [508]}, "frame_index": {"min": [0], "max": [507], "mean": [253.5], "std": [146.64668424482022], "count": [508]}, "episode_index": {"min": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [508]}, "index": {"min": [89915], "max": [90422], "mean": [90168.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}}} +{"episode_index": 258, "stats": {"action": {"min": [-8.349609375, 96.6796875, 93.515625, 30.234375, -243.28125, 0.0], "max": [37.265625, 181.58203125, 161.3671875, 100.107421875, -85.869140625, 14.555766105651855], "mean": [11.010313034057617, 126.51519775390625, 135.92510986328125, 65.0461196899414, -175.63690185546875, 3.7997987270355225], "std": [13.466618537902832, 28.65220832824707, 15.886855125427246, 20.61540412902832, 53.31359100341797, 5.250463962554932], "count": [535]}, "observation.state": {"min": [-7.55859375, 95.537109375, 97.470703125, 29.794921875, -165.76171875, 0.680272102355957], "max": [36.73828125, 180.966796875, 161.3671875, 98.525390625, -86.044921875, 13.832199096679688], "mean": [10.782783508300781, 125.27764129638672, 137.06881713867188, 64.56945037841797, -145.67649841308594, 5.181369781494141], "std": [13.096829414367676, 29.07927131652832, 15.236343383789062, 20.63530158996582, 31.894302368164062, 4.2350850105285645], "count": [535]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542335896558323]], [[0.5501435295589707]], [[0.5886174133692517]]], "std": [[[0.27990502554730795]], [[0.2782399699980567]], [[0.2965735065004053]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4140597233262674]], [[0.5298491892627922]], [[0.6050442795736913]]], "std": [[[0.3599616601367938]], [[0.26825458845437017]], [[0.26053365450836957]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.8], "mean": [8.900000000000002], "std": [5.14803090727146], "count": [535]}, "frame_index": {"min": [0], "max": [534], "mean": [267.0], "std": [154.44092721814383], "count": [535]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [535]}, "index": {"min": [90423], "max": [90957], "mean": [90690.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}}} +{"episode_index": 259, "stats": {"action": {"min": [-20.830078125, 85.517578125, 88.41796875, 33.134765625, -92.4609375, -0.09451796114444733], "max": [4.921875, 181.58203125, 139.306640625, 100.634765625, -22.763671875, 10.39697551727295], "mean": [-6.168164253234863, 130.30227661132812, 123.96580505371094, 67.41963958740234, -55.22343826293945, 2.4123694896698], "std": [7.0780534744262695, 37.653480529785156, 12.68945598602295, 23.071443557739258, 27.931020736694336, 3.671473264694214], "count": [350]}, "observation.state": {"min": [-19.3359375, 84.111328125, 91.318359375, 32.783203125, -91.669921875, 0.680272102355957], "max": [3.8671875, 180.966796875, 139.306640625, 99.755859375, -22.412109375, 9.750566482543945], "mean": [-5.824637413024902, 128.75881958007812, 125.19519805908203, 67.13236236572266, -54.785743713378906, 3.195545196533203], "std": [6.55120849609375, 38.46786117553711, 11.91319465637207, 23.18694496154785, 27.894760131835938, 2.9901278018951416], "count": [350]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.548701435866013]], [[0.5547946139705883]], [[0.587500114379085]]], "std": [[[0.27820230900510434]], [[0.28301223665560415]], [[0.3035945280916165]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585753145424837]], [[0.5210785314542483]], [[0.5649852226307189]]], "std": [[[0.35247038373732076]], [[0.29280948606639884]], [[0.2974352906473537]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [350]}, "index": {"min": [90958], "max": [91307], "mean": [91132.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}} +{"episode_index": 260, "stats": {"action": {"min": [-7.294921875, 48.1640625, 59.677734375, 29.794921875, -103.095703125, -0.09451796114444733], "max": [38.583984375, 181.669921875, 144.31640625, 100.8984375, -42.36328125, 15.311908721923828], "mean": [5.630125522613525, 108.60640716552734, 115.53141021728516, 61.731781005859375, -80.54448699951172, 4.673695087432861], "std": [11.711313247680664, 40.64170455932617, 21.693246841430664, 20.311847686767578, 19.925683975219727, 5.4230780601501465], "count": [583]}, "observation.state": {"min": [-6.50390625, 46.23046875, 62.75390625, 29.53125, -102.48046875, 0.680272102355957], "max": [37.880859375, 180.966796875, 144.140625, 99.755859375, -42.1875, 14.739229202270508], "mean": [5.3925347328186035, 106.15220642089844, 116.91443634033203, 61.286865234375, -79.9670181274414, 5.342334270477295], "std": [11.450316429138184, 41.62469482421875, 21.203359603881836, 20.38327407836914, 19.857715606689453, 4.51762056350708], "count": [583]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423347994211809]], [[0.5524071379611167]], [[0.5862070403373213]]], "std": [[[0.2796794424400744]], [[0.2812518146310433]], [[0.299466359664913]]], "count": [118]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43465408808297334]], [[0.5078324713359921]], [[0.5544152871247369]]], "std": [[[0.3395313255961421]], [[0.2720062849812863]], [[0.2839791955339245]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [583]}, "index": {"min": [91308], "max": [91890], "mean": [91599.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}}} +{"episode_index": 261, "stats": {"action": {"min": [-21.796875, 57.392578125, 49.04296875, 31.2890625, -164.267578125, -0.09451796114444733], "max": [21.533203125, 181.669921875, 160.927734375, 100.986328125, -89.208984375, 12.570887565612793], "mean": [-0.6119791865348816, 124.86956024169922, 115.04120635986328, 77.57704162597656, -127.65069580078125, 1.9326012134552002], "std": [13.056714057922363, 44.86961364746094, 29.505708694458008, 18.09651756286621, 29.5161075592041, 3.9397077560424805], "count": [405]}, "observation.state": {"min": [-20.390625, 55.107421875, 53.61328125, 31.2890625, -163.388671875, 0.680272102355957], "max": [20.478515625, 180.966796875, 160.224609375, 99.931640625, -89.296875, 11.791383743286133], "mean": [-0.7612847089767456, 123.31922912597656, 116.30564880371094, 77.14170837402344, -127.18862915039062, 3.119929790496826], "std": [12.492536544799805, 45.77401351928711, 28.902944564819336, 18.055030822753906, 29.35836410522461, 3.2385332584381104], "count": [405]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5544479840686274]], [[0.5630992442810457]], [[0.5972815114379084]]], "std": [[[0.2794413298982257]], [[0.2779458488791641]], [[0.29475396005670756]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511966278594771]], [[0.5224605187908496]], [[0.5763072426470588]]], "std": [[[0.3461336555553481]], [[0.27409016704626615]], [[0.2734825370503918]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.466666666666667], "mean": [6.733333333333333], "std": [3.8971024373766987], "count": [405]}, "frame_index": {"min": [0], "max": [404], "mean": [202.0], "std": [116.91307312130097], "count": [405]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [405]}, "index": {"min": [91891], "max": [92295], "mean": [92093.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [405]}}} +{"episode_index": 262, "stats": {"action": {"min": [-4.306640625, 68.203125, 85.166015625, 44.208984375, -93.33984375, -0.09451796114444733], "max": [20.390625, 181.58203125, 133.06640625, 92.8125, -68.291015625, 15.595462799072266], "mean": [8.53567886352539, 124.33081817626953, 110.81831359863281, 72.36132049560547, -80.6686019897461, 2.905400037765503], "std": [8.724991798400879, 46.81269454956055, 17.133554458618164, 16.465951919555664, 8.673127174377441, 4.821200370788574], "count": [299]}, "observation.state": {"min": [-3.515625, 66.357421875, 88.505859375, 43.857421875, -92.724609375, 0.680272102355957], "max": [19.6875, 180.966796875, 134.560546875, 91.845703125, -68.203125, 14.739229202270508], "mean": [8.239084243774414, 122.10535430908203, 112.1581039428711, 72.1652603149414, -80.13714599609375, 3.5363590717315674], "std": [8.532194137573242, 48.16887283325195, 16.62104034423828, 16.590482711791992, 8.636758804321289, 4.128214359283447], "count": [299]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5393617565359478]], [[0.552181027369281]], [[0.5909879738562092]]], "std": [[[0.2876315079347214]], [[0.28246654152666073]], [[0.29654031858655133]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805683823529412]], [[0.5170246058006536]], [[0.5543170138888889]]], "std": [[[0.33519890930287666]], [[0.286053253719566]], [[0.29604455268733687]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [299]}, "index": {"min": [92296], "max": [92594], "mean": [92445.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 263, "stats": {"action": {"min": [-25.224609375, 70.400390625, 100.1953125, 32.607421875, -92.900390625, -0.09451796114444733], "max": [34.98046875, 181.58203125, 152.666015625, 93.251953125, -29.443359375, 22.967864990234375], "mean": [-3.679776430130005, 121.1157455444336, 128.86952209472656, 59.76390838623047, -58.62857437133789, 4.504261016845703], "std": [18.825599670410156, 35.8236083984375, 14.868168830871582, 20.869571685791016, 23.496082305908203, 5.923618793487549], "count": [461]}, "observation.state": {"min": [-24.2578125, 68.73046875, 103.271484375, 32.34375, -91.7578125, 0.6046863198280334], "max": [33.92578125, 180.966796875, 152.40234375, 92.8125, -29.1796875, 21.541950225830078], "mean": [-3.417057752609253, 119.41642761230469, 130.1519775390625, 59.406246185302734, -58.12544631958008, 5.806999206542969], "std": [18.20779037475586, 36.505332946777344, 14.146764755249023, 20.948619842529297, 23.37387466430664, 4.758765697479248], "count": [461]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398457128267974]], [[0.5531666605392156]], [[0.5918065257352941]]], "std": [[[0.281241209406699]], [[0.2765244069225547]], [[0.2945010031828948]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464969199346405]], [[0.5287892320261438]], [[0.587784201388889]]], "std": [[[0.3514316737766051]], [[0.2797737446790625]], [[0.2800504331094858]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.333333333333334], "mean": [7.666666666666667], "std": [4.435964131705505], "count": [461]}, "frame_index": {"min": [0], "max": [460], "mean": [230.0], "std": [133.07892395116517], "count": [461]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [461]}, "index": {"min": [92595], "max": [93055], "mean": [92825.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [461]}}} +{"episode_index": 264, "stats": {"action": {"min": [-24.78515625, 65.7421875, 82.6171875, 37.177734375, -94.04296875, -0.09451796114444733], "max": [0.966796875, 181.58203125, 143.525390625, 94.921875, -24.345703125, 16.06805419921875], "mean": [-13.142683982849121, 123.5764389038086, 118.31793212890625, 69.53125, -55.63370895385742, 3.776737689971924], "std": [8.686925888061523, 43.4150390625, 20.106704711914062, 18.175376892089844, 27.038835525512695, 5.696760177612305], "count": [333]}, "observation.state": {"min": [-23.466796875, 63.28125, 85.341796875, 37.177734375, -93.33984375, 0.6046863198280334], "max": [-0.17578125, 180.966796875, 143.525390625, 93.69140625, -24.2578125, 15.495087623596191], "mean": [-12.670502662658691, 121.91783905029297, 119.71424865722656, 69.17229461669922, -55.09871292114258, 4.743983745574951], "std": [8.132183074951172, 44.39067840576172, 19.327795028686523, 18.259824752807617, 26.792160034179688, 4.808464050292969], "count": [333]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203034048202614]], [[0.547707277369281]], [[0.5891116748366013]]], "std": [[[0.29147010388914696]], [[0.2746214522364247]], [[0.29412959988439485]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46641948733660127]], [[0.5345494424019608]], [[0.58604070874183]]], "std": [[[0.35264900610043115]], [[0.2879646558642611]], [[0.28686844070112394]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [333]}, "index": {"min": [93056], "max": [93388], "mean": [93222.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}}} +{"episode_index": 265, "stats": {"action": {"min": [-10.01953125, 53.701171875, 72.0703125, 22.412109375, -187.294921875, -0.09451796114444733], "max": [35.68359375, 181.58203125, 169.1015625, 93.515625, -83.3203125, 18.52552032470703], "mean": [4.565069198608398, 105.55078887939453, 113.1542739868164, 55.673118591308594, -109.25050354003906, 5.72285270690918], "std": [11.30546760559082, 40.120635986328125, 27.160289764404297, 18.974040985107422, 30.946706771850586, 6.59620475769043], "count": [637]}, "observation.state": {"min": [-9.052734375, 51.50390625, 75.322265625, 22.32421875, -165.76171875, 0.6046863198280334], "max": [34.98046875, 180.966796875, 169.189453125, 92.900390625, -83.056640625, 17.687074661254883], "mean": [4.4353718757629395, 102.88092041015625, 114.82650756835938, 55.30591583251953, -107.23316955566406, 7.145744800567627], "std": [11.01894760131836, 41.16407775878906, 26.49993896484375, 19.002408981323242, 27.752592086791992, 5.157597064971924], "count": [637]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242275180905697]], [[0.5512386966360618]], [[0.5944034132171387]]], "std": [[[0.2974896157399807]], [[0.2814010632740806]], [[0.29734827801272956]]], "count": [126]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47692314425770305]], [[0.4906680704689283]], [[0.5230192625661376]]], "std": [[[0.3249851151188002]], [[0.2750997078243867]], [[0.2888524016268979]]], "count": [126]}, "timestamp": {"min": [0.0], "max": [21.2], "mean": [10.6], "std": [6.12952780490562], "count": [637]}, "frame_index": {"min": [0], "max": [636], "mean": [318.0], "std": [183.8858341471686], "count": [637]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [637]}, "index": {"min": [93389], "max": [94025], "mean": [93707.0], "std": [183.8858341471686], "count": [637]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [637]}}} +{"episode_index": 266, "stats": {"action": {"min": [-28.740234375, 40.4296875, 50.9765625, 41.572265625, -94.658203125, -0.09451796114444733], "max": [28.916015625, 181.58203125, 132.978515625, 96.240234375, -48.955078125, 14.083175659179688], "mean": [-7.863616466522217, 106.0595703125, 100.63346099853516, 68.4753646850586, -75.75977325439453, 4.1361212730407715], "std": [17.09960174560547, 49.22146224975586, 23.550975799560547, 15.10481071472168, 13.926486015319824, 5.153486728668213], "count": [542]}, "observation.state": {"min": [-27.685546875, 37.96875, 53.876953125, 41.1328125, -93.69140625, 0.6046863198280334], "max": [28.037109375, 180.966796875, 134.384765625, 95.80078125, -48.8671875, 13.68102741241455], "mean": [-7.502161979675293, 103.5276107788086, 102.45215606689453, 68.11994171142578, -75.23531341552734, 4.836947441101074], "std": [16.479764938354492, 50.39896011352539, 22.81676483154297, 15.301526069641113, 13.90347671508789, 4.22084903717041], "count": [542]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029493609943977]], [[0.5412479483981092]], [[0.588189453125]]], "std": [[[0.3039407026689708]], [[0.279502262414311]], [[0.29906821659571725]]], "count": [112]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5006549005018675]], [[0.530521586499183]], [[0.563293158409197]]], "std": [[[0.3314332670071603]], [[0.288206556935678]], [[0.29421133930823606]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [542]}, "index": {"min": [94026], "max": [94567], "mean": [94296.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}}} +{"episode_index": 267, "stats": {"action": {"min": [-25.927734375, 65.0390625, 82.265625, 47.28515625, -94.130859375, -0.09451796114444733], "max": [1.318359375, 181.669921875, 133.06640625, 100.986328125, -62.05078125, 20.415878295898438], "mean": [-11.432482719421387, 121.97832489013672, 107.17707824707031, 71.94144439697266, -76.31483459472656, 4.050133228302002], "std": [9.250812530517578, 47.965576171875, 19.14322853088379, 18.688215255737305, 12.018715858459473, 6.533979892730713], "count": [341]}, "observation.state": {"min": [-24.697265625, 63.10546875, 85.341796875, 46.7578125, -93.427734375, 0.6046863198280334], "max": [0.703125, 180.966796875, 134.384765625, 99.84375, -62.138671875, 19.72789192199707], "mean": [-10.889674186706543, 120.08747100830078, 109.1082763671875, 71.69864654541016, -75.85501861572266, 4.806912422180176], "std": [8.882204055786133, 48.99495315551758, 18.49201774597168, 18.76617431640625, 12.068849563598633, 5.7833356857299805], "count": [341]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066451593137256]], [[0.5479904616013072]], [[0.594641633986928]]], "std": [[[0.3015545049825623]], [[0.2759541888186346]], [[0.29536181232750364]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49794505514705883]], [[0.5280245179738562]], [[0.5649458435457516]]], "std": [[[0.3360036657717937]], [[0.2924071857406442]], [[0.29720856113187233]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [341]}, "index": {"min": [94568], "max": [94908], "mean": [94738.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}}} +{"episode_index": 268, "stats": {"action": {"min": [-6.767578125, 96.15234375, 88.41796875, 33.046875, -215.33203125, -0.09451796114444733], "max": [26.630859375, 181.669921875, 159.697265625, 101.07421875, -89.82421875, 20.132326126098633], "mean": [11.581682205200195, 137.2239990234375, 132.8934783935547, 69.98683166503906, -155.35169982910156, 3.058330774307251], "std": [11.729687690734863, 33.89674758911133, 15.151446342468262, 21.183679580688477, 53.83976364135742, 5.800425052642822], "count": [336]}, "observation.state": {"min": [-5.537109375, 95.2734375, 91.7578125, 33.75, -165.76171875, 0.6046863198280334], "max": [25.751953125, 180.966796875, 158.994140625, 100.01953125, -88.76953125, 19.274375915527344], "mean": [11.184343338012695, 136.09390258789062, 133.8856658935547, 69.65227508544922, -134.66078186035156, 4.072877883911133], "std": [11.356463432312012, 34.367225646972656, 14.595321655273438, 21.32681655883789, 35.06061935424805, 5.06673002243042], "count": [336]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.53011445874183]], [[0.5471298223039216]], [[0.5867340645424837]]], "std": [[[0.2837473464093466]], [[0.2736426163220345]], [[0.2923060674911728]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704415012254902]], [[0.5367809640522876]], [[0.5906809803921569]]], "std": [[[0.35124644507033376]], [[0.2803614867504253]], [[0.27381442723518057]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [336]}, "index": {"min": [94909], "max": [95244], "mean": [95076.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}}} +{"episode_index": 269, "stats": {"action": {"min": [-1.318359375, 102.48046875, 93.69140625, 34.013671875, -176.8359375, -0.09451796114444733], "max": [22.5, 181.669921875, 154.951171875, 101.162109375, -89.736328125, 19.092626571655273], "mean": [10.481093406677246, 137.78977966308594, 131.9684295654297, 71.5582504272461, -133.36117553710938, 4.33197546005249], "std": [8.647988319396973, 32.40076446533203, 14.930916786193848, 21.411556243896484, 36.5771484375, 6.947835445404053], "count": [322]}, "observation.state": {"min": [-0.52734375, 101.513671875, 96.85546875, 34.1015625, -165.76171875, 0.6046863198280334], "max": [21.97265625, 180.966796875, 154.248046875, 99.84375, -89.296875, 17.687074661254883], "mean": [9.959754943847656, 136.4029998779297, 133.11199951171875, 71.21460723876953, -130.85739135742188, 5.022249698638916], "std": [8.55622386932373, 33.06916427612305, 14.2472505569458, 21.441303253173828, 34.184776306152344, 6.125661373138428], "count": [322]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5350969730392157]], [[0.5515658578431373]], [[0.5928919955065359]]], "std": [[[0.2852309565224505]], [[0.2771218462196796]], [[0.2949097446713088]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466498004493464]], [[0.5380019771241831]], [[0.5954934946895425]]], "std": [[[0.35478748299778357]], [[0.28183263626729266]], [[0.27920495720781485]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [322]}, "index": {"min": [95245], "max": [95566], "mean": [95405.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}}} +{"episode_index": 270, "stats": {"action": {"min": [-5.712890625, 109.951171875, 102.568359375, 31.904296875, -222.5390625, 0.0], "max": [28.30078125, 181.669921875, 165.234375, 99.140625, -90.087890625, 12.476370811462402], "mean": [9.15495491027832, 141.42918395996094, 140.6221466064453, 65.90077209472656, -159.8888397216797, 2.9119069576263428], "std": [10.949529647827148, 28.058385848999023, 16.20403480529785, 21.955402374267578, 53.685733795166016, 4.679032325744629], "count": [276]}, "observation.state": {"min": [-4.39453125, 108.720703125, 106.171875, 31.640625, -165.76171875, 0.6046863198280334], "max": [27.59765625, 180.966796875, 165.146484375, 98.4375, -89.912109375, 11.640212059020996], "mean": [8.89223861694336, 140.4641876220703, 141.6898193359375, 65.59602355957031, -137.7567596435547, 3.812159538269043], "std": [10.545360565185547, 28.345130920410156, 15.634405136108398, 22.12187385559082, 33.99904251098633, 3.8919079303741455], "count": [276]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5391765196078432]], [[0.5552166115196078]], [[0.594478016748366]]], "std": [[[0.28241317792689274]], [[0.27518174783299665]], [[0.2936552979862468]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45457035539215684]], [[0.5330484477124183]], [[0.5934065298202614]]], "std": [[[0.3537224771059973]], [[0.2751911431784433]], [[0.2682167425869051]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [276]}, "index": {"min": [95567], "max": [95842], "mean": [95704.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}}} +{"episode_index": 271, "stats": {"action": {"min": [-24.697265625, 65.390625, 81.298828125, 33.22265625, -94.482421875, -0.09451796114444733], "max": [0.791015625, 181.58203125, 144.31640625, 95.712890625, -51.50390625, 14.933837890625], "mean": [-12.536758422851562, 122.34719848632812, 116.57110595703125, 64.95413208007812, -79.05168914794922, 3.1129822731018066], "std": [8.400986671447754, 41.31674575805664, 19.49341583251953, 20.468746185302734, 12.524285316467285, 5.350096702575684], "count": [356]}, "observation.state": {"min": [-23.5546875, 63.28125, 84.7265625, 32.958984375, -93.69140625, 0.6046863198280334], "max": [-0.17578125, 180.966796875, 144.404296875, 94.833984375, -51.240234375, 13.68102741241455], "mean": [-12.086688995361328, 120.34371948242188, 118.15409851074219, 64.69811248779297, -78.53990173339844, 4.351284980773926], "std": [7.865098476409912, 42.311649322509766, 18.53120231628418, 20.55191993713379, 12.49901294708252, 4.498727321624756], "count": [356]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078271119281045]], [[0.5472686785130718]], [[0.5869804636437909]]], "std": [[[0.2986798022877399]], [[0.27795068576320575]], [[0.30214948624585464]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46926563929738563]], [[0.5199476307189542]], [[0.5643777267156863]]], "std": [[[0.3463420001569465]], [[0.2880191550952379]], [[0.29429566732051166]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [356]}, "index": {"min": [95843], "max": [96198], "mean": [96020.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}}} +{"episode_index": 272, "stats": {"action": {"min": [-5.625, 108.6328125, 84.19921875, 39.462890625, -201.97265625, 0.0], "max": [26.279296875, 181.669921875, 153.896484375, 100.8984375, -90.3515625, 16.54064178466797], "mean": [10.27060317993164, 137.78021240234375, 131.03860473632812, 74.83948516845703, -147.55015563964844, 3.341177225112915], "std": [10.676589012145996, 30.855566024780273, 17.340261459350586, 20.4348201751709, 47.55915069580078, 5.809115409851074], "count": [286]}, "observation.state": {"min": [-4.658203125, 107.666015625, 87.890625, 39.375, -165.76171875, 0.6046863198280334], "max": [25.83984375, 180.966796875, 153.45703125, 99.84375, -90.3515625, 15.797430038452148], "mean": [9.845593452453613, 136.6388702392578, 132.1629180908203, 74.45104217529297, -133.90538024902344, 4.218807220458984], "std": [10.45530891418457, 31.276268005371094, 16.58501434326172, 20.462055206298828, 34.64824295043945, 5.082657337188721], "count": [286]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5430184170751634]], [[0.5590197467320261]], [[0.5954810947712418]]], "std": [[[0.2790702101269052]], [[0.27131391007972455]], [[0.2909735298381414]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4624240706699347]], [[0.5394790053104574]], [[0.5979812418300654]]], "std": [[[0.351517242146845]], [[0.2734881389057659]], [[0.2677390289204197]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [286]}, "index": {"min": [96199], "max": [96484], "mean": [96341.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}}} +{"episode_index": 273, "stats": {"action": {"min": [-30.146484375, 83.671875, 91.7578125, 26.54296875, -111.97265625, 0.0], "max": [9.404296875, 181.669921875, 145.986328125, 93.8671875, -80.15625, 13.988656997680664], "mean": [-7.542811393737793, 127.80384063720703, 126.34781646728516, 66.45973205566406, -94.69792938232422, 3.2381927967071533], "std": [12.918143272399902, 38.14175033569336, 11.949197769165039, 21.952682495117188, 10.213739395141602, 5.043804168701172], "count": [323]}, "observation.state": {"min": [-29.1796875, 82.001953125, 95.185546875, 26.19140625, -110.7421875, 0.6046863198280334], "max": [9.140625, 180.966796875, 145.37109375, 92.8125, -80.068359375, 12.622827529907227], "mean": [-7.508254051208496, 126.12330627441406, 127.33666229248047, 66.05918884277344, -94.11888885498047, 4.409728050231934], "std": [12.390957832336426, 38.923095703125, 11.248237609863281, 22.079349517822266, 10.119844436645508, 4.241635322570801], "count": [323]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5319629779411764]], [[0.5539470894607843]], [[0.5917021303104576]]], "std": [[[0.2843004662391535]], [[0.27286641253487404]], [[0.2936288656813991]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42864904003267973]], [[0.5184259926470588]], [[0.5767124428104575]]], "std": [[[0.34469588862841777]], [[0.26734940003890123]], [[0.27025256710848766]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [323]}, "index": {"min": [96485], "max": [96807], "mean": [96646.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}}} +{"episode_index": 274, "stats": {"action": {"min": [-25.3125, 91.7578125, 91.23046875, 41.8359375, -92.4609375, -0.09451796114444733], "max": [0.87890625, 181.669921875, 140.9765625, 100.72265625, -27.861328125, 17.485822677612305], "mean": [-10.243711471557617, 135.6206512451172, 126.46896362304688, 72.62378692626953, -58.29167556762695, 2.748366594314575], "std": [8.753674507141113, 36.65077590942383, 12.697269439697266, 20.24751091003418, 28.253097534179688, 5.278125762939453], "count": [296]}, "observation.state": {"min": [-24.521484375, 90.0, 95.185546875, 41.220703125, -91.669921875, 0.6046863198280334], "max": [-0.17578125, 180.966796875, 140.44921875, 99.84375, -27.333984375, 16.628873825073242], "mean": [-9.881162643432617, 134.29800415039062, 127.54032897949219, 72.29924011230469, -57.82164001464844, 3.685590982437134], "std": [8.368229866027832, 37.32111358642578, 11.908122062683105, 20.427797317504883, 28.264005661010742, 4.592178821563721], "count": [296]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5443877308006536]], [[0.558530943627451]], [[0.5921506556372549]]], "std": [[[0.2776490612066238]], [[0.27513130581588]], [[0.29577905502719476]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46252167892156865]], [[0.5338208762254902]], [[0.586993564133987]]], "std": [[[0.35513188141151286]], [[0.2873487935579803]], [[0.28650737681530136]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [296]}, "index": {"min": [96808], "max": [97103], "mean": [96955.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}}} +{"episode_index": 275, "stats": {"action": {"min": [-15.205078125, 91.669921875, 92.98828125, 38.14453125, -93.515625, -0.09451796114444733], "max": [12.216796875, 181.58203125, 135.966796875, 100.1953125, -29.091796875, 14.083175659179688], "mean": [-1.8645575046539307, 130.63861083984375, 125.37641906738281, 69.4527359008789, -60.27092361450195, 2.8823301792144775], "std": [7.751453399658203, 37.66891860961914, 11.826478958129883, 20.621910095214844, 25.154075622558594, 4.939384937286377], "count": [303]}, "observation.state": {"min": [-14.501953125, 90.0, 96.240234375, 37.880859375, -92.548828125, 0.5291005373001099], "max": [11.689453125, 180.966796875, 135.439453125, 98.7890625, -29.1796875, 13.832199096679688], "mean": [-1.6690516471862793, 128.92897033691406, 126.48592376708984, 69.16789245605469, -59.80507278442383, 3.917980432510376], "std": [7.2731828689575195, 38.53651809692383, 10.98658275604248, 20.717620849609375, 25.135122299194336, 4.262428283691406], "count": [303]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5494481045751634]], [[0.5600575040849674]], [[0.5941310375816993]]], "std": [[[0.27451335561322027]], [[0.2730532362947565]], [[0.29137335715496676]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440173016748366]], [[0.5151307557189543]], [[0.5667674938725491]]], "std": [[[0.3499566154399095]], [[0.2795298536400871]], [[0.2857037693926215]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [303]}, "index": {"min": [97104], "max": [97406], "mean": [97255.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}}} +{"episode_index": 276, "stats": {"action": {"min": [-29.00390625, 83.583984375, 100.37109375, 37.177734375, -94.130859375, -0.09451796114444733], "max": [3.603515625, 181.58203125, 136.318359375, 93.33984375, -40.517578125, 12.85444164276123], "mean": [-8.617648124694824, 129.41847229003906, 125.12623596191406, 68.4957275390625, -66.17454528808594, 3.015763998031616], "std": [11.490316390991211, 39.09611892700195, 10.11962890625, 20.602869033813477, 20.7197322845459, 4.800072193145752], "count": [322]}, "observation.state": {"min": [-27.685546875, 82.44140625, 103.798828125, 36.650390625, -93.603515625, 0.6046863198280334], "max": [2.8125, 180.966796875, 136.318359375, 92.8125, -40.25390625, 11.791383743286133], "mean": [-8.203852653503418, 127.84304809570312, 126.27919006347656, 68.14498901367188, -65.61007690429688, 4.122019290924072], "std": [11.104500770568848, 39.87379455566406, 9.388459205627441, 20.767650604248047, 20.704160690307617, 4.0338287353515625], "count": [322]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5444355841503268]], [[0.5608381638071895]], [[0.595673474264706]]], "std": [[[0.28366307294657056]], [[0.2744581183975803]], [[0.29394138309154877]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44566545955882353]], [[0.5205373835784314]], [[0.5756721160130719]]], "std": [[[0.3466938185660717]], [[0.2764299612013184]], [[0.27783129034013704]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [322]}, "index": {"min": [97407], "max": [97728], "mean": [97567.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}}} +{"episode_index": 277, "stats": {"action": {"min": [-24.609375, 90.791015625, 83.671875, 31.9921875, -179.208984375, 0.0], "max": [3.251953125, 181.58203125, 141.50390625, 93.603515625, -89.912109375, 12.85444164276123], "mean": [-8.33145809173584, 127.01448059082031, 125.97813415527344, 65.80834197998047, -132.3314208984375, 2.6971027851104736], "std": [9.550277709960938, 37.951988220214844, 14.36701774597168, 22.25527572631836, 35.14386749267578, 4.369481563568115], "count": [368]}, "observation.state": {"min": [-23.466796875, 89.296875, 87.36328125, 31.2890625, -165.5859375, 0.6046863198280334], "max": [2.98828125, 180.966796875, 141.328125, 92.900390625, -89.12109375, 11.791383743286133], "mean": [-8.024557113647461, 125.4524917602539, 127.10395812988281, 65.46131896972656, -129.62240600585938, 3.9134268760681152], "std": [9.083416938781738, 38.636722564697266, 13.728257179260254, 22.428354263305664, 32.248817443847656, 3.73557710647583], "count": [368]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.547465095996732]], [[0.5663996670751634]], [[0.5991264256535948]]], "std": [[[0.2805084378402381]], [[0.27260096494655056]], [[0.29236321525695824]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4492837357026144]], [[0.5069175408496732]], [[0.54865008374183]]], "std": [[[0.33722782359852405]], [[0.2783721627808112]], [[0.2870453863126978]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [368]}, "index": {"min": [97729], "max": [98096], "mean": [97912.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}}} +{"episode_index": 278, "stats": {"action": {"min": [-13.447265625, 91.7578125, 91.40625, 29.267578125, -214.541015625, 0.0], "max": [5.2734375, 181.494140625, 161.630859375, 100.810546875, -89.912109375, 14.461247444152832], "mean": [-0.869140625, 133.9595489501953, 132.1243133544922, 67.95333099365234, -154.2056121826172, 2.5539193153381348], "std": [4.244609355926514, 34.952693939208984, 15.673497200012207, 23.990245819091797, 51.71425247192383, 4.631567001342773], "count": [342]}, "observation.state": {"min": [-12.568359375, 90.3515625, 94.74609375, 28.828125, -165.76171875, 0.5291005373001099], "max": [4.74609375, 180.966796875, 161.015625, 98.876953125, -89.12109375, 13.605443000793457], "mean": [-0.8490954041481018, 132.60671997070312, 133.1864013671875, 67.60922241210938, -135.57974243164062, 3.659485101699829], "std": [3.7574117183685303, 35.567291259765625, 14.916686058044434, 24.047475814819336, 34.7098503112793, 4.03216552734375], "count": [342]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.554428737745098]], [[0.5640634456699347]], [[0.6019418157679739]]], "std": [[[0.2748666196633015]], [[0.27204723765477345]], [[0.2926426802953418]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43531273897058825]], [[0.5113186703431373]], [[0.5651679636437908]]], "std": [[[0.3474320820598864]], [[0.2756151606094912]], [[0.27970893427171795]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [342]}, "index": {"min": [98097], "max": [98438], "mean": [98267.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}}} +{"episode_index": 279, "stats": {"action": {"min": [-7.734375, 66.533203125, 84.638671875, 39.90234375, -100.810546875, 0.0], "max": [9.052734375, 181.58203125, 132.978515625, 94.482421875, -86.1328125, 14.650283813476562], "mean": [0.4282670319080353, 114.49288940429688, 108.55011749267578, 66.4865951538086, -92.3850326538086, 3.169215679168701], "std": [4.79518461227417, 45.553951263427734, 16.559017181396484, 17.891578674316406, 3.62577223777771, 4.969502925872803], "count": [330]}, "observation.state": {"min": [-6.6796875, 64.16015625, 87.626953125, 39.462890625, -99.755859375, 0.5291005373001099], "max": [9.140625, 180.966796875, 134.384765625, 93.603515625, -86.1328125, 13.68102741241455], "mean": [0.5811434388160706, 111.88317108154297, 109.99098205566406, 66.22771453857422, -91.8193359375, 3.973517417907715], "std": [4.4909772872924805, 46.92591094970703, 16.020280838012695, 18.020030975341797, 3.6228578090667725, 4.219082832336426], "count": [330]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529267073120915]], [[0.5527726756535948]], [[0.5911567871732025]]], "std": [[[0.29322530768742]], [[0.27903539878407896]], [[0.2962975810244894]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954333864379085]], [[0.5065413419117647]], [[0.5341439644607843]]], "std": [[[0.32823604306252996]], [[0.28388000450836204]], [[0.2967358604888379]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [330]}, "index": {"min": [98439], "max": [98768], "mean": [98603.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}}} +{"episode_index": 280, "stats": {"action": {"min": [-30.146484375, 106.259765625, 95.888671875, 27.421875, -204.345703125, 0.0], "max": [5.888671875, 181.58203125, 165.849609375, 99.755859375, -92.724609375, 14.650283813476562], "mean": [-8.212297439575195, 138.20144653320312, 138.8751983642578, 64.63246154785156, -143.78184509277344, 3.0318222045898438], "std": [12.87735652923584, 30.697174072265625, 17.545900344848633, 24.278295516967773, 42.105812072753906, 4.7316484451293945], "count": [313]}, "observation.state": {"min": [-29.443359375, 105.64453125, 99.31640625, 27.24609375, -165.76171875, 0.5291005373001099], "max": [4.833984375, 181.0546875, 165.234375, 98.96484375, -91.7578125, 13.68102741241455], "mean": [-8.0008544921875, 137.2244873046875, 139.915771484375, 64.27921295166016, -134.6797332763672, 3.9473581314086914], "std": [12.419376373291016, 31.060009002685547, 16.869983673095703, 24.35540771484375, 32.76675796508789, 4.126405715942383], "count": [313]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5478385498366013]], [[0.562787073120915]], [[0.5935229575163399]]], "std": [[[0.2732504870441108]], [[0.2703833373074841]], [[0.29210606218203433]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184851368464052]], [[0.508125612745098]], [[0.5657812111928104]]], "std": [[[0.3490612988923618]], [[0.27101878499786736]], [[0.27312911014230506]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [313]}, "index": {"min": [98769], "max": [99081], "mean": [98925.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}}} +{"episode_index": 281, "stats": {"action": {"min": [-19.16015625, 60.029296875, 76.11328125, 40.869140625, -93.1640625, -0.09451796114444733], "max": [0.087890625, 181.40625, 132.978515625, 100.634765625, -69.9609375, 13.894139289855957], "mean": [-8.30492877960205, 120.65324401855469, 107.71804809570312, 68.98208618164062, -83.12336730957031, 3.3590235710144043], "std": [5.755186557769775, 49.88019943237305, 19.565258026123047, 19.592121124267578, 6.847240924835205, 4.571066856384277], "count": [299]}, "observation.state": {"min": [-18.10546875, 58.095703125, 79.453125, 40.341796875, -92.373046875, 0.5291005373001099], "max": [-0.17578125, 180.966796875, 132.626953125, 99.66796875, -69.873046875, 12.698413848876953], "mean": [-7.622968673706055, 118.75640106201172, 109.32241821289062, 68.95768737792969, -82.63306427001953, 3.842987060546875], "std": [5.584092617034912, 51.01826477050781, 18.558387756347656, 19.897689819335938, 6.848906993865967, 4.014917850494385], "count": [299]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189134109477124]], [[0.5492961825980391]], [[0.5874797446895424]]], "std": [[[0.2969651997110401]], [[0.2734981255816068]], [[0.28699875785833673]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49350942401960785]], [[0.5157305718954248]], [[0.5493841217320262]]], "std": [[[0.3262180862523878]], [[0.2805608309762065]], [[0.28740361496347666]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [299]}, "index": {"min": [99082], "max": [99380], "mean": [99231.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}}} +{"episode_index": 282, "stats": {"action": {"min": [-8.173828125, 113.994140625, 93.251953125, 34.013671875, -216.123046875, -0.09451796114444733], "max": [26.89453125, 181.58203125, 165.673828125, 100.634765625, -88.59375, 15.973535537719727], "mean": [7.141254901885986, 144.10325622558594, 138.678955078125, 69.58016967773438, -150.50143432617188, 3.7770628929138184], "std": [10.539775848388672, 27.225303649902344, 17.895648956298828, 22.35666275024414, 52.13072967529297, 5.2090559005737305], "count": [310]}, "observation.state": {"min": [-7.119140625, 112.8515625, 97.03125, 34.365234375, -165.76171875, 0.5291005373001099], "max": [25.751953125, 180.966796875, 165.234375, 99.931640625, -88.330078125, 14.739229202270508], "mean": [7.017924785614014, 143.1395263671875, 139.7742156982422, 69.29240417480469, -133.15431213378906, 4.2318267822265625], "std": [9.958499908447266, 27.596330642700195, 17.324514389038086, 22.437429428100586, 35.48736572265625, 4.621189117431641], "count": [310]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5510107598039216]], [[0.569315829248366]], [[0.6017475285947713]]], "std": [[[0.2817681195649046]], [[0.2708069742436764]], [[0.2884163268715359]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4587835620915032]], [[0.5331723570261437]], [[0.5886533700980392]]], "std": [[[0.3569124268343106]], [[0.2838591771382299]], [[0.2751948007246591]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [310]}, "index": {"min": [99381], "max": [99690], "mean": [99535.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}}} +{"episode_index": 283, "stats": {"action": {"min": [-12.216796875, 61.259765625, 80.595703125, 40.60546875, -96.50390625, 0.0], "max": [6.328125, 181.494140625, 132.978515625, 93.779296875, -86.572265625, 13.421550750732422], "mean": [0.38667032122612, 124.89671325683594, 110.33585357666016, 67.61912536621094, -92.00574493408203, 3.1203932762145996], "std": [4.332633972167969, 50.04592514038086, 19.38874053955078, 19.697525024414062, 2.2680201530456543, 5.000683784484863], "count": [363]}, "observation.state": {"min": [-11.337890625, 59.150390625, 83.84765625, 40.517578125, -95.712890625, 0.5291005373001099], "max": [6.240234375, 180.966796875, 134.208984375, 92.8125, -86.1328125, 12.698413848876953], "mean": [0.35422584414482117, 122.61952209472656, 111.97184753417969, 67.5, -91.46411895751953, 3.750333309173584], "std": [3.980138063430786, 51.61001205444336, 18.51470947265625, 19.864459991455078, 2.256289005279541, 4.420225620269775], "count": [363]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219617156862745]], [[0.554731472630719]], [[0.5902814481209151]]], "std": [[[0.29938123381952353]], [[0.27880212889369776]], [[0.2995782197261931]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48982763684640523]], [[0.5039399162581699]], [[0.5295921874999999]]], "std": [[[0.336746843612343]], [[0.2948108564488886]], [[0.3071181863598392]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [363]}, "index": {"min": [99691], "max": [100053], "mean": [99872.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}}} +{"episode_index": 284, "stats": {"action": {"min": [-6.943359375, 105.556640625, 99.140625, 31.2890625, -228.251953125, -0.09451796114444733], "max": [34.716796875, 181.494140625, 161.982421875, 97.734375, -89.6484375, 14.933837890625], "mean": [11.358844757080078, 142.5554656982422, 134.6717987060547, 70.4405517578125, -153.5841522216797, 3.1697919368743896], "std": [14.364378929138184, 30.58346939086914, 15.415556907653809, 21.485971450805664, 59.833255767822266, 5.300356388092041], "count": [302]}, "observation.state": {"min": [-5.44921875, 104.677734375, 102.83203125, 31.46484375, -165.76171875, 0.5291005373001099], "max": [33.75, 180.966796875, 161.19140625, 96.6796875, -88.76953125, 13.832199096679688], "mean": [10.993894577026367, 141.5687713623047, 135.94993591308594, 70.15155792236328, -130.23704528808594, 3.871628999710083], "std": [14.056138038635254, 30.971418380737305, 14.95987319946289, 21.54417610168457, 35.712425231933594, 4.6140828132629395], "count": [302]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.530703233251634]], [[0.553759591503268]], [[0.592670451388889]]], "std": [[[0.2880427477312487]], [[0.271199680367693]], [[0.29004403135428314]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47119369281045753]], [[0.5346208966503267]], [[0.5869431352124183]]], "std": [[[0.35367013194589697]], [[0.29145219238021175]], [[0.2823081289537565]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [302]}, "index": {"min": [100054], "max": [100355], "mean": [100204.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}}} +{"episode_index": 285, "stats": {"action": {"min": [-16.5234375, 65.478515625, 80.419921875, 32.783203125, -105.64453125, -0.09451796114444733], "max": [39.814453125, 181.58203125, 132.978515625, 96.767578125, -74.70703125, 13.894139289855957], "mean": [1.5721559524536133, 106.49755859375, 107.5964126586914, 60.47270202636719, -85.95710754394531, 4.042150020599365], "std": [16.568883895874023, 42.90423583984375, 14.509246826171875, 19.838665008544922, 8.33519172668457, 5.110871315002441], "count": [534]}, "observation.state": {"min": [-15.556640625, 63.28125, 85.517578125, 32.34375, -104.58984375, 0.5291005373001099], "max": [38.583984375, 181.0546875, 134.384765625, 95.888671875, -74.091796875, 12.698413848876953], "mean": [1.7324657440185547, 103.84674835205078, 109.28842163085938, 60.19981002807617, -85.4504165649414, 4.871164321899414], "std": [16.08606719970703, 44.0264778137207, 13.782060623168945, 19.85659408569336, 8.289051055908203, 4.150311470031738], "count": [534]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5197866009391745]], [[0.5574939351115822]], [[0.5960165349172702]]], "std": [[[0.3020057215098109]], [[0.27374680153990294]], [[0.29079497258015985]]], "count": [111]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48689584989401163]], [[0.5142561624124123]], [[0.5438125901636931]]], "std": [[[0.33867054682885245]], [[0.2960305702476856]], [[0.3069731512301618]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [534]}, "index": {"min": [100356], "max": [100889], "mean": [100622.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}}} +{"episode_index": 286, "stats": {"action": {"min": [-2.8125, 69.169921875, 88.154296875, 29.8828125, -119.619140625, -0.09451796114444733], "max": [44.560546875, 181.669921875, 132.978515625, 91.845703125, -76.025390625, 14.272211074829102], "mean": [10.045333862304688, 109.75878143310547, 112.32341003417969, 60.53841781616211, -94.25995635986328, 4.8771281242370605], "std": [13.122212409973145, 43.53092575073242, 13.957956314086914, 20.293119430541992, 10.598456382751465, 5.737125873565674], "count": [545]}, "observation.state": {"min": [-1.669921875, 67.32421875, 91.669921875, 29.35546875, -118.740234375, 0.4535147547721863], "max": [43.59375, 180.966796875, 134.6484375, 90.703125, -76.11328125, 13.832199096679688], "mean": [9.673935890197754, 107.21722412109375, 113.694580078125, 60.19088363647461, -93.74009704589844, 5.389620780944824], "std": [12.879013061523438, 44.65302658081055, 13.480636596679688, 20.372446060180664, 10.495988845825195, 4.784173488616943], "count": [545]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5213768163515405]], [[0.5542033018936741]], [[0.5928727514443277]]], "std": [[[0.3014539143639324]], [[0.2776339912892269]], [[0.2943879374949874]]], "count": [112]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46959921911472924]], [[0.5102113952351774]], [[0.5417872078518907]]], "std": [[[0.34121354766033185]], [[0.28986306321827365]], [[0.2999363320045147]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [545]}, "index": {"min": [100890], "max": [101434], "mean": [101162.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}}} +{"episode_index": 287, "stats": {"action": {"min": [-26.279296875, 78.662109375, 90.52734375, 45.087890625, -93.8671875, -0.09451796114444733], "max": [-0.087890625, 181.40625, 132.978515625, 95.537109375, -59.765625, 14.366729736328125], "mean": [-12.854509353637695, 134.8148651123047, 120.61821746826172, 72.43172454833984, -82.75003051757812, 2.6190667152404785], "std": [9.536673545837402, 43.05819320678711, 12.261002540588379, 17.203981399536133, 10.529857635498047, 4.312577247619629], "count": [348]}, "observation.state": {"min": [-25.48828125, 76.728515625, 93.8671875, 45.087890625, -92.724609375, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 134.208984375, 94.833984375, -59.150390625, 13.756613731384277], "mean": [-12.211745262145996, 133.0906219482422, 121.84143829345703, 72.1809310913086, -82.23733520507812, 3.1224758625030518], "std": [9.451142311096191, 44.316349029541016, 11.52795696258545, 17.382923126220703, 10.496768951416016, 3.7878129482269287], "count": [348]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5327735539215687]], [[0.5538722753267974]], [[0.5864623386437908]]], "std": [[[0.2944681225360027]], [[0.27870120750116834]], [[0.29806917275866324]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550647222222222]], [[0.5154750939542484]], [[0.558309693627451]]], "std": [[[0.35783446184998174]], [[0.2985573057860861]], [[0.29661550022190286]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [348]}, "index": {"min": [101435], "max": [101782], "mean": [101608.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}}} +{"episode_index": 288, "stats": {"action": {"min": [-4.658203125, 59.853515625, 69.169921875, 23.642578125, -180.52734375, -0.09451796114444733], "max": [36.298828125, 181.58203125, 167.958984375, 100.1953125, -89.560546875, 14.933837890625], "mean": [5.9595513343811035, 116.50130462646484, 122.2646484375, 65.29540252685547, -138.0055694580078, 3.9080636501312256], "std": [10.841009140014648, 39.24986267089844, 22.0250186920166, 21.757047653198242, 30.976736068725586, 5.066493034362793], "count": [527]}, "observation.state": {"min": [-3.779296875, 57.48046875, 72.7734375, 23.291015625, -165.76171875, 0.4535147547721863], "max": [35.68359375, 180.966796875, 167.255859375, 99.404296875, -89.296875, 13.756613731384277], "mean": [5.733070373535156, 114.51515197753906, 123.56279754638672, 64.79795837402344, -136.15838623046875, 4.767233848571777], "std": [10.656394004821777, 40.090675354003906, 21.39865493774414, 21.785741806030273, 29.4681339263916, 4.126905918121338], "count": [527]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457533522965761]], [[0.5584164230676981]], [[0.588978939932242]]], "std": [[[0.28190783240856415]], [[0.2756838675899127]], [[0.29664075847894017]]], "count": [109]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43515528872099296]], [[0.5159263038166336]], [[0.5686659508604665]]], "std": [[[0.3583918363304959]], [[0.29070006221470224]], [[0.2862880607255708]]], "count": [109]}, "timestamp": {"min": [0.0], "max": [17.533333333333335], "mean": [8.766666666666666], "std": [5.071050734863097], "count": [527]}, "frame_index": {"min": [0], "max": [526], "mean": [263.0], "std": [152.13152204589292], "count": [527]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [527]}, "index": {"min": [101783], "max": [102309], "mean": [102046.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [527]}}} +{"episode_index": 289, "stats": {"action": {"min": [-11.162109375, 90.0, 104.150390625, 23.291015625, -169.013671875, 0.0], "max": [0.87890625, 181.40625, 155.21484375, 98.349609375, -90.17578125, 7.655954360961914], "mean": [-4.520002841949463, 132.8891143798828, 133.6892852783203, 63.407630920410156, -130.9860382080078, 1.6863309144973755], "std": [3.6504342555999756, 36.767757415771484, 12.647955894470215, 26.210166931152344, 33.639923095703125, 2.827440023422241], "count": [290]}, "observation.state": {"min": [-10.546875, 89.384765625, 107.841796875, 23.37890625, -165.5859375, 0.3779289424419403], "max": [-0.17578125, 181.0546875, 155.21484375, 97.646484375, -89.82421875, 6.8027215003967285], "mean": [-4.210264205932617, 131.77774047851562, 134.6768798828125, 63.09910583496094, -130.29302978515625, 2.071566343307495], "std": [3.3675384521484375, 37.21122741699219, 12.059366226196289, 26.28917121887207, 33.32933044433594, 2.3145031929016113], "count": [290]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467552389705882]], [[0.5544103860294118]], [[0.5796548141339869]]], "std": [[[0.27433315198362695]], [[0.2765227859021156]], [[0.3016798195014334]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42188905841503266]], [[0.49972985294117644]], [[0.5438738827614379]]], "std": [[[0.36233037418041103]], [[0.2975075605688062]], [[0.30166212522818414]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [290]}, "index": {"min": [102310], "max": [102599], "mean": [102454.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}}} +{"episode_index": 290, "stats": {"action": {"min": [-16.34765625, 81.5625, 96.85546875, 31.11328125, -121.11328125, -0.09451796114444733], "max": [0.439453125, 181.494140625, 140.2734375, 95.185546875, -89.12109375, 9.924386024475098], "mean": [-9.03076171875, 129.38919067382812, 126.91580963134766, 64.77597045898438, -105.22936248779297, 2.729203701019287], "std": [6.082328796386719, 40.62957763671875, 9.801692008972168, 22.236513137817383, 12.260765075683594, 3.719655752182007], "count": [304]}, "observation.state": {"min": [-15.64453125, 79.892578125, 100.37109375, 30.849609375, -120.498046875, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 140.2734375, 94.658203125, -89.296875, 8.692365646362305], "mean": [-8.440391540527344, 127.95140075683594, 128.1499481201172, 64.45476531982422, -104.70317840576172, 2.899854898452759], "std": [5.800678253173828, 41.28282928466797, 9.14963436126709, 22.38914680480957, 12.226532936096191, 3.070669174194336], "count": [304]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.546547704248366]], [[0.5613455882352941]], [[0.5906307475490197]]], "std": [[[0.2841464611988484]], [[0.27587564095990497]], [[0.2988652862730332]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4147895445261438]], [[0.49257634191176475]], [[0.542613635620915]]], "std": [[[0.35234781510355184]], [[0.2845550261156371]], [[0.28916782371671285]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [304]}, "index": {"min": [102600], "max": [102903], "mean": [102751.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}}} +{"episode_index": 291, "stats": {"action": {"min": [-30.146484375, 96.6796875, 102.12890625, 30.9375, -93.515625, -0.09451796114444733], "max": [0.439453125, 181.494140625, 150.205078125, 98.7890625, -43.857421875, 11.342155456542969], "mean": [-11.951618194580078, 130.809326171875, 134.98519897460938, 63.82993698120117, -66.30293273925781, 2.5846617221832275], "std": [10.284128189086914, 34.51017761230469, 12.95366096496582, 23.092405319213867, 18.34302520751953, 4.06519079208374], "count": [350]}, "observation.state": {"min": [-29.443359375, 95.712890625, 106.083984375, 30.146484375, -92.28515625, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 150.205078125, 97.91015625, -43.154296875, 10.657596588134766], "mean": [-11.441349983215332, 129.56430053710938, 135.96054077148438, 63.46079635620117, -65.81149291992188, 3.323179006576538], "std": [10.037516593933105, 35.03196334838867, 12.341927528381348, 23.243541717529297, 18.305171966552734, 3.376920461654663], "count": [350]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5484520179738562]], [[0.5605453227124183]], [[0.58988835375817]]], "std": [[[0.27774059590423317]], [[0.27365283056586204]], [[0.29491532611405524]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.397173858251634]], [[0.511954783496732]], [[0.5860645976307189]]], "std": [[[0.37076393713244366]], [[0.28594940877140507]], [[0.28244205983410275]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [350]}, "index": {"min": [102904], "max": [103253], "mean": [103078.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}} +{"episode_index": 292, "stats": {"action": {"min": [-40.25390625, 99.580078125, 103.095703125, 27.509765625, -192.392578125, -0.09451796114444733], "max": [5.888671875, 181.40625, 165.9375, 98.4375, -90.615234375, 14.083175659179688], "mean": [-15.148661613464355, 130.30577087402344, 139.9385528564453, 60.96897506713867, -141.55430603027344, 3.641083240509033], "std": [17.02362060546875, 30.128585815429688, 16.157634735107422, 24.51709747314453, 36.40407943725586, 5.270758628845215], "count": [444]}, "observation.state": {"min": [-39.462890625, 98.61328125, 106.787109375, 27.333984375, -165.76171875, 0.3779289424419403], "max": [4.74609375, 180.966796875, 165.234375, 97.734375, -89.82421875, 13.68102741241455], "mean": [-14.831741333007812, 129.03152465820312, 140.69906616210938, 60.56000518798828, -135.4628448486328, 4.824392318725586], "std": [16.57937240600586, 30.585832595825195, 15.533994674682617, 24.641820907592773, 29.647380828857422, 4.42025899887085], "count": [444]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5400842463235294]], [[0.5600264726307189]], [[0.5882977982026143]]], "std": [[[0.28365906569488897]], [[0.27351789952679095]], [[0.29444296896844296]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775247814542484]], [[0.49848251633986923]], [[0.566307824754902]]], "std": [[[0.36848642923483504]], [[0.2837937185829475]], [[0.272849756695097]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [444]}, "index": {"min": [103254], "max": [103697], "mean": [103475.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}}} +{"episode_index": 293, "stats": {"action": {"min": [-6.328125, 55.1953125, 64.951171875, 19.951171875, -145.1953125, -0.09451796114444733], "max": [31.2890625, 181.58203125, 157.5, 97.734375, -83.3203125, 11.153119087219238], "mean": [7.948200702667236, 111.91781616210938, 121.80770874023438, 62.18867492675781, -117.76286315917969, 3.7513272762298584], "std": [10.639142990112305, 38.35892868041992, 22.775714874267578, 22.391754150390625, 18.256505966186523, 4.490543365478516], "count": [566]}, "observation.state": {"min": [-5.625, 53.0859375, 68.642578125, 19.3359375, -144.404296875, 0.3779289424419403], "max": [30.76171875, 180.966796875, 157.32421875, 96.50390625, -83.3203125, 10.808768272399902], "mean": [7.689342498779297, 110.0259017944336, 122.8293228149414, 61.6774787902832, -117.10195922851562, 4.551857948303223], "std": [10.411805152893066, 39.114707946777344, 22.1909236907959, 22.403499603271484, 18.28792953491211, 3.668290138244629], "count": [566]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376541018706333]], [[0.5495373070205093]], [[0.5831977951741041]]], "std": [[[0.284870786431276]], [[0.2760658159696706]], [[0.2971520247063371]]], "count": [116]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40618460882916385]], [[0.5006070191007438]], [[0.5588651714277665]]], "std": [[[0.360493496364979]], [[0.28204219156389204]], [[0.2795082781239747]]], "count": [116]}, "timestamp": {"min": [0.0], "max": [18.833333333333332], "mean": [9.416666666666666], "std": [5.446329038903176], "count": [566]}, "frame_index": {"min": [0], "max": [565], "mean": [282.5], "std": [163.3898711670953], "count": [566]}, "episode_index": {"min": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [566]}, "index": {"min": [103698], "max": [104263], "mean": [103980.5], "std": [163.3898711670953], "count": [566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [566]}}} +{"episode_index": 294, "stats": {"action": {"min": [-3.603515625, 74.00390625, 81.2109375, 24.697265625, -146.953125, -0.09451796114444733], "max": [41.484375, 181.494140625, 132.978515625, 93.8671875, -79.62890625, 14.74480152130127], "mean": [12.513771057128906, 110.52693176269531, 117.68287658691406, 59.82707977294922, -102.80696105957031, 4.215648174285889], "std": [13.396499633789062, 39.93496322631836, 13.271982192993164, 22.62068748474121, 19.225282669067383, 5.11327600479126], "count": [512]}, "observation.state": {"min": [-2.63671875, 72.59765625, 84.638671875, 24.345703125, -145.810546875, 0.3779289424419403], "max": [40.60546875, 180.966796875, 134.208984375, 92.8125, -79.27734375, 13.756613731384277], "mean": [12.156543731689453, 108.5518798828125, 118.75431823730469, 59.41183090209961, -102.25727844238281, 5.004006385803223], "std": [13.111980438232422, 40.7745246887207, 12.565924644470215, 22.665199279785156, 19.15825080871582, 4.3185296058654785], "count": [512]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5340285088723964]], [[0.5569827305143241]], [[0.5936885422393257]]], "std": [[[0.2929119785609218]], [[0.27774382178379536]], [[0.29613141662978965]]], "count": [107]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4535330195162177]], [[0.5145797637590862]], [[0.5599652262384704]]], "std": [[[0.3526635108694714]], [[0.29008763667508464]], [[0.2927620633484288]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [512]}, "index": {"min": [104264], "max": [104775], "mean": [104519.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [512]}}} +{"episode_index": 295, "stats": {"action": {"min": [-28.125, 79.62890625, 84.90234375, 44.384765625, -96.767578125, -0.09451796114444733], "max": [0.0, 181.40625, 132.890625, 100.283203125, -74.619140625, 22.87334632873535], "mean": [-13.681463241577148, 132.3592071533203, 118.9927749633789, 74.1966781616211, -84.4217300415039, 5.645660877227783], "std": [10.94752025604248, 42.442359924316406, 13.308883666992188, 18.38921546936035, 7.681159019470215, 7.364147186279297], "count": [331]}, "observation.state": {"min": [-27.509765625, 77.783203125, 87.978515625, 44.033203125, -95.712890625, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 134.384765625, 99.228515625, -74.091796875, 21.768707275390625], "mean": [-13.195542335510254, 130.5157928466797, 120.29857635498047, 73.85919189453125, -83.96714782714844, 6.081346035003662], "std": [10.683036804199219, 43.71212387084961, 12.706151008605957, 18.486156463623047, 7.739697456359863, 6.773885726928711], "count": [331]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5206086744281045]], [[0.5453317401960784]], [[0.5773099714052288]]], "std": [[[0.2985557738172997]], [[0.2840618672787786]], [[0.3054958809547403]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453177001633987]], [[0.5071332802287583]], [[0.5509064848856209]]], "std": [[[0.3604506910685321]], [[0.30426707639759043]], [[0.3052389475009444]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [331]}, "index": {"min": [104776], "max": [105106], "mean": [104941.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}}} +{"episode_index": 296, "stats": {"action": {"min": [-19.599609375, 92.63671875, 95.009765625, 29.1796875, -174.90234375, -0.09451796114444733], "max": [3.955078125, 181.58203125, 164.8828125, 99.228515625, -91.318359375, 9.735349655151367], "mean": [-5.6314311027526855, 138.969482421875, 132.74969482421875, 69.95879364013672, -134.74295043945312, 1.6751008033752441], "std": [7.565284252166748, 34.78144836425781, 15.515023231506348, 22.052642822265625, 36.831424713134766, 3.208568811416626], "count": [328]}, "observation.state": {"min": [-18.720703125, 91.142578125, 98.61328125, 28.916015625, -165.76171875, 0.3779289424419403], "max": [2.900390625, 180.966796875, 164.1796875, 98.61328125, -90.87890625, 8.767951011657715], "mean": [-5.435017108917236, 137.82369995117188, 133.81185913085938, 69.66216278076172, -132.13819885253906, 2.355604410171509], "std": [7.026014804840088, 35.356876373291016, 14.9329195022583, 22.20122528076172, 34.5293083190918, 2.683572769165039], "count": [328]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549063970588235]], [[0.5637287663398692]], [[0.5914357230392157]]], "std": [[[0.27161897912709826]], [[0.2729366361128466]], [[0.29555676654990737]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42878650326797385]], [[0.5030571446078431]], [[0.5532787030228757]]], "std": [[[0.36488478995707835]], [[0.3001003444304672]], [[0.29578652124868654]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [328]}, "index": {"min": [105107], "max": [105434], "mean": [105270.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [328]}}} +{"episode_index": 297, "stats": {"action": {"min": [-3.779296875, 67.060546875, 79.98046875, 30.849609375, -137.109375, -0.09451796114444733], "max": [34.541015625, 181.494140625, 150.732421875, 93.251953125, -90.87890625, 11.342155456542969], "mean": [7.059937953948975, 120.43233489990234, 123.2145767211914, 66.0926513671875, -109.32349395751953, 2.9917654991149902], "std": [11.537960052490234, 38.345497131347656, 17.647289276123047, 20.53321647644043, 15.067943572998047, 4.134278297424316], "count": [481]}, "observation.state": {"min": [-2.724609375, 65.390625, 83.408203125, 30.41015625, -136.58203125, 0.3779289424419403], "max": [33.662109375, 180.966796875, 150.29296875, 92.8125, -90.3515625, 10.657596588134766], "mean": [6.8413987159729, 118.628173828125, 124.3949966430664, 65.67622375488281, -108.79521942138672, 3.780073642730713], "std": [11.185529708862305, 39.147254943847656, 17.01765251159668, 20.554683685302734, 15.008211135864258, 3.353863477706909], "count": [481]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5573217492470844]], [[0.5637000132160708]], [[0.5926393354318852]]], "std": [[[0.27333745454542396]], [[0.27124678008057435]], [[0.2902814926544898]]], "count": [102]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214283548795335]], [[0.501810605696527]], [[0.5622063168813276]]], "std": [[[0.35693693389850506]], [[0.28680088130769216]], [[0.2845797014805519]]], "count": [102]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [481]}, "index": {"min": [105435], "max": [105915], "mean": [105675.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [481]}}} +{"episode_index": 298, "stats": {"action": {"min": [-32.783203125, 95.888671875, 85.166015625, 35.15625, -141.6796875, -0.09451796114444733], "max": [0.52734375, 181.40625, 148.53515625, 97.822265625, -88.154296875, 10.207939147949219], "mean": [-13.424917221069336, 126.63153076171875, 131.71817016601562, 66.65375518798828, -109.42112731933594, 2.6023647785186768], "std": [11.394076347351074, 35.43778991699219, 13.932371139526367, 20.32773780822754, 17.40781021118164, 3.4710381031036377], "count": [409]}, "observation.state": {"min": [-31.376953125, 94.482421875, 89.208984375, 34.98046875, -140.625, 0.3779289424419403], "max": [-0.17578125, 180.87890625, 148.18359375, 97.294921875, -88.2421875, 9.750566482543945], "mean": [-12.9194917678833, 125.30169677734375, 132.72305297851562, 66.11953735351562, -108.82769775390625, 3.0273139476776123], "std": [11.025772094726562, 35.94582748413086, 13.164258003234863, 20.36964988708496, 17.327058792114258, 2.758662462234497], "count": [409]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5344299366830065]], [[0.5506433639705882]], [[0.581399579248366]]], "std": [[[0.2895179755450563]], [[0.2810450692550271]], [[0.303329135845657]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798623223039216]], [[0.49234944852941176]], [[0.5589104227941177]]], "std": [[[0.3506617809473909]], [[0.26962811349047217]], [[0.27596360353833355]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [409]}, "index": {"min": [105916], "max": [106324], "mean": [106120.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [409]}}} +{"episode_index": 299, "stats": {"action": {"min": [-8.96484375, 52.91015625, 62.314453125, 28.30078125, -91.0546875, -0.09451796114444733], "max": [31.025390625, 181.58203125, 152.578125, 93.427734375, -45.703125, 13.516068458557129], "mean": [3.424086809158325, 120.40435028076172, 122.61744689941406, 65.52314758300781, -67.84507751464844, 3.739811420440674], "std": [11.678336143493652, 41.853572845458984, 23.68744659423828, 19.380069732666016, 15.938286781311035, 4.583402633666992], "count": [506]}, "observation.state": {"min": [-7.822265625, 50.44921875, 65.91796875, 28.388671875, -90.439453125, 0.3779289424419403], "max": [30.05859375, 180.966796875, 152.2265625, 92.8125, -45.17578125, 12.698413848876953], "mean": [3.366071939468384, 118.11446380615234, 123.61842346191406, 65.13390350341797, -67.27449035644531, 4.4987030029296875], "std": [11.331767082214355, 43.00477600097656, 23.115385055541992, 19.484533309936523, 15.980255126953125, 3.737973928451538], "count": [506]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5402292032772228]], [[0.552501761160439]], [[0.581067313324701]]], "std": [[[0.28346200623278645]], [[0.28112856108780243]], [[0.30356587637623816]]], "count": [106]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41439939033789613]], [[0.49566089568689115]], [[0.5522390264675052]]], "std": [[[0.3606228708509148]], [[0.29337142642804953]], [[0.2991393636960646]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.833333333333332], "mean": [8.416666666666666], "std": [4.868977761752917], "count": [506]}, "frame_index": {"min": [0], "max": [505], "mean": [252.5], "std": [146.0693328525875], "count": [506]}, "episode_index": {"min": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [506]}, "index": {"min": [106325], "max": [106830], "mean": [106577.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [506]}}} +{"episode_index": 300, "stats": {"action": {"min": [-24.345703125, 94.306640625, 97.03125, 31.376953125, -154.775390625, -0.09451796114444733], "max": [0.439453125, 181.494140625, 151.787109375, 100.01953125, -89.912109375, 11.531190872192383], "mean": [-12.954383850097656, 132.47250366210938, 129.42340087890625, 66.26846313476562, -120.58108520507812, 1.9587295055389404], "std": [8.293497085571289, 35.36626052856445, 13.683038711547852, 22.937740325927734, 25.944324493408203, 3.6333470344543457], "count": [329]}, "observation.state": {"min": [-23.5546875, 93.33984375, 100.458984375, 31.201171875, -153.720703125, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 151.34765625, 99.228515625, -89.296875, 10.733181953430176], "mean": [-12.42730712890625, 131.0855255126953, 130.44837951660156, 65.93426513671875, -120.12828063964844, 2.723618507385254], "std": [8.092181205749512, 36.01142120361328, 12.899640083312988, 23.073551177978516, 25.69568634033203, 3.071061372756958], "count": [329]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5274711785130719]], [[0.5504392769607843]], [[0.5816664093137255]]], "std": [[[0.2892939416543326]], [[0.2780237144711566]], [[0.300706345692343]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42422336192810456]], [[0.49594656862745096]], [[0.5413119362745098]]], "std": [[[0.3576145939237735]], [[0.29721883930885523]], [[0.3013264231113709]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [329]}, "index": {"min": [106831], "max": [107159], "mean": [106995.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}}} +{"episode_index": 301, "stats": {"action": {"min": [-39.638671875, 101.953125, 96.943359375, 25.400390625, -175.4296875, -0.09451796114444733], "max": [0.3515625, 181.494140625, 162.685546875, 99.84375, -88.154296875, 12.759923934936523], "mean": [-18.027786254882812, 139.2208251953125, 136.1690216064453, 65.26787567138672, -126.9453353881836, 2.9201529026031494], "std": [13.581127166748047, 32.37175750732422, 16.878095626831055, 24.70152473449707, 32.75679397583008, 4.629551410675049], "count": [353]}, "observation.state": {"min": [-38.49609375, 100.72265625, 100.283203125, 25.400390625, -165.76171875, 0.3779289424419403], "max": [-0.17578125, 180.966796875, 162.421875, 98.701171875, -88.2421875, 11.791383743286133], "mean": [-17.433218002319336, 137.97080993652344, 137.08740234375, 64.9399642944336, -125.30512237548828, 3.656806707382202], "std": [13.399471282958984, 32.91363525390625, 16.16766929626465, 24.797822952270508, 31.130695343017578, 4.107209205627441], "count": [353]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5305482312091503]], [[0.5516340522875817]], [[0.5820828451797385]]], "std": [[[0.28587223094986325]], [[0.27619693698077236]], [[0.3004832015481528]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39731550857843134]], [[0.4781537663398693]], [[0.5311271262254902]]], "std": [[[0.3591268148955515]], [[0.294564826209276]], [[0.29284501723796824]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [353]}, "index": {"min": [107160], "max": [107512], "mean": [107336.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}}} +{"episode_index": 302, "stats": {"action": {"min": [-11.337890625, 112.939453125, 117.24609375, 25.48828125, -204.78515625, -0.09451796114444733], "max": [17.2265625, 181.494140625, 167.080078125, 89.033203125, -90.615234375, 12.476370811462402], "mean": [0.027388013899326324, 146.44468688964844, 141.50843811035156, 65.17251586914062, -144.084716796875, 2.13561749458313], "std": [8.198396682739258, 29.1212158203125, 15.692643165588379, 23.792919158935547, 47.478675842285156, 3.9766793251037598], "count": [353]}, "observation.state": {"min": [-10.546875, 111.884765625, 121.11328125, 25.3125, -165.5859375, 0.3779289424419403], "max": [16.611328125, 181.0546875, 167.34375, 88.330078125, -89.82421875, 11.791383743286133], "mean": [0.2001814842224121, 145.69296264648438, 142.53680419921875, 64.98005676269531, -131.5761260986328, 2.9553415775299072], "std": [7.721744537353516, 29.482812881469727, 15.154964447021484, 23.977481842041016, 34.86484146118164, 3.547884702682495], "count": [353]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477942422385621]], [[0.5585505065359476]], [[0.5880585089869281]]], "std": [[[0.27057483243783426]], [[0.2677883670407116]], [[0.28833922704516357]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250244812091503]], [[0.49927193831699346]], [[0.5510682536764706]]], "std": [[[0.36457459176288937]], [[0.30163307682448487]], [[0.29125210828264336]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [353]}, "index": {"min": [107513], "max": [107865], "mean": [107689.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}}} +{"episode_index": 303, "stats": {"action": {"min": [-12.919921875, 113.642578125, 88.9453125, 26.19140625, -217.001953125, -0.09451796114444733], "max": [7.470703125, 181.494140625, 166.201171875, 101.07421875, -89.82421875, 11.62570858001709], "mean": [-3.2962536811828613, 144.74050903320312, 137.99876403808594, 68.54497528076172, -146.0364532470703, 2.8518550395965576], "std": [5.148950576782227, 30.203969955444336, 19.678224563598633, 25.413118362426758, 51.88707733154297, 4.565830707550049], "count": [371]}, "observation.state": {"min": [-11.6015625, 112.8515625, 92.8125, 26.103515625, -165.5859375, 0.3779289424419403], "max": [6.591796875, 181.0546875, 166.11328125, 100.01953125, -89.296875, 10.808768272399902], "mean": [-3.022158145904541, 143.7627716064453, 138.80908203125, 68.29457092285156, -130.24301147460938, 3.4215304851531982], "std": [4.739328861236572, 30.665571212768555, 19.08156967163086, 25.606029510498047, 35.157955169677734, 3.9987168312072754], "count": [371]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5514911274509804]], [[0.5653055882352942]], [[0.5945649346405228]]], "std": [[[0.27465237633578027]], [[0.272299349937404]], [[0.29699452360862966]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42227444444444445]], [[0.4981102144607843]], [[0.5484501368464053]]], "std": [[[0.3622067542043218]], [[0.29698656633311177]], [[0.29193152522446075]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [371]}, "index": {"min": [107866], "max": [108236], "mean": [108051.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}}} +{"episode_index": 304, "stats": {"action": {"min": [-5.712890625, 81.5625, 93.1640625, 20.126953125, -208.916015625, 0.0], "max": [4.130859375, 181.494140625, 171.9140625, 98.701171875, -91.845703125, 13.988656997680664], "mean": [0.46782922744750977, 133.36932373046875, 133.88528442382812, 64.0062255859375, -149.7056884765625, 3.0116119384765625], "std": [2.21160626411438, 37.18943786621094, 19.069507598876953, 24.261093139648438, 43.69778060913086, 5.059979438781738], "count": [350]}, "observation.state": {"min": [-4.5703125, 79.8046875, 96.767578125, 20.56640625, -165.5859375, 0.3779289424419403], "max": [3.603515625, 180.966796875, 171.2109375, 97.55859375, -91.23046875, 12.698413848876953], "mean": [0.3741629421710968, 132.108154296875, 135.1142578125, 63.7335090637207, -138.5741729736328, 4.223084926605225], "std": [1.7779080867767334, 37.86285400390625, 18.442304611206055, 24.452341079711914, 33.541805267333984, 4.308689117431641], "count": [350]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5360833946078432]], [[0.5509009354575164]], [[0.581245618872549]]], "std": [[[0.2795285072725713]], [[0.27373597238127445]], [[0.2986769350397568]]], "count": [100]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42607815155228757]], [[0.5025367769607844]], [[0.5511952267156863]]], "std": [[[0.3620098224086337]], [[0.29663945380548]], [[0.29235224333088167]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [350]}, "index": {"min": [108237], "max": [108586], "mean": [108411.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}} +{"episode_index": 305, "stats": {"action": {"min": [-20.21484375, 70.751953125, 90.52734375, 29.53125, -99.84375, -0.09451796114444733], "max": [43.59375, 181.40625, 160.576171875, 94.482421875, -30.5859375, 12.759923934936523], "mean": [-1.5880926847457886, 118.84004974365234, 124.89064025878906, 61.7276725769043, -63.90069580078125, 3.470909595489502], "std": [18.184307098388672, 37.48451232910156, 15.034588813781738, 21.546585083007812, 24.239809036254883, 4.669305801391602], "count": [522]}, "observation.state": {"min": [-19.16015625, 68.818359375, 94.130859375, 29.267578125, -98.7890625, 0.3779289424419403], "max": [42.626953125, 180.966796875, 159.873046875, 93.779296875, -30.41015625, 11.791383743286133], "mean": [-1.2021820545196533, 116.92621612548828, 126.1217041015625, 61.38890838623047, -63.44609069824219, 4.361968040466309], "std": [17.701740264892578, 38.30549621582031, 14.410197257995605, 21.604568481445312, 24.08379554748535, 3.82438063621521], "count": [522]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526180542438688]], [[0.54964912191941]], [[0.5851303366912515]]], "std": [[[0.28874548138144135]], [[0.2758437019730706]], [[0.2974444618792234]]], "count": [109]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370428153294957]], [[0.5048280434880374]], [[0.5560795594231577]]], "std": [[[0.3574650835354787]], [[0.2986259592386297]], [[0.2974597652239654]]], "count": [109]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [522]}, "index": {"min": [108587], "max": [109108], "mean": [108847.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}}} diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..49aaefdb02e723562bd33c0a1357619bd477302c --- /dev/null +++ b/meta/info.json @@ -0,0 +1,127 @@ +{ + "codebase_version": "v2.1", + "robot_type": "so100-blue", + "total_episodes": 306, + "total_frames": 109109, + "total_tasks": 1, + "total_videos": 612, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:306" + }, + "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": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ] + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "main_shoulder_pan", + "main_shoulder_lift", + "main_elbow_flex", + "main_wrist_flex", + "main_wrist_roll", + "main_gripper" + ] + }, + "observation.images.laptop": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "video.width": 640, + "video.channels": 3, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + } + }, + "observation.images.phone": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.fps": 30.0, + "video.height": 480, + "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/modality.json b/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..0c56099b24a41fcb5918c06f9d11ffd14dfa890d --- /dev/null +++ b/meta/modality.json @@ -0,0 +1,35 @@ +{ + "state": { + "single_arm": { + "start": 0, + "end": 5 + }, + "gripper": { + "start": 5, + "end": 6 + } + }, + "action": { + "single_arm": { + "start": 0, + "end": 5 + }, + "gripper": { + "start": 5, + "end": 6 + } + }, + "video": { + "laptop": { + "original_key": "observation.images.laptop" + }, + "phone": { + "original_key": "observation.images.phone" + } + }, + "annotation": { + "human.task_description": { + "original_key": "task_index" + } + } +} \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..656cffa431afdf5c090a7ea323b4b78d2a5efd27 --- /dev/null +++ b/meta/stats.json @@ -0,0 +1,202 @@ +{ + "action": { + "mean": [ + 3.283601760864258, + 128.59951782226562, + 126.86190032958984, + 64.47999572753906, + -102.89562225341797, + 3.5665481090545654 + ], + "std": [ + 13.682665824890137, + 38.30552291870117, + 17.067461013793945, + 23.91623878479004, + 33.82283401489258, + 5.455376148223877 + ], + "min": [ + -39.375, + 46.0546875, + 52.119140625, + 5.888671875, + -220.95703125, + -0.18903592228889465 + ], + "max": [ + 57.3046875, + 181.669921875, + 174.462890625, + 101.337890625, + -12.568359375, + 23.534971237182617 + ], + "q01": [ + -26.19140625, + 62.138671875, + 82.529296875, + 20.91796875, + -186.416015625, + -0.09451796114444733 + ], + "q99": [ + 44.560546875, + 181.669921875, + 163.740234375, + 100.546875, + -29.443359375, + 17.013233184814453 + ] + }, + "observation.state": { + "mean": [ + 3.180361747741699, + 126.98658752441406, + 127.84256744384766, + 64.26770782470703, + -101.70024871826172, + 3.770702600479126 + ], + "std": [ + 13.258709907531738, + 39.14759063720703, + 16.399648666381836, + 24.089553833007812, + 32.18626403808594, + 4.922954082489014 + ], + "min": [ + -38.671875, + 44.12109375, + 56.25, + 5.712890625, + -165.849609375, + 0.15117157995700836 + ], + "max": [ + 56.77734375, + 181.669921875, + 174.111328125, + 101.162109375, + -12.392578125, + 21.768707275390625 + ], + "q01": [ + -25.48828125, + 59.0625, + 84.91552734375, + 20.830078125, + -165.76171875, + 0.15117157995700836 + ], + "q99": [ + 43.857421875, + 180.966796875, + 163.916015625, + 99.66796875, + -29.00390625, + 16.17535972595215 + ] + }, + "timestamp": { + "mean": [ + 6.113358497619629 + ], + "std": [ + 3.9699671268463135 + ], + "min": [ + 0.0 + ], + "max": [ + 21.133333206176758 + ], + "q01": [ + 0.10000000149011612 + ], + "q99": [ + 16.66666603088379 + ] + }, + "frame_index": { + "mean": [ + 183.4007568359375 + ], + "std": [ + 119.09901428222656 + ], + "min": [ + 0.0 + ], + "max": [ + 634.0 + ], + "q01": [ + 3.0 + ], + "q99": [ + 500.0 + ] + }, + "episode_index": { + "mean": [ + 125.67314910888672 + ], + "std": [ + 74.83309173583984 + ], + "min": [ + 0.0 + ], + "max": [ + 251.0 + ], + "q01": [ + 2.0 + ], + "q99": [ + 249.0 + ] + }, + "index": { + "mean": [ + 43757.5 + ], + "std": [ + 25263.6953125 + ], + "min": [ + 0.0 + ], + "max": [ + 87515.0 + ], + "q01": [ + 875.15 + ], + "q99": [ + 86639.85 + ] + }, + "task_index": { + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "min": [ + 0.0 + ], + "max": [ + 0.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + } +} \ No newline at end of file diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c4740ffd447b2744217093732a4966a8b478e688 --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Move the blue chess pieces as indicated by the highlighted squares"} diff --git a/videos/chunk-000/observation.images.laptop/episode_000000.mp4 b/videos/chunk-000/observation.images.laptop/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c085fb3cd89018b3d985f9d4bc6bb494e7c941cf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde1499e07eb7e5432a47aed12368cea95b2d93a1225ebf7b20522d22d869058 +size 5863084 diff --git a/videos/chunk-000/observation.images.laptop/episode_000001.mp4 b/videos/chunk-000/observation.images.laptop/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d002a7e3feda97da78d954643f4dfe4908d1254c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbea7e4e1fcfa64d9415ba8f047a3c8ea4ce41bc107552eceb1f8f414fbf9ed +size 5941606 diff --git a/videos/chunk-000/observation.images.laptop/episode_000002.mp4 b/videos/chunk-000/observation.images.laptop/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1f233624f3d297b4fe38f3c9b6dd19b5e609724 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0a3c7f0e573207ca5273e6e8cdf39b13e9a13d970d881a92d2fed77a6666fc +size 6203777 diff --git a/videos/chunk-000/observation.images.laptop/episode_000003.mp4 b/videos/chunk-000/observation.images.laptop/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c74825575b4aec9d4e809473bdbbee5d2eb84e99 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718820c35346a53808f22b961fdc9a7bcc0454df0f0fb549bbc543f6625d8ea6 +size 7884499 diff --git a/videos/chunk-000/observation.images.laptop/episode_000004.mp4 b/videos/chunk-000/observation.images.laptop/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191772e889eeba1ebfbc0b379c9448224fc6e501 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ede4807e071647cb195c7969993956beb54cc7531f35c79a2d776ddd054a5d7 +size 6694500 diff --git a/videos/chunk-000/observation.images.laptop/episode_000005.mp4 b/videos/chunk-000/observation.images.laptop/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6ef86d73c96cdcc6f009333bd5a5a6832cafe83 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff83a2961f79e2630bdbcaa34124afb976194455379a7b112415bd0db094615 +size 9091283 diff --git a/videos/chunk-000/observation.images.laptop/episode_000006.mp4 b/videos/chunk-000/observation.images.laptop/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f72a174008472d3ac04c13380ad6b46c98d641d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7be8d69cfb81b9f493bc6f1efacd245f195b5592f628e2e981b0ee74e3cf559 +size 9197965 diff --git a/videos/chunk-000/observation.images.laptop/episode_000007.mp4 b/videos/chunk-000/observation.images.laptop/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51efbf0404711f904fed75d1187b1ef7514aaa86 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0220301ef509ca09dba8188181e91c5e8b298e841ca0ebaef129809efadded +size 5020466 diff --git a/videos/chunk-000/observation.images.laptop/episode_000008.mp4 b/videos/chunk-000/observation.images.laptop/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b79c613b59e2a94619156a52be6e55c1f95b3b6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c155f164c4351039b279e0924e4b62e08c42e05c8ca83da798063bafe73a6cae +size 6038897 diff --git a/videos/chunk-000/observation.images.laptop/episode_000009.mp4 b/videos/chunk-000/observation.images.laptop/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab2265329265a0d9960a20e740c0d9851a57991 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a530dbf8d07c6f4ebe13f017a19a9fc5da06c6614fc7d768accb0859cd30ddf +size 5612082 diff --git a/videos/chunk-000/observation.images.laptop/episode_000010.mp4 b/videos/chunk-000/observation.images.laptop/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..395b3a9f0e1737e7f28fb861f9efd52f334b3b6e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1ca86b6c7e9fedc759d59a958919159bf41b5e98c9ab858ef600fed24bbfb2 +size 7796479 diff --git a/videos/chunk-000/observation.images.laptop/episode_000011.mp4 b/videos/chunk-000/observation.images.laptop/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f563e676ad74f71244d5cd9be4c853de33dd34 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6b95d1c71f22a615486aeeebf75e799a0c19e76c2ae2719fdf6e75712b4eef +size 5134804 diff --git a/videos/chunk-000/observation.images.laptop/episode_000012.mp4 b/videos/chunk-000/observation.images.laptop/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a0409d162341f477a33b79e4cf7d73803782037 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41257f73ecacd7464abe6de03584648534b8be95bf3fc7a7834dcff96d99d17 +size 7410801 diff --git a/videos/chunk-000/observation.images.laptop/episode_000013.mp4 b/videos/chunk-000/observation.images.laptop/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..948e5a5bb8708bf21fae668e16018dfc00716dbb --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba29812faa20d9d2db8ad5902a7b82d5e9f792774e56a9f57a8e8baa74bfffc +size 4894455 diff --git a/videos/chunk-000/observation.images.laptop/episode_000014.mp4 b/videos/chunk-000/observation.images.laptop/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f9b567fc918e504473e26e11a6acb74b11856c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c281fcc696a8632a7cffcd62a297fa450707be53df58b48d969f4414ea13e69c +size 7792260 diff --git a/videos/chunk-000/observation.images.laptop/episode_000015.mp4 b/videos/chunk-000/observation.images.laptop/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a45d43fe4a787191dcc49621a1ddd900cbee318c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b0f53cc3839c4811b1371981fc19d8a794b31b45d1f9adead63f55289bb32d +size 5596388 diff --git a/videos/chunk-000/observation.images.laptop/episode_000016.mp4 b/videos/chunk-000/observation.images.laptop/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ffccf59115b95228f47b5475b2d6b1a2400ce0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ca41cb93f77bbd86df098252812de0a138a1e7d1fc0fdf9c5de9bb6060bb76 +size 6075421 diff --git a/videos/chunk-000/observation.images.laptop/episode_000017.mp4 b/videos/chunk-000/observation.images.laptop/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0255268898321fb867b1e485377f42af49d3f5a --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18018b282209f6a68ee0439f201b9ec8717ab2e474c5c50a5b91024d0663747d +size 5585643 diff --git a/videos/chunk-000/observation.images.laptop/episode_000018.mp4 b/videos/chunk-000/observation.images.laptop/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..909ad2fe0db1611adeab111fb24430db27badf55 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c5d568057f8bc8d013583b161e11fc51adfb2aedc49d422730547f1f215677 +size 5959385 diff --git a/videos/chunk-000/observation.images.laptop/episode_000019.mp4 b/videos/chunk-000/observation.images.laptop/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034cd16c786c6cedbf04c77d7655d0a072e105b4 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577dc7a4f99fc0a122b9a2f394097ff618398611793bc2ebb055afb77e1a631d +size 4733497 diff --git a/videos/chunk-000/observation.images.laptop/episode_000020.mp4 b/videos/chunk-000/observation.images.laptop/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89850bd5cc866cb9f866be5126bf47d6754793dc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48df004d06134b24547b56863898e69a295e680e8fabccb6a5f34c99932a964e +size 4957445 diff --git a/videos/chunk-000/observation.images.laptop/episode_000021.mp4 b/videos/chunk-000/observation.images.laptop/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98274d32ba0b8c79596510a97f3ff3414621e080 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7fdd39b92e0f37c97393883e4eea6cfa00c4e7f813b1d9e749a7d092dd8feb +size 4721657 diff --git a/videos/chunk-000/observation.images.laptop/episode_000022.mp4 b/videos/chunk-000/observation.images.laptop/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b3d2e878e954e0f149befeec7040a3dd1f58841 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023f9a1bbb51c503989d59f6c0596a1299a314309e8dd8df8c980beec8d015e6 +size 4641295 diff --git a/videos/chunk-000/observation.images.laptop/episode_000023.mp4 b/videos/chunk-000/observation.images.laptop/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2232e06b064d231ce7307e73fdbe5aece03428 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da153fd077e326b7606beb3ef68b80f339f2df0d28140fa3dcba5278ed897c7 +size 4819219 diff --git a/videos/chunk-000/observation.images.laptop/episode_000024.mp4 b/videos/chunk-000/observation.images.laptop/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6ef128baea4b98cc679288eb240dd89a42426c0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b9761b51c4b0e00d2d06e553f899ee75a57b8b821b1b6aa7ca994caa380096 +size 5188782 diff --git a/videos/chunk-000/observation.images.laptop/episode_000025.mp4 b/videos/chunk-000/observation.images.laptop/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c1cdebdf69828f48e3878efca7774292fe93d9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7cea9ec2bb75fb96bbd4b20185951d341073a2c57cad56f6115910afbe68ffb +size 8361359 diff --git a/videos/chunk-000/observation.images.laptop/episode_000026.mp4 b/videos/chunk-000/observation.images.laptop/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..207862ed7b29529ee8e3cd7a7fa8b59a0fc4e1d6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4600ec363f8828a73ffd9e088159153d482828c501f7f0b43a25f6927da117ae +size 5563513 diff --git a/videos/chunk-000/observation.images.laptop/episode_000027.mp4 b/videos/chunk-000/observation.images.laptop/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cedbfdd81168ba8e9ef398bcb2fc724cd062dc6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4fc6c415b0607d7cc18bc4ca637c1e337ffa8d8a8fcbf7320454af5210e2bf +size 5171829 diff --git a/videos/chunk-000/observation.images.laptop/episode_000028.mp4 b/videos/chunk-000/observation.images.laptop/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf9c029732b4f090a2a954cdbf6a7879e7f39ad8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f468c45650eb36e7630a045907fb35f78771e0232721a0d173a7bc42a0d9bb +size 4816306 diff --git a/videos/chunk-000/observation.images.laptop/episode_000029.mp4 b/videos/chunk-000/observation.images.laptop/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d01648db7ecac59ce87605d166df8396194d37b7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf85bf8dd23e95a588c53ba4fb0fc0b228fff90ec635067eae090b7f5c8f600 +size 5153237 diff --git a/videos/chunk-000/observation.images.laptop/episode_000030.mp4 b/videos/chunk-000/observation.images.laptop/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e23f8ac3e5a25bef8c402cbf6aa243a7c124a59 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ba3b961de4f84c0c325dcf0458d9878e61156fb4a18cefed2e892f705e25ba +size 4920007 diff --git a/videos/chunk-000/observation.images.laptop/episode_000031.mp4 b/videos/chunk-000/observation.images.laptop/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59299ca66097d2571cef983e6f4f5105e7850599 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7a77b5869c7f20ffc93888d573c94b209ce67313a966caa40cf9517cffc616 +size 7949409 diff --git a/videos/chunk-000/observation.images.laptop/episode_000032.mp4 b/videos/chunk-000/observation.images.laptop/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b623ce52ef68879a5ba271e034e06b70da7fbc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb41a2e86c189b35dfd1789cb1404872e4d4106be73bffe5fdf3233ec77c618 +size 4700867 diff --git a/videos/chunk-000/observation.images.laptop/episode_000033.mp4 b/videos/chunk-000/observation.images.laptop/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c74845af66fdac0720f5958eb4ec8fca35eea6f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a314619d943b1a8bc13a6cc9a10e1d970decc4f958171852e37bd7a7f6f70a1b +size 5739167 diff --git a/videos/chunk-000/observation.images.laptop/episode_000034.mp4 b/videos/chunk-000/observation.images.laptop/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e0af7e6da3ccd65de8438edfdbaa4a8ea123d59 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f13a70430ba3d72265a532111edeaa5633a562285706fed100ceabf1ec936e0 +size 6146619 diff --git a/videos/chunk-000/observation.images.laptop/episode_000035.mp4 b/videos/chunk-000/observation.images.laptop/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f7ce979a56a379d9c53b45d6850daf9903a391 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a899894417f790dfbe732f6f82924610298e98caff78d8d90d051430ce4f8327 +size 9357523 diff --git a/videos/chunk-000/observation.images.laptop/episode_000036.mp4 b/videos/chunk-000/observation.images.laptop/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e38e92aba4a92af7a0f955b8e0900f89b65bd31e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ed60784598111be16705ac77653f3d927988c7b3824b37befcc848fec712e7 +size 5369218 diff --git a/videos/chunk-000/observation.images.laptop/episode_000037.mp4 b/videos/chunk-000/observation.images.laptop/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1a71c343449ae4b07d94ee3d62404c91fae24a --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b734002ab607b80cdb106f69d33667909d7004557da5b3d3d4a66255680ff6 +size 4215771 diff --git a/videos/chunk-000/observation.images.laptop/episode_000038.mp4 b/videos/chunk-000/observation.images.laptop/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5dd82b8b7e2d36342c89ad06b1fc7411f8f3803 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859d02cf7ee0164d8c4bd3287110f8a853cfe9ff6b88f13f6d1bf824c25ceadd +size 4798549 diff --git a/videos/chunk-000/observation.images.laptop/episode_000039.mp4 b/videos/chunk-000/observation.images.laptop/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0651fba26313b77b9339f5c970f9c4960f3016f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e45a14976aebd86f5d991c1960c3ae447d29978b648e17f3d704dc664362273 +size 4573290 diff --git a/videos/chunk-000/observation.images.laptop/episode_000040.mp4 b/videos/chunk-000/observation.images.laptop/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..258f38b20127db4dca532a5477cf73646cc45296 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fffca34165be2707e15c28794d628213833811e98069a878cb1b9c5ff270465 +size 6715396 diff --git a/videos/chunk-000/observation.images.laptop/episode_000041.mp4 b/videos/chunk-000/observation.images.laptop/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc2d38147319ea2f79cd311c95258a75b56007f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc1ec6ad8b7fa6e23977a9610f00ae1847c88eafc46f3a6aeadba9a33e078c8 +size 4880508 diff --git a/videos/chunk-000/observation.images.laptop/episode_000042.mp4 b/videos/chunk-000/observation.images.laptop/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4dc21f30b2c5ba98d40195a90abfe052d9b629 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bdbf0b81e1ecd82294e642ffc0f926c83fa23791cb4f2f89f2eae296916d96 +size 6536923 diff --git a/videos/chunk-000/observation.images.laptop/episode_000043.mp4 b/videos/chunk-000/observation.images.laptop/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d71f63b0e77f677fca34de0be04839107047c4aa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2193326d40df860a9aa2ff5503c624dfbc066d685bcdd62db607d9e73662b5b4 +size 5098960 diff --git a/videos/chunk-000/observation.images.laptop/episode_000044.mp4 b/videos/chunk-000/observation.images.laptop/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..207c02ed07600467e105c9eae533f9969b82d043 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be939c99e3922cc88942dc47960ea5d3ae3ae3f7e463aa6ae5818a15d6b6b052 +size 6258495 diff --git a/videos/chunk-000/observation.images.laptop/episode_000045.mp4 b/videos/chunk-000/observation.images.laptop/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56d4ff6bff375d81a48a62afb5dd085dfeb47009 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa469eab93b2ce5aae65da8d5c26f239f80bc7d6201d4c603c539577d5cdfc6 +size 4651112 diff --git a/videos/chunk-000/observation.images.laptop/episode_000046.mp4 b/videos/chunk-000/observation.images.laptop/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5418bf6eac2f890de8debb044d0c0267a1d5eeec --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876a3a51b408b652a3f75a4b7a3c768a41e675482c602debc2ad6bbe830d51a6 +size 7190346 diff --git a/videos/chunk-000/observation.images.laptop/episode_000047.mp4 b/videos/chunk-000/observation.images.laptop/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b116e66105f6e8d232f0bf7d8cfae80315d1c7e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f27e9e6546103e8d17b2b77cdfda7b3e8d24f320189b11670c10d0b764af7ca +size 5410557 diff --git a/videos/chunk-000/observation.images.laptop/episode_000048.mp4 b/videos/chunk-000/observation.images.laptop/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e908fabf393f6dceba96f94ef8fd3110eaf677 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9006ac94124de995fc92f80579d4baa5c4c98ed2fc2f9a7e967464ccbf29052f +size 5517309 diff --git a/videos/chunk-000/observation.images.laptop/episode_000049.mp4 b/videos/chunk-000/observation.images.laptop/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa768bd64d7ec465d39d223313f613bb8f46bf2f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87314e6e4b2c18c6a6978f2a1a3886ae75f5a7cce0aa080e05fd115edfd0e784 +size 4857515 diff --git a/videos/chunk-000/observation.images.laptop/episode_000050.mp4 b/videos/chunk-000/observation.images.laptop/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7602e5266901bf00ff0d5ba6f56995a6b7402378 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ad02813336f27fb7d41b39ee1d9cef1af87457258cfb684ac5837510ac42ed +size 4295964 diff --git a/videos/chunk-000/observation.images.laptop/episode_000051.mp4 b/videos/chunk-000/observation.images.laptop/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f30cecb0f308905a3baa19fe97d7e85b2795ead --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383dce51563894ce07aa29eb36e055831ee5a7fdd3f8a9410430aed09cb8254d +size 4609454 diff --git a/videos/chunk-000/observation.images.laptop/episode_000052.mp4 b/videos/chunk-000/observation.images.laptop/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f3bd97984a5fdaaedc4aeb4663660632069434 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50269b6f056f5b417c02deab94101e8fe28c783782f2e52d05a116c69567cc28 +size 4366640 diff --git a/videos/chunk-000/observation.images.laptop/episode_000053.mp4 b/videos/chunk-000/observation.images.laptop/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9fe73e7a2aa7ec9ba041485ce81726b40a63cea --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c796f3cafae3f260660ce84cfbfc80f733a65a1764f8b3c55c78478cacdd41 +size 4765267 diff --git a/videos/chunk-000/observation.images.laptop/episode_000054.mp4 b/videos/chunk-000/observation.images.laptop/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9affaa7c9edaf3ee71b8204c0c630a93f7fb77d5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29bc40a058a091abfecb2a252586ac7bae2c239276c95d9e90d6effd2ea7ab0 +size 4644498 diff --git a/videos/chunk-000/observation.images.laptop/episode_000055.mp4 b/videos/chunk-000/observation.images.laptop/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4cd77be1030075f03c6deb9d0c932c337cb9b1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2c680a0b866f570d2e751b32808375f3711c795cd73ffdb7bedca0c3c8ac1e +size 5141417 diff --git a/videos/chunk-000/observation.images.laptop/episode_000056.mp4 b/videos/chunk-000/observation.images.laptop/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c088250621771dff8ded6815ebc8e34bc513787 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5860e2c5983396c61e35cbaa916fa0bf7302ffb8a86d1266d8b2a8616e824950 +size 4216908 diff --git a/videos/chunk-000/observation.images.laptop/episode_000057.mp4 b/videos/chunk-000/observation.images.laptop/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a20f592815ad16863d095db7b30e1038e62b8c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a808c674bec49ef259e21a3e0a9d84d740b7f54ad852c4f5a59404d000d4dd +size 5276012 diff --git a/videos/chunk-000/observation.images.laptop/episode_000058.mp4 b/videos/chunk-000/observation.images.laptop/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ddcf7f46b362d0eef23ebca9227222455de87e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116968dae90fb4bfd658d33a93d8f5efb732d8df9d665f9cdb5701c81869d599 +size 5340195 diff --git a/videos/chunk-000/observation.images.laptop/episode_000059.mp4 b/videos/chunk-000/observation.images.laptop/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77776843665305b222218c3fc8ea8f41a6e581d6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35c099d451a8709b13cb4f833aca19e00431783e9274c7651a22cae6cbfad68 +size 5320054 diff --git a/videos/chunk-000/observation.images.laptop/episode_000060.mp4 b/videos/chunk-000/observation.images.laptop/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87400668cfde17c9695fa9f963b263a9e01f8a29 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7704572c40d872531f36f65dd65901286db6d526e683b87c2a6823f783a9f02 +size 5810666 diff --git a/videos/chunk-000/observation.images.laptop/episode_000061.mp4 b/videos/chunk-000/observation.images.laptop/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f27b3b3346ffb4e0527d8442ee62828b95bfa7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e76ce6f005069270728324830a50a711e16b4e8416ab572f672c58590355b8 +size 4078066 diff --git a/videos/chunk-000/observation.images.laptop/episode_000062.mp4 b/videos/chunk-000/observation.images.laptop/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a830669050437bb1afbc50d4aaca71d6a231b7f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad4e8443219aee1623b36358920e30b90eefc918269bdb54f4fc86f12d8df66 +size 4133772 diff --git a/videos/chunk-000/observation.images.laptop/episode_000063.mp4 b/videos/chunk-000/observation.images.laptop/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3981b143f88c266e8b755a0bc2d8e61c55fe0b96 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15d483f51296c3e37b6e4b2ff14c48aa7b0d7607b5706ec22bd21dc2833960c +size 4272971 diff --git a/videos/chunk-000/observation.images.laptop/episode_000064.mp4 b/videos/chunk-000/observation.images.laptop/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464b9db5627aafaa23cc2a4e3598a791d86cc887 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990b493cda5bd5277d797ba0a76170cd86b3bfff7e97c3bcb7a9e5b5574c2213 +size 4000871 diff --git a/videos/chunk-000/observation.images.laptop/episode_000065.mp4 b/videos/chunk-000/observation.images.laptop/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa3a5a7b65eb831660c1d6e5fcfd9b2244744eb --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4aa9a09ca3d9797202ff05af700115fdf883330bd07aec94aca7682514cd50 +size 4484366 diff --git a/videos/chunk-000/observation.images.laptop/episode_000066.mp4 b/videos/chunk-000/observation.images.laptop/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bcae9c41d00b4a205df10cb9b07ce0b85d0fbca --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ac92b6f4007d92983430c3a232ac370a95eb543b127576a1beb0a8139ef5db +size 4064233 diff --git a/videos/chunk-000/observation.images.laptop/episode_000067.mp4 b/videos/chunk-000/observation.images.laptop/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9639eb13a9061e66e6a3cfbf0eec36c87672f5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f05c4de2cf18f6a39cc1eb965bc8b631a85a6ba70f2ecf11722c7ed793598c0 +size 3651319 diff --git a/videos/chunk-000/observation.images.laptop/episode_000068.mp4 b/videos/chunk-000/observation.images.laptop/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c18fcb3ef039e44ae5f1d031bb8be0534e6210 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14ba0677b1d23ca790f4194696074bf2d6ef0afc2bfe9f13652d835e7257b79 +size 3917726 diff --git a/videos/chunk-000/observation.images.laptop/episode_000069.mp4 b/videos/chunk-000/observation.images.laptop/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f822487c1fcf22d2ec1b51dc5b4f114139a946 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e090c6ff6109b401867d94c9fef2641cf917d6e6bbfe60534112712c10f2df3 +size 4547092 diff --git a/videos/chunk-000/observation.images.laptop/episode_000070.mp4 b/videos/chunk-000/observation.images.laptop/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad75b165dd4f08c860082ee625fdbdb6ccb4d52 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34970979917fd925d873e1b8ab5e5e991f030d04b5b3cf7d21c2d47cc56fc760 +size 3817658 diff --git a/videos/chunk-000/observation.images.laptop/episode_000071.mp4 b/videos/chunk-000/observation.images.laptop/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ab69291ef65ee56e2ba07bd556d9a9e73f36c82 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1526b02416b27e343a159592972777412f67affae4e11534bfbdd0bbbc4ae031 +size 4461488 diff --git a/videos/chunk-000/observation.images.laptop/episode_000072.mp4 b/videos/chunk-000/observation.images.laptop/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e90196532feee5d1ebb12ff0323849c20fba33b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0cac325f7adcea4c65566cdfb2d1994f09319f5cf22c5aa6a40f15aac4fc0b +size 4372695 diff --git a/videos/chunk-000/observation.images.laptop/episode_000073.mp4 b/videos/chunk-000/observation.images.laptop/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2977c6ab381c113ed991db93f6d08ef0846f70 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1e9cb979e6ce29b10577ff9864fb9c3d55ac0bb4e48a893ada9f50aa8ecd67 +size 3671194 diff --git a/videos/chunk-000/observation.images.laptop/episode_000074.mp4 b/videos/chunk-000/observation.images.laptop/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c37a64cc9516133b70bbf5f32a46787aa308ac --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e982cb7b4af1c01aaf5ce771a01c8b19e74a53c562848e5224cdb148419e8d +size 6568141 diff --git a/videos/chunk-000/observation.images.laptop/episode_000075.mp4 b/videos/chunk-000/observation.images.laptop/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31767f1251868e9135f8da858969ee8cbf59bcdd --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f14f5ce51325445a74e7295dcee24eac56becea09a04a4539c5febcebd4a246 +size 3816158 diff --git a/videos/chunk-000/observation.images.laptop/episode_000076.mp4 b/videos/chunk-000/observation.images.laptop/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab583489a3a67ecf7490bd7dbaebeb1a94830991 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3912f7948be6f297b152bc6af21c752a54bc2f1316dcaebfae5f14cfb641196 +size 3537230 diff --git a/videos/chunk-000/observation.images.laptop/episode_000077.mp4 b/videos/chunk-000/observation.images.laptop/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ef5b2c3df4695a231c0b8d1a73ba9fb07066df7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619ee6a571b9fc55ca29ba324d487bc02defcd84951cdc8a7dfb8dfdac46a41c +size 5998295 diff --git a/videos/chunk-000/observation.images.laptop/episode_000078.mp4 b/videos/chunk-000/observation.images.laptop/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b101a966d1e0badca4b81635033c1e6b0b99c54 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:becf4565f26308949b0386bef54debdd16880556a0636aba762ed1273e7c609a +size 4119739 diff --git a/videos/chunk-000/observation.images.laptop/episode_000079.mp4 b/videos/chunk-000/observation.images.laptop/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ac30043c2069814de2f1d87dd9fc292e15a656 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6eef3412c7f2e2ae48c2878fd6623c8de31012011d2120b73ab8b4fe921388 +size 5351550 diff --git a/videos/chunk-000/observation.images.laptop/episode_000080.mp4 b/videos/chunk-000/observation.images.laptop/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00796716ab0f568d74746263511cd8e69f62a278 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751b2d5c8fd4393b65c0fb90fab4ebd39b66b4f092a36462fb278f661fe011ee +size 4604251 diff --git a/videos/chunk-000/observation.images.laptop/episode_000081.mp4 b/videos/chunk-000/observation.images.laptop/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa2e7091addb4f384b78304cce86d7953025101 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0078c430501ffe402c89927da5d1d7d935a337221f104f4e5fec296c10f0383b +size 4486715 diff --git a/videos/chunk-000/observation.images.laptop/episode_000082.mp4 b/videos/chunk-000/observation.images.laptop/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29782f80d39563bc269ca2b070857d65c7146834 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ab033f72ddfaab9890c7dabe44259deef18668f4acd8e81cac30c6bae9211c +size 6844290 diff --git a/videos/chunk-000/observation.images.laptop/episode_000083.mp4 b/videos/chunk-000/observation.images.laptop/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5246b1a4e2c4258e96b4f4f9823da17bfd4897 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4acc2c6ed98190140fea2c5353f080aabbd10415c0a6370e3b9b88461d2ef53 +size 8705986 diff --git a/videos/chunk-000/observation.images.laptop/episode_000084.mp4 b/videos/chunk-000/observation.images.laptop/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b17040c7bf416b4dfd2d269280a93f692373b9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2aa70c89a6e622a952e3d5b11b37eea623471b71f223e466267ff09ee379fd8 +size 6871936 diff --git a/videos/chunk-000/observation.images.laptop/episode_000085.mp4 b/videos/chunk-000/observation.images.laptop/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a63c0329d9197556af836b27ee001374d67af2b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dad6277486ce6205770bb5dd464c1942466114d24cfac1d1c6c329fa186d9f +size 4357317 diff --git a/videos/chunk-000/observation.images.laptop/episode_000086.mp4 b/videos/chunk-000/observation.images.laptop/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65eccd6c6284b2746ad3dbbcc4ea37da4329602b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e661c1c72fc2810652c0b7ea9646b89ff37cdf858713b5cb4da0082a987f83 +size 4658400 diff --git a/videos/chunk-000/observation.images.laptop/episode_000087.mp4 b/videos/chunk-000/observation.images.laptop/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0efad4d3e323bae78b939ddbd55bb7c52b785fe --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338e72de4392ab4587e3d3ccbc05b01181b4247bb83483579cb36530802cb944 +size 6628100 diff --git a/videos/chunk-000/observation.images.laptop/episode_000088.mp4 b/videos/chunk-000/observation.images.laptop/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b067fc695f32866a0ff1e8a3fdaa228013d0ce7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b148dd9a8f2590152dd624d7b43ed18535d478c5a21d93f79048795860e4ae89 +size 6571236 diff --git a/videos/chunk-000/observation.images.laptop/episode_000089.mp4 b/videos/chunk-000/observation.images.laptop/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0c69b625bd800ee5384dff2c142eea4f6da701 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bc6ec235aa8729291e2d7870b7cadd0919f49ed6dfca437b6b9b68b9b9bdfb +size 4045384 diff --git a/videos/chunk-000/observation.images.laptop/episode_000090.mp4 b/videos/chunk-000/observation.images.laptop/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2f6934dcbd3b32a09ed9151bcae116f43150f39 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208faff82914181832ccb396a0bd00921c12ddb53f2da3c9b2cada7b3fc98dbd +size 7292746 diff --git a/videos/chunk-000/observation.images.laptop/episode_000091.mp4 b/videos/chunk-000/observation.images.laptop/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f6516592c90a531e8edb525619aa3e81decaa6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4811e8edc2d3fdc4f7399c74ab9867bc2a011c8d44aaf39b4f19428bf63aa124 +size 5007213 diff --git a/videos/chunk-000/observation.images.laptop/episode_000092.mp4 b/videos/chunk-000/observation.images.laptop/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86e27c50d28bb55a79916ded38b422ecd090495e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a9a6680ce39fee689632de370aed52265974a72fac8728ea90c4d0a4b5fb22 +size 4749823 diff --git a/videos/chunk-000/observation.images.laptop/episode_000093.mp4 b/videos/chunk-000/observation.images.laptop/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b702e01c711b26fe272270b5a0f8f516fb2839 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c9a9b23ac226da5babd515a196941a6e1dfd74961ec18ecf2e02b3cc99952d +size 3923000 diff --git a/videos/chunk-000/observation.images.laptop/episode_000094.mp4 b/videos/chunk-000/observation.images.laptop/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1450ba9d1771fa0f52b93bf9c4bc14d97412119 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683f77f53bd2adca690d4b26959fb8ecfde208d56d0f6e46d9b22af1b54331df +size 4994451 diff --git a/videos/chunk-000/observation.images.laptop/episode_000095.mp4 b/videos/chunk-000/observation.images.laptop/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..039edd52bef3caeaff50232925741e3f698f9f4d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e0f7896ecd1f7af9f2a2996471fdf7525b000250a43a0b15c5941d9b5c77a6 +size 6546754 diff --git a/videos/chunk-000/observation.images.laptop/episode_000096.mp4 b/videos/chunk-000/observation.images.laptop/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce1fe54ff4a84bb32e2771c292289f6212369068 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50475e6128590b63af3aa4c86289f3fe4b32ce317b5ff951a40bffa4f310321e +size 3855796 diff --git a/videos/chunk-000/observation.images.laptop/episode_000097.mp4 b/videos/chunk-000/observation.images.laptop/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364915a2bf096cd5c7352389dae2a19a37325b1c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8dfe3954d3516102646ae5527ebfb76575a423d373eed958c76dfe84318f4b +size 4272072 diff --git a/videos/chunk-000/observation.images.laptop/episode_000098.mp4 b/videos/chunk-000/observation.images.laptop/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e1e24a5b3ef298c910bbb97f4dec075a1a3fb6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1c5965ca221ab5a4581b7d2b7dd760ddd9d121b2939aeca6e30aee6cb88016 +size 4520270 diff --git a/videos/chunk-000/observation.images.laptop/episode_000099.mp4 b/videos/chunk-000/observation.images.laptop/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..589eb40fb59bb8f3834fdc69b45ce6bd7e3857a2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ffeb225cbc217572db5de2adb2f67ca36b6e9eed6c2497467dae543eca35a7 +size 4607770 diff --git a/videos/chunk-000/observation.images.laptop/episode_000100.mp4 b/videos/chunk-000/observation.images.laptop/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..247375ddf49987acc29f174c664a05f2e83b9692 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325dac8de99a21318d26c9650312a64f18d1c5a8fffa03664bbe2bbe741b1843 +size 4724596 diff --git a/videos/chunk-000/observation.images.laptop/episode_000101.mp4 b/videos/chunk-000/observation.images.laptop/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be49ece76103eb1bdf550a9a8aad52531ceaa2b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0514eaef24ea48f88f83a049e2717d4666977d01483b3354f85d4f7453b68d +size 4108348 diff --git a/videos/chunk-000/observation.images.laptop/episode_000102.mp4 b/videos/chunk-000/observation.images.laptop/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12afca30e8a48dfc704c1ba5afd230dda55ce173 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab152b0d9d80ead05de5240b987157e1313d994e5037082081ad2a998d468b4 +size 3847775 diff --git a/videos/chunk-000/observation.images.laptop/episode_000103.mp4 b/videos/chunk-000/observation.images.laptop/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfbff1512ecf5cef6008c6a1199e13d3557937ae --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ee42413975373000f2ab57a2556a8038c70d947aea13081a9cf2480e6df99b +size 4543155 diff --git a/videos/chunk-000/observation.images.laptop/episode_000104.mp4 b/videos/chunk-000/observation.images.laptop/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..474f9286b4ced5cb42bdf20b12a5d6d4fd59ad96 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de508425c960c497ed13973d979d64ed947736a6d6337bc388820b1eeca0abbe +size 3946970 diff --git a/videos/chunk-000/observation.images.laptop/episode_000105.mp4 b/videos/chunk-000/observation.images.laptop/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1caf4c52085bfc845c49c00a09358e469bd488 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2589829f858d024d9bbeec1848337c4c109d413eedeaa0fbdf79a50c520e717c +size 4158113 diff --git a/videos/chunk-000/observation.images.laptop/episode_000106.mp4 b/videos/chunk-000/observation.images.laptop/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a1b65acc9be80507801094d34c9984bbdd0bf3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9017f6903d73a9026eeb354e45c0cf7746f7ec592294a05f030c0fd7cfb374bd +size 3232939 diff --git a/videos/chunk-000/observation.images.laptop/episode_000107.mp4 b/videos/chunk-000/observation.images.laptop/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cde5dfe08b92aa1bee61ca70e06561add755b78 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50a11ed2bb9039b35b29c6c15a522e2bfb2b49dad0ea4af7312fbf4aea63998 +size 4400075 diff --git a/videos/chunk-000/observation.images.laptop/episode_000108.mp4 b/videos/chunk-000/observation.images.laptop/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b209786b7ac1de12ea99daa5f12228984333c64b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f6ff6d33da2d70b001c4133f5f3709f07a6477d8c20672b71fddc5d1f64703 +size 3621033 diff --git a/videos/chunk-000/observation.images.laptop/episode_000109.mp4 b/videos/chunk-000/observation.images.laptop/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad3b216c6a6a8e033728c00d41d21f12700b4b1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbc53e7e1dbb6bf43a34b1106bafae6f14ce068f64dd46bfba92a4d6c2793b9 +size 3979732 diff --git a/videos/chunk-000/observation.images.laptop/episode_000110.mp4 b/videos/chunk-000/observation.images.laptop/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8536dce5ec881473120faee877aaff5c1bcbddc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279494517c16a8b6fc86cdd42aa9c593f6d67bf856649254151331e171a96226 +size 4146673 diff --git a/videos/chunk-000/observation.images.laptop/episode_000111.mp4 b/videos/chunk-000/observation.images.laptop/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8652b044826fca98a797f310da0e682c3c7adf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d864237c80b67846c98cdde3253228b185c85818a142aa6c6fad276933ecf530 +size 4035648 diff --git a/videos/chunk-000/observation.images.laptop/episode_000112.mp4 b/videos/chunk-000/observation.images.laptop/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c44200f20fb0a8a64b9b2f5c3a11b9d8bda7ff08 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67acda19d7c372fbaba2a0a8e316af6a3a167c5016f274941b23d9fecb63d109 +size 3980882 diff --git a/videos/chunk-000/observation.images.laptop/episode_000113.mp4 b/videos/chunk-000/observation.images.laptop/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfdb1d9911f7ee9e213491026581652ea50808f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5081c282ec8553a6efe7c737f5ad1b796a0f04e6d7e04616b042a3beabad7778 +size 5901984 diff --git a/videos/chunk-000/observation.images.laptop/episode_000114.mp4 b/videos/chunk-000/observation.images.laptop/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b5c7cfbe85f8bc068c70eb3027e1ba44f778264 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1529a5a84e821829b244835edc1ea52fba0b43db67f34177767379be4f10aa +size 4541632 diff --git a/videos/chunk-000/observation.images.laptop/episode_000115.mp4 b/videos/chunk-000/observation.images.laptop/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05534aa276c2d03f2e2b60317970aa0fca6307c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce71e05fb8d09669bf37c6a10a3dcc2897419efb40796bc81188b695af877662 +size 6707461 diff --git a/videos/chunk-000/observation.images.laptop/episode_000116.mp4 b/videos/chunk-000/observation.images.laptop/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0f7361f640bc0f464e94eece69213181b969e1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51ffbbfdacec3365a30f5076c077f78344c781f3c89c10cd78b653f8f85eae9 +size 4540933 diff --git a/videos/chunk-000/observation.images.laptop/episode_000117.mp4 b/videos/chunk-000/observation.images.laptop/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8aaaeaed56445b9676ffed5c65291c42b2d11d9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82f17d5b7f7c987d1d28880b5f9a8c4ba80d80911d4b98b33f96ccab253644af +size 3828499 diff --git a/videos/chunk-000/observation.images.laptop/episode_000118.mp4 b/videos/chunk-000/observation.images.laptop/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2f9126fd2c9c4bd834a62b8be9931f6f795715 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a615e9ee0f3c473c3b8ba615e9983afdbd6512a43c38e2642c89887d340790 +size 3862048 diff --git a/videos/chunk-000/observation.images.laptop/episode_000119.mp4 b/videos/chunk-000/observation.images.laptop/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27364b118bf93a34251825de451b5a78598d4c7e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4599cc68a72a2390c8763cf52d610a7a2860b0ab5c5a91bd144db461ba6f2f +size 3775099 diff --git a/videos/chunk-000/observation.images.laptop/episode_000120.mp4 b/videos/chunk-000/observation.images.laptop/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3026f8f614afa97acf1c98b26afa38a6554147 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a12f7816850b6a53eb02425cf26d24a125a1fdfdd1692de506b9b7153eab51a +size 4365607 diff --git a/videos/chunk-000/observation.images.laptop/episode_000121.mp4 b/videos/chunk-000/observation.images.laptop/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0083ce2bda9cc3eac265b43487686946a35c0eec --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2964ed12691f4c5f18320d8bffe4df92448d342eeee27b1af812d059b99317d +size 4353408 diff --git a/videos/chunk-000/observation.images.laptop/episode_000122.mp4 b/videos/chunk-000/observation.images.laptop/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16d5a54bb8e6ad196449c2d14beda8539d8bb663 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6a6effc1e38fb07a407c7c5bc3bba6ce90a9584482556af53cb8fede4f96d0 +size 5362803 diff --git a/videos/chunk-000/observation.images.laptop/episode_000123.mp4 b/videos/chunk-000/observation.images.laptop/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e0adc0752c1064487249f5c128b7003baabc869 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966210bed50530ee6a27e3d47b9214e2474973227057c2bfd5e3fd81872da6fd +size 4878910 diff --git a/videos/chunk-000/observation.images.laptop/episode_000124.mp4 b/videos/chunk-000/observation.images.laptop/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd2ef367d250e1346532a9574d93eddac7c20286 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2a4e02902afa0cf6e7e2a38cd29659f03477b1cc808eaa888a6f7b19fa32c7 +size 4467216 diff --git a/videos/chunk-000/observation.images.laptop/episode_000125.mp4 b/videos/chunk-000/observation.images.laptop/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e382a8eaa3c9cc963c6a43016bd0e43d57eaa4 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc111d9cbfba2f888af0d6504fda7cf7a0ea8c1d5ce8392f467744ed930b441b +size 4118575 diff --git a/videos/chunk-000/observation.images.laptop/episode_000126.mp4 b/videos/chunk-000/observation.images.laptop/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5e4308565d77eaa83d6e208aea25b3ead044317 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7f5750e09520789c7e116aec65e50b32e43302ea597be3a43e885bb52f1f26 +size 4380012 diff --git a/videos/chunk-000/observation.images.laptop/episode_000127.mp4 b/videos/chunk-000/observation.images.laptop/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3a4ffe32ecda0cb17acc25ec26257c2755a822 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01df727fc3a7b977602fada7c363825187fc801d5a166a39bdedef508574b1c3 +size 5225405 diff --git a/videos/chunk-000/observation.images.laptop/episode_000128.mp4 b/videos/chunk-000/observation.images.laptop/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b942256c2699877c0876dbdbffee2000baed0040 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d727d25f7870d43d1523b0133c047dc602ba79d16028eb8711560f1593eee9c +size 3907376 diff --git a/videos/chunk-000/observation.images.laptop/episode_000129.mp4 b/videos/chunk-000/observation.images.laptop/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb68f6975f4287d2313fcf01b603ccf0b11c5f5b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a506683635bc8a0b4dca0c1048c49ee301c236560bcfd578712b07d46939b7 +size 5265628 diff --git a/videos/chunk-000/observation.images.laptop/episode_000130.mp4 b/videos/chunk-000/observation.images.laptop/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57214e02ce18e7545f9c31d70ee7f67adb4080a5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20ba62b20eb72331d46386c46896895a9e9e0e0b45603dde5c91992277b6b7c +size 4596931 diff --git a/videos/chunk-000/observation.images.laptop/episode_000131.mp4 b/videos/chunk-000/observation.images.laptop/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7be4e7066a18f46576c5c2c1b6031b61ead7d11b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16199f7e9a40e8b7d96f41760d6bc8ccdcc1c8ddb577d6059ac925b49c21f2cd +size 4497843 diff --git a/videos/chunk-000/observation.images.laptop/episode_000132.mp4 b/videos/chunk-000/observation.images.laptop/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3fdb740f41d6d8f0df33c936b8a622af3358e92 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352c893bb0ad8dd1429cf3612ef41503bad999f2a2de1b55aa799eee755c0263 +size 4359018 diff --git a/videos/chunk-000/observation.images.laptop/episode_000133.mp4 b/videos/chunk-000/observation.images.laptop/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71252c2419a8448061c6b19eda3aec7c0cfda989 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93af1bf76c0d3cea8957187344c2dda27b335df087a6b3e3baceec36ae1b9b47 +size 4937583 diff --git a/videos/chunk-000/observation.images.laptop/episode_000134.mp4 b/videos/chunk-000/observation.images.laptop/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a58c0fb4e3669d4502f1164ba6e422246a3775c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f04bf36681c931bcb39b179cecbe1da30d55348105a026fc2f6500452fa0dc +size 4776824 diff --git a/videos/chunk-000/observation.images.laptop/episode_000135.mp4 b/videos/chunk-000/observation.images.laptop/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..805e92a531c9d5245be86c620e0cf5a54e83d6d9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45012a3b14998d8ef0a24996e68c712b42912c8e3e0fddb3397a59adcab78d4 +size 4568988 diff --git a/videos/chunk-000/observation.images.laptop/episode_000136.mp4 b/videos/chunk-000/observation.images.laptop/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfe5ee37f2d3eec8cb3d596c83f1f7651cf7062 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b441c0ea16870d3395fd5809196783c6957122fc068711423edc9cd18968a1b6 +size 4157652 diff --git a/videos/chunk-000/observation.images.laptop/episode_000137.mp4 b/videos/chunk-000/observation.images.laptop/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5ea0630b924e2548e9967f386936a3a395be20 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755486589b728cf6f1dcdae5af0b95e789fd94bab4cd32511e62c634922a546e +size 5257953 diff --git a/videos/chunk-000/observation.images.laptop/episode_000138.mp4 b/videos/chunk-000/observation.images.laptop/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abe8bbabf9aac9f18c25ad6b6c1acf9846674ee6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe9e158071e86f01c9bb08e7e6ebe15ffeac0d3e580fa3a165b43e2891342a3 +size 3846895 diff --git a/videos/chunk-000/observation.images.laptop/episode_000139.mp4 b/videos/chunk-000/observation.images.laptop/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..014db784e63378c277c9efd85a493a86c708f683 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca9fc6af2eb9cc806ae9f524cc5ac0ed62393791b22d65fecfab4aab75ee004 +size 4068612 diff --git a/videos/chunk-000/observation.images.laptop/episode_000140.mp4 b/videos/chunk-000/observation.images.laptop/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b903c6b41c05f7e547ec21f1e980b6bc6e0d8f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18c6045f4fba86243f6e1a3336ea7bfe54e73399cd93b60089eaa9720b23138 +size 5138788 diff --git a/videos/chunk-000/observation.images.laptop/episode_000141.mp4 b/videos/chunk-000/observation.images.laptop/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5763b8692cb2951d93c985c29256833ac87b61e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c136d54286030f971efdcb9213de62b64cf938b347220cf72c4997b56174b4a9 +size 4462564 diff --git a/videos/chunk-000/observation.images.laptop/episode_000142.mp4 b/videos/chunk-000/observation.images.laptop/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91f4da82454c0ac5183f85a8ac43286ed771dd2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ecaed5f2cae44eaa315386ef3cd2863181c14d5c6906507b9287b28c232c839 +size 7492229 diff --git a/videos/chunk-000/observation.images.laptop/episode_000143.mp4 b/videos/chunk-000/observation.images.laptop/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b13d114e46c168b2c90f559513c4cd7b5455c92e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5ddc3fdeb18154e8c85434f97ecfe7b5e608aec0805ce83365fae9b10c4180 +size 3829972 diff --git a/videos/chunk-000/observation.images.laptop/episode_000144.mp4 b/videos/chunk-000/observation.images.laptop/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e9b0ade5faec31693d855df7c73459d6c700ee --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df7efb3bb6efb380b1b92afa277fff8062d984c9b3c3641f483582d4535aafa +size 4346863 diff --git a/videos/chunk-000/observation.images.laptop/episode_000145.mp4 b/videos/chunk-000/observation.images.laptop/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c56cac2b6a9bd29a5e27f4b40a58a37d1dc1b35 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a978aa6c1c2c85af4d6aa9af70089dc76611e6f06ada96fec7d5ec0b375ed77 +size 3849729 diff --git a/videos/chunk-000/observation.images.laptop/episode_000146.mp4 b/videos/chunk-000/observation.images.laptop/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29368f0b5157bebcc8395e9989dfa4c6c752a297 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ae968e6a77a1f31ee080ab9f979c8d7614d307140c1baf813c143ba36d2856 +size 3970778 diff --git a/videos/chunk-000/observation.images.laptop/episode_000147.mp4 b/videos/chunk-000/observation.images.laptop/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc43f82454421eae4586e929fcb224e1437055d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ca5d122223b3421226857170f4fc34653bfe477104e7d9eece4a2c389db622 +size 3546773 diff --git a/videos/chunk-000/observation.images.laptop/episode_000148.mp4 b/videos/chunk-000/observation.images.laptop/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e1cb6edd0aa192817a91d0bfaa4b54cf760b71 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45744ecda644ace9e84f9c1ee8f9d955fd4212a50f72dca98225a2f8bbf06b1 +size 3745007 diff --git a/videos/chunk-000/observation.images.laptop/episode_000149.mp4 b/videos/chunk-000/observation.images.laptop/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0555bbbae7fdbcc3dce95913a8e443b491ed3d09 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fcbae488c6c9564206dba314051ac5962348428813eb2dd32c8958dfd06f61 +size 5350822 diff --git a/videos/chunk-000/observation.images.laptop/episode_000150.mp4 b/videos/chunk-000/observation.images.laptop/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18df18e1e3322a273dff69b2faf6f5c7b84e299f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b0f634a69a854a47cb21f976e18531132850addbc972a0b8aa63b17264375b +size 5327642 diff --git a/videos/chunk-000/observation.images.laptop/episode_000151.mp4 b/videos/chunk-000/observation.images.laptop/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79fa85661d45791384fe55b8bcde0b13eec26f14 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ffd41586194698f235ee3a4dc59a415eb90682e7441609741998a5ce1e62ac +size 5225442 diff --git a/videos/chunk-000/observation.images.laptop/episode_000152.mp4 b/videos/chunk-000/observation.images.laptop/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a17a656641a6df79a48e4f1c54b61d5e430b87f8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc82eb9b0684f838a7592974f1226c4bbaefcb27de1210bcebbeaba01bf558c +size 7038851 diff --git a/videos/chunk-000/observation.images.laptop/episode_000153.mp4 b/videos/chunk-000/observation.images.laptop/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a6c24bc8f1f0637ea20a2ff016ba6a0742b409c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772a3b7faa16ed839c6553f6e8742a72697e8af329cc7c143c2aca969dc4bb16 +size 4669432 diff --git a/videos/chunk-000/observation.images.laptop/episode_000154.mp4 b/videos/chunk-000/observation.images.laptop/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ca14cd5fba27ce8746587a25ddd87f0bbbd118 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f388ea1480997643eef9b5422f30d733c65a3f001b4855802939d9b2a3776ab +size 4863297 diff --git a/videos/chunk-000/observation.images.laptop/episode_000155.mp4 b/videos/chunk-000/observation.images.laptop/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff6fb4dd68528ac95e28ba78ef1ef5d7ecb2095 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4775c0cda027334a1c7f469ad6f6dd501a9453ac57156d4edaa5d696a4f8c89 +size 5344168 diff --git a/videos/chunk-000/observation.images.laptop/episode_000156.mp4 b/videos/chunk-000/observation.images.laptop/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5c4500b4e8ced53548719636eccf8ccb7341cc9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2402f2179cabd83c757ec1f9a19fd319f7c22e4a7307b9aed726a17f7eeee71 +size 3819131 diff --git a/videos/chunk-000/observation.images.laptop/episode_000157.mp4 b/videos/chunk-000/observation.images.laptop/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85f84c97568d23f5df8773700b1aabbd9681b09b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b137504d5dd3312b67c28a3a1d655f52c4cabefc724b8411a7af96361deda837 +size 6966213 diff --git a/videos/chunk-000/observation.images.laptop/episode_000158.mp4 b/videos/chunk-000/observation.images.laptop/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f44087a53be5bed2b91de1f9ff263b5c27697762 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fbff3b03032b55d2ab5043820a04e04440b4bfa3f9d6963345a23822ba77c5 +size 3761589 diff --git a/videos/chunk-000/observation.images.laptop/episode_000159.mp4 b/videos/chunk-000/observation.images.laptop/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32423fa8b2d6a3bea200ac943662952bed629053 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ee61b4a7e2a91fd260cc8488f3b8b396f94f132eed61c3a5dcb7aa074d6506 +size 3720658 diff --git a/videos/chunk-000/observation.images.laptop/episode_000160.mp4 b/videos/chunk-000/observation.images.laptop/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd22825099c1961b68812b384c92ecc008b14948 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509f1d4578f25e8d1d437ba76cb9b39d8e220f689de8bada810ed74ab4de346c +size 6339775 diff --git a/videos/chunk-000/observation.images.laptop/episode_000161.mp4 b/videos/chunk-000/observation.images.laptop/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3529bc71187322eddda9bee5663d56c9e61c15f9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e25f494acd80d62e3aa67727ef2fc08c33b2d1fe2f94d7bbe2f35f96450a6e +size 4237298 diff --git a/videos/chunk-000/observation.images.laptop/episode_000162.mp4 b/videos/chunk-000/observation.images.laptop/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8ec0e772107681c9dc592902cb66e0b441ec91 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69efca90fe08e25f20a2e9fb7c50c2d7dba946a5e48f4650de79a3ebe43a3173 +size 4834924 diff --git a/videos/chunk-000/observation.images.laptop/episode_000163.mp4 b/videos/chunk-000/observation.images.laptop/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66185b0b502b14613c1821c0c0672d9005a140e2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0af542ed26e58838bab594bab01000552f0700de369386fd29436d9c56d458 +size 4638740 diff --git a/videos/chunk-000/observation.images.laptop/episode_000164.mp4 b/videos/chunk-000/observation.images.laptop/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e3647cbf38f8706c5c57d1bcf3a3122dfd43c2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995c37c4ff641ff2385f335e6cca98b928b81b60e972b895efe9561126ef9f00 +size 5273728 diff --git a/videos/chunk-000/observation.images.laptop/episode_000165.mp4 b/videos/chunk-000/observation.images.laptop/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b928d8d93f3064554e08bb7c545d47dec637ae20 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16f33394da7344d1e9002e4b915fcbb0d995c3f7aa98a5ed37012cd52fe31d7 +size 5254195 diff --git a/videos/chunk-000/observation.images.laptop/episode_000166.mp4 b/videos/chunk-000/observation.images.laptop/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d7462b1910d1440da876c3ddb641a9f1a442cb5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9791f577efc381a0038910e6b116ab2ecc5ec8f45f0374136569cd3bd563dc5 +size 4908679 diff --git a/videos/chunk-000/observation.images.laptop/episode_000167.mp4 b/videos/chunk-000/observation.images.laptop/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9164adb13a7b6cb151dea27d12fe269b79e2ae --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffaf1a73ef9309614e4ff44dc693d5515bd3283b90f075f573395bb12246054c +size 7014072 diff --git a/videos/chunk-000/observation.images.laptop/episode_000168.mp4 b/videos/chunk-000/observation.images.laptop/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ee1063608a969484398607d1c5439d356cf6de1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20923cf16370ad30fc579bde7678c70c58d9409b68587142cfedcd6d7971f8e2 +size 5029076 diff --git a/videos/chunk-000/observation.images.laptop/episode_000169.mp4 b/videos/chunk-000/observation.images.laptop/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f339cbd6c8f3d4d18247515abb78ef298675b1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64f0dcc78096d0fe1dcf3975dfc2ae48f183ccd06ca5bb4168b6c3ac50cbff5 +size 5433781 diff --git a/videos/chunk-000/observation.images.laptop/episode_000170.mp4 b/videos/chunk-000/observation.images.laptop/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..013cc738ad795117c82e73fb29744aa3491ec918 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f3090e4a2c654af3056cdde1436f4423045710ae1ece3288427daa87399942 +size 4507174 diff --git a/videos/chunk-000/observation.images.laptop/episode_000171.mp4 b/videos/chunk-000/observation.images.laptop/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80c847506327fafafbfd43ad304d7cf1d62373a3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22cf76aa4fad0dbbbce771b83b792c226b0aa50f5c04eb3411c11ee03a68cdf +size 4661321 diff --git a/videos/chunk-000/observation.images.laptop/episode_000172.mp4 b/videos/chunk-000/observation.images.laptop/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fddfe08ef1f75c9afae81f6a3a49ae035a1c5de6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cab6f2f39540ef2f2614ca92728cef39aaa954f94fa3b27f4e4db841f58245 +size 7965341 diff --git a/videos/chunk-000/observation.images.laptop/episode_000173.mp4 b/videos/chunk-000/observation.images.laptop/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..532f9ef0112bd08736a5910c43eb48247064f9e5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9d226eca6f6124288e97f8010a5f8589130132dc7b3a5ff0b2139ad8f49362 +size 7357446 diff --git a/videos/chunk-000/observation.images.laptop/episode_000174.mp4 b/videos/chunk-000/observation.images.laptop/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7639e8f1938a8b5e5da8ac914213f157e70330 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3632aacac1e58d2525832f0328ff053556dbf5068b4148d28a7a0885ce5504ed +size 7271877 diff --git a/videos/chunk-000/observation.images.laptop/episode_000175.mp4 b/videos/chunk-000/observation.images.laptop/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18300eeaf5db60f61a79210533574881984043b6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9e7ca94837e46655d50cc4650f3f248377425bf911f053071d1f695588fbd0 +size 4744975 diff --git a/videos/chunk-000/observation.images.laptop/episode_000176.mp4 b/videos/chunk-000/observation.images.laptop/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8dbb0e9c6c9bf7bf69e5c6a61498c022234045 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3aaa2f7c15c16acbad6455c3b7e19b077564e5d0bfed2a92e58bfab122d3f6 +size 4541880 diff --git a/videos/chunk-000/observation.images.laptop/episode_000177.mp4 b/videos/chunk-000/observation.images.laptop/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..045d51c8d21fb124844f1330242d0da6a50efee8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857f1c5332af76174df58a3f26d74337d0a5dbc80041937992cc70b2fed67a6a +size 4019913 diff --git a/videos/chunk-000/observation.images.laptop/episode_000178.mp4 b/videos/chunk-000/observation.images.laptop/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f85e5871625c285b6071600f2bcb5edfd80c5573 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eee67a83e5b78a922f0d51dc35586dc09618c7eccf5c8bc8ed346cec4c4f4c1 +size 3758355 diff --git a/videos/chunk-000/observation.images.laptop/episode_000179.mp4 b/videos/chunk-000/observation.images.laptop/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b511cc484e207966d48aa9f446c07d60080e76 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6dd5a75b92c0ed8d3af52f04f0fdfe50039229735b827462e5c948e57b6294 +size 4398714 diff --git a/videos/chunk-000/observation.images.laptop/episode_000180.mp4 b/videos/chunk-000/observation.images.laptop/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4d541e79a9de69f815dbc2e523426c89b5abb9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d0f435a00f16dfffe0066e69e9a57ca4f1250518c9838a072fb4cc0ceefcc2 +size 6501898 diff --git a/videos/chunk-000/observation.images.laptop/episode_000181.mp4 b/videos/chunk-000/observation.images.laptop/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7021e4d5fa23fa213f3332011111ceaa7fbafb0a --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94617829cca7362c7e78de2098722f8ae48ac0412e75e3bff07557dd2a298f8b +size 3936817 diff --git a/videos/chunk-000/observation.images.laptop/episode_000182.mp4 b/videos/chunk-000/observation.images.laptop/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edde7a86fd2e956f9b1313e4239d98d90e2d6df4 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2431482a92b2ed533f72c2f5c5efa18bee67723e605092a18850196abf4383c8 +size 7576447 diff --git a/videos/chunk-000/observation.images.laptop/episode_000183.mp4 b/videos/chunk-000/observation.images.laptop/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da4e82a3128791084dccc812c8724630b6c85f7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582b9d7a0aa8671054e8d742fc0bae9b4071ec0dbeba4d092fc59f000d036867 +size 7266880 diff --git a/videos/chunk-000/observation.images.laptop/episode_000184.mp4 b/videos/chunk-000/observation.images.laptop/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee582e191791d0547bcbed3dc5aa01be439c5f59 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337035f1fd997e25332340bd78182fc9425a3d7c9d5cf34ce81a42b2fd034929 +size 4429205 diff --git a/videos/chunk-000/observation.images.laptop/episode_000185.mp4 b/videos/chunk-000/observation.images.laptop/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a8429e50be5795ebd85ad4bd0cf39d1ed4e74e3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a65ddac54612156909f6ec2f941ac1c3146d6ff439092501e09a370eb6a024 +size 3923666 diff --git a/videos/chunk-000/observation.images.laptop/episode_000186.mp4 b/videos/chunk-000/observation.images.laptop/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f306b3fccb1b25ebc212fc6b8f32dc4ce9b199fe --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb786ca5644d216c81503d2fba616023ceebdf377eafc673b74e6823a710234 +size 3652564 diff --git a/videos/chunk-000/observation.images.laptop/episode_000187.mp4 b/videos/chunk-000/observation.images.laptop/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7544e7727dcd2a15666dfebc057f963e04f280d5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632aa0655d913e7cba5420bcc08075f697bf6ec99aac18ea9fb97cf6197982c9 +size 6362099 diff --git a/videos/chunk-000/observation.images.laptop/episode_000188.mp4 b/videos/chunk-000/observation.images.laptop/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a28d707656351eb6a706ce5ef5e303451b619dc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7630002ac5e6bc690e408684f352363fc2f9d21f9e4aaa2e32801c37c164db26 +size 8712813 diff --git a/videos/chunk-000/observation.images.laptop/episode_000189.mp4 b/videos/chunk-000/observation.images.laptop/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57aa047cb123ff554fe93400171c3e7e0e9e4647 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d2c0bdb78abf1f431511ec0a2491c8d786ac34a4f440c2bb422e92f8ba1d7f +size 4625909 diff --git a/videos/chunk-000/observation.images.laptop/episode_000190.mp4 b/videos/chunk-000/observation.images.laptop/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..188c1ad95ab4abcd948885c60dc544ea4345fad8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2799ffb0ee3d6f7653abf9cd84174370859cd897a6cc1ce65ae61c4c6af59f3e +size 8101529 diff --git a/videos/chunk-000/observation.images.laptop/episode_000191.mp4 b/videos/chunk-000/observation.images.laptop/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4adc9453f591ba6964a7f7eeeff2877a7a5fc85c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92989f0bd1467e2d845aa91c86f810594835435c5cf91c81fab2d8ae6d883196 +size 4072656 diff --git a/videos/chunk-000/observation.images.laptop/episode_000192.mp4 b/videos/chunk-000/observation.images.laptop/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de9ff8c6eb7fe2482294523271c052b4bf5cc82 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ffcf85158db0be9b4b37c844a5835ea4be2114fca52dfb79e397840d986da0 +size 5269752 diff --git a/videos/chunk-000/observation.images.laptop/episode_000193.mp4 b/videos/chunk-000/observation.images.laptop/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a14277af3e806a56fcf501bbb778f1570fc3ea --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e694dd75bdcca9dc74020916605c31c1d542a545f8cd37380dfb31d75b85b46 +size 5952703 diff --git a/videos/chunk-000/observation.images.laptop/episode_000194.mp4 b/videos/chunk-000/observation.images.laptop/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ba0c25cf22c0ca1c49286ee323a555ad1d3a74 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f153a848790aa04a94fb2be1081230f070b541d2e4296d4a9325cd4de7de6e20 +size 3854744 diff --git a/videos/chunk-000/observation.images.laptop/episode_000195.mp4 b/videos/chunk-000/observation.images.laptop/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6b6c3661f6df51164f1fb47bf4685359e21eaa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d686293875d67038849535c685d4e6ce07ec79f4d63136a70d197d6e21222a +size 5904822 diff --git a/videos/chunk-000/observation.images.laptop/episode_000196.mp4 b/videos/chunk-000/observation.images.laptop/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e566d61c2de34934174451418456c07d7ce8db5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d74a3295ec2c7a052289574e1c5601cbf66e69571d019e6fa5931f29ec6d22d +size 6020120 diff --git a/videos/chunk-000/observation.images.laptop/episode_000197.mp4 b/videos/chunk-000/observation.images.laptop/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c5befd0519be5a58c9a5512bd0d74134c46f1f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75171e8f3ac381af508d1eec0fa1f8d10c0a608557de834851a14f1787066ed5 +size 5029553 diff --git a/videos/chunk-000/observation.images.laptop/episode_000198.mp4 b/videos/chunk-000/observation.images.laptop/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9da4eed6423b4677bc97433c298e1e908f18ce19 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e00357697fe01bcfe2739a65166cb95c08cad5be794e81e9150e7739a477a2b +size 3565354 diff --git a/videos/chunk-000/observation.images.laptop/episode_000199.mp4 b/videos/chunk-000/observation.images.laptop/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a45276fd16a5eee24905433ef3686d27e36314 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9293c4a0a7337e4d1d60ee12f7bad4b5a6946e78d449c125aab6bd4300f90d +size 4332532 diff --git a/videos/chunk-000/observation.images.laptop/episode_000200.mp4 b/videos/chunk-000/observation.images.laptop/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..975f2ac1c9ee2c0a00f7da4337c2cf46d3cdef99 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7535461fd2eb662883b6b959ecf8e8d43c13f4568c4137b740a7ca1f6dd24409 +size 5311623 diff --git a/videos/chunk-000/observation.images.laptop/episode_000201.mp4 b/videos/chunk-000/observation.images.laptop/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c249fcf2c77bb8f14e7eab0c8c1e07b1d0c6bc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0e6f8c86cf761a22948109fcadfec31ed971955e7f1dc4242f4fc9713cd94b +size 5111406 diff --git a/videos/chunk-000/observation.images.laptop/episode_000202.mp4 b/videos/chunk-000/observation.images.laptop/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0591806975d477183aacebdfa47677c090a4cfc0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c01fa019648c5f270e821a99ed0f35bcfba12db2d02ac7f833d68c1b8376304 +size 6558961 diff --git a/videos/chunk-000/observation.images.laptop/episode_000203.mp4 b/videos/chunk-000/observation.images.laptop/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4ddf8dc1a8a8d7d92a3ff115cfc9a93c6143b0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741c4db7b75cf6452166a652bb0b2a91b9a375ccd9c6db1a2ba6badf1b98f00a +size 4720849 diff --git a/videos/chunk-000/observation.images.laptop/episode_000204.mp4 b/videos/chunk-000/observation.images.laptop/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..994f5cd22904ed553d44f52c1af2070448d34315 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959e98b01b906a07830b6d7b97e3e892ec53d1c4999d04fb00da3613f7772566 +size 4965973 diff --git a/videos/chunk-000/observation.images.laptop/episode_000205.mp4 b/videos/chunk-000/observation.images.laptop/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c933f60ac459ee6dc77c70e99f5e8f8ef0a0ff --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a8f9f309bd2f11ff34b5f7105e0d0c17df893b89b34834b1037250de2bb84b +size 4904521 diff --git a/videos/chunk-000/observation.images.laptop/episode_000206.mp4 b/videos/chunk-000/observation.images.laptop/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda1da9f4e42c2febac45ab94140823adf3d2bc7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0b9ffb2123f00d8c8af794305a5d943ac5984d2a083cac2123be434db6fcd1 +size 4484221 diff --git a/videos/chunk-000/observation.images.laptop/episode_000207.mp4 b/videos/chunk-000/observation.images.laptop/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..622243bdaa9aef8d43a4754f09d423d4c68db4e0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80deaf3402dd5f470c45118bfcc3ee8f74e9d28a4a86f60eb01bb966685d007f +size 4952851 diff --git a/videos/chunk-000/observation.images.laptop/episode_000208.mp4 b/videos/chunk-000/observation.images.laptop/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d22902228387c9e302c5c013793a9098a1c1cf33 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b065095ea783788138f72e5e622c3c836c045ba9770f22f4c0840a7f1230288 +size 4772657 diff --git a/videos/chunk-000/observation.images.laptop/episode_000209.mp4 b/videos/chunk-000/observation.images.laptop/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c14d809afc2e43f9acad05c96cb6412a908f22 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a149b854bcba568917777cf6e191aa30d4b4302b2cfce778cc6fe57efc9dc50d +size 4528709 diff --git a/videos/chunk-000/observation.images.laptop/episode_000210.mp4 b/videos/chunk-000/observation.images.laptop/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d09772676f90d40f2bc482e91be1737d0089ba --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6cc7fdf150b2d9a8446cfd43d9ab21e2ff51322715de47b9840159ee5226c3d +size 7663268 diff --git a/videos/chunk-000/observation.images.laptop/episode_000211.mp4 b/videos/chunk-000/observation.images.laptop/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d86f8423194061351a3d929aecf1c6e001d2cee9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624bd8bfdd49bc98947bf6bd8f8af680d378b22cc18f94ba5a4bc04a88a85c03 +size 4075278 diff --git a/videos/chunk-000/observation.images.laptop/episode_000212.mp4 b/videos/chunk-000/observation.images.laptop/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..849315d62952401d9490f000e47f0bf2cce7a719 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc1fa5bc0f445f01040e1fab4ef528585df835a4b18b83d326ab9399d334252 +size 4436654 diff --git a/videos/chunk-000/observation.images.laptop/episode_000213.mp4 b/videos/chunk-000/observation.images.laptop/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f0da797713fd5256922b29f66f9cf45b7638153 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1685ce4341d17ac540261da7583d7a940a36d8572d432e3dcb5899e2c02f803 +size 4286861 diff --git a/videos/chunk-000/observation.images.laptop/episode_000214.mp4 b/videos/chunk-000/observation.images.laptop/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88228a31b4dc416f6379b59aac8ba8b976780947 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9850bdddb8680be6927257bcb8b89744680c461a5b7d8847089eeef8a5b1e6 +size 7318689 diff --git a/videos/chunk-000/observation.images.laptop/episode_000215.mp4 b/videos/chunk-000/observation.images.laptop/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd57f0104afd03a99b673cf8212131e2be2edfee --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaaaa68bafff07de874fbc0136810c3a00d582cf48722ea1852ca1e5b37a7c1 +size 4218047 diff --git a/videos/chunk-000/observation.images.laptop/episode_000216.mp4 b/videos/chunk-000/observation.images.laptop/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da113dfb978b7d16de07e28f179c44863f0c41d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af39ceffc732b67607d684059e1a3c8ad2486fa460e1dde547e1d42ffe303086 +size 6934876 diff --git a/videos/chunk-000/observation.images.laptop/episode_000217.mp4 b/videos/chunk-000/observation.images.laptop/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6912a137733b056e3a572b7e524c97eb83d9b5a9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246c9a4fe6b74d5d475e7c7496ae8bc3b79614024ed051bc790e4c7d13f42171 +size 5232121 diff --git a/videos/chunk-000/observation.images.laptop/episode_000218.mp4 b/videos/chunk-000/observation.images.laptop/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd3f8c87a7b03799e7780192de5f8f71a70fa270 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43d53a626d742d5827dca5618b319283da19812f352bc8a140510376ffc43d9 +size 8178075 diff --git a/videos/chunk-000/observation.images.laptop/episode_000219.mp4 b/videos/chunk-000/observation.images.laptop/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b83ceb35734d7a3ff88d61c30d17de7fca8563e6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f240c4cdd8e7df5deac1709e35405f252b5a41f1e5235caf7b591278a49ca99 +size 5124948 diff --git a/videos/chunk-000/observation.images.laptop/episode_000220.mp4 b/videos/chunk-000/observation.images.laptop/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc517a5ee42edd078405bbb9a98cde383ef5c35a --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c97f447d222642f077dc6b3c572940e1960bd48d812edff507b2856a4b25d4 +size 3939008 diff --git a/videos/chunk-000/observation.images.laptop/episode_000221.mp4 b/videos/chunk-000/observation.images.laptop/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65166b572979039910d5f6bbbddd92b04ae96200 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f84b237a5936f34ecc21c21af37c928d31a80e4491f1aa43597d836a8466d02 +size 6698294 diff --git a/videos/chunk-000/observation.images.laptop/episode_000222.mp4 b/videos/chunk-000/observation.images.laptop/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3278926069e4f49a2a186fb789c488fdd4bb4f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91baf50040aaa0e39e26c46f8fcbab6fd26ff7913fc8483af523fb18c4b68e7e +size 5540267 diff --git a/videos/chunk-000/observation.images.laptop/episode_000223.mp4 b/videos/chunk-000/observation.images.laptop/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0779437a5078f2b2631835afba19ecdd12a82c5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6eea626ef5a073ca1fec1335130410c75ad3cf092327bfdfea1095ba049adb1 +size 4653552 diff --git a/videos/chunk-000/observation.images.laptop/episode_000224.mp4 b/videos/chunk-000/observation.images.laptop/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6b3d0d72ca888ca64f66d8e7e44b306e715252 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c7e283b9ec1027f8d634ce984b02a35331802f76c3fa25a101409fa37578c8 +size 4786259 diff --git a/videos/chunk-000/observation.images.laptop/episode_000225.mp4 b/videos/chunk-000/observation.images.laptop/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b39adb245377b0f932cfc7009a3439628e44b95 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31fb35ba0c382ba5d0e0f3406ed67955b355af5dfe024c70bd4fe47ae9e5e4f +size 5059096 diff --git a/videos/chunk-000/observation.images.laptop/episode_000226.mp4 b/videos/chunk-000/observation.images.laptop/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc8824db3e3e6ae2f574e062c4805445b780d8c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58390dc2a9ab1f39fd5bf4223cdacdc9e3b62a12e9a5f0ddedbb7ac95e3b8c0e +size 4569045 diff --git a/videos/chunk-000/observation.images.laptop/episode_000227.mp4 b/videos/chunk-000/observation.images.laptop/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd6f91018b6e94fbdd37da89bb0924f775aa0bf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93af927b0d28edbcd8cef8858678c23d6e98bb5067c51fafc070efbe110ac5e3 +size 3786446 diff --git a/videos/chunk-000/observation.images.laptop/episode_000228.mp4 b/videos/chunk-000/observation.images.laptop/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0734bf92877bf41a7d4622185432bd6ec4df349f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a50a9505a786234383ecf1171fe6cc4ad57593c0bbc3d1dd32016ff48bc8f6 +size 5611132 diff --git a/videos/chunk-000/observation.images.laptop/episode_000229.mp4 b/videos/chunk-000/observation.images.laptop/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2fc95a4190e0d039ba85db75dda0302f08abe3e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63c906787e60bccb26a3ee087770d05d7670bbd861c26d2f45546b561055784 +size 9804262 diff --git a/videos/chunk-000/observation.images.laptop/episode_000230.mp4 b/videos/chunk-000/observation.images.laptop/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2788dca1860805a8f9e1673596c4ff1391786aa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a27c25ee27f2fab6850c7dcedd838c38a08fa1e6cd6d6fdbfe563ed1cd1356 +size 7601217 diff --git a/videos/chunk-000/observation.images.laptop/episode_000231.mp4 b/videos/chunk-000/observation.images.laptop/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94436986534525ae5698dc28f6a53add31d78b7d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c33430fe662c44f6693d752756b019586f3458e1ac830d819375804ea51e30 +size 7924574 diff --git a/videos/chunk-000/observation.images.laptop/episode_000232.mp4 b/videos/chunk-000/observation.images.laptop/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce7cbe9eb5f50b9c740387ae2b425b5c199cad4 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a13617fce084be42b601228169dc9575139622ee367d2b248a36b1256bac25c +size 5181430 diff --git a/videos/chunk-000/observation.images.laptop/episode_000233.mp4 b/videos/chunk-000/observation.images.laptop/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5b9608b141ea19320207a2305898b00e194a90 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac48bbf84c069f4971e42dbcb35642a3aaedbdc2b8f35f30da2292a1aeb2319c +size 5896287 diff --git a/videos/chunk-000/observation.images.laptop/episode_000234.mp4 b/videos/chunk-000/observation.images.laptop/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b2aa48ad4174499ca9d1e568eda1720317a8525 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd95ba8cf9a96e53671c836df003d8f80df64eb1062826422f32912d3aa356f2 +size 7125248 diff --git a/videos/chunk-000/observation.images.laptop/episode_000235.mp4 b/videos/chunk-000/observation.images.laptop/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37925438c2cd2e022f89dd2bac8c8c8195fe7d6c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766b4666f89233ed8f7ead9eb60da8d4f7d19e141d56f38f622b52dd873835db +size 6166932 diff --git a/videos/chunk-000/observation.images.laptop/episode_000236.mp4 b/videos/chunk-000/observation.images.laptop/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..321f4bd3d05d5e8ed69ebb765c38ccad6f2d70ae --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0fee52eedd99d6d6070eb8e1501fe368d497324dbe5267bf65a6f5c053b8991 +size 4368078 diff --git a/videos/chunk-000/observation.images.laptop/episode_000237.mp4 b/videos/chunk-000/observation.images.laptop/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8192b4b24b88fee35936f0dc342b90f0fd3eb9ca --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ea166c4d7444190b90aea72a5242d378c99a30f4cb06f5d522c57ac3a4db6e +size 4162131 diff --git a/videos/chunk-000/observation.images.laptop/episode_000238.mp4 b/videos/chunk-000/observation.images.laptop/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb5c173646f1bba60b1a026557fc9fc676edfc3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0405559a343976914ac07f01dbfcbf3ba552bf332d90a06cf23bd5b972f1c31c +size 6237763 diff --git a/videos/chunk-000/observation.images.laptop/episode_000239.mp4 b/videos/chunk-000/observation.images.laptop/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d43231491c8933b041ed34dcf20784df43b7230 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7174e5a89f01612a80452fdd34e5f17d33431576ea845eb73cad9d0456e603 +size 6070688 diff --git a/videos/chunk-000/observation.images.laptop/episode_000240.mp4 b/videos/chunk-000/observation.images.laptop/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcd9a21231b844ebb40217c4de3f920b1aa43aa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff13f8f829d1e9347c5363a17f366e321b2e82106a4945a28a363b9fd2e85ff5 +size 5378144 diff --git a/videos/chunk-000/observation.images.laptop/episode_000241.mp4 b/videos/chunk-000/observation.images.laptop/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c94ad8dd0b4f50320d3ea8e8b7062e14b387aba --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4537023de0ebad0691c2600db9b69912ba5485755a0fad13d7b8191a144e4f29 +size 5250783 diff --git a/videos/chunk-000/observation.images.laptop/episode_000242.mp4 b/videos/chunk-000/observation.images.laptop/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05775c1d49963c61b694cd959069c2824f904cf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed3fd3ecb7f6ad0425a631742b7e80201fdf2d5ece2e51d1ab84bcb061c5707 +size 5359614 diff --git a/videos/chunk-000/observation.images.laptop/episode_000243.mp4 b/videos/chunk-000/observation.images.laptop/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5a37fe8ebcc082feed032ca237f4184406e292 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756d00c5ad84eef52bc415211db6e45f35abcf1f4087f77c5ec8738794767df0 +size 5026946 diff --git a/videos/chunk-000/observation.images.laptop/episode_000244.mp4 b/videos/chunk-000/observation.images.laptop/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d965431fff641cecaad76cadf1ab8ba458d78d2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6fe595fe9f4d6140bed3d95b28ff36bbe9c674ce131824eba903c9913e22ea +size 4991619 diff --git a/videos/chunk-000/observation.images.laptop/episode_000245.mp4 b/videos/chunk-000/observation.images.laptop/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d516f223a63ecbff20ff8111ecb01b85e1e1a3f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed5f6c9f2fdc7e859025082c805b92777ad1468c38f5b0b0c460a3917ea9373 +size 5007997 diff --git a/videos/chunk-000/observation.images.laptop/episode_000246.mp4 b/videos/chunk-000/observation.images.laptop/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5bf87da32c316a55dfa58f40cbad20583be4b8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0f53930b29dbd6a4fef53b41cb2d3a32e741467203d540afa6d4117dd25fde +size 4635419 diff --git a/videos/chunk-000/observation.images.laptop/episode_000247.mp4 b/videos/chunk-000/observation.images.laptop/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20c30b8577e8bbcf4c0b11e54f03873ad6fbe7fe --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1ceb2ea931935550797f53531f6586785a53b4a95fab9155ea5df17e81cd67 +size 4695854 diff --git a/videos/chunk-000/observation.images.laptop/episode_000248.mp4 b/videos/chunk-000/observation.images.laptop/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e70f0441d0c7150ffa93775a7b095ceb8a8220 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b329dde7f7b4e4e7954b37a15950ca5bfd57c711e0101bd6af24c12ddb0701 +size 4917253 diff --git a/videos/chunk-000/observation.images.laptop/episode_000249.mp4 b/videos/chunk-000/observation.images.laptop/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03af9a09cdc051e09e79a9458a93b6d638af5702 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab0d78aafeb3efa944e0d5068f4775f366ebf6cbe8595775d8824ca2807b862 +size 5629106 diff --git a/videos/chunk-000/observation.images.laptop/episode_000250.mp4 b/videos/chunk-000/observation.images.laptop/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f27fb32dc28e91bbc0e58a51ce3b0f4d769ab95c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edeacd8a3f91d701c6325a788f5bbfd92858dbe5323e98290a7bf9badd440b2 +size 4870044 diff --git a/videos/chunk-000/observation.images.laptop/episode_000251.mp4 b/videos/chunk-000/observation.images.laptop/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefce89fe0c3cc8f6a46f502cc857193d88f7847 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba59218b23fae8c6ed14a79bf3bd529715c345414e1459a229e40976a46bcca0 +size 8794134 diff --git a/videos/chunk-000/observation.images.laptop/episode_000252.mp4 b/videos/chunk-000/observation.images.laptop/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f242e14fc73ca742d2058b094f13c147747d38 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bc3674d8eb8c85b6d4b1dcca1f665e8b91f025eee8c3c48fd204a7c83432d0 +size 7422149 diff --git a/videos/chunk-000/observation.images.laptop/episode_000253.mp4 b/videos/chunk-000/observation.images.laptop/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d91d5ea73fa3e83d26ab4f6b80bdd1094d0550c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af4ac9909d381b1c017b38ccef573d3bca316d46a358f582f9c443c681b9a3a +size 8988875 diff --git a/videos/chunk-000/observation.images.laptop/episode_000254.mp4 b/videos/chunk-000/observation.images.laptop/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e397aea43d59cb9047b3ad7486bac5ff5c35757 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d56b90dab998dc74708018086859f9bdd5a6f15f3cf0219c772e3421e8661a +size 5133859 diff --git a/videos/chunk-000/observation.images.laptop/episode_000255.mp4 b/videos/chunk-000/observation.images.laptop/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc01a113648530f6cd3b72c6a98f7422e17794e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce9f98ffd56b807e380af7a4a89e0b6dbc023189e584e4109dcbc2f9b9f94e3 +size 7597343 diff --git a/videos/chunk-000/observation.images.laptop/episode_000256.mp4 b/videos/chunk-000/observation.images.laptop/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a89b23f0c0c18e8766f0d4b6dd231e3df93e27 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa47bb6daa5c3c15cfe31071b96b6b2e03907cf2895d61d1c41aeb411773e71 +size 7960799 diff --git a/videos/chunk-000/observation.images.laptop/episode_000257.mp4 b/videos/chunk-000/observation.images.laptop/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd6785d6d1e8e78ade733f69b3d227f34f898677 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411069b5d6c600ef532faa049422496dd7f97f754f2b9c9e2a6ff0d75fa35f81 +size 7953792 diff --git a/videos/chunk-000/observation.images.laptop/episode_000258.mp4 b/videos/chunk-000/observation.images.laptop/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b48a84461c074a1f25569ba2827fdcfbb5dca3f2 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2006866f8ba6739ac8234ad9250d96c257bdb7e277713fc7e33fb0b54ff5cdf5 +size 8415068 diff --git a/videos/chunk-000/observation.images.laptop/episode_000259.mp4 b/videos/chunk-000/observation.images.laptop/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee286e6e84a346322786550d69a780466df349d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c5de26c5fa82fc8d788dea7fc2231d94eb19756023a61ebd5e6e6dbdec6cb4 +size 5632812 diff --git a/videos/chunk-000/observation.images.laptop/episode_000260.mp4 b/videos/chunk-000/observation.images.laptop/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad5fc04eb1a6a5cb4ffbdc40daf944def0d0f41 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3cd9cf8b01cdbc3d294a3ed0afcf0e200631f4517f42dfe30c6e8cbffa8481 +size 9035587 diff --git a/videos/chunk-000/observation.images.laptop/episode_000261.mp4 b/videos/chunk-000/observation.images.laptop/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5432a7b0525b11a76635e6fa307708a5d5d27ddd --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3751067b4066e90a3bd3d6b383109c6fe7ecc48d3aa8d47a96473b69f7806c +size 6393186 diff --git a/videos/chunk-000/observation.images.laptop/episode_000262.mp4 b/videos/chunk-000/observation.images.laptop/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00c8f6e62414a37ba9255360ea72d339c6129d3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320db6c43591d624096c5fe18e862be5fa63b5610896fa9fd9228f9e84cf6467 +size 4566639 diff --git a/videos/chunk-000/observation.images.laptop/episode_000263.mp4 b/videos/chunk-000/observation.images.laptop/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4543f094d47aebcbe5338ed9c8734489b5245e6f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c3f25e14955665e217957adb1ff156465ba1d58fe4bd2289dd5a3a647483e1 +size 7448041 diff --git a/videos/chunk-000/observation.images.laptop/episode_000264.mp4 b/videos/chunk-000/observation.images.laptop/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6453c8959e57c4c6bb37c0336cc4db919242bdf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b278d1dfb92ece54da93760ff40881575fd68983184675b28bcb2a2d4621d7b +size 5501331 diff --git a/videos/chunk-000/observation.images.laptop/episode_000265.mp4 b/videos/chunk-000/observation.images.laptop/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e148dbf18a3fe607445ed5aed01cf3f0e764aa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f45fd626f0c5c20ea16512aeee0b9fab07b0b2116cfd6db70029db3c61d0f3e +size 9989834 diff --git a/videos/chunk-000/observation.images.laptop/episode_000266.mp4 b/videos/chunk-000/observation.images.laptop/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54e873bcf2ae02237fc9f6e902880774db58d0a0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078618b98325d42b3fd11edaf9023fe3bf858a692b549dbf6ec4f0642f2e1dc4 +size 9194980 diff --git a/videos/chunk-000/observation.images.laptop/episode_000267.mp4 b/videos/chunk-000/observation.images.laptop/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7538d82b49f2b8e8c478927a341865d16ebe9957 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a35267dbb7c67fc317ba02066c3f5846ad672d2247bd250565cdd21ec85900 +size 5683336 diff --git a/videos/chunk-000/observation.images.laptop/episode_000268.mp4 b/videos/chunk-000/observation.images.laptop/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2511278c950f0135e39535629a97a7349f168ecc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68f467d701b406e722e3461f27bc3fbeff48058f5b0bd572a6544541f4cb951 +size 5413746 diff --git a/videos/chunk-000/observation.images.laptop/episode_000269.mp4 b/videos/chunk-000/observation.images.laptop/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1f885488e61252e66a01ee4da2d2a2326d335bc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8b810f496f6e2480f56659e9c83340a9a729ea1cc78ee5ec9d7b48eef4ca66 +size 5181379 diff --git a/videos/chunk-000/observation.images.laptop/episode_000270.mp4 b/videos/chunk-000/observation.images.laptop/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bf6d3fd536d40f720e09410871af891bd28733 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8835536214470c38b821b0db9ffecd438ce918842169138de955beafbb82d4c6 +size 4496858 diff --git a/videos/chunk-000/observation.images.laptop/episode_000271.mp4 b/videos/chunk-000/observation.images.laptop/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a7003272656516139e8f45a548532d0a769d4e5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc762b7615df60e1dfdb035c5503b985f5abd72884451560a5695d2766e226f +size 6280107 diff --git a/videos/chunk-000/observation.images.laptop/episode_000272.mp4 b/videos/chunk-000/observation.images.laptop/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d46b363d680b8c13a1651b6226858e377ba191 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92d49893921457e595899f6c4beb27450fd1ea14424575bdf21016753c31b3a +size 4589056 diff --git a/videos/chunk-000/observation.images.laptop/episode_000273.mp4 b/videos/chunk-000/observation.images.laptop/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d5e26b1606f379532bbdba14134b138a8ab339 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbafca76c3c10f4d0697c075ed6dc83c1ce341b8b60ec089f28d964d0aa92389 +size 5299286 diff --git a/videos/chunk-000/observation.images.laptop/episode_000274.mp4 b/videos/chunk-000/observation.images.laptop/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daf4b4ecf6ce876de317bceeee7561f37a37dbfe --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de4e6fda41c6b07b50d5719feac96d09dfc52895a929f64b10b0af61ec56cf7 +size 4927782 diff --git a/videos/chunk-000/observation.images.laptop/episode_000275.mp4 b/videos/chunk-000/observation.images.laptop/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b826f707bdd3b4f03fa50315482ef482cd27b4 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9b475eed540ec7179dc0344c00259be9458c1de2a7c4d68dbb446ee36e81b9 +size 4808244 diff --git a/videos/chunk-000/observation.images.laptop/episode_000276.mp4 b/videos/chunk-000/observation.images.laptop/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a412726b7a5a3b5bded478847fb25a45f72ca311 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30461c0e5ee3f321ec01c3e9906e645e7b6e79f7268e26c1c86358de2c5b0213 +size 5323060 diff --git a/videos/chunk-000/observation.images.laptop/episode_000277.mp4 b/videos/chunk-000/observation.images.laptop/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd2a5bd755da8d76835b505a30c883914edf0a90 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103b925074cee141b8113a79983fe6e30923a77bafef4416cd692023517337e4 +size 6066366 diff --git a/videos/chunk-000/observation.images.laptop/episode_000278.mp4 b/videos/chunk-000/observation.images.laptop/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f854c5cb9dd36899a559baa845d7a95e0a44c9f9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aecf35d47dfca581db76c629b031229bd4da35540ce1415127d9360397fa8b7e +size 5384451 diff --git a/videos/chunk-000/observation.images.laptop/episode_000279.mp4 b/videos/chunk-000/observation.images.laptop/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e08268bf7b0bf27c2e0d2326163c30e023ba7e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b3b947831ee9a004a4e629e80f1fcc2c106251cf1e7bd55d55c95c04ca43b5 +size 5139948 diff --git a/videos/chunk-000/observation.images.laptop/episode_000280.mp4 b/videos/chunk-000/observation.images.laptop/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c3c11a3209b60c3a1ddcb6d198056352e30669 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2770a4a3f6626928d8866786f0e6ed879869f0d7e01aba3e6152f290fbec096d +size 5057967 diff --git a/videos/chunk-000/observation.images.laptop/episode_000281.mp4 b/videos/chunk-000/observation.images.laptop/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7abde472a4ca05f93171089812ca941fbb034adb --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f211e4182f5b9399961d5df60f240299c7867df8e4cdb3eacaffd38ad895c6 +size 4903140 diff --git a/videos/chunk-000/observation.images.laptop/episode_000282.mp4 b/videos/chunk-000/observation.images.laptop/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec4364ef2e1a4e29ed554f6ffe544f963720e82 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2426211fe23c30967de8f42cdb1df65c2bf61dcc90be6688e2312434d3e2263f +size 5057641 diff --git a/videos/chunk-000/observation.images.laptop/episode_000283.mp4 b/videos/chunk-000/observation.images.laptop/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12cce044159298d87d461e7fb80d0192676248dc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f9ee601fd74fcafe4ef39d1479940a905b3bf8f9512b32a66ba092148a0921 +size 5914866 diff --git a/videos/chunk-000/observation.images.laptop/episode_000284.mp4 b/videos/chunk-000/observation.images.laptop/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80264d09943be1e697aa72e0c39652e59b8558a8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cac9219f52fbe00f3e512f3550cf2eadc70f0fc3e87ac4a6c57204f327ff30 +size 4947534 diff --git a/videos/chunk-000/observation.images.laptop/episode_000285.mp4 b/videos/chunk-000/observation.images.laptop/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f37afa8a82b8bf54f3f44aee1d0ef2b5109f15 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de8ae5937fa9210b3448fcb036a6abd575f680bc8b38104c76704905c3c2fad +size 8781044 diff --git a/videos/chunk-000/observation.images.laptop/episode_000286.mp4 b/videos/chunk-000/observation.images.laptop/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1400678eef4f5b8dc102db1b469a19ebb706336 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074f3fa29725f44d9a2933bde6132279fcf0c7eb2156bfe4b232572f1b23686e +size 8767090 diff --git a/videos/chunk-000/observation.images.laptop/episode_000287.mp4 b/videos/chunk-000/observation.images.laptop/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aebf1622c92a58ff426b1cc401739a5dbbd0787 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082b8293acd517067e035a32db20c4ec8f3d0de5ddc658ac598abb32faecba4b +size 5414765 diff --git a/videos/chunk-000/observation.images.laptop/episode_000288.mp4 b/videos/chunk-000/observation.images.laptop/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f820971a9a8d8418a312792f4c28ee7100b47b5e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8099152370d9086f588e800e8dd258af9b5c849a31ad09412ecfeaae76a16d0c +size 7973435 diff --git a/videos/chunk-000/observation.images.laptop/episode_000289.mp4 b/videos/chunk-000/observation.images.laptop/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cdb211eca97f45545aa4daae4b53eacd17dafb8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a6f0fc65295c529f4a5d200cf70bc91636e14cf92ce4edf92bb7bbf522faeb +size 4464203 diff --git a/videos/chunk-000/observation.images.laptop/episode_000290.mp4 b/videos/chunk-000/observation.images.laptop/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4e401793d35203d959a150055f9289e2f34bb8b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128db4da0c2102957b550349e082a07270f714ff262244dbe7337bcd8f7d7b0a +size 4840940 diff --git a/videos/chunk-000/observation.images.laptop/episode_000291.mp4 b/videos/chunk-000/observation.images.laptop/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d42f6ae20f844f6c5dda04a84ebfd324b8f04e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d2f6fc6bd316708bab0d35a948a64ac6bd96f8f1db8e74ddd9e0ae15528020 +size 5452705 diff --git a/videos/chunk-000/observation.images.laptop/episode_000292.mp4 b/videos/chunk-000/observation.images.laptop/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001d888944593200027571b8533a01dbc899ceff --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8323fd6915d34c1abc30c34c994390ee8ac84cbc21d4604575d87695eaa55ee4 +size 7082239 diff --git a/videos/chunk-000/observation.images.laptop/episode_000293.mp4 b/videos/chunk-000/observation.images.laptop/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27aa7993f7cbb47c08ee1d059564a1c29cf2f81 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda429f714db7e093cf42676b468c167c65e0b7240ce83be57f5e85441565f89 +size 8970635 diff --git a/videos/chunk-000/observation.images.laptop/episode_000294.mp4 b/videos/chunk-000/observation.images.laptop/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f3d5226b06c42182284918f6f4ac7c6b67f8e0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36345b2d1cac6dba9f4aa917ef45ab9374b237ddab4f1fb17371352bf38fd080 +size 8183829 diff --git a/videos/chunk-000/observation.images.laptop/episode_000295.mp4 b/videos/chunk-000/observation.images.laptop/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed86076add7ae980bd3dbeb38d0848ef9ee9e01 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7da892c74d17ecf7fd0b70a56a19fb070acfa343d230810e19f6602b94c72c +size 5219680 diff --git a/videos/chunk-000/observation.images.laptop/episode_000296.mp4 b/videos/chunk-000/observation.images.laptop/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54361b066376ebaeb920dca9dbdb01b526816475 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e8e20b10fbec08ca2a388f425015621fba9f4ce288003c58ac6efee1240b57 +size 4860804 diff --git a/videos/chunk-000/observation.images.laptop/episode_000297.mp4 b/videos/chunk-000/observation.images.laptop/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e33a14fc6fa72759a7ecd73e710685dc1e2e29b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659520855e4ff681e8824484b23e4510c61896f7927a84a74585a047bb74587a +size 6886551 diff --git a/videos/chunk-000/observation.images.laptop/episode_000298.mp4 b/videos/chunk-000/observation.images.laptop/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a82b75fbf9ad892a9903bd1482191b90fcd25f9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21471365b8d77a6bde5e91e83548b5aefe2fff21a306992c74822d1e8e77ce1e +size 6666863 diff --git a/videos/chunk-000/observation.images.laptop/episode_000299.mp4 b/videos/chunk-000/observation.images.laptop/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1037464776381d5af888d4fe8dc5b3a1acc4dcb1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3b49fa862ac7bb9ead8dae40e7f2b7c8c1929390ad308850161221a4f31e02 +size 7987500 diff --git a/videos/chunk-000/observation.images.laptop/episode_000300.mp4 b/videos/chunk-000/observation.images.laptop/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e662f6b751207667c37c24276b90ea36a09cae --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60eb11a5220346000084b2c2859c447bc9f09d97a21430d0b4ea936ad84f4ff5 +size 5453887 diff --git a/videos/chunk-000/observation.images.laptop/episode_000301.mp4 b/videos/chunk-000/observation.images.laptop/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f93facc87a1ed22d59f3d4b5a9ae4a296d8e849 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886004b04a52e37cf48cfbdf87696feb92426d90a6df0da213a9eee7acebeb93 +size 5854256 diff --git a/videos/chunk-000/observation.images.laptop/episode_000302.mp4 b/videos/chunk-000/observation.images.laptop/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..219739a1aceb441d55b151a7ccefd56d2ff38794 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0d962d26f40138e12dd3cbf59564f7280a2861f0133689d1aa2488634c15a0 +size 5291500 diff --git a/videos/chunk-000/observation.images.laptop/episode_000303.mp4 b/videos/chunk-000/observation.images.laptop/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9beef63a498bfb143a917e3eb544197cd01d5a88 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1690dd61ee3d8e6402eaf9f71d49bc199df195752d2bc073ef02a8aef106e5 +size 6112228 diff --git a/videos/chunk-000/observation.images.laptop/episode_000304.mp4 b/videos/chunk-000/observation.images.laptop/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492dc0532123b21d2c187ac5786c7e63bf24bfc9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f480f86afc38a8e8ee830c59c030c0cd4820110eff82f2dc4ceada1b1b7b0ddf +size 5779420 diff --git a/videos/chunk-000/observation.images.laptop/episode_000305.mp4 b/videos/chunk-000/observation.images.laptop/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e9f03e53e004e5eb65d51b4d6795a24f46d9c9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bfff1e430b2f9017067614aa8936d875f14a052ca0006cecaa4816c7b27ac0 +size 8923231 diff --git a/videos/chunk-000/observation.images.phone/episode_000000.mp4 b/videos/chunk-000/observation.images.phone/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35712e5567936c2865ef84949e0e3e9c2bdcfa40 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0259ed0d941d96fe86a8c3909fd732ca5ab8e2100aec14c8875daa04705c81 +size 5784045 diff --git a/videos/chunk-000/observation.images.phone/episode_000001.mp4 b/videos/chunk-000/observation.images.phone/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839179ad5524c6a17d6d2de14c0b0389553eaa39 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d683de0cdae8359dcaad890bb1c36d69734781ce73b1e09425b2092a3043ee +size 4670626 diff --git a/videos/chunk-000/observation.images.phone/episode_000002.mp4 b/videos/chunk-000/observation.images.phone/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3fd57317ab66324b71d341567ffceae8b6ad07d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb436f5c910375485d28a990de8f4fb0f08a96bf438c5ca4968857dc8b9fde3 +size 6138456 diff --git a/videos/chunk-000/observation.images.phone/episode_000003.mp4 b/videos/chunk-000/observation.images.phone/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba60e92a95d69623b41aec8409312e4cf7a4995 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750646f29f612bee778a28a287eac5021a0fbf9c760bc1caddfda41724a00953 +size 6617537 diff --git a/videos/chunk-000/observation.images.phone/episode_000004.mp4 b/videos/chunk-000/observation.images.phone/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad368f56ebf7b338e6d891ff82e936cdbe176620 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd5f35c868afcf3da3919dfd4126019aefc7805b635b89a51861cc6b89ff1ea +size 5915936 diff --git a/videos/chunk-000/observation.images.phone/episode_000005.mp4 b/videos/chunk-000/observation.images.phone/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..614e674c9cfe3e09690c850ccff6134f48e94ec0 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c73698a0b67ac380f56d31b9efd9923565b60ec9e337eca4e7e5ad59d4e075 +size 7814784 diff --git a/videos/chunk-000/observation.images.phone/episode_000006.mp4 b/videos/chunk-000/observation.images.phone/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e31c32f236153726b27167646b7b6b2ff15b37f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613a4fd7e6d5102f8594b195b551111109f0bead37232afc9cdaca1f69e7d3b2 +size 6434249 diff --git a/videos/chunk-000/observation.images.phone/episode_000007.mp4 b/videos/chunk-000/observation.images.phone/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59810ad0635193a95ee554f04c769449ee408ad6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251fbca3dc1a07af8db59ebf5533d5a821470bd0842332e5ffee81cd28db8af0 +size 4719852 diff --git a/videos/chunk-000/observation.images.phone/episode_000008.mp4 b/videos/chunk-000/observation.images.phone/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781cb8160ebc5595f33d0bc79f59a8b0336d7af0 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c116aa101bc37704a94a95dddb21f05a44d580b2794267144cd2f3decf5ee8f +size 5052824 diff --git a/videos/chunk-000/observation.images.phone/episode_000009.mp4 b/videos/chunk-000/observation.images.phone/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89ebbab1754707f259a1279919c721442fbaf1de --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0049f46e5353d3745943adf0ed77c584341ec1cc099a9a64bd2a1b76a3e33c7 +size 4644706 diff --git a/videos/chunk-000/observation.images.phone/episode_000010.mp4 b/videos/chunk-000/observation.images.phone/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d95ea2d6a1e35c12dfbafb20e1fdcefd0ff00f9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3eff10199fbc9abdc6490924f039ac7a6412403be394afe560dbe460ada0856 +size 7624563 diff --git a/videos/chunk-000/observation.images.phone/episode_000011.mp4 b/videos/chunk-000/observation.images.phone/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12c2a585615bb3c3022385dfde9bc98668bfd7b4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed72605aa26653fd944970f2624df7cad7cdc782578fb31845f8a84e40dd35a0 +size 5528716 diff --git a/videos/chunk-000/observation.images.phone/episode_000012.mp4 b/videos/chunk-000/observation.images.phone/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d2c8f07bbd9a372b1a832ea7d533d8aed45de6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b48565578a5240d56e1ca3aaf446b3f7752f76ebdf2717546db93451a386da6 +size 7832345 diff --git a/videos/chunk-000/observation.images.phone/episode_000013.mp4 b/videos/chunk-000/observation.images.phone/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f86ec1b1a1e08f014f7894d16a40eda1c77d6d1 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc6b7bb4c9badea47eb8daeb85ad7d0afeff1c24613cc7c8fb0f2b1b449055e6 +size 4516746 diff --git a/videos/chunk-000/observation.images.phone/episode_000014.mp4 b/videos/chunk-000/observation.images.phone/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6163a4223caca0b0f290d661e9b005d85c3b7f1 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f8571a10cb95296b54655ba1c1b1f9ddf7b136ca9fe30ed7cad95c024a47ec +size 5758277 diff --git a/videos/chunk-000/observation.images.phone/episode_000015.mp4 b/videos/chunk-000/observation.images.phone/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2dc41aa5b65c571aef368bd92eae4da2c5d38c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3d88cdbd10a06b4e4245900861ddd8f5b522d244c334b3010f378934b5df14 +size 4949212 diff --git a/videos/chunk-000/observation.images.phone/episode_000016.mp4 b/videos/chunk-000/observation.images.phone/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf26210fcd2490a4a6209e706dbc92c50f30069 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637f95303ffa6820c8ffb13575c846428338d6f754672ae61de3f59caeced3e1 +size 6340325 diff --git a/videos/chunk-000/observation.images.phone/episode_000017.mp4 b/videos/chunk-000/observation.images.phone/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79bd2cb232ea03f28729bfc6a76c535611b6c2ef --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f1bf158ae43d1535ce1977deabc6eeb5468dcc3e10d88a491233651669fcd4 +size 5806927 diff --git a/videos/chunk-000/observation.images.phone/episode_000018.mp4 b/videos/chunk-000/observation.images.phone/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ea34db362e327b38848282b41c9f32be8226745 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5338fcd836c34cf12e91fb6e07812c705b52bf2085fdcab50868aae5a20b147d +size 5444022 diff --git a/videos/chunk-000/observation.images.phone/episode_000019.mp4 b/videos/chunk-000/observation.images.phone/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4799a98bd63dffb62578522ce7c14e0cce39f772 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2886e29fd8c9b4fb81b926d15aa05d35cbcdbe6b431eb473c17ffc27b8cc24b1 +size 4283513 diff --git a/videos/chunk-000/observation.images.phone/episode_000020.mp4 b/videos/chunk-000/observation.images.phone/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c3372fcb16afd1e152575002e4564db4faeb7a5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b52ff8d7aaebb5d8b1e338c576bb814b1fd23e40c449558722eecd73706b91 +size 4918956 diff --git a/videos/chunk-000/observation.images.phone/episode_000021.mp4 b/videos/chunk-000/observation.images.phone/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8525952df407a167d371624c84a7eca3dc7b7ea --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e355c7d4299a836ac84cd5ef96f6dcc2ea5d4ac22d3a3a5da2e266fc23bd5c99 +size 4536753 diff --git a/videos/chunk-000/observation.images.phone/episode_000022.mp4 b/videos/chunk-000/observation.images.phone/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96343a81fa6773f2fd807f0873be2e1bb0120092 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2658cbfe3024f8ab785438f95b330c98e5ca000bcd5b1d03e3f87debd2a35d3b +size 4831599 diff --git a/videos/chunk-000/observation.images.phone/episode_000023.mp4 b/videos/chunk-000/observation.images.phone/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176029e71d3226fef43346c79484ce0fb3ddf1fc --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03542e196e30d3e8287999cc920ad9a9044ca6aa89263287adbf98561bebbdc +size 4173806 diff --git a/videos/chunk-000/observation.images.phone/episode_000024.mp4 b/videos/chunk-000/observation.images.phone/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5bda71b55530f313e0054db258192b084128a40 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2900df6301e824f7fed90b087a0b22085337b87384d9e497769462ba9def7d +size 5111576 diff --git a/videos/chunk-000/observation.images.phone/episode_000025.mp4 b/videos/chunk-000/observation.images.phone/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..291bebadd84d5a5e9f7324192ba7ddfec9a60c1a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51031f8676965f1757fe1eda4b9a84f64292f1b48ce17d7a80c429132b05c22 +size 7087934 diff --git a/videos/chunk-000/observation.images.phone/episode_000026.mp4 b/videos/chunk-000/observation.images.phone/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..202abb470cd2c8d150964e05a98acc9278044cf3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d20fd6a951ddabd01835095bc823313fa73324a1dd8756a56c484f53b77fae +size 5158605 diff --git a/videos/chunk-000/observation.images.phone/episode_000027.mp4 b/videos/chunk-000/observation.images.phone/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc540090213ca53b83a79e50909aed276b8db13f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c3f381a125037e18c2deb555874caa7e1d0adb13e2ccf1d9bc90388efef59c +size 4659124 diff --git a/videos/chunk-000/observation.images.phone/episode_000028.mp4 b/videos/chunk-000/observation.images.phone/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..423ab02496c05b128ed0e20905c414833489edd3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8605cfcdac56d281d8d6071e8990def48c6c006c9c34cb721a7b512753bd1721 +size 4804991 diff --git a/videos/chunk-000/observation.images.phone/episode_000029.mp4 b/videos/chunk-000/observation.images.phone/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08d81d2a176e58c63866ac2986dc4557a6debc8 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c264584bf9f661244f9840d362a916839aa16d6618eaf1d8ae82dbdaac32e5 +size 4484378 diff --git a/videos/chunk-000/observation.images.phone/episode_000030.mp4 b/videos/chunk-000/observation.images.phone/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc837a21b5a510a0771c0c267682c9201be5ade --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279302009c82144f33965744714dcbcb05e7c093ccf571fa7a6fe8dd74973f7c +size 4656684 diff --git a/videos/chunk-000/observation.images.phone/episode_000031.mp4 b/videos/chunk-000/observation.images.phone/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739bc55bb91bfdb5b7d6d2fb7cc822d7e33bedb6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf5d93050a3b87180f603286a33f99b7c0f35e24a09507ccb54b70e5e5967b8 +size 7030598 diff --git a/videos/chunk-000/observation.images.phone/episode_000032.mp4 b/videos/chunk-000/observation.images.phone/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f960ba4d0fe662d243e51ef6bf69262f0c24f067 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95771693e5272573ca382747ea36543c34b4868162cf4c964e45657fe242b93e +size 4780160 diff --git a/videos/chunk-000/observation.images.phone/episode_000033.mp4 b/videos/chunk-000/observation.images.phone/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2849e33c8c14975000cb70b6d7119f656c594231 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477a137382d753c2b0a92e799a4a96a32875b541e9141e4eb21f17e49b0309cd +size 5252289 diff --git a/videos/chunk-000/observation.images.phone/episode_000034.mp4 b/videos/chunk-000/observation.images.phone/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3610ec4acd097c3e2199fc391d0411539e4f0b2e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09301259016d8d237ed9eeee8df68bb8671e9c32b5ebf5ef59d61355a36504e3 +size 6444676 diff --git a/videos/chunk-000/observation.images.phone/episode_000035.mp4 b/videos/chunk-000/observation.images.phone/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c6d920d8153341ae472630a83e87b3bdc8fcb7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5691769ace6ef7611e01c75fb649d217a8ecbc74066e31ab583377809db0765 +size 8606560 diff --git a/videos/chunk-000/observation.images.phone/episode_000036.mp4 b/videos/chunk-000/observation.images.phone/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc6c0e003f2b88050f6c8372ff0c0a3d85db08c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb83f7847c421e14be0a97b060c4a8dda83c23f8cd2b95c2a7692219b72fcfc5 +size 4848573 diff --git a/videos/chunk-000/observation.images.phone/episode_000037.mp4 b/videos/chunk-000/observation.images.phone/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..500344b3d3fa06dcc0ce59be822af62308b03c72 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a17d914eb5fef356bdb3a5a39d3d16001dfc1ad6f4360f8b8fa9cf6b9c9794 +size 3871802 diff --git a/videos/chunk-000/observation.images.phone/episode_000038.mp4 b/videos/chunk-000/observation.images.phone/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c29a64a8f674861b2bdd5df29e0906cf92b12599 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a564508adea5f7f606bab8f9092867e0e30191fa71f2ede83d5e60257c7ae0a8 +size 4723621 diff --git a/videos/chunk-000/observation.images.phone/episode_000039.mp4 b/videos/chunk-000/observation.images.phone/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2cb02823eee71ff06e2a76513482d3151a5b41 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bab1bdd28c969875551a69e3b10287a1c035d8d8d465d97474e70f9eaaee72e +size 4574759 diff --git a/videos/chunk-000/observation.images.phone/episode_000040.mp4 b/videos/chunk-000/observation.images.phone/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a428b6aac42dbd3437806613b4f1a8142279048 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc87fda929ef715c22475e4e26ae785f1f70746909802a68d3de344313a447ff +size 6594107 diff --git a/videos/chunk-000/observation.images.phone/episode_000041.mp4 b/videos/chunk-000/observation.images.phone/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb884fd0e3235ffc6d90b09ffd862f2184bd1f4d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82a90351cb2c9ba5e9b8655238a5441dff1c7fb3ed4413bb0487db99e158be1 +size 4463411 diff --git a/videos/chunk-000/observation.images.phone/episode_000042.mp4 b/videos/chunk-000/observation.images.phone/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2fe6baaba42b9c3a7183dac7b8889b1a370961 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156ccc85e7cd7263c9564e6eb9cd2994fc2abfeaa0744301141a6eafc79c7d18 +size 6148156 diff --git a/videos/chunk-000/observation.images.phone/episode_000043.mp4 b/videos/chunk-000/observation.images.phone/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9699c2924f9da79388ba8c75e8cc93e307d70113 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343405dab0d1dc5ba2affc2255e10dda8521327682979a8a976a91512ef48667 +size 5064623 diff --git a/videos/chunk-000/observation.images.phone/episode_000044.mp4 b/videos/chunk-000/observation.images.phone/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e7cf864088e57ec4276c7237218e1d0dc612a8 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c86b629e8c8cb684a813e5a14507468113296f5e718d564b23bb1ef9c2ce3a5 +size 5380917 diff --git a/videos/chunk-000/observation.images.phone/episode_000045.mp4 b/videos/chunk-000/observation.images.phone/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ef550b2a0c3bf86cfd825ac9c8c1a4c8b27a728 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb47a7ca78ace5003aa91b20028d7607bdf1719bb3885a4b3bdf67694b3ff06 +size 3900808 diff --git a/videos/chunk-000/observation.images.phone/episode_000046.mp4 b/videos/chunk-000/observation.images.phone/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e9e1c325695f4f1dbb3bf990d2fe007399b091 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3061e86083a1b1528b6b3b425644629e32914989b44ed56247523975772dfc01 +size 6051925 diff --git a/videos/chunk-000/observation.images.phone/episode_000047.mp4 b/videos/chunk-000/observation.images.phone/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03512e99cc04cc831a6eeae67c5885896715b14f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25beb55a782b44aee787c30fae84e5122c62820870d80dd41fd793edb4e5aa9 +size 4868542 diff --git a/videos/chunk-000/observation.images.phone/episode_000048.mp4 b/videos/chunk-000/observation.images.phone/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..504726146a356f28dc1b99c3f080de3b4ba797ee --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c87555b21b76a32f7f7bf44ee6cdb0f0e9813b3ea5e947f69b932574d6a5414 +size 4878031 diff --git a/videos/chunk-000/observation.images.phone/episode_000049.mp4 b/videos/chunk-000/observation.images.phone/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ebaef3fa935fceeddee8700a903e2a3df01211 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e255e1bf117c7294030a660cc7d07395891f675927c3315ec826d6e82576d00 +size 4079357 diff --git a/videos/chunk-000/observation.images.phone/episode_000050.mp4 b/videos/chunk-000/observation.images.phone/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa67fca94d470e9c276d6112e47dd933c978b73a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83a4bc393541098bb34a6ed6dbe650e0244bad3693203099ccf227aa2d80d4c +size 4288749 diff --git a/videos/chunk-000/observation.images.phone/episode_000051.mp4 b/videos/chunk-000/observation.images.phone/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976007fc5bcd0ce96512c4899107e243eaa5f5a8 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffb985b40b98817a747b98508a61d993fab772939fd507e4267b6e06777bfee +size 3946556 diff --git a/videos/chunk-000/observation.images.phone/episode_000052.mp4 b/videos/chunk-000/observation.images.phone/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d8261438752a0e932aa066b91808b6bd81a0bf --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e9383af6ccbe610030aaa2c55bc6d2f2a75a2fba48aaf96bff1e9b58fdfc6b +size 4579994 diff --git a/videos/chunk-000/observation.images.phone/episode_000053.mp4 b/videos/chunk-000/observation.images.phone/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8217aac422740f6886d935201412274857708d2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70fae42dbc7700b23a147ef12766d5bd658bb507e80ae2cdb4c1db4dd03371e4 +size 4475768 diff --git a/videos/chunk-000/observation.images.phone/episode_000054.mp4 b/videos/chunk-000/observation.images.phone/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4954f5547085210e0164172c26b4179d82a142c9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6c619a8234d8be4abf98163631fd0143a082fda7da5d05530b8049d4344168 +size 4352020 diff --git a/videos/chunk-000/observation.images.phone/episode_000055.mp4 b/videos/chunk-000/observation.images.phone/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54b737cf0ded5c64706d895c94bd9bc8a5c5deb9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3050642cf90a584d1dacf96740f9a9169db716309eedeee181a91d603cb11624 +size 4911190 diff --git a/videos/chunk-000/observation.images.phone/episode_000056.mp4 b/videos/chunk-000/observation.images.phone/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cabcf3fc2b5de5427a03b437a0704a20c3403ec --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeac57a1261b810529cec7e3f3931d5fcafebe26a603db4999487a143ddd5a1c +size 3494375 diff --git a/videos/chunk-000/observation.images.phone/episode_000057.mp4 b/videos/chunk-000/observation.images.phone/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d96bdc4f67418f2b219dea6d8df951105f6f75 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd061d7b891d257851bbfd6d740ce1c137ae39af32411cf08c3d461e84fbd58c +size 5114750 diff --git a/videos/chunk-000/observation.images.phone/episode_000058.mp4 b/videos/chunk-000/observation.images.phone/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6260cc0862eba73d836c545462ec6e301197581b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4fc502301551a658a64b063a0d4213093a9613a720ac7852708d677447e809 +size 4694352 diff --git a/videos/chunk-000/observation.images.phone/episode_000059.mp4 b/videos/chunk-000/observation.images.phone/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520a7525a519f4afdc9bff9f84d8099619629eaa --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc844411d00ea2afd3d5d55c06a68fb63b7fc873b5f5e1d9ed981778c680943 +size 4688677 diff --git a/videos/chunk-000/observation.images.phone/episode_000060.mp4 b/videos/chunk-000/observation.images.phone/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dfda303c515f1b46057ab10d4217d0f2914ddf9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb67e75fd705cac243960f99d6b88db12f9646f688ac6d34b9183057ace4c10 +size 5525945 diff --git a/videos/chunk-000/observation.images.phone/episode_000061.mp4 b/videos/chunk-000/observation.images.phone/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30fc04096ca7e0305b32bdf9864882e8fe378a96 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ef4ee39dfb369f6d220f34b5602996b63535961adeae1e639ec259ae9cc9d9 +size 3685133 diff --git a/videos/chunk-000/observation.images.phone/episode_000062.mp4 b/videos/chunk-000/observation.images.phone/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca291734d46c3264a0132024cb02ca9f052afb5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b1bba3f7f0d8acd443bca9e717de27e079ab2d061d45d49877b65d3ac0c9d6 +size 3661506 diff --git a/videos/chunk-000/observation.images.phone/episode_000063.mp4 b/videos/chunk-000/observation.images.phone/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6146378a9ac871376c16e96056411062c3600489 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aecf72b937be48bf4eb27330c2d7abe6db6b49dbaac1d90af13f9a9a6b2e28a +size 3666474 diff --git a/videos/chunk-000/observation.images.phone/episode_000064.mp4 b/videos/chunk-000/observation.images.phone/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9f378d05b88d85eb97a0aeb1c0f16437a31f69 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8305e327e969931c8aa0a5f97c16806a8dd7d711d93de60ff0fc08e0c6bc927b +size 3277944 diff --git a/videos/chunk-000/observation.images.phone/episode_000065.mp4 b/videos/chunk-000/observation.images.phone/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4c303e4db4e0dd8700701d105200dc6b03006a5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0696681986400b7fbdd46ed13bd57a4320d5c302a0b2d0317bd80576ac8eff4 +size 3575973 diff --git a/videos/chunk-000/observation.images.phone/episode_000066.mp4 b/videos/chunk-000/observation.images.phone/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91034a917a3d2463efe031de586d79795c90e462 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fd7d0492c90295fb2d41381d41edc4404449c95d6f5f4e4fdca7a74d9cd673 +size 3450233 diff --git a/videos/chunk-000/observation.images.phone/episode_000067.mp4 b/videos/chunk-000/observation.images.phone/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9322218ad534f50822904263e777bcf8a0714d09 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a7467bc49b093a2281626bb3e8470ee1f7ba60d336c7f84868b4533fa01c5d +size 2953775 diff --git a/videos/chunk-000/observation.images.phone/episode_000068.mp4 b/videos/chunk-000/observation.images.phone/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7008ca1ba856292693b3a963628ebcc6adda71f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191dbcd6ddc4ba0bbd2ca82dd4d77fea79ef28bcb4a2fc89f91223961a706c4c +size 3429532 diff --git a/videos/chunk-000/observation.images.phone/episode_000069.mp4 b/videos/chunk-000/observation.images.phone/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb40600b68e2ed1175b14170fb8c59f83b394d27 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f326f0a02723bf4d21850b58a060f8f780a8d7be6967cd8228f6010a6fd786c9 +size 4289278 diff --git a/videos/chunk-000/observation.images.phone/episode_000070.mp4 b/videos/chunk-000/observation.images.phone/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0b62fbbcedfefd495b8f410f6d90a6df200e75 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bdb2bff5b241fa91278f8bf8896c1deba527d27063215d5d2e0907de629fe5 +size 4137665 diff --git a/videos/chunk-000/observation.images.phone/episode_000071.mp4 b/videos/chunk-000/observation.images.phone/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6db27fac31456bae9ba5249caedd016e75b1b9aa --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a212d1356523157b82bf1e061b29de7db78458c7c8bcd2b69414f759c90de01 +size 4145626 diff --git a/videos/chunk-000/observation.images.phone/episode_000072.mp4 b/videos/chunk-000/observation.images.phone/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f65c8d805d75a698dad3a95263f05ae0cdc226 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bcc03da5911ecbc014b59b112e8243cb4f2184c7443b9b8e55ed0f9181c14c +size 4535203 diff --git a/videos/chunk-000/observation.images.phone/episode_000073.mp4 b/videos/chunk-000/observation.images.phone/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1fe1e9a351e3b3724e7f06e9f814520ed276890 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29062db095c8fc376971a073aa262b13796d76aaed89849bc89a54ef6d8f686 +size 3344579 diff --git a/videos/chunk-000/observation.images.phone/episode_000074.mp4 b/videos/chunk-000/observation.images.phone/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f43ef358e332a463e9307bb89af8cbb661e96d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf8cc0350dd016a9d604c25800219197fd275d8a6bc58ab0263d3450e6274a7 +size 5261946 diff --git a/videos/chunk-000/observation.images.phone/episode_000075.mp4 b/videos/chunk-000/observation.images.phone/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d227c211e55ffb09441074c460292310476e61b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4bda66fc1af0b9381ca4ae78e386dc4910b03d5b90a62125383ecf84b8c1c8 +size 4170582 diff --git a/videos/chunk-000/observation.images.phone/episode_000076.mp4 b/videos/chunk-000/observation.images.phone/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e6a60b5374e3a1eea067800f98ccc16e7b425cf --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73f5bee43593db8c028e8b4d54113dfc0d66f2e9305b81ec334c9d3493fe630 +size 3113888 diff --git a/videos/chunk-000/observation.images.phone/episode_000077.mp4 b/videos/chunk-000/observation.images.phone/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68efd8078e5de4c8865f82ba40a9e8dead777c3b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcef63cc5604bbb11eddd28aa0a39ff89fd3070e2368a68533c176c3c593695b +size 5818047 diff --git a/videos/chunk-000/observation.images.phone/episode_000078.mp4 b/videos/chunk-000/observation.images.phone/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42ecb9906f0d5c666e7bd18b726c17b9aba82bc1 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661cf2584b59a5c36415b613350f0457188527c49925983cbc3b56d3c8157657 +size 4722876 diff --git a/videos/chunk-000/observation.images.phone/episode_000079.mp4 b/videos/chunk-000/observation.images.phone/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f77778e4321027b3386d24fd302533730c8cf8 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab7dd969db42310ebd95c14a93043b3f8a0480db29182488f50ef36e693941f +size 4420292 diff --git a/videos/chunk-000/observation.images.phone/episode_000080.mp4 b/videos/chunk-000/observation.images.phone/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f68246288d3d23ab1895564c80b8e41dcae7d411 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5c30b098ef565077bc307aab3b81d37a12c39b52e2306e24bbab7a88e54f87 +size 4561004 diff --git a/videos/chunk-000/observation.images.phone/episode_000081.mp4 b/videos/chunk-000/observation.images.phone/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf05faaa941d6d93f5b333367b0c6cf7bfcd97d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642eee4e4ea7b93f672ec9b93d811c3ace181b8d02a33b3a8115719ea28898eb +size 4836604 diff --git a/videos/chunk-000/observation.images.phone/episode_000082.mp4 b/videos/chunk-000/observation.images.phone/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16d75d81e6fcd028a9ce05dc4ca732969cc5680 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a6e38d040efcd3f383bed4030025ae631f3b86c1ce1cf42db4bc6d5c53e890 +size 6720993 diff --git a/videos/chunk-000/observation.images.phone/episode_000083.mp4 b/videos/chunk-000/observation.images.phone/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48546905c201f1affc28aad23acb4618c3a8ec87 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d9cfe171caab7e5de9afc369a96b25cbaa07d5462558c5f45e7874eb8482cc +size 8387860 diff --git a/videos/chunk-000/observation.images.phone/episode_000084.mp4 b/videos/chunk-000/observation.images.phone/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a24dc9356ceeded659f9764537341256577ae42b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c5aa93f933874cfd90b9bd7230863f31fea65aff1ce5a286fe5c4616c6dc44 +size 6564816 diff --git a/videos/chunk-000/observation.images.phone/episode_000085.mp4 b/videos/chunk-000/observation.images.phone/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e315094abcb3c1a870c4484bd18fd0342e2ecc6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ceade70efe081f5ea7662d6536484777cab242ef5da90628d24da3eced6f7cd +size 4576780 diff --git a/videos/chunk-000/observation.images.phone/episode_000086.mp4 b/videos/chunk-000/observation.images.phone/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda5d835042c11af9a082a33076aa216cc316eac --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d2cad29e64315ff825ed2777775d2be87b32bde73aeb0134f7a29a5ba58e53 +size 4556209 diff --git a/videos/chunk-000/observation.images.phone/episode_000087.mp4 b/videos/chunk-000/observation.images.phone/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ec8b1a30101ec000ccc09773487b96bab02c9b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82405b639ed65693eb6c2315362a92617f0a2ebeb190aed606770a2eb9a6596f +size 6168445 diff --git a/videos/chunk-000/observation.images.phone/episode_000088.mp4 b/videos/chunk-000/observation.images.phone/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea538d8a47e86612527b700beb5b20ff5c2ffd24 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f461c6a6ffdd6f684ea3571e35d8f48a3f470b57d3a49432bb9086dfe30fe9a7 +size 6117681 diff --git a/videos/chunk-000/observation.images.phone/episode_000089.mp4 b/videos/chunk-000/observation.images.phone/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1cb206a8e25569fa978dfeb7a9f1ffbc6c82fff --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df37d2c846bc74c6ab1f46f99caa531e7e0493b248cc62bd2a9fb3a8de851aed +size 3742795 diff --git a/videos/chunk-000/observation.images.phone/episode_000090.mp4 b/videos/chunk-000/observation.images.phone/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36ca58b87f74217343ac8b547fe02d9f79c2382 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cd12f00d36d1a96b6b39f47c2c1f996a2ffa0256a0eb8746ddcb8f47aa44d5 +size 6334099 diff --git a/videos/chunk-000/observation.images.phone/episode_000091.mp4 b/videos/chunk-000/observation.images.phone/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24fbdb1834ea3ef19f63d6b4db794c215b49cc92 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0023fd158d1ab2e6c98e95e614a4ff63a30b0da5a636b3b98254e0fbe7a736 +size 4160859 diff --git a/videos/chunk-000/observation.images.phone/episode_000092.mp4 b/videos/chunk-000/observation.images.phone/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c591ff22bcc33c7c4e2f434120d42d93d2a89a19 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18827c1edb8aef1ce4550409fec949db22350cced441a4b5c826167988569499 +size 3971007 diff --git a/videos/chunk-000/observation.images.phone/episode_000093.mp4 b/videos/chunk-000/observation.images.phone/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca61f2417b4c4f16b4e1fb8f03081989b8e81184 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0859c54a7c638d09397b0c67787ade7e6e14b0fb19f92214d314c1ff60ce61c +size 3424481 diff --git a/videos/chunk-000/observation.images.phone/episode_000094.mp4 b/videos/chunk-000/observation.images.phone/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7364016cf9744e4a741cf9dc10a975fad6e98ad6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c97f5d2faf9bbae2cccf5ba093f340db396424640e824404ab68e635660f398 +size 4314702 diff --git a/videos/chunk-000/observation.images.phone/episode_000095.mp4 b/videos/chunk-000/observation.images.phone/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bdc1546e856845f769bf6ca56674393d021c41 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b7c0af2e9b235c6b6150b8ab61dbda2f5ceb0b4d258670a522fe053b5eab8c +size 6223123 diff --git a/videos/chunk-000/observation.images.phone/episode_000096.mp4 b/videos/chunk-000/observation.images.phone/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8aa87f3701fb922685a90b39d22b8d19384165c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d223e4b17bb9e201f18a5865a96031853736ffba2cf35eb11c83010c3360051f +size 3417794 diff --git a/videos/chunk-000/observation.images.phone/episode_000097.mp4 b/videos/chunk-000/observation.images.phone/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9263d327ab2bd7c578a90e7736ef0bf67aa4647 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6064d2083da0cf628ddbc782ed88970e3da413492d4089dc787231f67874bcbb +size 4226500 diff --git a/videos/chunk-000/observation.images.phone/episode_000098.mp4 b/videos/chunk-000/observation.images.phone/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..864829dbe08ef582b69638a168bdcde6616d7ced --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084231b86142ff14847b120c6ec0a8dda4755950ebdd9a508d9320f111266a79 +size 4949573 diff --git a/videos/chunk-000/observation.images.phone/episode_000099.mp4 b/videos/chunk-000/observation.images.phone/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5874a26a46e03398381669aa1293bf04903ff4ff --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f3b0f7bb7abfff3ddee97472732f3b6f18bf3ba3ee40b244ce4b58bdce05f1 +size 4569731 diff --git a/videos/chunk-000/observation.images.phone/episode_000100.mp4 b/videos/chunk-000/observation.images.phone/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80ae93045399ed1825b5e720cc41da5bdb7ed63c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f17ce7a718e2d879bcc66230c12bd51d9defdaa2c055f06eb2db2994e2c59fd +size 4889542 diff --git a/videos/chunk-000/observation.images.phone/episode_000101.mp4 b/videos/chunk-000/observation.images.phone/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed18de9cef5e63156be7134791cd4a9189d0e9c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0083aa634755651419691956fbda66e9822abc7d9dbfc05a14e20cad6639c2f2 +size 3808435 diff --git a/videos/chunk-000/observation.images.phone/episode_000102.mp4 b/videos/chunk-000/observation.images.phone/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff3af016dd98de7f0ef75d9839fee41964471e2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77848de84c742d0723fc0ae725cf5dec19f9416bd8cf85554e17d6b6ba86c125 +size 3784469 diff --git a/videos/chunk-000/observation.images.phone/episode_000103.mp4 b/videos/chunk-000/observation.images.phone/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709135c4d271675f0c5119d3be37a516fc2d03e0 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211b99c63fcb7ae01e4820d0fca136ccc56984db26f6d0a7de7f73c0c3d7124e +size 3939797 diff --git a/videos/chunk-000/observation.images.phone/episode_000104.mp4 b/videos/chunk-000/observation.images.phone/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6227b876663b8193b22de1edd9c9d8047b2fb14 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d07787fb283d12fe8b8364853ba03ce083609597df534c4c87ce43825c1e4b +size 4219820 diff --git a/videos/chunk-000/observation.images.phone/episode_000105.mp4 b/videos/chunk-000/observation.images.phone/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8a24d67e5dfb474051b0b6864fae095a93e2530 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21c81bd9d99b2a15d674bdfbf6e14ac5b4b0cb1d40a4b1432e2b4595beef269 +size 4267759 diff --git a/videos/chunk-000/observation.images.phone/episode_000106.mp4 b/videos/chunk-000/observation.images.phone/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4fa97e59b814f6412ffebba04d946eae1ae14a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a29454758bb153bffd0e81d5308f62ce8cdc5c3b9cd6118dfe086cbe79b104 +size 3350186 diff --git a/videos/chunk-000/observation.images.phone/episode_000107.mp4 b/videos/chunk-000/observation.images.phone/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf054b15fcbc2b5447dec9503d414188a9926692 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7116c0a7684dd75f3c0604e38f47e6eba67ac02f073e0fe1bc492a8e1bdcd45 +size 4317224 diff --git a/videos/chunk-000/observation.images.phone/episode_000108.mp4 b/videos/chunk-000/observation.images.phone/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09376c70e66308e81a24b59b1fdd473fae9e75ad --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b762645d13fd3063c8826bf9d8666fd884953cb445f92c07c20e78f59a06a7f +size 3587451 diff --git a/videos/chunk-000/observation.images.phone/episode_000109.mp4 b/videos/chunk-000/observation.images.phone/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85fff1440a3b8e29e6686e3b45560c82e10952cd --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac2af91ef2654ff64fb5a748174e72a01baff916ced22661247190534e28b47 +size 3845359 diff --git a/videos/chunk-000/observation.images.phone/episode_000110.mp4 b/videos/chunk-000/observation.images.phone/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ddd7bfd09cd9e455fbba90b06be5dc56a611f3d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e130e1bc7ac3e3856b9bc98785af81bed58bdf7f7c277e22f8f7019d2b7d7487 +size 4346038 diff --git a/videos/chunk-000/observation.images.phone/episode_000111.mp4 b/videos/chunk-000/observation.images.phone/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7383fbb0676f0d5388c35f208cfdd99a365fca19 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbed128afc1e2679e6668ec3995a3587a3f3eb3dea7df6ab3a594d17643a4b4e +size 4057546 diff --git a/videos/chunk-000/observation.images.phone/episode_000112.mp4 b/videos/chunk-000/observation.images.phone/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97fb1abcd1e7cf0ffe62f6268eb99205449e1ead --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69572ec60ccc6f6187e766e86f51c5c45b109e2bcf467ac610bf6a4da015f327 +size 4166097 diff --git a/videos/chunk-000/observation.images.phone/episode_000113.mp4 b/videos/chunk-000/observation.images.phone/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dbab1bc399d0c872b056509d89fe6519777b0ff --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ece1f947b639e7e8d96e6a7909b1cfd2eeedbec20e0dd986706656e4b7f71eb +size 5002619 diff --git a/videos/chunk-000/observation.images.phone/episode_000114.mp4 b/videos/chunk-000/observation.images.phone/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4746b427e0e1cf7042188fe5eace97f36ee449b2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3212dcfd532f621b38c759ae31c5825da594acdb0ffc0338814fce0036b3b377 +size 4400840 diff --git a/videos/chunk-000/observation.images.phone/episode_000115.mp4 b/videos/chunk-000/observation.images.phone/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a6ee38296cc4bc7d2428ada6719afd6aff2266 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea85e0c13671bf111fdcc0bf4d97f499826509115159486145cd75ea1bb2334 +size 6001348 diff --git a/videos/chunk-000/observation.images.phone/episode_000116.mp4 b/videos/chunk-000/observation.images.phone/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce9ed5bd578b2ad99d73508c56e187e837a0191 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cabeef3f578b40ccf3699c556974bdc5653716ec05fa63d6cda30b04708975e +size 4165329 diff --git a/videos/chunk-000/observation.images.phone/episode_000117.mp4 b/videos/chunk-000/observation.images.phone/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5967296dbb029dd75ff1a972ab098552038468 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1447d3f1a2880168eb80c1a7f6d8098068ea631092c6e573f48ca85f4b64eff3 +size 3890159 diff --git a/videos/chunk-000/observation.images.phone/episode_000118.mp4 b/videos/chunk-000/observation.images.phone/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b69c6bb99ce7ea38fe706cd001e6710951453b3d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e7a971ab5bceddccf973171d7c7307a5c76db3fbb20aba541713e89a18f2f6 +size 3767563 diff --git a/videos/chunk-000/observation.images.phone/episode_000119.mp4 b/videos/chunk-000/observation.images.phone/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9f0192157d0538d7cc9e1365210ce5f608ed4e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7373d77a9b98d2bb6dfaa202df92b697c15076e7cbe74f60884a45c6c89a1099 +size 3992846 diff --git a/videos/chunk-000/observation.images.phone/episode_000120.mp4 b/videos/chunk-000/observation.images.phone/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1e38b6da4d53650cc97cb17c266ce8021fc186 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203cbbedee9b30be1798c5e79e05bead5e3cc947d7578ebfb39617a18657d068 +size 4011125 diff --git a/videos/chunk-000/observation.images.phone/episode_000121.mp4 b/videos/chunk-000/observation.images.phone/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a6b0f2cd4cfa8f106129d7156df528791b2823 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92eebcb9570ed07a6e2d2cbba6079fd8d4698bc95c00410c8ee9119b4e3c5949 +size 4324132 diff --git a/videos/chunk-000/observation.images.phone/episode_000122.mp4 b/videos/chunk-000/observation.images.phone/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0a7d9bad44ba4c0742191053387edc4cfed790 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adfb5a8289e174f0fc8c4b7e60543404bc6f6c62a7f0052bb7ba62848fe8739 +size 5577511 diff --git a/videos/chunk-000/observation.images.phone/episode_000123.mp4 b/videos/chunk-000/observation.images.phone/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e805a9c8304a1568efdb8862b5975d6e57e6acca --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3127ea912eff5fcb9ca746f3e688885cb601b79b2b0454bf42a55a9d5e5cc02e +size 4538284 diff --git a/videos/chunk-000/observation.images.phone/episode_000124.mp4 b/videos/chunk-000/observation.images.phone/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eda089e8ed6a85639502f0f273a48fd71d90e1e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cf1137b18d0e85eb3271484adab0ab93107f07ab52849202fec01c4008e51a +size 4258919 diff --git a/videos/chunk-000/observation.images.phone/episode_000125.mp4 b/videos/chunk-000/observation.images.phone/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ee863b3a230d8ac734fe660f00f8508f7ee685 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9fc135f5ead18dc5039cee0019b4157c96e1286c1307cfddd2bfa92b7aea87 +size 3916752 diff --git a/videos/chunk-000/observation.images.phone/episode_000126.mp4 b/videos/chunk-000/observation.images.phone/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a345fddf213192d0f11160ccace85e90c6def6a2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58008f68a93e2d0f035d1e30e512f1ca1b18e335c4ab6877e7cef7d2e893e3d +size 4559000 diff --git a/videos/chunk-000/observation.images.phone/episode_000127.mp4 b/videos/chunk-000/observation.images.phone/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d3ddab848895e9b60af4b5b9ba49f023679d522 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1db843c10c4b6a4a2fe684016e3e3349be5dec1e60530c4a702df4765595e4 +size 5118024 diff --git a/videos/chunk-000/observation.images.phone/episode_000128.mp4 b/videos/chunk-000/observation.images.phone/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a74a19c55b492b118c7fe8bb0759a7460595df7e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4298cdfa5e7f8111b02895332b91cca65633710af6517f88279303e02139133 +size 3783693 diff --git a/videos/chunk-000/observation.images.phone/episode_000129.mp4 b/videos/chunk-000/observation.images.phone/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e586febb4147acaaece1df7c0afe1f38d68cd133 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9c360f05f0cdef15ea98f622190074375187758fe558b5a78198f024e01b63 +size 5079456 diff --git a/videos/chunk-000/observation.images.phone/episode_000130.mp4 b/videos/chunk-000/observation.images.phone/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750afd9227aed6e6170f6ccb1c195df6db06306a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7798f95dd038e198aaff8a8ac17aa97fc49a1f37bba1478f3607b1bec7e10af +size 4786220 diff --git a/videos/chunk-000/observation.images.phone/episode_000131.mp4 b/videos/chunk-000/observation.images.phone/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..087c9fa1cec249b7ec04dffb1c407c293b82b6a9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71af588d0e5c6db685bce4e7719483d2f3cf87f97bfffcc5acd046eed1582319 +size 4410309 diff --git a/videos/chunk-000/observation.images.phone/episode_000132.mp4 b/videos/chunk-000/observation.images.phone/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb15078097cf439a2bd7219ad1b6e1f7fc808a4f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcca28b451e36c6818a038d8ef681f3fc839a6011175e22359df1b849e78d3a +size 4216326 diff --git a/videos/chunk-000/observation.images.phone/episode_000133.mp4 b/videos/chunk-000/observation.images.phone/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..682f91dc4df5347586c7621308e43c7b79b0069c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37162ee90197d229bf0d15185eae6f8986c487aaefbadc13932ddbdcb3c1d4b7 +size 4677803 diff --git a/videos/chunk-000/observation.images.phone/episode_000134.mp4 b/videos/chunk-000/observation.images.phone/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fddb0a4d1324fc1456a08c9dfe17db6febf17c1c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3146b41c9b1015670a37bd05fb521f091a6bf26527e45975c1011417cf237a76 +size 4387690 diff --git a/videos/chunk-000/observation.images.phone/episode_000135.mp4 b/videos/chunk-000/observation.images.phone/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e213c902bfb6420925adb7a469a7ce4f56c7e876 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23259ba89d2556e9be55c7725a5d2e1a4cd2715eeb6ce38b376b5044e359103d +size 4724237 diff --git a/videos/chunk-000/observation.images.phone/episode_000136.mp4 b/videos/chunk-000/observation.images.phone/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41915c638b43901562eea61a0c507b5b7aaf15bd --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fff5f3018a73e9d372c38cf5bde72bdae02ff97f20978b9cacfeb0b7c1ae7a8 +size 4232246 diff --git a/videos/chunk-000/observation.images.phone/episode_000137.mp4 b/videos/chunk-000/observation.images.phone/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba019a21f982d2433dbea08ac60d0693722e77d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e20e4a8eff898e3492f9bd87e48f07ad18671d79aa6a4803e375e8c5a8a083 +size 4722881 diff --git a/videos/chunk-000/observation.images.phone/episode_000138.mp4 b/videos/chunk-000/observation.images.phone/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5dcfe047e71f1475f76e58696163074c552340c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f92ea8716c9ea16ae9b3ea4136c8fe11b4f3c892c3c5095c9d287c6476fbcb1 +size 3727376 diff --git a/videos/chunk-000/observation.images.phone/episode_000139.mp4 b/videos/chunk-000/observation.images.phone/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67bd03e5990cf4027be0bf885406586bb741e8bd --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109394feb37715ddf5c117132f5c72ee6a63521768ae2f67f5676758842add35 +size 3999992 diff --git a/videos/chunk-000/observation.images.phone/episode_000140.mp4 b/videos/chunk-000/observation.images.phone/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807a8fc3b44f8d7e6a83cc99b0b1024df60eab71 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e1612abfd12bf3cb3297e854ffff5da0b3395b2bc83b133875c44f7a794b1f +size 5380575 diff --git a/videos/chunk-000/observation.images.phone/episode_000141.mp4 b/videos/chunk-000/observation.images.phone/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1f0186410043844140256e1f2c79f3d1dabaa8d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5ca557931bdc922aa0b3c985ab9202fbeeecad895be3848d240247365b7984 +size 4056765 diff --git a/videos/chunk-000/observation.images.phone/episode_000142.mp4 b/videos/chunk-000/observation.images.phone/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76128aab72ce5f41e5b9a822ecfb88888da54849 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d36188617b26033c35607f8dd89e6915bf35a254329ae4de6c5b7008e5ebfe8 +size 6690147 diff --git a/videos/chunk-000/observation.images.phone/episode_000143.mp4 b/videos/chunk-000/observation.images.phone/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8c421d243414d6d95780c88035d1391810f2db --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031e15f3b80ec8945eecb51a832756c1ba37b891bdb3eb9a5a864295c08b6924 +size 3798282 diff --git a/videos/chunk-000/observation.images.phone/episode_000144.mp4 b/videos/chunk-000/observation.images.phone/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff8bf25b67ac0aff507ebe5fd7a6b5244a60f607 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c51c4aaf31815cb3d7685d425c33c83721ec14039b80a9f116860c7f58eb881 +size 4236053 diff --git a/videos/chunk-000/observation.images.phone/episode_000145.mp4 b/videos/chunk-000/observation.images.phone/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abfeb7d6e9825206ef8ad7f38f411d5401e5eae2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13007ea56c1ad563c9b94301856921ab614499b38b4ec9124afb30ca48e36c0a +size 3619456 diff --git a/videos/chunk-000/observation.images.phone/episode_000146.mp4 b/videos/chunk-000/observation.images.phone/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62a0e972dc0b4ea312ae49bb3dc1971274479130 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c314907949f094554bef7970ad1db5a1040ec22aa4d4abebf4ef617068d626d +size 4250945 diff --git a/videos/chunk-000/observation.images.phone/episode_000147.mp4 b/videos/chunk-000/observation.images.phone/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7b6e7fa47572c51bc9b03c64b4e8f7649de36a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be376325e600b000fb047bff1f1044b37488207844b1ba0f09fe6cdbe4a3c7c +size 3701649 diff --git a/videos/chunk-000/observation.images.phone/episode_000148.mp4 b/videos/chunk-000/observation.images.phone/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f716764cd4b3a3967a3746b5a7216c50c5f5e03 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a196edb0716d0e8dd57952b8e6890d06e8645ea7e58f12a6900e53b8b51392ee +size 3975658 diff --git a/videos/chunk-000/observation.images.phone/episode_000149.mp4 b/videos/chunk-000/observation.images.phone/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdf9b3a35457d9cc959e04510c742fca93114253 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0900de6190c02794fe24f6d7af39e8be8aa981ea2f90ea3e2750974ee103266 +size 5153988 diff --git a/videos/chunk-000/observation.images.phone/episode_000150.mp4 b/videos/chunk-000/observation.images.phone/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80198fd25473f3e98570eb167d53d25e70747970 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c65218d9d14bee8132ff193e90556fbf93f0d9f710f1f9e5044a595d43dae8 +size 5584209 diff --git a/videos/chunk-000/observation.images.phone/episode_000151.mp4 b/videos/chunk-000/observation.images.phone/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5557f1e6af3f143692b01d4dbe80c957fe4c8e7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ec51f7437f0b05abdec5935946ef34a4507abf908f0913dcf7ab25de6d50ae +size 5374042 diff --git a/videos/chunk-000/observation.images.phone/episode_000152.mp4 b/videos/chunk-000/observation.images.phone/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7adb2015b4b7f942658ff433b6dd7abc9bd5f5c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09fe1cfc320177604d106bc9579ab6529193438f93d899e34eb9b8d9a88429d +size 6289262 diff --git a/videos/chunk-000/observation.images.phone/episode_000153.mp4 b/videos/chunk-000/observation.images.phone/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c478fde6fbb492247938489b04d614fa19d449b3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fb5d50c3284b3b6139e939b7ad90d5f4cc514dcaea171ddcaf4acea4510534b +size 5206225 diff --git a/videos/chunk-000/observation.images.phone/episode_000154.mp4 b/videos/chunk-000/observation.images.phone/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c28db5365b7ae81f5e618689957d211f934f3711 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebd0714d431ad7496eabdd173546c0fa88da34a29e521e71933ae2a73402010 +size 4101807 diff --git a/videos/chunk-000/observation.images.phone/episode_000155.mp4 b/videos/chunk-000/observation.images.phone/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ba3f94094e4b34d9ff3867e1b6613a51f53b6de --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a6fcb44ebe2f584c9fb1c41aaecb7e00f21ba0ba4aaa103abd75274206b125 +size 5228051 diff --git a/videos/chunk-000/observation.images.phone/episode_000156.mp4 b/videos/chunk-000/observation.images.phone/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f36b3f9a1ddfb81a5448ebf0950d84dec033d25f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb767c8c08111df2125ca2f8834f22455f5ee42f3543bb7d3de6a66bf7eb7d0a +size 3473750 diff --git a/videos/chunk-000/observation.images.phone/episode_000157.mp4 b/videos/chunk-000/observation.images.phone/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e550e2d0ad5e6a85e57f0353606d9c73f857943 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69469be8f8ebea4ede4914897ead945ad8e66eaf7fd749e47d1e2a652aa9af6a +size 5511541 diff --git a/videos/chunk-000/observation.images.phone/episode_000158.mp4 b/videos/chunk-000/observation.images.phone/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27dda5f9adb493098c4d9cada637d1adde8f22d4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85fddc2dd722a0f97531520df5fe60967e8238304742f20d1e9fdeb5dab52cc7 +size 4260366 diff --git a/videos/chunk-000/observation.images.phone/episode_000159.mp4 b/videos/chunk-000/observation.images.phone/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd9329583f3e7821aeedef90b3b30e141fb05e0e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc37bd58eee4057bcfd306b13e4e698be56e8a90b3d0de7e1d6fef8f78780f8f +size 4179081 diff --git a/videos/chunk-000/observation.images.phone/episode_000160.mp4 b/videos/chunk-000/observation.images.phone/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23bda9d49a6ebd9f20352298e1d1fb7b03b18086 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37410d3f987e462bfa8a6f691419104936e4c4023f576c89d5644eef74233f49 +size 6537665 diff --git a/videos/chunk-000/observation.images.phone/episode_000161.mp4 b/videos/chunk-000/observation.images.phone/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37e629df9c2c88e55e71db22ef7e14ce73d276b1 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d580500b54eaf695c399cb319cf344f9fbb3e070bb7f012088297ecd081ade0 +size 4467404 diff --git a/videos/chunk-000/observation.images.phone/episode_000162.mp4 b/videos/chunk-000/observation.images.phone/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d7dd77195a45a83098d5ddc5571dc32923125f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6463cae3b8f7fa249de2f40fb0daa9710cb274bced4b3d3a71427887a52270a6 +size 4254013 diff --git a/videos/chunk-000/observation.images.phone/episode_000163.mp4 b/videos/chunk-000/observation.images.phone/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03cd914bb637441d1dbdc9b200d0f4895ae0036d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9626653e203ae6ed136289cd2fb6103a1720f39940da5e01ae27aa8d80cdd41 +size 5473777 diff --git a/videos/chunk-000/observation.images.phone/episode_000164.mp4 b/videos/chunk-000/observation.images.phone/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794a21a909b784fdf67954966aba29f428ba8d0f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa58cbe2a06df179cd5f937021a6100fb83ec6a077b20cdffb0cac7522dab435 +size 5705843 diff --git a/videos/chunk-000/observation.images.phone/episode_000165.mp4 b/videos/chunk-000/observation.images.phone/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..057036e41ffb7d23843f4956a628e3ab2ca18b67 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315c97953f366d5ed0fcefa42b4fdf8a04769928751ed558690e4dc28c17bf11 +size 5025737 diff --git a/videos/chunk-000/observation.images.phone/episode_000166.mp4 b/videos/chunk-000/observation.images.phone/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adfb07bbb55ce1dcbd5be6d0235703740c51023b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5d44b2aeada52d70d82f0f7bc4e2fb9cf6e1865b497edd431cd1b2e4009636 +size 5049176 diff --git a/videos/chunk-000/observation.images.phone/episode_000167.mp4 b/videos/chunk-000/observation.images.phone/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d572a1b983fe1e57e7fb9dceca35678ac97369 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924ed5d3dbb2e7982afd920a8371e0cd7b353018af64cff7f20b8d49776f32bd +size 6971266 diff --git a/videos/chunk-000/observation.images.phone/episode_000168.mp4 b/videos/chunk-000/observation.images.phone/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d3091e338bb84539a997174852569b53c19b33 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1e32579e6e43fe0dfcf1988dbc0798122b24d33245bebd823150b13aaceb58 +size 5191516 diff --git a/videos/chunk-000/observation.images.phone/episode_000169.mp4 b/videos/chunk-000/observation.images.phone/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cf361ee0825a15347c249bcbc95474bc48909e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7175dc923d72d7ec68a27132033c8ae60d2e6268bf3698ecdfe9c8f6052bb8 +size 5205196 diff --git a/videos/chunk-000/observation.images.phone/episode_000170.mp4 b/videos/chunk-000/observation.images.phone/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aa858e6dade16997947f2b0335db6dbb76bb3fe --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546a097a5a7b0b37f95467dec10a5869229361f05980abd0aea15a10ac276d32 +size 5113190 diff --git a/videos/chunk-000/observation.images.phone/episode_000171.mp4 b/videos/chunk-000/observation.images.phone/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6000718846dfafb5b09e11d995695dbcf78776b0 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d7532e6bba062ec129c0cf68db92485c438ea76dba7e9c5208c591384cbc68 +size 4680648 diff --git a/videos/chunk-000/observation.images.phone/episode_000172.mp4 b/videos/chunk-000/observation.images.phone/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87f12d5a05489f50cc0701fdaf791496430c2de9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b7e6fce09466cf153d5f7fa8458275c595854241c42c0ffd2a3feac79be396 +size 7779272 diff --git a/videos/chunk-000/observation.images.phone/episode_000173.mp4 b/videos/chunk-000/observation.images.phone/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a54dc1bc5d26a736e5684cd1b632f28a7b7a10d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a084519f884537fc0552f282eda178466d478b05680afa394cbccc31757d6d6 +size 6746968 diff --git a/videos/chunk-000/observation.images.phone/episode_000174.mp4 b/videos/chunk-000/observation.images.phone/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5499ca45867bd0e08fd99c0943d8c9abd25520f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d987e8db78474451ec8ec234c00b58cb8645151f1a6b838f3a9033745c9bba +size 7545297 diff --git a/videos/chunk-000/observation.images.phone/episode_000175.mp4 b/videos/chunk-000/observation.images.phone/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38cf1340dfb7d5ddd7a33a0bc9145466b3963659 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c398520f8d40c6cd8dad649167cb6a8a5f0e5dad55d54dec898cf39ec29d4b15 +size 5052924 diff --git a/videos/chunk-000/observation.images.phone/episode_000176.mp4 b/videos/chunk-000/observation.images.phone/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1afccfa040473e25906f07f89b40ccca5f77a24 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78dc161162505117b19b799b9808b8cfd5ed79ca93613d0cd4d19ff67f3aa398 +size 4517257 diff --git a/videos/chunk-000/observation.images.phone/episode_000177.mp4 b/videos/chunk-000/observation.images.phone/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1d277d56a737da32bd66b19f2b263146a11067 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34c755566e61963c3b03320b12e65eb592cd3839a415858ad31621f139f9bfd +size 3505462 diff --git a/videos/chunk-000/observation.images.phone/episode_000178.mp4 b/videos/chunk-000/observation.images.phone/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d55758e211c925b42c34f6e4654ddb8126b08a5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136a1a325e4fa3fba421db4a110a49577a416488b184a63efa103cec081a4fc6 +size 4105213 diff --git a/videos/chunk-000/observation.images.phone/episode_000179.mp4 b/videos/chunk-000/observation.images.phone/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c542f6778cfea584f6a97e6268c92ac656efc999 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a45358bc9887af5102ff1ac8c476bd4659f39b6fb982ca916872971965912b +size 3878775 diff --git a/videos/chunk-000/observation.images.phone/episode_000180.mp4 b/videos/chunk-000/observation.images.phone/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc077cfa59d882f5be0ef77674a26c062ffc9811 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c79543f058b0f4365253ae35ffad5258d601eaa5e183f9a85feded76194bdc2 +size 6620539 diff --git a/videos/chunk-000/observation.images.phone/episode_000181.mp4 b/videos/chunk-000/observation.images.phone/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a8563aafd29fa2846b4928f569ba0a0f454eb7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884de131ec736a6cbf3fc4a9848dfcdb37c6f407a1e3198c690ed1ffd3585aca +size 4371134 diff --git a/videos/chunk-000/observation.images.phone/episode_000182.mp4 b/videos/chunk-000/observation.images.phone/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13097c20f3b0e200df08d98894232a7edd342bca --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7799d72c0ef4148cabbc461fc59ae11966b2214a31f4a2ba1fe49a45f55867e +size 6580742 diff --git a/videos/chunk-000/observation.images.phone/episode_000183.mp4 b/videos/chunk-000/observation.images.phone/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce1bd9d42f31a242d20d61f0e18d3328af804834 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ea22e5c69f6a0100e777568d8b6d17503caab3e03ad99ab16e282e388bbc42 +size 6699488 diff --git a/videos/chunk-000/observation.images.phone/episode_000184.mp4 b/videos/chunk-000/observation.images.phone/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..213519b0efe63a9e2f5059d5a05b457d201a7619 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52c14e7ffee9d6352c0500c696108327660b9cf4a2cdfca391f445b8c255f65 +size 4576615 diff --git a/videos/chunk-000/observation.images.phone/episode_000185.mp4 b/videos/chunk-000/observation.images.phone/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd4227466a5ce3d6f487fd624d334d0fb42485fa --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3447c06855b2305c1defdb7734cf140a5960c58f1de98dd6faa0b4c489ca3fcd +size 3766966 diff --git a/videos/chunk-000/observation.images.phone/episode_000186.mp4 b/videos/chunk-000/observation.images.phone/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc1c71ffc0a5eabd9c5b314a3d2c6118a0ac30c4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa5baaed956ab1e4c861b6953237b70c460e09287b24602f15ac25edee83df3 +size 3690273 diff --git a/videos/chunk-000/observation.images.phone/episode_000187.mp4 b/videos/chunk-000/observation.images.phone/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697fee3c865d750235352c98b95968512e1637bb --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a2b9c5b21577e9f488615d7982331b724fbfd596f5291112f6fe264cdf70a8 +size 5222877 diff --git a/videos/chunk-000/observation.images.phone/episode_000188.mp4 b/videos/chunk-000/observation.images.phone/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d976db65cbb989219e8e8b82e979c7a25446178e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1483e164f1dc698f1066139a70e6b9301ee04050a0d047e95522ea08673e9295 +size 7350138 diff --git a/videos/chunk-000/observation.images.phone/episode_000189.mp4 b/videos/chunk-000/observation.images.phone/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b9b46c1e29e149580107dcff419529ad1eddca --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1132ae194d3738deebb7a13b66e10ff1f26da2866fcd3637e5506b3139015eea +size 4201056 diff --git a/videos/chunk-000/observation.images.phone/episode_000190.mp4 b/videos/chunk-000/observation.images.phone/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6655f8f89030ef0d08d3820c393e1a2282825b8 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d1fd857a8dddf0182be61343d0fd9d694d1fad829ff60b087940674d31f474 +size 7093488 diff --git a/videos/chunk-000/observation.images.phone/episode_000191.mp4 b/videos/chunk-000/observation.images.phone/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b58e6751ac400caa4b54bba12958640ac1d327 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6eb0cb84387728a4316d4557f377ec5dd5ae2d3b0d2021e627ea3f55b7e679 +size 3633785 diff --git a/videos/chunk-000/observation.images.phone/episode_000192.mp4 b/videos/chunk-000/observation.images.phone/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d21d532766b8ba342d36faf4e4b73e5046d16e5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe2ac22bb80d21f89a547f0bfccd1a874eef9cd061460e30538cbef3e1b4f65 +size 5481201 diff --git a/videos/chunk-000/observation.images.phone/episode_000193.mp4 b/videos/chunk-000/observation.images.phone/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51e0fd4380e332412ffd49c68022acc969c5698 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bdebb631deb03b7e00d63d00d2fc5a88a61c75542bafbfea9064f4cd14bc3e +size 5004227 diff --git a/videos/chunk-000/observation.images.phone/episode_000194.mp4 b/videos/chunk-000/observation.images.phone/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c8f9ae1d6f77170b2357a1487d207ee0874836 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387baf41240a60380dbf487243647f6a4e3ac06e5a3cdd9463f3fbb1575a16d8 +size 4350406 diff --git a/videos/chunk-000/observation.images.phone/episode_000195.mp4 b/videos/chunk-000/observation.images.phone/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb6653c9c4ea91c94b3584fd002510d8d8ae5e95 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df69cf10c06ea8fa89631a6c814381ae4a309178a46aed1ed1e8aeb01bcc6964 +size 5970569 diff --git a/videos/chunk-000/observation.images.phone/episode_000196.mp4 b/videos/chunk-000/observation.images.phone/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488dd6c2ad2266f5670d75f718937e189cdd55c4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f14300fdedace193ca2aa346ed20d929a894af8b2540142b3f8f88babaf4a58 +size 5774355 diff --git a/videos/chunk-000/observation.images.phone/episode_000197.mp4 b/videos/chunk-000/observation.images.phone/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..648ddb49b1a076be89e701b176f2a23ae00e36ce --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7daecb587b52bd01bce3920d675f578f1e2374d78ad27b417f3adbd6ee1d3b3f +size 5422319 diff --git a/videos/chunk-000/observation.images.phone/episode_000198.mp4 b/videos/chunk-000/observation.images.phone/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acdaf46ea02f7e10a97a107645cb041c51a3c6c7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac63f1274f403c8ec8a836f0a73ed11a94ebe495a827a6f377bafeccb777aaf8 +size 3771343 diff --git a/videos/chunk-000/observation.images.phone/episode_000199.mp4 b/videos/chunk-000/observation.images.phone/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d4e16d0b5d1e551568e13ef97470d95fff90bf --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa6307a976686ab3be3f903170e30cb4847bee3c3df2b23cbd2df2b7e0f49f2 +size 4996299 diff --git a/videos/chunk-000/observation.images.phone/episode_000200.mp4 b/videos/chunk-000/observation.images.phone/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187c25f48782e54249e8547863eec6544833e40d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2f91b6ef1f46afbb3f67fede0d687a932e0584ab62bd15d33fc265a7f2d1936 +size 5056380 diff --git a/videos/chunk-000/observation.images.phone/episode_000201.mp4 b/videos/chunk-000/observation.images.phone/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..964f2006a6f028b80233ab083ca474007004b1da --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080b6273ab59b77c6679d7c46982be5f614edb3c077884f2d1fb220c8446a834 +size 5714436 diff --git a/videos/chunk-000/observation.images.phone/episode_000202.mp4 b/videos/chunk-000/observation.images.phone/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4a6f5f3960dbd44477f355d923113df7cb9e381 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2661460f3173e9118b533402c1095cabf9ad42802d4c40a0389d44a206b925 +size 6697036 diff --git a/videos/chunk-000/observation.images.phone/episode_000203.mp4 b/videos/chunk-000/observation.images.phone/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6586e0a5af0a73e2d6c89e66d73e6be9720d73b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9ed8da6effc667f48f7e56234cb0b57cca0ad050b54991b5ed104b2b29c7f9 +size 5024111 diff --git a/videos/chunk-000/observation.images.phone/episode_000204.mp4 b/videos/chunk-000/observation.images.phone/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e0f65aa36a48eead943db2008b61835b28e2df3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1b2bf838b14d560cd90f2f3f90033fca5fc0c78f2c0c33fd6de5a91f9c7817 +size 5456545 diff --git a/videos/chunk-000/observation.images.phone/episode_000205.mp4 b/videos/chunk-000/observation.images.phone/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a42b42ceb8583aa663d12718048fab5dfaae102 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53aafbec48b5a9b5856feb5a03a7325cad5b48395074578b71c65c941862efd4 +size 4849153 diff --git a/videos/chunk-000/observation.images.phone/episode_000206.mp4 b/videos/chunk-000/observation.images.phone/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec71def0f969914990e9eef64d8fab27dd36e3b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77216091ca1c6fabad9410f606c789cb5de12e35248bdedfc13b989d1d3b291 +size 3846985 diff --git a/videos/chunk-000/observation.images.phone/episode_000207.mp4 b/videos/chunk-000/observation.images.phone/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd20cedaa67e6fa43aea06e805932f588469ab4d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78266f58bea9a8411116194d294622e93d95328c3af47795a8574bd4b0414e5 +size 4891828 diff --git a/videos/chunk-000/observation.images.phone/episode_000208.mp4 b/videos/chunk-000/observation.images.phone/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff662cde814b112e095944873809c512f0f0600c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9413d9a899dc1e3160bfcf5099cf7b95827ab596d3452094e5daaf569e1463dc +size 4883111 diff --git a/videos/chunk-000/observation.images.phone/episode_000209.mp4 b/videos/chunk-000/observation.images.phone/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1b42b24ffa054de3b90136e90ba4a72aafe90fe --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6ed4c161e43b763c2263ae9ef10e94f0786d431d9ada023cfb4d7cb1a3cf6e +size 4721651 diff --git a/videos/chunk-000/observation.images.phone/episode_000210.mp4 b/videos/chunk-000/observation.images.phone/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d46a8e097b85baecdf1f006ce604d03ab327660 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34e988e1eaacd3002c46e8a0fc11b87c1a3d9e4b655b6863f6d92e0a6ade106 +size 8018875 diff --git a/videos/chunk-000/observation.images.phone/episode_000211.mp4 b/videos/chunk-000/observation.images.phone/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..411499e8007b76cc47dcff7b6f681a9a66a621bb --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f0366f794cae7f9e6a61282b4129ff6fe05108c3da658dabe17611bc882050 +size 4198825 diff --git a/videos/chunk-000/observation.images.phone/episode_000212.mp4 b/videos/chunk-000/observation.images.phone/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e516177bd7337c58c8a9cdf4d01affaf92684563 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c4e05eed34575544ce87b153d132b3f192a7a0f69e4808be31f2e93f125742 +size 4591628 diff --git a/videos/chunk-000/observation.images.phone/episode_000213.mp4 b/videos/chunk-000/observation.images.phone/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b048e57955b00dfeaf54d9d4ff6f49ca4bed0a88 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6894eb136c640754050504124dcc9b35a99a7528983eead9d94105733938598 +size 4622377 diff --git a/videos/chunk-000/observation.images.phone/episode_000214.mp4 b/videos/chunk-000/observation.images.phone/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b776d30ee55246b65f8856ea0dfdac8dc5e8e98b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4cbbde9d37ab40767624b92a15cc46d77514a7e9f754339ec102700f39d642 +size 7116346 diff --git a/videos/chunk-000/observation.images.phone/episode_000215.mp4 b/videos/chunk-000/observation.images.phone/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0470cd86c628282dd645d497b84ca98f8ab48056 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35d71ec0c08b7f955b801e22ffc3b6e231e8096a202ecada1b78581b9d494dc +size 4951265 diff --git a/videos/chunk-000/observation.images.phone/episode_000216.mp4 b/videos/chunk-000/observation.images.phone/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83cd471ed0a000a383af1304c5cc6cd6c8422f42 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f57406ff0bb99ca772a379c71b9dd1345833dc3a7623ca240a9b7cf0b427b91 +size 6300993 diff --git a/videos/chunk-000/observation.images.phone/episode_000217.mp4 b/videos/chunk-000/observation.images.phone/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62704cf42bb10475ff7c43c253246e860a05643b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ff7cf9cdea2fb6616ec71c140a2f6d90bbc0547194ed783a39db1189d8d6c9 +size 5301750 diff --git a/videos/chunk-000/observation.images.phone/episode_000218.mp4 b/videos/chunk-000/observation.images.phone/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac83916ef0a983c3e4ed2a5c8494bf9cec12160 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67bad719e24cb6f5a7e3e5e59b18dc1e0e481cc3b04c3b3d00638a3ed8060be0 +size 7004131 diff --git a/videos/chunk-000/observation.images.phone/episode_000219.mp4 b/videos/chunk-000/observation.images.phone/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d3c1062ccf2782f0813371c4a6ea833c8a3e6d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2882e72caaa87053e10118436acab8882e8f5d4341f093d2cf0b3952e9b71f86 +size 4910234 diff --git a/videos/chunk-000/observation.images.phone/episode_000220.mp4 b/videos/chunk-000/observation.images.phone/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35e0a0e21856e22158fba10c0a1ca336dc455a02 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba7277cae46f16c494b1d33ef24328b5d923775c5567a3d8c2526f07443208a +size 4210654 diff --git a/videos/chunk-000/observation.images.phone/episode_000221.mp4 b/videos/chunk-000/observation.images.phone/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94443878935c55bb369d6b269aabdcf00094cc01 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f493d691e560d9c925e4a5706066894f3732b76f4632b153df3ca9357f263320 +size 5817911 diff --git a/videos/chunk-000/observation.images.phone/episode_000222.mp4 b/videos/chunk-000/observation.images.phone/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e502fd0b72f17660426f81813618be942af0876 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b79b839cbff125d3c8bb188174c67b27217fe48c00bec5de18223a2ef9109b +size 5323469 diff --git a/videos/chunk-000/observation.images.phone/episode_000223.mp4 b/videos/chunk-000/observation.images.phone/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f5ced3f085a26be1ba401a8948ef0265f993d3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5cc887990735c42384a08d94733a0618d5a7bbe15b23454334a61e7e127138 +size 4213635 diff --git a/videos/chunk-000/observation.images.phone/episode_000224.mp4 b/videos/chunk-000/observation.images.phone/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13df1a9c6c70306dac16a7a5512afdfdd22b61bf --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e992f1f420f68acfaba8128c16d70966c483bd55a82b7d56e82015a9cc0af03 +size 4584389 diff --git a/videos/chunk-000/observation.images.phone/episode_000225.mp4 b/videos/chunk-000/observation.images.phone/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a18028c94407386cd3d25fc20bc961204b20d2 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99839a5dda5058582f17ff757ac8af48ca29d585fc8240bf3e9b3053a56d9186 +size 4907888 diff --git a/videos/chunk-000/observation.images.phone/episode_000226.mp4 b/videos/chunk-000/observation.images.phone/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493edb24d128c442720e09348b2f6d37d445db86 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6c217dc06190f177d8b5d45be5616f355290f8fb50cc683b4984bd3fd6a693 +size 4241169 diff --git a/videos/chunk-000/observation.images.phone/episode_000227.mp4 b/videos/chunk-000/observation.images.phone/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03475ee15fcfb63a883961701ef80c8164c1a58d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855ddaeafb7bed0f9e66605905c084779a4eb4c30787bdc9c781708a67475c8e +size 3823149 diff --git a/videos/chunk-000/observation.images.phone/episode_000228.mp4 b/videos/chunk-000/observation.images.phone/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784bbd5f848eb2862c7a96b2fe15da4c9ef52759 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0b125ef9e33ebd4c19ca1bc83f7ca0d579414994ddf2a87f51722c2186604c +size 5612486 diff --git a/videos/chunk-000/observation.images.phone/episode_000229.mp4 b/videos/chunk-000/observation.images.phone/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed3d7978cbcff10374e25290d44adc8c9b744d86 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad2069af3c28027b99a1c979d753dbea7ba4244b140aa2785d95bc7d406c444 +size 8765961 diff --git a/videos/chunk-000/observation.images.phone/episode_000230.mp4 b/videos/chunk-000/observation.images.phone/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb6d52a9f8745e30b45c5b7683d4c2dbef94f43 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f02b8f99f042736ec8c1ca1914c407759f424c4e4bf6dc75a779a2e1dd515a8 +size 7292601 diff --git a/videos/chunk-000/observation.images.phone/episode_000231.mp4 b/videos/chunk-000/observation.images.phone/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbf8e27d1e62867d33cb410f69d74b000a77568c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da7c5f19a0d0b07568323f40f1298eb19cabc5bde6d1deed38673cba3b0d2be +size 7624382 diff --git a/videos/chunk-000/observation.images.phone/episode_000232.mp4 b/videos/chunk-000/observation.images.phone/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4998fe1bf6106a1143e29d4da73b47563ebdc338 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c17eca9be08801c5ca8799b09c9fce0ab907343fd3f73a5b2d9ec81bbe7573b +size 5294985 diff --git a/videos/chunk-000/observation.images.phone/episode_000233.mp4 b/videos/chunk-000/observation.images.phone/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778e4fb67f07916fb8d2313562dd96d59b7026ad --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31d42d46eeba001b72249824f78042599f81cdda3b3a5a15f7d4e57527554a7 +size 5717082 diff --git a/videos/chunk-000/observation.images.phone/episode_000234.mp4 b/videos/chunk-000/observation.images.phone/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c1b4a27e17b4c483a5eb26dc8f8db42bfa075b --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408d6b30247b2db8bb04f49ec2fa12a09553c2525d681b4e608bf534bb7c7d20 +size 6606096 diff --git a/videos/chunk-000/observation.images.phone/episode_000235.mp4 b/videos/chunk-000/observation.images.phone/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd506095eb9d6df018d6e0d60c1b6f7f55aff74 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ed949d885cac18a158765e824aabf6ea1254d7ad1173c41f62b2b214896ee1 +size 5696414 diff --git a/videos/chunk-000/observation.images.phone/episode_000236.mp4 b/videos/chunk-000/observation.images.phone/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d071fa1ab239a0cadc8710e5da32f6dd87ae723 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a08c5066426194613b62eeb232d115c6199007efc4a2de0cf6736fb1b9d4380 +size 4587217 diff --git a/videos/chunk-000/observation.images.phone/episode_000237.mp4 b/videos/chunk-000/observation.images.phone/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71fec786970444ed15375301ab5bd57c42d84c56 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a19ed39904d78e67f2afd30aaae4c7c4c1214de016a79c0f827fe4499e2ded7 +size 3782288 diff --git a/videos/chunk-000/observation.images.phone/episode_000238.mp4 b/videos/chunk-000/observation.images.phone/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384d7703350af7cdc02f1d07bf960b0ceb1ad3c3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a7a4536ece7eff1a779335cd96b8fd76fa32ee6b2e88bd582934661e323668 +size 5850382 diff --git a/videos/chunk-000/observation.images.phone/episode_000239.mp4 b/videos/chunk-000/observation.images.phone/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e737035e66559c487da7accc0f563fc130bd2b4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19dc17f1d7ed7fac5a4156450da55274efce75df2ca87765f3d55016c9a8237 +size 5274539 diff --git a/videos/chunk-000/observation.images.phone/episode_000240.mp4 b/videos/chunk-000/observation.images.phone/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ab9338f71dac8a2a8f383f4bd71b88febe1641d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3170ce025f5593df800f5c03f2bd5175bf71f72d8d6e9f549f72ef89b48b6fc0 +size 5445065 diff --git a/videos/chunk-000/observation.images.phone/episode_000241.mp4 b/videos/chunk-000/observation.images.phone/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee0ee2931323a8f92e5e209b938d53665e6883f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c861b524540bef922cecca392840d52b58757786be954d36f180ed4fcce254ac +size 5188585 diff --git a/videos/chunk-000/observation.images.phone/episode_000242.mp4 b/videos/chunk-000/observation.images.phone/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f366d0fc77235d249c13f4977d81aa7b852241a3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0dfd96e35f6b75c6dae5a81d6a3a50431a842710385ac42310dcb8814674f3 +size 5589244 diff --git a/videos/chunk-000/observation.images.phone/episode_000243.mp4 b/videos/chunk-000/observation.images.phone/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e5ee5a7e69de82f71f5c213a0a36f76400c5ea5 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec7fb9c7e196432007c394b51fa8e702c2a8732c8ffb8bf8d11dcf21c5b5e7e +size 5191690 diff --git a/videos/chunk-000/observation.images.phone/episode_000244.mp4 b/videos/chunk-000/observation.images.phone/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..558081fe8987fdf15f7a65d4fcc6643b3293fd20 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97ab297d6d5fc1663f400783e388891fa4b951a2ee718044e8954b3a51ce352 +size 4660311 diff --git a/videos/chunk-000/observation.images.phone/episode_000245.mp4 b/videos/chunk-000/observation.images.phone/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab77f73dd0eadcef0cad6a7dcf5ef81a5442b3a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc115c28cdd69ce0b69e23c6588970364ca08b99de318c8e036bbf0fe3ca8269 +size 5026670 diff --git a/videos/chunk-000/observation.images.phone/episode_000246.mp4 b/videos/chunk-000/observation.images.phone/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75383ca7c9a3f2424af7410c56afbccbe307b4e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744c41278a24ef9f4c2c3d925f12fd77b2adeffeb1826863d031da9533077a70 +size 4459341 diff --git a/videos/chunk-000/observation.images.phone/episode_000247.mp4 b/videos/chunk-000/observation.images.phone/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e645d888055e4196b15ed3bfa0e7875afaa64a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d537b66bf3624e4e8e07d9ce9b7269717f3c4d8dec600dade5708d6bcf22b849 +size 4346705 diff --git a/videos/chunk-000/observation.images.phone/episode_000248.mp4 b/videos/chunk-000/observation.images.phone/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..085507769a181b655b094c913cd2155ebdb4d8ce --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8e515a3d8a4707afa8a1aaf88bc94bbac9b31648782a02b32d958b0b2ff270 +size 4173891 diff --git a/videos/chunk-000/observation.images.phone/episode_000249.mp4 b/videos/chunk-000/observation.images.phone/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768896b5c193ba03b2d1c83c3bf770593540b363 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21503515da0c4b5fe63f91db390f8d3575c72d2fda5e833ea19e4a761087e84 +size 5364046 diff --git a/videos/chunk-000/observation.images.phone/episode_000250.mp4 b/videos/chunk-000/observation.images.phone/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6916e8908edcaf955b909cd826b2d66c937e6258 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b9cf021aafc83ced3bdaf4d880c952d716eeaac1820470b243fd6eb0d54610 +size 4831919 diff --git a/videos/chunk-000/observation.images.phone/episode_000251.mp4 b/videos/chunk-000/observation.images.phone/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adae6cee9c06681a14913ffc250afcc0471c8a8c --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2009015e77eb05158f7873bc328a4f307d01fee02b75b27a33ce9cd619d71a2c +size 7364940 diff --git a/videos/chunk-000/observation.images.phone/episode_000252.mp4 b/videos/chunk-000/observation.images.phone/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ac1b545a8def2c526de5ec1455e304a149b3f9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965ba036ac990391c458183d9401856c9a569248b083c6633abdbb541b6a9a4a +size 8403875 diff --git a/videos/chunk-000/observation.images.phone/episode_000253.mp4 b/videos/chunk-000/observation.images.phone/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d13e235f9283a373020e81ed0afb569d80045e1e --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40ebcfeb6e68046f3ad59a596eeefeb5a24bd4e1a77118575e76575ddafb255 +size 8208020 diff --git a/videos/chunk-000/observation.images.phone/episode_000254.mp4 b/videos/chunk-000/observation.images.phone/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a09ac5d35af5ff30bcff873a971fa995a0aa0ec --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc60cbfbbe9914005faef2230f1759854ad7ac40497b3b86a951c26aaca9fe92 +size 5108402 diff --git a/videos/chunk-000/observation.images.phone/episode_000255.mp4 b/videos/chunk-000/observation.images.phone/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8ea35c652c2bfd38458d838a1323a301be05b1 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d15c0c42568eaa2c63fcefa94de23bdc0d2da94e61dad2db844a2ea2b7176d0 +size 8194150 diff --git a/videos/chunk-000/observation.images.phone/episode_000256.mp4 b/videos/chunk-000/observation.images.phone/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d0c96840f0a5e6068b3db13fe77863216b024f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcfee4bcbe023072a1dd3ea0955192da218f14d78baeba145beedf4f461b761 +size 7439334 diff --git a/videos/chunk-000/observation.images.phone/episode_000257.mp4 b/videos/chunk-000/observation.images.phone/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0f71810c205865d8748dd43533a9d3cf1cab91 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f89d6e3c954818501e3012576fbac02304df01d0791360b5d83f7ae8bb3e28 +size 8302643 diff --git a/videos/chunk-000/observation.images.phone/episode_000258.mp4 b/videos/chunk-000/observation.images.phone/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68605b8eb8fba85e8344035a61bca576de14bc07 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859465e6273e8e16e4f255647b345ae6428f8ee324a7f04faafb2edb0a464058 +size 6854631 diff --git a/videos/chunk-000/observation.images.phone/episode_000259.mp4 b/videos/chunk-000/observation.images.phone/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e43ca5bb26f160b9e0c5c5f842f74193094a305 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4705581ead1e9db2cccfc814bb7d2c4aecc8d10ead067d6208a7c76ea6885473 +size 6006857 diff --git a/videos/chunk-000/observation.images.phone/episode_000260.mp4 b/videos/chunk-000/observation.images.phone/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26df0eb9e11cdf245c6bd6ff848548273b30debd --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1908dd86205bc8899b498b9e6feaaded5f7ec68028b9b744f3e8ab8936735e3 +size 8510801 diff --git a/videos/chunk-000/observation.images.phone/episode_000261.mp4 b/videos/chunk-000/observation.images.phone/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92442da10b33776e538b580f3f03c0e164eb286 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b805f4db89827a78c67ca7e2e55541a9aa9461a60fe32c31e1cd507213425fa4 +size 6518884 diff --git a/videos/chunk-000/observation.images.phone/episode_000262.mp4 b/videos/chunk-000/observation.images.phone/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c434735c3423bcbf533844153eadbe599077992 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9766b5ff044b526cbe6d4af6d1dacc2e7dcb721d71d80b1b68a4dc73978fe6 +size 5169956 diff --git a/videos/chunk-000/observation.images.phone/episode_000263.mp4 b/videos/chunk-000/observation.images.phone/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d085762dd7fa2e73cb8261a55d782b275e486453 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3ef30994f0ab398c7773840df10bb57a07d999824e6d462d85681112b9e87e +size 6376321 diff --git a/videos/chunk-000/observation.images.phone/episode_000264.mp4 b/videos/chunk-000/observation.images.phone/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c321661cfcabe2287353cb782ec37ab82d4097d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09420b479d2f68a800153b2b72a90b1a858145c5c01c70612c7c4fe8033a3b0f +size 5335565 diff --git a/videos/chunk-000/observation.images.phone/episode_000265.mp4 b/videos/chunk-000/observation.images.phone/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a76f24fa7232852b8bd6389ee58323f1462d936 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eec67c0a40be054dbb97177d5d50b6417b805bbad772bb2301241ff12bf0988 +size 8795353 diff --git a/videos/chunk-000/observation.images.phone/episode_000266.mp4 b/videos/chunk-000/observation.images.phone/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc650622d4ed3bfebe23af0b6356b8034f1fd555 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1101b85ad929086d27533c59ff8dc3fba089dbf20defb78cc1bd582ea0a4b7 +size 8070968 diff --git a/videos/chunk-000/observation.images.phone/episode_000267.mp4 b/videos/chunk-000/observation.images.phone/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae22338460e2d9bf1f81f5b649314b880fb13a3a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4aabd98be4df253ce8ce6c281ed64a50a1f11ea2c1fe54f93f35e3dbfb6464 +size 5314499 diff --git a/videos/chunk-000/observation.images.phone/episode_000268.mp4 b/videos/chunk-000/observation.images.phone/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e89af7490f483d0a30fc576ac038c567ca394c7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59af66218efd2a903c200633c41ef15416cd6e05a9281dba0ad70b1321880cad +size 4904686 diff --git a/videos/chunk-000/observation.images.phone/episode_000269.mp4 b/videos/chunk-000/observation.images.phone/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..497992fb5e3b6d7ded65c80e792239ae04486131 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0dbae34e25c07cea247e3ab0e0440c0e812d062e076cfc1a0992e2c32f2e5a +size 4816059 diff --git a/videos/chunk-000/observation.images.phone/episode_000270.mp4 b/videos/chunk-000/observation.images.phone/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6336a50385a613b91283ae07f888a7a8da6f3944 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96aa4555f9ccb88529423711e91e3461f651456568ca8b0d872ae1a1b0d30c27 +size 3988108 diff --git a/videos/chunk-000/observation.images.phone/episode_000271.mp4 b/videos/chunk-000/observation.images.phone/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eb7c28d31ee6620a1ca445f49fd2f201ac8ad6d --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802b6a1e03c104128cfa330c693fdfac826c01c0669469219892f6afe55e3866 +size 5474313 diff --git a/videos/chunk-000/observation.images.phone/episode_000272.mp4 b/videos/chunk-000/observation.images.phone/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84caed4c8e3b292805bae78617c6629513b18e60 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cd77ee832474d1a35236b4dc218a6d6bd4f969d6ed8b7d22e02c415cc3104a +size 4070500 diff --git a/videos/chunk-000/observation.images.phone/episode_000273.mp4 b/videos/chunk-000/observation.images.phone/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54faadda78e7ce0cf9bd309ebf42c305db18d131 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d3e8db8bec88076f6de2411b35cf2d80b2d117881ca65d10b629c22adc21fc +size 4698943 diff --git a/videos/chunk-000/observation.images.phone/episode_000274.mp4 b/videos/chunk-000/observation.images.phone/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b98ec25842dee6ba60a7021434289af05ec3cd7 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a396f6c3812f7b8198fd3d4f114aa5f8f1b8c660a2d62e877a72d0b3050dd3b +size 4726887 diff --git a/videos/chunk-000/observation.images.phone/episode_000275.mp4 b/videos/chunk-000/observation.images.phone/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be3cefc1b013f30ae54a8a251a42affdddd74782 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf59f31f8b5624ced1fa121cd187bc31713d27123ffd126e6c23d2c248303476 +size 4919966 diff --git a/videos/chunk-000/observation.images.phone/episode_000276.mp4 b/videos/chunk-000/observation.images.phone/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c71d3d9c357da76205ef281d7529d46ca667142 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbb4a910f841010ba4868ef008cefc6ad4cfa3d72154506c9d8a42e9230921d +size 4781133 diff --git a/videos/chunk-000/observation.images.phone/episode_000277.mp4 b/videos/chunk-000/observation.images.phone/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31cdf01f49e425d5592bb32aea81d2d7e1f5d2eb --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711627ff8ec9f4f129001d2e9a964e91b6bc990c74ea7e597153116b9c57c512 +size 5697826 diff --git a/videos/chunk-000/observation.images.phone/episode_000278.mp4 b/videos/chunk-000/observation.images.phone/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5335ff204bd2823997484f4f86f6486663770879 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e0e930b6167d10e9d5fd0a429a3eac31e33b4db48d67364f009c90d3986f4d +size 5355386 diff --git a/videos/chunk-000/observation.images.phone/episode_000279.mp4 b/videos/chunk-000/observation.images.phone/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3bedd4de8661670084a336b78eaf96622be930f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a0753e37744f596cc82b2844f9a435415e511ff46cd5cc5b1d5a742780bd71 +size 4783533 diff --git a/videos/chunk-000/observation.images.phone/episode_000280.mp4 b/videos/chunk-000/observation.images.phone/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef806e70e536a189561e864362855aeadc4d017 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13717827b8ca23cf52c75ddb38ac60fe5be73e39b78c67c07175206899536b2b +size 4571107 diff --git a/videos/chunk-000/observation.images.phone/episode_000281.mp4 b/videos/chunk-000/observation.images.phone/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be081a632f4f0f920fda937000d1a2bb78dfb7d3 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0083b83e0284c806407430947da43efc69c80f5d684ccd8722bbfa9bc08f6554 +size 4460240 diff --git a/videos/chunk-000/observation.images.phone/episode_000282.mp4 b/videos/chunk-000/observation.images.phone/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e71e00bbb499c6261e82a527ab2050e1b29fad --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65ce02ffbba654609bc197d1c4e5b44271fe93592d2b8f9a933342e4b67f208 +size 4491544 diff --git a/videos/chunk-000/observation.images.phone/episode_000283.mp4 b/videos/chunk-000/observation.images.phone/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29c2730458f79f1263673bfda3fb1baa3a89efe --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a3e4aca1e1d95f0516fe110511f1905a13225cae2b288443b19ded424fa711 +size 6002582 diff --git a/videos/chunk-000/observation.images.phone/episode_000284.mp4 b/videos/chunk-000/observation.images.phone/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196adc7c9e1375a157e546b0551410345f8d13f6 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4758ea85fa5188fd2c411c134597ff7030fda8192ed453d76dc0627857e585 +size 4581011 diff --git a/videos/chunk-000/observation.images.phone/episode_000285.mp4 b/videos/chunk-000/observation.images.phone/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04c38c335686f58e91dde994da6969cd2f2c8b9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1c78ce9b371a3eef630270d7357ef0101d3d3bdb46933159e56ce8a31a8432 +size 7994707 diff --git a/videos/chunk-000/observation.images.phone/episode_000286.mp4 b/videos/chunk-000/observation.images.phone/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6b43b39917256f2386d5d91425704deef5bd3ea --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f13f9dfcaaa294b97e2dc6bc2edfbea35ff2505b9775864d962e391d2317e7e +size 8092777 diff --git a/videos/chunk-000/observation.images.phone/episode_000287.mp4 b/videos/chunk-000/observation.images.phone/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0bc4112a2539c019ff63d6ea67498cf3eae696 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117b21672f9f1a2d786e23b49e695791c2bad163fd3841532a1ee719b7b08914 +size 5569785 diff --git a/videos/chunk-000/observation.images.phone/episode_000288.mp4 b/videos/chunk-000/observation.images.phone/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75eec265fc017be8e8865e76c5fb0b69d775a765 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a89eea206770f9da40fb7a84caddbcb606abf298262403594aad72e1da1234 +size 7703724 diff --git a/videos/chunk-000/observation.images.phone/episode_000289.mp4 b/videos/chunk-000/observation.images.phone/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6a992c16c2588bf77360c6b991ac382f9d0778 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538a89e7edf85b87300787de5901bd8b706237955eba1a1af6074cac50cbc251 +size 4936575 diff --git a/videos/chunk-000/observation.images.phone/episode_000290.mp4 b/videos/chunk-000/observation.images.phone/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8157b645c9cae583de4c7135eba8cda76d4292f --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8058f6ad0f69d2bc204b2e60177dd445f960615398d5f35ff8e11ec7d5a29708 +size 5382076 diff --git a/videos/chunk-000/observation.images.phone/episode_000291.mp4 b/videos/chunk-000/observation.images.phone/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a7861259fa459e60505a23b3637152402dcf8ba --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8293d0821874d48572f85b3607a3611a38f0dd6f08e635f2db6f34a30817fdda +size 4836555 diff --git a/videos/chunk-000/observation.images.phone/episode_000292.mp4 b/videos/chunk-000/observation.images.phone/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b9e486bd9231eb5a4d3c11a851399a9f31d688 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78ec8eba4cf314e5e245a97d59c9d660466f5b09f77037155f0faddabfc4c17 +size 6407855 diff --git a/videos/chunk-000/observation.images.phone/episode_000293.mp4 b/videos/chunk-000/observation.images.phone/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e045bbeffc101924c9c1c87686bca74fb2d42a --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682e5f9780d55fa759839f69eec2a225d6e4d5a17182a7ee9481813e95e5355f +size 8578049 diff --git a/videos/chunk-000/observation.images.phone/episode_000294.mp4 b/videos/chunk-000/observation.images.phone/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..880cf234859c22abc457796894229e9e42922af0 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfeb89721b154f6edaf0bb669185a1e14188c5aa0619532edfb4b1b5a091f754 +size 7393128 diff --git a/videos/chunk-000/observation.images.phone/episode_000295.mp4 b/videos/chunk-000/observation.images.phone/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697df063dfaece5cf82862e386101191aab7bf48 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64416ef784f1cf18e49238b974f06c2fd79ec2db6eec5886e36267a67aea5a9 +size 5473362 diff --git a/videos/chunk-000/observation.images.phone/episode_000296.mp4 b/videos/chunk-000/observation.images.phone/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6b4ba5385320d77ec6593e9a93460e6f2a7e76 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f3856d0674ccee7bbcf2ec0638aad6944eb76a67c2f8f98872d5dea05186d1 +size 5520444 diff --git a/videos/chunk-000/observation.images.phone/episode_000297.mp4 b/videos/chunk-000/observation.images.phone/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ae70d80988eede408fbf76dd24643ae67da2ec --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172d7b763c650b7934cd2f549b3ebdc74884b1a06060b269a5068cd906642042 +size 7350691 diff --git a/videos/chunk-000/observation.images.phone/episode_000298.mp4 b/videos/chunk-000/observation.images.phone/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..835c53b5fcbe4792e40ac11709056c953992c680 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5c13e457df5fbc475a0f788802659498c6a627414986fe09d323abaa12d7e2 +size 6346186 diff --git a/videos/chunk-000/observation.images.phone/episode_000299.mp4 b/videos/chunk-000/observation.images.phone/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bd2049ee80c629a110f4a81c2a9b39886440bb9 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed2ef3d34a6559147645b9b397d695ea98dd6e3489e729de60889849fc1b469 +size 8070588 diff --git a/videos/chunk-000/observation.images.phone/episode_000300.mp4 b/videos/chunk-000/observation.images.phone/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e4bbb8c633d33ae8726fef1951193b75be6fb4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19d193fbb1f515751fd8d3019c4eedc92664d7a5c2685adf11be498f1a9a6bc +size 5971362 diff --git a/videos/chunk-000/observation.images.phone/episode_000301.mp4 b/videos/chunk-000/observation.images.phone/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6bacbd028c8fb72a8a8eacf93ef1330a1e508ba --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b35276eb12d7c20c8ced48fcd3cd0fc3dfd3cbe17cf8512c2c7064249894eb +size 6049716 diff --git a/videos/chunk-000/observation.images.phone/episode_000302.mp4 b/videos/chunk-000/observation.images.phone/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e68b18ffba214fab68aac7c5d5154aa92d88cb --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b9bb9d55ac46f7dff55f6efb87a6b69dff570a610bb52974d9eb061fed7ba2 +size 5864730 diff --git a/videos/chunk-000/observation.images.phone/episode_000303.mp4 b/videos/chunk-000/observation.images.phone/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0548f6ff1684993e3ebd5e2ef050b7ea56e1b1f4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb760b826b79418741950b06da919bbc55254ee06e6700e8d13d57cec319d4b +size 6371678 diff --git a/videos/chunk-000/observation.images.phone/episode_000304.mp4 b/videos/chunk-000/observation.images.phone/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a47f7abdbdc6ddb0dc95afc6f2750fd149d3e9c4 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8f70e76f32c6378a6a751cae1c39dfa96089632ab1b21026d198ff5b6daef5 +size 5694549 diff --git a/videos/chunk-000/observation.images.phone/episode_000305.mp4 b/videos/chunk-000/observation.images.phone/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e655d9d14c68f19e4cacbf3f8798c8581dc804 --- /dev/null +++ b/videos/chunk-000/observation.images.phone/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c4a182eb516f7fdc5e2d5f9ca3623136f8af8656393c91e85996b822ffc9cc +size 7892708