diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b100d78a30fa60da13319603b6299d105d9188a4 --- /dev/null +++ b/README.md @@ -0,0 +1,164 @@ +--- +license: apache-2.0 +task_categories: +- robotics +tags: +- LeRobot +- so100 +- tutorial +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", + "total_episodes": 25, + "total_frames": 11178, + "total_tasks": 1, + "total_videos": 50, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:25" + }, + "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.wristcam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.webcam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "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..23aec23c04383ef87b43781aa9546baa13372664 --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e32db8c19929d585a47437332787d16cb4883be30b60216020ee7609a30c71 +size 23090 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d91e1161ceef2ed409174763d2ff91083f40bddf --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac800de216881801cc96f4c36fbb3281e386d6be8f1e56c4b589b919a2541d0 +size 23760 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b463e5d03c1b7d70805c4d5acc07033403bf7d71 --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac807e2eeec28fa9b02c097f54adfaa920c502a0102d8286d64adab98443c01 +size 22273 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..192b9602451415de2c258bbd7fbedee1a1328392 --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaeb8f265d10cdb38885251b4446aaa53879861e3d0a8c53f0242bf5ed9a1e2 +size 23567 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b337f7ddf266fcb976696003e1a8e07cb057df71 --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5e5ee699e135144d72e1c22df22998aa6b4f7925d48a3b1b1d6c354a450eb5 +size 23472 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..798d544769a53d120c93fb792e1fb2f91fa396ef --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8476e191edab4c36a81871ebcc7190db13cd36ea75d410c133e6e408889e33cf +size 23075 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00c38495c2a43305bbc275bc4a1286fad8a1aa57 --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533edc2fca7fba18a28f1ef4a9f1e2c377545d5e092b67b0d867c8b73dc3c7b7 +size 24680 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48bed238f329fb93a7c26fc78c1bec1a6800fa13 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60add8ea4e802592ed2bc38afc8bfc5025a97addd7e6ed8333baabe6cf0d82a +size 23665 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..369cd957947aa2746aba8d701449fe45a11ee206 --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ac032dddf5170fa6b11942e7ac12cc2d5254e73d846ba6aa69abeb50009e12 +size 22335 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b5ee32a60490b925f4e9bd69181eaceb9a04e9b --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc41d2e5e4592a26489cb9bc5a1802a33277a4f67d045557c43fa8867695784 +size 23868 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17521c23828717be04ef184a5e125bfef2c8fbcf --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b74ec4d700211a57e9e6ac0371733a79982ae434368a992a8a9d38a807cba17 +size 25870 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d5e9f3d1369f4884a044795c6df85e906f75dce --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46206e38f6afb0a2320d46e8cc8974e67b9943e1c691e6c742ab8bc8182cd912 +size 22457 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..661e653b21c8cd7ac2ecdd3f68d95a7e338e1c88 --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8298bf37530f40769a48ff71f3c36bb293019d738586a83fc2de027f769f07e +size 24091 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0b1ac4b24a0fcdebe38e2c4bedec955f15db2b0 --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db91c921554c3cc235ab22cccbf09cbb797eb444cffc3b6742b49e38f166257 +size 24714 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72a1723dce477e319ebb4f7fbccc6b9ca58e196f --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5f4ad0e4132926db3764389448879e8ff17b45dd1fdb03a0507711ad0d2088 +size 25050 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..860267433ec933c14a10f282b8783070c9c9c3bc --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1c79c3e077b8ed047118ab9d92f107862b687eb37b2c12f14c991b05af40d6 +size 23797 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bda6dc98a4a2a54e1c616a10dcf4f97546c96799 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3aa35c4d2c8cca6ff4fa9244c9277fdac373f4206fde2a099a6e03439daa731 +size 24116 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e769358c013d99f47c463d860e7984f4805177c --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb320a05017423c82fe0a69895c3c3cbb63912d7dd04c0ea32fda6f026d44d67 +size 24096 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af00ba91fc2c6179cf71297a3250a363699fd713 --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cecaccbe66fd3226a08a2f3274e7945ad2daab2e749449622043ebd072f2d83 +size 24808 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a69ed9d47a7d2d84849090090e74f6e01eb70a86 --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95bf516a281f431c16b67f87621904633bb10a8b4331cb89e7897879d1268f4a +size 25580 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..315b468606b17fdb3d73709cd643f2ad003aa0c0 --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d368c3490fdb742aa10eab08b6b3363721849d05bd6b08ba7991667e34828ab1 +size 23905 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71015cb4ddd279c02005bba1402838090d03e2bd --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691db953a4e8bde5192cea71466f27017917cbb9418f1d38c4b442249c9131ca +size 22704 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..160b9856d7a5f47f5587810f0c2ee281fe5f36ce --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608080d036a85db1be7a04d097d22d04f5b31f87453b290dad976ddd43bac14f +size 24597 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a7551ac24904a7e8293f19ec1d99bb74ed23c3b --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653a0c4394364bb2dbeedc4b4c296a0d78fd3fe9bdbd0609328e1e4c92658b5c +size 24329 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7667bd871f2226fa190531da0bf240db9bbaa930 --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2857c59e0773a7f5ed7f98e38a631a427de5b1b6ff118271a9b3335783fb74f0 +size 23434 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0414f08013b914785ca5cacd3bc9c6a8197d053f --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e81f07d1d1025dc2e885d8bcb1790ec4d9c64bdab75dd35df1690c7f2b3e85 +size 22934 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f5c853bf76007c9726049e84a54ac90ee1f2bde --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77943092389aefa55b49cc10fe757bb680f14b8d8f52ea51ed37e9e7d1b14b9 +size 24259 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3425366f449e8c6e7d9336e085ec9beb0aaacce6 --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12446afb3d3c806ca8d5ac670c113071a4366c1b53b94c05500db49521cb5ea +size 22876 diff --git a/data/chunk-000/episode_000028.parquet b/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cff844061b00b6f6499b5d7c889ddcf9f22f9a7 --- /dev/null +++ b/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c71443be35cfa0b10eccfeed4b5aaf4bcc661dfa5c6a55b7f2587414fa4985e +size 23747 diff --git a/data/chunk-000/episode_000029.parquet b/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a94e4775aac743eef04e92cac4f6a99c2c7e680 --- /dev/null +++ b/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14233cde50f74189ff88c1285633ec2a32f04c0dc95f785b6a033a65abcd9d0f +size 22190 diff --git a/data/chunk-000/episode_000030.parquet b/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71dfd322c8ccc456043f30dd4754b2d96bc64fb5 --- /dev/null +++ b/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d2c988ac84e062ce2852f344a18dbd68d19c788558df6c16ecf45890729578 +size 24021 diff --git a/data/chunk-000/episode_000031.parquet b/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dab0512b2653a31e29a31aed5398ef88f254ed4 --- /dev/null +++ b/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c11e48fc0aec2a0e9c7b88e01149504eb21235b2df884c660411d04cf70c6a +size 27141 diff --git a/data/chunk-000/episode_000032.parquet b/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..186064a417df6f74cfb11b2c01b1d973d717ba95 --- /dev/null +++ b/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa98cf7a89d4dd98c9c4edfa3db2245409e61c9262c8ff2c75133dd07c59e92 +size 23131 diff --git a/data/chunk-000/episode_000033.parquet b/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6e6535a2e8009dc21d7bca82387c84c84b9ca36 --- /dev/null +++ b/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddb77e1768f75a47ccb1569ed650361161124840ca1da7486a33c1daed74962 +size 24478 diff --git a/data/chunk-000/episode_000034.parquet b/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..859197213f1b99a7263c35f792ddf97233458690 --- /dev/null +++ b/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ae5334030b1d727d0be52e580c99aa6e4a87004f1958ff5df4d29fb21b381e +size 23626 diff --git a/data/chunk-000/episode_000035.parquet b/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35f1c0942577ed59b259cc80dc44599da62dbe28 --- /dev/null +++ b/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e83b3f49c34661c51a546247f926e07f990b9034ab7796b3df7705373bd99cd +size 23934 diff --git a/data/chunk-000/episode_000036.parquet b/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be345c81da60d3a0511deefd634be566aec0d076 --- /dev/null +++ b/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5c4093798a2a087c0ab5a1bcbebfe94fc5cbc305d5da642c3a97505f77dc50 +size 23663 diff --git a/data/chunk-000/episode_000037.parquet b/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e4f7dda3f06ba3e1a0b483bfa3b69fd5198957f --- /dev/null +++ b/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc4cb0eb7d43c07d6cbc76804384666e1268102306bd70e8496abdec23f5f2c +size 24988 diff --git a/data/chunk-000/episode_000038.parquet b/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b75bc0c5a8811e085dbbe6a4f4187c81ed4c3e3 --- /dev/null +++ b/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7effa087ae3d40b153f767c9434c2d1650d162fc04b2255ddbe5e978b7ce8ee3 +size 24371 diff --git a/data/chunk-000/episode_000039.parquet b/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43743f24b2fd014d651b006c5da6fce46cb1df84 --- /dev/null +++ b/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc5567956da8404eaafe42a5cf7bd05ec889f7b472af7b000d226e5efe65834 +size 24364 diff --git a/data/chunk-000/episode_000040.parquet b/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..694b390d942dc5d049e1ec74e77493f603623286 --- /dev/null +++ b/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314202222ae0734ad54ba46410c6c94274466c00aedd88f9709ed82636718861 +size 22335 diff --git a/data/chunk-000/episode_000041.parquet b/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9b28c050b8e8ba91e174b092eac8854c85f9fcc --- /dev/null +++ b/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d8c7b6faa0b3d2b52e5668b52c927a2e0650d936cff2332e0848c95ac23572 +size 23936 diff --git a/data/chunk-000/episode_000042.parquet b/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75e4731ffc67232a98129054b5b7376b48a9bbd8 --- /dev/null +++ b/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e8ece844dad7c9c26159a4bb8320ce4706a9c578aac17b399e2f32e9c68ddc +size 24122 diff --git a/data/chunk-000/episode_000043.parquet b/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21cbd7f2625f10447f16617fe0b0b9df71013cc9 --- /dev/null +++ b/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beed0314c23916a76e792fbe4469e5614960a781527321c1a2cdb44fac96e808 +size 24006 diff --git a/data/chunk-000/episode_000044.parquet b/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c01e32d12e4abc0c340e1252de65133d89c1d3ff --- /dev/null +++ b/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1768854ac420ad732ad11284e173975f99ad4920acd3e2ee3e733f77684a2fa8 +size 23068 diff --git a/data/chunk-000/episode_000045.parquet b/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d7f532c209d4b2b556022da668eb9915237a35c --- /dev/null +++ b/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f02f447fda4182f53e43623735814085bc79fbee272d9db566a0e38c764872 +size 25937 diff --git a/data/chunk-000/episode_000046.parquet b/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2043e956921c0fc42de7869604d719e74e3e8251 --- /dev/null +++ b/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f597263452b16c3869bfac137d3fca1af957d41920417ab5b86f2b488692b8b +size 23881 diff --git a/data/chunk-000/episode_000047.parquet b/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9600f923353c4c8256a067523100e6bbcd5328d2 --- /dev/null +++ b/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696a02c3422bbcb1399d4d2d55a74a99efc225033dd191c011c976ff14bbd706 +size 25273 diff --git a/data/chunk-000/episode_000048.parquet b/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e1dc9a162412030b38781c52a7412b465a083f6 --- /dev/null +++ b/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f3f0e61bf790c466a87300952f31aed7726311639ea965ad0c7e687676fc8b +size 23193 diff --git a/data/chunk-000/episode_000049.parquet b/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8490cc0bd34d02ad1c0d9899b3772af94eae7c99 --- /dev/null +++ b/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f07cd8fed6e67eb6b61558142c415fb7cc15e5b7efba23314c12a20152d2a4 +size 25703 diff --git a/data/chunk-000/episode_000050.parquet b/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc23b03304df65af461e1d2ebb3412294ab69fb6 --- /dev/null +++ b/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9363ef9cfe89ef81873c0e52c264e821874afec03fbefc491d807cf7ef4425ff +size 26246 diff --git a/data/chunk-000/episode_000051.parquet b/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24cb2d21cac864fa760de6f1d287f063bbda3bde --- /dev/null +++ b/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325ed8b7cdeca3e6a91079ce8c9f4d61e0c3185ed248ad871f34bfa3621cc668 +size 22780 diff --git a/data/chunk-000/episode_000052.parquet b/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0726474a1c88f9c09da9701eb9e5a6470408d91 --- /dev/null +++ b/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48230a0362e160d2505e1c01806a0261040618b742f31243718b5a65de7902de +size 23737 diff --git a/data/chunk-000/episode_000053.parquet b/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1302e53cc1ff826474714f819462b64eb886636 --- /dev/null +++ b/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803eec50b6fbc943d8320400b4adbe7871e39e672513ab3feda9393ea92918c5 +size 22884 diff --git a/data/chunk-000/episode_000054.parquet b/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd6f15204e5736432aa1a737bc4fe87894db5312 --- /dev/null +++ b/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4742c36cf4f74e3158171f62d976cc802bd05f4168ef853611080880228e08 +size 24803 diff --git a/data/chunk-000/episode_000055.parquet b/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..589318ae97f298efc3c6b4f0e22dcc6f64cad841 --- /dev/null +++ b/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b317560e713a002af05f7aca233e71026ea77d6bca02ee99d43e361c2d26fa48 +size 23264 diff --git a/data/chunk-000/episode_000056.parquet b/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eb9b514fe51f3606aefc5869f598832bba76043 --- /dev/null +++ b/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f757c24b72ea3cfe4b7782469d386669efc029e4674d53f94490d9ae3a70351d +size 23200 diff --git a/data/chunk-000/episode_000057.parquet b/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b28b566c947c8d6401e9719f350d5e1f117a742 --- /dev/null +++ b/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d33a38e904362cc895cc3a9096af30046cb1f883b100a9d5d1b521e56c03c16 +size 23540 diff --git a/data/chunk-000/episode_000058.parquet b/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f758f19ffa5990ee89b46f169f88237e1e77b347 --- /dev/null +++ b/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9887c6f7b6dfa653224f1844957fa93ded6ff240c678da8064430de8ec14110 +size 22383 diff --git a/data/chunk-000/episode_000059.parquet b/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..773cba37713c1820c9f0213a8ba51e9f08a34190 --- /dev/null +++ b/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed033bb61e691bf95dda90f9187a976052120b882ee9ae5beddcb8ff8a844d7 +size 27664 diff --git a/data/chunk-000/episode_000060.parquet b/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..134a464a21cc658041b77269e57cc51450552fe2 --- /dev/null +++ b/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d24e0c372d0481d2de5f49621b7cf89e2f5dbf9bb278e2de70d32655a8fe143 +size 24351 diff --git a/data/chunk-000/episode_000061.parquet b/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..101ba102fe0108880b5682c4f2bc24f2ef9bf55d --- /dev/null +++ b/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2ad5aae8348c6db144025ac67310b1c63df7371b742eaf1383bb30834e6bcb +size 24139 diff --git a/data/chunk-000/episode_000062.parquet b/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..681f9bcf2e21452dd11f1d92370967825bdddb0f --- /dev/null +++ b/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2766e750ff98fad2ed6629c4981ad11d0869b7f8b8910ad47d8405fe9c6e68 +size 24122 diff --git a/data/chunk-000/episode_000063.parquet b/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3a1bd8ebfc7e661bebd737086979c5f567b03c4 --- /dev/null +++ b/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e99ad8297178cfdac36ecc85f8ec058558b17e520c77d73b389eb3bb7932469 +size 24217 diff --git a/data/chunk-000/episode_000064.parquet b/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca8150d5b36fb497854bc23c7d469c71d39ef040 --- /dev/null +++ b/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81ce4eb69c092370c0599273903aa34452f1518c06769ca95db2a2de0c5bcc9 +size 23387 diff --git a/data/chunk-000/episode_000065.parquet b/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe30b8dd9ed7fe0a6427ee96a7faf00200ce2efe --- /dev/null +++ b/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029e9de00a1c177f5240e9225bb1e9d7a17b0e8bb057e62ed0f06be14a9bac18 +size 21924 diff --git a/data/chunk-000/episode_000066.parquet b/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88a2866c9907ada18cd902f834c1843acb8e7e02 --- /dev/null +++ b/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a392e312d9c780154219ea1a3751a72dca5d1d778f1e9397f902ca6abbf65c6 +size 23423 diff --git a/data/chunk-000/episode_000067.parquet b/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59abd1a9a01304a473e99d813251223d587d75bf --- /dev/null +++ b/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395a906961930e22f96545d95c4957242410631510ec5f6d6f2870d70a5feddc +size 22971 diff --git a/data/chunk-000/episode_000068.parquet b/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66cff2b11f5c2cd31c4afacc50f08862587f4a72 --- /dev/null +++ b/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7e595c711d24a5a765e147558d7922d1ac58f5f129823060c84b0002cfeb2b +size 22177 diff --git a/data/chunk-000/episode_000069.parquet b/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69767ebb06c8b03d2ebc70b93c67bead2f55715c --- /dev/null +++ b/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e1192de59efc19c305b9df2275883e8a87a515ed8c4d498b4097ca5e4fac74 +size 23491 diff --git a/data/chunk-000/episode_000070.parquet b/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..998025877f266b5b523a8a13d352ff0056f4eac2 --- /dev/null +++ b/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c83d26a654de6fb10f0aed4edfe30d8d46451d7c63056940662b7ed5c7d442 +size 25042 diff --git a/data/chunk-000/episode_000071.parquet b/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a84f5013b6ffe54e758555d725f1798f1fdfe1d2 --- /dev/null +++ b/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aab35a8fe82ae4bb54c516a01349bcf1695465282b1496f4165ad8fd2319797 +size 21477 diff --git a/data/chunk-000/episode_000072.parquet b/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b135cd2b171a9beadfe0b3c0bf613478a71307d7 --- /dev/null +++ b/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c221d9ce0f9ee9cc2661a73fc6e86c5f27856c718d6a32e650be8812610d6b0 +size 21895 diff --git a/data/chunk-000/episode_000073.parquet b/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7b6b636aca586a81f1dfe6da9dbf091221bb501 --- /dev/null +++ b/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b8700e8a4210b6e0adf112f5a05da24c521d4240d9898f55ad6d0dfcc4da8e +size 22284 diff --git a/data/chunk-000/episode_000074.parquet b/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebfb89c3c2225716feef912f266853bc804d4392 --- /dev/null +++ b/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45bbab162363913e6306885fb39c13694ecc2e9dad49f8cb775519f02bb4f28e +size 22522 diff --git a/data/chunk-000/episode_000075.parquet b/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5af653886041618fa7190eef049ec1d743aec53a --- /dev/null +++ b/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a090600e8fd1c91e6ac5032f3c3e7c90620e4b57f167c480fcb02a5fcf4a29a +size 23599 diff --git a/data/chunk-000/episode_000076.parquet b/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e02f072201853f3992e5e1cb5f2761d4c9948aa7 --- /dev/null +++ b/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eec650162e66e0506895c51942a55a59ba30956fb56c136e7402d1718561446 +size 23247 diff --git a/data/chunk-000/episode_000077.parquet b/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27d70a8e400c9aa3d83681d85aaf200dde2d94e4 --- /dev/null +++ b/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7019f11e92dc036bdfd8c38a46ed0799b0243ce1603e331d5211cd527f3ae269 +size 23920 diff --git a/data/chunk-000/episode_000078.parquet b/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e79195eae16013c93723db53d6662ad4d888f1bb --- /dev/null +++ b/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013a4e9aa7c9c68df8a3fa1dd93edb8a15195c2442ccc096738c32d9e094c5ca +size 23183 diff --git a/data/chunk-000/episode_000079.parquet b/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7aed7eb8bbe76ecdc202a61ff850cadfb65a2700 --- /dev/null +++ b/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178f9f39d166a2691d457e78914141c15dbcc41611583c8f4f0b0a6a1807c426 +size 24479 diff --git a/data/chunk-000/episode_000080.parquet b/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76bd664faae3d2e39cd8f43dfd911d90c31d6d2e --- /dev/null +++ b/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff98132694f011cd35a7a747e8caa46a5eb87b4a6d99a897279351a281b5030 +size 24117 diff --git a/data/chunk-000/episode_000081.parquet b/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9e946a9212a9fff448f626a3dda9549973628ca --- /dev/null +++ b/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f86e228f29d249a719b5dfc4e565e66038f13a3faa9310f1f149e7a5d936931 +size 23052 diff --git a/data/chunk-000/episode_000082.parquet b/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90c9ec33a3940be8dfa79a4eb052273a226db5cc --- /dev/null +++ b/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c942b88090464b338ff218b73156dbeed69d390411effb0e6345b464e63a80a +size 24772 diff --git a/data/chunk-000/episode_000083.parquet b/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c6452e34416eb06c8b4b601b2982fceea8f5fe9 --- /dev/null +++ b/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf4941f5ba11ea5d04fe0e6d0bffedcefb1d3ebe6c7be6be04976d161e4b84d +size 24900 diff --git a/data/chunk-000/episode_000084.parquet b/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ba3ad2dd66a6567562309ea206ce12c1bbd9a67 --- /dev/null +++ b/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598b52165800fabb55fe596d4c87241ade46ab296c8edb70d767766b2b5bc9db +size 24637 diff --git a/data/chunk-000/episode_000085.parquet b/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d26b1ccafe9cd1cbb9a745295867abb647438267 --- /dev/null +++ b/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917c13eb8b62ae5bb2a76477437feaaa574910232257c1f6b9569ae754e1ac31 +size 24579 diff --git a/data/chunk-000/episode_000086.parquet b/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5291bfd78f44b2c60d98c057fb1de7d1c6d4ae83 --- /dev/null +++ b/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a65e0a50dc8bab4614feb2ff206089b94821f1e90253fd133406609c0ab742 +size 24049 diff --git a/data/chunk-000/episode_000087.parquet b/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..361161e5cb39c55ddcd463444376dd279c08e10e --- /dev/null +++ b/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf9585abc80d272fa3edb1cd5f4f4292f6e51afa878cf8c27fc638f1c6c3efd +size 24624 diff --git a/data/chunk-000/episode_000088.parquet b/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4aa6940632af3feca9848c9dbbc97e02310914e --- /dev/null +++ b/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d0faf104d4723aa2017bc3a8b89df7fb6d350cd0fb4bccc5121b0faec4bf6a +size 24332 diff --git a/data/chunk-000/episode_000089.parquet b/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6149c72139000549c452d31219ca366ca9c5d806 --- /dev/null +++ b/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821459f4e0cd6590264967caae3d9832ea5d2a459e7c23f2aba1eeae5b17d5ff +size 25201 diff --git a/data/chunk-000/episode_000090.parquet b/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ce1c357f9370593277b3c313cd0eb00c9ccde3 --- /dev/null +++ b/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f1386f242dfa8804faf985216680aa375e61f07f6b6de15cfd4f1c2e9353af +size 24682 diff --git a/data/chunk-000/episode_000091.parquet b/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54d58e278d9bbf5a8f4a006677e2ae565feaf541 --- /dev/null +++ b/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94afba886f842e83d3c7e18312f3ba078cbc5d0f91495ae300fa3bcc026b2ab9 +size 24903 diff --git a/data/chunk-000/episode_000092.parquet b/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09e9695506b11adf07fdbbfea105958193cd1348 --- /dev/null +++ b/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed598b1c8be1fec6079655dec3e446a12097c4d5dc2a8e50990864c87c14779 +size 24318 diff --git a/data/chunk-000/episode_000093.parquet b/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c615e3eeec6dadabb392ebd203a19ba514c31142 --- /dev/null +++ b/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7bd95dd034f0da2a083b9a59df2bd1144e2c50651c887f5e66b00925840d18 +size 24444 diff --git a/data/chunk-000/episode_000094.parquet b/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25a6c98f45c96074249c180b42737133a3add307 --- /dev/null +++ b/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfdb692f680c1f016a252a39d117dca866456efed84b5684546046abaf5bed2 +size 24115 diff --git a/data/chunk-000/episode_000095.parquet b/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fca352719d565be0e7d33451d21c7bd7fe2d159 --- /dev/null +++ b/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3982c02a8615a42f74593c1227d3e6cd8c7534be552030014c452755f8ebf8bc +size 24826 diff --git a/data/chunk-000/episode_000096.parquet b/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08f7dbaa7b56acb9e5d08aabcb033d9618e98f25 --- /dev/null +++ b/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659e40b94a26707911b13105a1daac764c28f5fcd86b0769a1fcae8964ef5619 +size 24905 diff --git a/data/chunk-000/episode_000097.parquet b/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f9905dc2a1ca16addbaa775eccc6e8ceff5538b --- /dev/null +++ b/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abf78c6a7870582b2026a0cd789004b2b44f44dd5a3948c480395c754bc3763 +size 24556 diff --git a/data/chunk-000/episode_000098.parquet b/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dcd77acaf127a7e6c4c85cf6a6e65d79534dc21 --- /dev/null +++ b/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd7235916ad0dd96436c8995575c5ec2211c489dbc837f9914f8d3985d899ba +size 24380 diff --git a/data/chunk-000/episode_000099.parquet b/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..620c8cf3e34fdc363e7f60c3b5d762842860ecbd --- /dev/null +++ b/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88526d90f1e7db07314a624dd5362d555a37e2ed90cc5f1baf68b58eafbeb5d0 +size 23936 diff --git a/data/chunk-000/episode_000100.parquet b/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d8b68f3a037de0c7cdd53fcfe04d2c1ece4734f --- /dev/null +++ b/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6c3491125093538ad596550c23386308583954f199d109eb018dad6d41ff2e +size 24149 diff --git a/data/chunk-000/episode_000101.parquet b/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dde809ce45d738bd4f40cba5585568bf13d783af --- /dev/null +++ b/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf01626d98b1ecc52b9ddad0357621060b31d9473092ef360934c788c8df407 +size 24285 diff --git a/data/chunk-000/episode_000102.parquet b/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c129b6fa699041d119292c0d8891898d27f694ef --- /dev/null +++ b/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2aef987d205ae5cfcb87b111c539c31d130ad5f1cd03bf34e654e728de26704 +size 23475 diff --git a/data/chunk-000/episode_000103.parquet b/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f381770816e9f0841cfda2983b5e81aedc69a67 --- /dev/null +++ b/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ba2aa6ad4cc3fa0d17fe037496a0b111468953ba89ee244348dfe1140c86c2 +size 23183 diff --git a/data/chunk-000/episode_000104.parquet b/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..992d4a1dcbb5a11477aaae36acc1a6a241cf3691 --- /dev/null +++ b/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48f866a0ced9232fbfd0a9cebfff1b8e5e8f2aefe15ee75e26c275de0c3ce9a +size 24640 diff --git a/data/chunk-000/episode_000105.parquet b/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3141a08ad8cfdb4fb6023e911b65e505761d8400 --- /dev/null +++ b/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa385a8ebe1fb699f232be30803ee204caec4d8424f34c09078b84af90ea677 +size 24792 diff --git a/data/chunk-000/episode_000106.parquet b/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2b4e77d2ce4af6a2a5749a5e005f312de3f1ec7 --- /dev/null +++ b/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022f2545ba2670aa1e55bdfb3bca3d76cc03fc9ea7cebf8d7f4cac2248da291f +size 24213 diff --git a/data/chunk-000/episode_000107.parquet b/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a06591a2445256d23aa4665842abd8a8fa2d2d3 --- /dev/null +++ b/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d25cb3b0f23fc2d63487645a3a66560a1962d6ab0c8580bb013e652ffbb30d +size 24011 diff --git a/data/chunk-000/episode_000108.parquet b/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c060c44ddc2a2a4cb276421e89e29b5757dae322 --- /dev/null +++ b/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7534b1bc3ce7f2ffe08eefd88f19e659b02a3f8837ce084557f0e431ad2906 +size 25338 diff --git a/data/chunk-000/episode_000109.parquet b/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3cfa8fa3fd90ae8026a049610e5659d182e685f --- /dev/null +++ b/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45e2eb70ac795c3f836fd422bf23c4e6cf824afa421c6e753c1c5f4027d4c0c +size 24200 diff --git a/data/chunk-000/episode_000110.parquet b/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9425d3448ff628f26503694f3f28071cb6b211ae --- /dev/null +++ b/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ca8e10df00d9a0ed5109b13ea17c7731c041c1a66087430a759a0f3a7f6b45 +size 23837 diff --git a/data/chunk-000/episode_000111.parquet b/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e536bec5002558c6de4ccf2c28c57604fa7146be --- /dev/null +++ b/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf1c692058adc9e828cdb4f5c76b4f2a0d1b09111e8da8d188d473a469265fc +size 24223 diff --git a/data/chunk-000/episode_000112.parquet b/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39c4ef48c26fd86164c8454af7d505418da412d9 --- /dev/null +++ b/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb47b8c1299926deab21a67693d4c1dd98e1eeb97849983ffa631fb99111ce13 +size 24424 diff --git a/data/chunk-000/episode_000113.parquet b/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00951ca61dcc87ff0ed5f1929b91c046db7a9f0b --- /dev/null +++ b/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18c5b784222ebd7711fb7556539a89cd54d886120191846f337f9389672b5ef +size 24259 diff --git a/data/chunk-000/episode_000114.parquet b/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2ab9eae9a79f78718c9877e6894d085b3143217 --- /dev/null +++ b/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12721ff80d0e10f28d0647bab444935558717f51aa25a7dd6adbceb0993dcad9 +size 25373 diff --git a/data/chunk-000/episode_000115.parquet b/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21f897215c9cfb1ee3de3f1799bf6e632d5ce3e8 --- /dev/null +++ b/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca587af4e466a0bee8b106d4693c9a9f45a001927b14eb360167e5ea1f7dd09 +size 24587 diff --git a/data/chunk-000/episode_000116.parquet b/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0537bbc1389b3f9f7c6847cbf7dea43991dfef1a --- /dev/null +++ b/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72925e50ce5677dcb41e5f66c2a029239c279d11740b57e40a009b239bd47c4 +size 24352 diff --git a/data/chunk-000/episode_000117.parquet b/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..162028aca528e0da28e3f4933201a94fd4bcc809 --- /dev/null +++ b/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2f9f5d8e2fccef9eb70efc4774082462d118d746f7a9a002c605514309909e +size 23574 diff --git a/data/chunk-000/episode_000118.parquet b/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f6be8a59e619741e145c62a88be15a777aa83a6 --- /dev/null +++ b/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd05faff93e9590e1f3a18963efc47bde618a25df53d3ca69dda2aadc13c6269 +size 23580 diff --git a/data/chunk-000/episode_000119.parquet b/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa03ca5d2aae52fc7e5e89fa6f78927273cd63dd --- /dev/null +++ b/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5ca363005339c2975ba67745cb5ad25a4fe989bddbb6fc86f1e27f01587178 +size 25031 diff --git a/data/chunk-000/episode_000120.parquet b/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71199c996059fd23efef729e2da5ac93640e7d9d --- /dev/null +++ b/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527ae67d8d10b6bfd296f6e2f5b8f4283ac61338b1d946ae52d48b311cb5454a +size 24933 diff --git a/data/chunk-000/episode_000121.parquet b/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd1b05b625456c1c9c2113cdb0ed768f4ca3674a --- /dev/null +++ b/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2976d13215de846d0141e99dacbb7809d0e9fa565e6c8453983ab38e174c84eb +size 25423 diff --git a/data/chunk-000/episode_000122.parquet b/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e344c4b4cb050f02003c48cb84527f12d9ef0991 --- /dev/null +++ b/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b1a5737256553889bb384c68895908c3de27199b78b46146ff467e4c44ca07 +size 25431 diff --git a/data/chunk-000/episode_000123.parquet b/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e60c6738e9779bfc87aa56b79529e6481b07213 --- /dev/null +++ b/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4f6d1634bde16263ae0f436e6f44a834035a9964b7570d354174c26ffac8e1 +size 23605 diff --git a/data/chunk-000/episode_000124.parquet b/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08c8769210267c8684c51f7f0dd931604d5919a2 --- /dev/null +++ b/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c6e21253c138a0c92f3025ede0764285021ad04dbd7104a4425b36e5043904 +size 24913 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2871d86ba1ec67e71996193b2e764f7415586db0 --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,125 @@ +{"episode_index": 0, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 426} +{"episode_index": 1, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 2, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 3, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 4, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 5, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 6, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 7, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 8, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 9, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 10, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 11, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 12, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 13, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 14, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 15, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 16, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 17, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 18, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 19, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 20, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 21, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 22, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 23, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 24, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 25, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 426} +{"episode_index": 26, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 27, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 28, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 29, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 30, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 31, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 32, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 33, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 34, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 35, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 36, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 37, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 38, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 39, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 40, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 41, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 42, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 43, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 44, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 45, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 46, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 47, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 48, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 49, "tasks": ["Pick up the 2x2 green block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 50, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 424} +{"episode_index": 51, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 52, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 53, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 54, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 55, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 56, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 448} +{"episode_index": 57, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 58, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 59, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 60, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 61, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 62, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 63, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 64, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 65, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 66, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 67, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 68, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 69, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 70, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 71, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 72, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 73, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 74, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 75, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 425} +{"episode_index": 76, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 77, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 78, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 79, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 80, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 81, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 82, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 83, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 84, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 85, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 86, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 87, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 88, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 89, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 90, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 91, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 92, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 93, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 94, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 95, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 96, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 97, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 98, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 99, "tasks": ["Pick up the 2x2 yellow block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 100, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 425} +{"episode_index": 101, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 102, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 445} +{"episode_index": 103, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 104, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 105, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 106, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 107, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 108, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 109, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 110, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 111, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 112, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 113, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 114, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 115, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 116, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 117, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 118, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 119, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 446} +{"episode_index": 120, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 121, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 122, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 123, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} +{"episode_index": 124, "tasks": ["Pick up the 2x2 orange block and go up the 8x8 blue block."], "length": 447} diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fe23a86eccf4375ce14d3c0d5ec65b133ddce1dc --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,125 @@ +{"episode_index": 0, "stats": {"action": {"min": [-12.65625, 55.458984375, 35.15625, 49.306640625, -173.759765625, 0.0], "max": [66.181640625, 189.66796875, 176.748046875, 104.853515625, 2.021484375, 34.0471076965332], "mean": [21.53423500061035, 90.69367980957031, 67.72942352294922, 88.5083236694336, -110.99800109863281, 8.567564964294434], "std": [31.55050277709961, 42.61534118652344, 46.047061920166016, 17.425800323486328, 48.331993103027344, 12.745941162109375], "count": [426]}, "observation.state": {"min": [-11.865234375, 54.66796875, 38.14453125, 51.85546875, -173.583984375, 0.3546099364757538], "max": [65.830078125, 189.31640625, 176.748046875, 102.83203125, 1.93359375, 33.54610061645508], "mean": [22.03805923461914, 90.47142791748047, 70.60588073730469, 87.36554718017578, -110.00333404541016, 16.535289764404297], "std": [31.202781677246094, 43.883358001708984, 46.44482421875, 16.545120239257812, 49.37489700317383, 9.408583641052246], "count": [426]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5546609109477124]], [[0.5812411928104575]], [[0.6013467442810457]]], "std": [[[0.25938772616392847]], [[0.20860712988545912]], [[0.19157365537905915]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9411764705882353]], [[0.9529411764705882]]], "mean": [[[0.4328640931372549]], [[0.45414501838235294]], [[0.470139266748366]]], "std": [[[0.2606781242069693]], [[0.2608254622228475]], [[0.2542231287624749]]], "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": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}} +{"episode_index": 1, "stats": {"action": {"min": [-8.349609375, 48.427734375, 37.6171875, 43.59375, -172.705078125, 0.10706637799739838], "max": [65.830078125, 189.755859375, 179.6484375, 105.29296875, 0.703125, 33.72591018676758], "mean": [15.684945106506348, 90.21514129638672, 64.9068374633789, 91.49397277832031, -102.86688995361328, 8.012024879455566], "std": [25.07966423034668, 43.353206634521484, 48.3476448059082, 18.60651397705078, 42.429443359375, 10.966107368469238], "count": [448]}, "observation.state": {"min": [-7.91015625, 47.8125, 40.341796875, 45.3515625, -171.650390625, 0.42553192377090454], "max": [65.654296875, 189.228515625, 179.296875, 102.83203125, 0.52734375, 33.40425491333008], "mean": [15.544477462768555, 90.18460845947266, 67.50157165527344, 90.70921325683594, -102.03374481201172, 15.91126823425293], "std": [25.306222915649414, 44.43536376953125, 48.734554290771484, 18.41892433166504, 43.382476806640625, 8.834354400634766], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254892585784314]], [[0.5589167340686274]], [[0.5880219750816993]]], "std": [[[0.2862927036267191]], [[0.22938242601614306]], [[0.20160637310365226]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9450980392156862]], [[0.9490196078431372]]], "mean": [[[0.4305268995098039]], [[0.4511772998366013]], [[0.46449607230392154]]], "std": [[[0.26262333161372897]], [[0.2632027119736859]], [[0.25649462692528296]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "index": {"min": [426], "max": [873], "mean": [649.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 2, "stats": {"action": {"min": [-3.076171875, 76.9921875, 42.36328125, 46.0546875, -128.408203125, 0.0], "max": [64.6875, 189.580078125, 177.890625, 105.380859375, 1.845703125, 34.0471076965332], "mean": [12.501852989196777, 105.28850555419922, 82.54720306396484, 89.37870025634766, -88.77735137939453, 5.055107116699219], "std": [24.624719619750977, 39.632999420166016, 45.857421875, 20.835296630859375, 37.53289031982422, 10.223488807678223], "count": [448]}, "observation.state": {"min": [-2.109375, 76.376953125, 45.439453125, 47.8125, -128.14453125, 0.6382978558540344], "max": [64.86328125, 189.228515625, 177.626953125, 103.0078125, 1.40625, 33.40425491333008], "mean": [12.707453727722168, 104.29947662353516, 84.52629852294922, 87.87041473388672, -87.95978546142578, 14.743008613586426], "std": [24.579998016357422, 41.0058479309082, 46.32374572753906, 19.683603286743164, 38.3129768371582, 8.332221031188965], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5303248876633987]], [[0.5572605208333333]], [[0.5905741911764706]]], "std": [[[0.2884006484252699]], [[0.2328437085795938]], [[0.2109013406814003]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9764705882352941]], [[0.9764705882352941]]], "mean": [[[0.43513009803921565]], [[0.4554315032679739]], [[0.4688826429738562]]], "std": [[[0.26166351394191]], [[0.26236050324444177]], [[0.25569941400728624]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [448]}, "index": {"min": [874], "max": [1321], "mean": [1097.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 3, "stats": {"action": {"min": [-2.900390625, 68.818359375, 35.244140625, 39.462890625, -179.47265625, 0.10706637799739838], "max": [66.26953125, 189.66796875, 176.66015625, 105.1171875, -2.548828125, 39.72162628173828], "mean": [18.699514389038086, 97.52596282958984, 77.98543548583984, 83.31815338134766, -107.17759704589844, 11.361907958984375], "std": [28.164417266845703, 41.120826721191406, 46.53446960449219, 24.97197723388672, 47.20248794555664, 12.381424903869629], "count": [448]}, "observation.state": {"min": [-2.373046875, 68.203125, 38.14453125, 40.60546875, -176.484375, 0.283687949180603], "max": [66.09375, 190.107421875, 176.484375, 102.919921875, -2.900390625, 39.21985626220703], "mean": [19.040287017822266, 97.75786590576172, 80.92352294921875, 82.2120361328125, -106.356689453125, 17.347684860229492], "std": [28.00125503540039, 41.90757751464844, 46.72285461425781, 23.890621185302734, 47.970252990722656, 10.437702178955078], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5531390012254902]], [[0.567786448120915]], [[0.5995717095588236]]], "std": [[[0.28292738008590695]], [[0.2318805527261411]], [[0.20830772218189808]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9176470588235294]], [[0.9215686274509803]]], "mean": [[[0.43230149918300653]], [[0.4528113378267974]], [[0.46738202205882357]]], "std": [[[0.26226284351510976]], [[0.262637332751055]], [[0.25559736783169873]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [448]}, "index": {"min": [1322], "max": [1769], "mean": [1545.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 4, "stats": {"action": {"min": [-4.04296875, 70.576171875, 35.859375, 50.44921875, -185.625, 0.10706637799739838], "max": [74.35546875, 189.66796875, 179.47265625, 105.64453125, 2.8125, 32.012847900390625], "mean": [13.085698127746582, 107.28397369384766, 83.16739654541016, 89.10343933105469, -97.10234832763672, 11.633198738098145], "std": [27.116817474365234, 44.40774917602539, 55.33940124511719, 21.333051681518555, 44.44919204711914, 7.955288410186768], "count": [448]}, "observation.state": {"min": [-3.1640625, 70.048828125, 38.3203125, 51.50390625, -176.396484375, 0.3546099364757538], "max": [74.70703125, 189.404296875, 179.208984375, 103.095703125, 2.8125, 31.631206512451172], "mean": [13.410971641540527, 107.09132385253906, 85.78910064697266, 87.50308990478516, -95.93549346923828, 16.094144821166992], "std": [26.941410064697266, 45.3555908203125, 55.20344161987305, 20.098773956298828, 45.25716018676758, 7.405742645263672], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5433202757352941]], [[0.5693701919934641]], [[0.598365943627451]]], "std": [[[0.28170084671229734]], [[0.22497027331904523]], [[0.19850515966476212]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8117647058823529]], [[0.8117647058823529]]], "mean": [[[0.4352963562091503]], [[0.45526585171568623]], [[0.46836933210784315]]], "std": [[[0.26216049833124644]], [[0.26302614561368753]], [[0.25659668113499795]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [448]}, "index": {"min": [1770], "max": [2217], "mean": [1993.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 5, "stats": {"action": {"min": [-4.833984375, 70.751953125, 32.87109375, 43.06640625, -145.283203125, 0.0], "max": [64.16015625, 189.755859375, 179.6484375, 105.46875, -3.33984375, 34.58243942260742], "mean": [13.882402420043945, 102.85511779785156, 80.410888671875, 83.78154754638672, -89.40689849853516, 6.2433180809021], "std": [25.962202072143555, 42.45123291015625, 50.656558990478516, 23.93132972717285, 31.817523956298828, 10.72062873840332], "count": [448]}, "observation.state": {"min": [-3.8671875, 70.224609375, 35.5078125, 43.9453125, -143.0859375, 0.567375898361206], "max": [63.6328125, 189.228515625, 179.296875, 103.095703125, -3.427734375, 33.33333206176758], "mean": [14.194727897644043, 101.55126953125, 82.35762786865234, 82.45221710205078, -88.3744125366211, 15.221580505371094], "std": [25.761463165283203, 44.0406379699707, 51.09381103515625, 22.94110679626465, 32.88069534301758, 7.9334564208984375], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549073754084968]], [[0.5711385416666667]], [[0.6014437806372549]]], "std": [[[0.2853562196342873]], [[0.2384180361920716]], [[0.2219941328426648]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.9803921568627451]]], "mean": [[[0.4334876838235294]], [[0.4540459701797385]], [[0.4679737397875817]]], "std": [[[0.2618514972883695]], [[0.26206882089329847]], [[0.2551377861114274]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [448]}, "index": {"min": [2218], "max": [2665], "mean": [2441.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 6, "stats": {"action": {"min": [-8.173828125, 57.744140625, 38.3203125, 60.556640625, -114.169921875, -0.10706637799739838], "max": [61.787109375, 189.580078125, 176.044921875, 105.46875, 2.109375, 32.11991500854492], "mean": [14.226313591003418, 97.49822998046875, 71.21043395996094, 95.51956939697266, -90.03480529785156, 4.541702747344971], "std": [26.520387649536133, 40.05889129638672, 42.9914665222168, 13.405133247375488, 23.570327758789062, 9.592217445373535], "count": [448]}, "observation.state": {"min": [-7.55859375, 57.3046875, 41.044921875, 62.490234375, -111.708984375, 0.283687949180603], "max": [61.435546875, 190.1953125, 176.30859375, 103.095703125, 1.93359375, 30.851064682006836], "mean": [14.279088020324707, 97.031982421875, 73.821044921875, 94.1712646484375, -89.044189453125, 14.149043083190918], "std": [26.504743576049805, 41.30168533325195, 43.475303649902344, 12.69576358795166, 25.036773681640625, 7.967891693115234], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423030596405228]], [[0.5580681944444444]], [[0.5865780780228759]]], "std": [[[0.2818887632003756]], [[0.24387713984506412]], [[0.22821408970967935]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9686274509803922]], [[0.9803921568627451]]], "mean": [[[0.4350595077614379]], [[0.45549425245098035]], [[0.46891801062091504]]], "std": [[[0.26109962861073194]], [[0.2614064377118308]], [[0.2545865279287232]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [448]}, "index": {"min": [2666], "max": [3113], "mean": [2889.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 7, "stats": {"action": {"min": [-7.294921875, 59.150390625, 36.474609375, 51.6796875, -162.7734375, 0.10706637799739838], "max": [55.986328125, 189.580078125, 179.384765625, 105.64453125, -6.240234375, 28.58672332763672], "mean": [9.501604080200195, 96.9791259765625, 70.7415542602539, 92.9317626953125, -99.3046646118164, 5.4099626541137695], "std": [23.481252670288086, 42.025699615478516, 48.11027145385742, 17.950233459472656, 38.80769729614258, 10.316499710083008], "count": [448]}, "observation.state": {"min": [-6.591796875, 58.7109375, 39.19921875, 52.646484375, -162.24609375, 0.21276596188545227], "max": [55.810546875, 189.228515625, 179.033203125, 103.095703125, -5.888671875, 28.014184951782227], "mean": [9.721919059753418, 96.13526916503906, 72.83013153076172, 91.19893646240234, -98.23491668701172, 15.292169570922852], "std": [23.52623176574707, 43.43918991088867, 48.88793182373047, 17.00869369506836, 39.819583892822266, 7.645921230316162], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5348035437091504]], [[0.5638634558823529]], [[0.5866885845588236]]], "std": [[[0.29226045770652287]], [[0.23264408773667755]], [[0.225259710703681]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.43450476919934644]], [[0.45464329248366014]], [[0.46863212418300654]]], "std": [[[0.26192615296522925]], [[0.26249432804373923]], [[0.2558519689544903]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [448]}, "index": {"min": [3114], "max": [3561], "mean": [3337.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 8, "stats": {"action": {"min": [-5.44921875, 55.634765625, 33.57421875, 45.087890625, -173.232421875, 0.10706637799739838], "max": [43.681640625, 189.84375, 179.6484375, 105.46875, -6.328125, 39.18629455566406], "mean": [8.176182746887207, 100.83918762207031, 74.25880432128906, 87.99323272705078, -94.31417083740234, 5.776612281799316], "std": [18.588443756103516, 47.14200210571289, 54.75308609008789, 22.635417938232422, 43.69703674316406, 12.114056587219238], "count": [448]}, "observation.state": {"min": [-4.482421875, 54.84375, 36.123046875, 46.669921875, -171.9140625, 0.3546099364757538], "max": [43.2421875, 189.228515625, 179.296875, 103.095703125, -5.888671875, 38.65248107910156], "mean": [8.35804557800293, 100.2059097290039, 76.2506103515625, 86.41075134277344, -93.21660614013672, 14.91418170928955], "std": [18.65777015686035, 48.32536315917969, 55.09292984008789, 21.565217971801758, 44.69474411010742, 10.123577117919922], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5654526429738562]], [[0.5892416809640523]], [[0.6226258639705883]]], "std": [[[0.266423446012213]], [[0.21679633291976635]], [[0.17744525464856917]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.9803921568627451]]], "mean": [[[0.43524979166666666]], [[0.45350973447712417]], [[0.4661322753267974]]], "std": [[[0.26186591854783564]], [[0.26251443336584224]], [[0.25707835292976494]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [448]}, "index": {"min": [3562], "max": [4009], "mean": [3785.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 9, "stats": {"action": {"min": [-5.9765625, 75.234375, 35.419921875, 42.890625, -174.111328125, 0.10706637799739838], "max": [47.63671875, 189.580078125, 179.47265625, 105.46875, 2.8125, 37.9015007019043], "mean": [10.118408203125, 101.43204498291016, 75.86491394042969, 87.62931060791016, -99.71089172363281, 15.026100158691406], "std": [21.13819694519043, 38.34454345703125, 47.25931167602539, 23.760040283203125, 41.36842346191406, 9.407161712646484], "count": [448]}, "observation.state": {"min": [-5.2734375, 74.70703125, 38.14453125, 44.12109375, -173.759765625, 0.6382978558540344], "max": [47.28515625, 189.140625, 179.033203125, 102.919921875, 2.98828125, 37.588653564453125], "mean": [10.254167556762695, 101.51484680175781, 78.08243560791016, 85.85975646972656, -98.88584899902344, 17.012651443481445], "std": [21.168413162231445, 39.09756088256836, 48.10438537597656, 22.78287124633789, 42.337913513183594, 9.204839706420898], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5770673386437908]], [[0.5958361601307189]], [[0.6249534456699347]]], "std": [[[0.26843631076729174]], [[0.22582763285667484]], [[0.1991405314798671]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4376992340686275]], [[0.4561789583333334]], [[0.46865674428104576]]], "std": [[[0.26113540339625513]], [[0.26100182000797695]], [[0.2553080477408092]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [448]}, "index": {"min": [4010], "max": [4457], "mean": [4233.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 10, "stats": {"action": {"min": [-6.328125, 75.146484375, 37.6171875, 41.1328125, -143.349609375, 0.10706637799739838], "max": [61.962890625, 189.4921875, 179.560546875, 105.46875, -0.87890625, 45.074947357177734], "mean": [16.351579666137695, 105.35362243652344, 80.60285949707031, 85.75028228759766, -98.86405181884766, 8.997694969177246], "std": [26.372589111328125, 37.99007034301758, 45.91733932495117, 22.547395706176758, 30.93678855895996, 15.64412784576416], "count": [448]}, "observation.state": {"min": [-5.537109375, 74.970703125, 40.25390625, 42.36328125, -142.998046875, 0.6382978558540344], "max": [61.5234375, 189.228515625, 179.296875, 102.919921875, -0.52734375, 44.751773834228516], "mean": [16.48263168334961, 105.45001983642578, 82.98582458496094, 84.24337005615234, -98.12932586669922, 18.353708267211914], "std": [26.270156860351562, 38.713897705078125, 46.71560287475586, 21.684194564819336, 32.15481185913086, 11.767584800720215], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5666997406045752]], [[0.5911309967320262]], [[0.6098971343954248]]], "std": [[[0.28591201652217074]], [[0.23008354016782176]], [[0.2301515711106202]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.43855356413398694]], [[0.4575834191176471]], [[0.46986362949346405]]], "std": [[[0.2603083250514035]], [[0.2601870062528712]], [[0.25414836316558576]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [448]}, "index": {"min": [4458], "max": [4905], "mean": [4681.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 11, "stats": {"action": {"min": [-6.416015625, 70.83984375, 37.265625, 42.5390625, -149.326171875, 0.10706637799739838], "max": [64.072265625, 189.66796875, 179.6484375, 105.29296875, -1.58203125, 39.18629455566406], "mean": [13.531232833862305, 94.71685028076172, 69.4720458984375, 91.70975494384766, -100.49654388427734, 6.654613494873047], "std": [27.63132095336914, 35.5291748046875, 41.403663635253906, 19.771760940551758, 30.20613670349121, 13.122535705566406], "count": [448]}, "observation.state": {"min": [-5.80078125, 70.224609375, 39.814453125, 43.59375, -148.88671875, 0.3546099364757538], "max": [63.720703125, 189.228515625, 179.296875, 103.0078125, -1.93359375, 38.9361686706543], "mean": [13.70819091796875, 93.81244659423828, 71.751708984375, 89.95429229736328, -99.7623291015625, 16.938230514526367], "std": [27.632619857788086, 36.978458404541016, 42.28247833251953, 19.126123428344727, 31.44172477722168, 9.7106294631958], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5440628553921568]], [[0.5647330269607843]], [[0.5901202573529412]]], "std": [[[0.2939198053849942]], [[0.23496775861963823]], [[0.23178885666966678]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.43544648080065357]], [[0.4543463623366013]], [[0.46739815359477127]]], "std": [[[0.26148604841783657]], [[0.2613995080415064]], [[0.254755827065318]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [448]}, "index": {"min": [4906], "max": [5353], "mean": [5129.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 12, "stats": {"action": {"min": [-5.888671875, 76.11328125, 31.201171875, 43.06640625, -140.80078125, 0.10706637799739838], "max": [75.673828125, 189.4921875, 179.560546875, 105.46875, -0.3515625, 41.00642395019531], "mean": [13.860822677612305, 104.25431823730469, 77.181396484375, 87.8026123046875, -93.40953063964844, 5.0514750480651855], "std": [28.16266632080078, 39.148651123046875, 48.79908752441406, 24.203454971313477, 35.54768371582031, 11.390463829040527], "count": [448]}, "observation.state": {"min": [-5.09765625, 75.9375, 33.662109375, 44.12109375, -140.537109375, 0.6382978558540344], "max": [75.41015625, 189.140625, 179.384765625, 103.0078125, -0.52734375, 40.354610443115234], "mean": [13.819623947143555, 103.93262481689453, 79.26998138427734, 86.09024810791016, -92.4293441772461, 15.406326293945312], "std": [28.2366943359375, 40.14228057861328, 49.447940826416016, 23.208303451538086, 36.590572357177734, 9.027471542358398], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5836849550653594]], [[0.6010604799836601]], [[0.6281818545751634]]], "std": [[[0.27215410895496467]], [[0.2302097410014605]], [[0.21495169045911952]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9882352941176471]]], "mean": [[[0.4380235784313725]], [[0.4568002205882353]], [[0.46919063112745096]]], "std": [[[0.2604749974329733]], [[0.2608222875801238]], [[0.25441645766392984]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [448]}, "index": {"min": [5354], "max": [5801], "mean": [5577.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 13, "stats": {"action": {"min": [-12.744140625, 49.04296875, 32.34375, 43.330078125, -126.03515625, 0.0], "max": [71.89453125, 189.755859375, 179.6484375, 105.556640625, -6.6796875, 51.605995178222656], "mean": [15.203116416931152, 99.98114776611328, 70.64875793457031, 89.69044494628906, -90.25406646728516, 8.579458236694336], "std": [31.372276306152344, 41.614566802978516, 48.26436233520508, 18.862642288208008, 31.00837516784668, 16.002479553222656], "count": [448]}, "observation.state": {"min": [-12.12890625, 48.1640625, 34.98046875, 44.296875, -125.771484375, 0.3546099364757538], "max": [71.54296875, 189.755859375, 179.296875, 103.095703125, -6.767578125, 50.425533294677734], "mean": [15.270604133605957, 99.63288879394531, 72.54900360107422, 88.99180603027344, -89.222412109375, 18.116756439208984], "std": [31.415512084960938, 42.68478775024414, 48.81886291503906, 18.70579719543457, 32.15705108642578, 12.342962265014648], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5854057741013072]], [[0.6098281801470588]], [[0.6284967973856209]]], "std": [[[0.26396217282571877]], [[0.22508338769985176]], [[0.2206797363165839]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9882352941176471]]], "mean": [[[0.43913240196078435]], [[0.4580195812908497]], [[0.4699991339869281]]], "std": [[[0.25949472898236503]], [[0.25956499115765796]], [[0.253147344612978]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [448]}, "index": {"min": [5802], "max": [6249], "mean": [6025.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 14, "stats": {"action": {"min": [-5.888671875, 51.240234375, 9.931640625, 42.626953125, -146.513671875, 0.10706637799739838], "max": [44.208984375, 189.755859375, 179.6484375, 105.380859375, 2.109375, 38.115631103515625], "mean": [10.289088249206543, 94.06169891357422, 62.7978515625, 91.6800537109375, -94.68955993652344, 11.429315567016602], "std": [17.980314254760742, 41.494659423828125, 49.006229400634766, 19.334861755371094, 31.801908493041992, 11.277828216552734], "count": [448]}, "observation.state": {"min": [-5.361328125, 50.537109375, 12.48046875, 44.6484375, -145.37109375, 0.6382978558540344], "max": [44.296875, 189.228515625, 179.384765625, 103.095703125, 1.93359375, 37.73049545288086], "mean": [10.278886795043945, 93.61882019042969, 64.80442810058594, 90.01773834228516, -93.79895782470703, 17.071868896484375], "std": [18.15531349182129, 42.686527252197266, 49.854496002197266, 18.57545280456543, 32.95235824584961, 9.832557678222656], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5777666053921569]], [[0.5989400714869282]], [[0.6248430310457516]]], "std": [[[0.2755818311905667]], [[0.2299095551916007]], [[0.21067139799040857]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343117054738562]], [[0.45313724060457516]], [[0.46469781658496734]]], "std": [[[0.2613170413210044]], [[0.26128720766916214]], [[0.2555900448934144]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [448]}, "index": {"min": [6250], "max": [6697], "mean": [6473.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 15, "stats": {"action": {"min": [-6.85546875, 72.509765625, 28.4765625, 40.4296875, -127.880859375, 0.10706637799739838], "max": [64.775390625, 189.4921875, 179.384765625, 105.380859375, 4.74609375, 34.90364074707031], "mean": [11.563502311706543, 96.06736755371094, 68.67200469970703, 93.08248138427734, -91.84706115722656, 3.6760900020599365], "std": [24.279754638671875, 35.749549865722656, 45.05642318725586, 19.65790557861328, 25.10325813293457, 9.0230712890625], "count": [448]}, "observation.state": {"min": [-6.328125, 72.24609375, 30.849609375, 42.1875, -126.298828125, 0.6382978558540344], "max": [64.423828125, 189.140625, 178.9453125, 103.0078125, 4.658203125, 34.18439865112305], "mean": [11.701812744140625, 96.0805435180664, 71.61849975585938, 91.26676177978516, -91.01505279541016, 14.708351135253906], "std": [24.295026779174805, 36.72799301147461, 45.52336502075195, 19.005298614501953, 26.54218864440918, 7.371621131896973], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5586146527777778]], [[0.5744686458333332]], [[0.6026930290032679]]], "std": [[[0.27210824480383466]], [[0.23556079067955282]], [[0.21445822080100077]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.984313725490196]], [[0.9882352941176471]]], "mean": [[[0.43467815767973855]], [[0.4533864297385621]], [[0.4657248202614379]]], "std": [[[0.2621941949747656]], [[0.26219057519718386]], [[0.25562905501521854]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [448]}, "index": {"min": [6698], "max": [7145], "mean": [6921.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 16, "stats": {"action": {"min": [-8.701171875, 63.720703125, 28.4765625, 52.294921875, -121.640625, 0.10706637799739838], "max": [45.791015625, 189.580078125, 177.099609375, 105.205078125, -3.779296875, 49.357601165771484], "mean": [11.456778526306152, 97.97956085205078, 65.31784057617188, 93.3017578125, -88.89971160888672, 7.3096699714660645], "std": [19.087444305419922, 38.800045013427734, 42.93478775024414, 17.040525436401367, 24.733875274658203, 14.45925235748291], "count": [448]}, "observation.state": {"min": [-7.998046875, 63.017578125, 30.76171875, 53.7890625, -120.41015625, 0.6382978558540344], "max": [46.318359375, 190.107421875, 177.01171875, 103.0078125, -3.427734375, 48.156028747558594], "mean": [11.490325927734375, 97.0738296508789, 67.84371185302734, 91.92594146728516, -88.057861328125, 17.149015426635742], "std": [19.235828399658203, 40.29977798461914, 43.787841796875, 16.36684799194336, 25.960901260375977, 11.20163631439209], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5699538950163399]], [[0.5899818954248366]], [[0.6176824468954248]]], "std": [[[0.27261658118853926]], [[0.22506311905110585]], [[0.21766807466491916]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4353152062908497]], [[0.4541910171568627]], [[0.4656110028594771]]], "std": [[[0.2610442432111019]], [[0.2608917755321538]], [[0.2552005022279827]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [448]}, "index": {"min": [7146], "max": [7593], "mean": [7369.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 17, "stats": {"action": {"min": [-7.03125, 58.447265625, 35.68359375, 51.767578125, -112.587890625, 0.10706637799739838], "max": [45.0, 189.4921875, 179.208984375, 104.765625, -7.470703125, 49.25053405761719], "mean": [11.74163818359375, 100.27009582519531, 72.4112777709961, 88.85907745361328, -84.43592834472656, 13.82541561126709], "std": [19.09630012512207, 45.59662628173828, 50.221092224121094, 18.448816299438477, 27.391944885253906, 13.359033584594727], "count": [448]}, "observation.state": {"min": [-6.50390625, 57.568359375, 37.880859375, 53.349609375, -111.796875, 0.3546099364757538], "max": [44.736328125, 190.107421875, 178.154296875, 102.919921875, -7.734375, 48.72340393066406], "mean": [11.770869255065918, 100.333251953125, 74.62895202636719, 88.01116180419922, -83.50059509277344, 17.829965591430664], "std": [19.306034088134766, 46.557682037353516, 50.8814697265625, 17.738853454589844, 28.262622833251953, 12.378792762756348], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5773968974673203]], [[0.5952698284313725]], [[0.6235865298202615]]], "std": [[[0.26660579426642306]], [[0.21483024249996094]], [[0.20052518259236415]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4349535130718954]], [[0.45401529207516345]], [[0.46534015114379085]]], "std": [[[0.2610815364845323]], [[0.2607623209592286]], [[0.25531759603149845]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [448]}, "index": {"min": [7594], "max": [8041], "mean": [7817.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 18, "stats": {"action": {"min": [-4.21875, 24.9609375, 7.470703125, 42.5390625, -152.9296875, 0.10706637799739838], "max": [52.03125, 189.580078125, 179.560546875, 105.029296875, -3.076171875, 33.40471267700195], "mean": [18.818403244018555, 92.480224609375, 63.89628982543945, 83.43763732910156, -101.4047622680664, 12.055285453796387], "std": [24.056785583496094, 55.16630172729492, 58.706085205078125, 20.951492309570312, 42.643680572509766, 11.569358825683594], "count": [448]}, "observation.state": {"min": [-3.427734375, 25.048828125, 9.755859375, 43.06640625, -152.666015625, 0.6382978558540344], "max": [51.85546875, 189.931640625, 179.384765625, 102.919921875, -2.724609375, 32.76595687866211], "mean": [19.23196029663086, 91.98258209228516, 66.01821899414062, 82.89594268798828, -100.67011260986328, 16.807374954223633], "std": [24.070899963378906, 56.34212875366211, 59.33131790161133, 20.704147338867188, 43.710594177246094, 9.377735137939453], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5796549693627451]], [[0.5919270424836601]], [[0.6167154166666666]]], "std": [[[0.25593816780589623]], [[0.2221895849229608]], [[0.21598903964059196]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4327898549836601]], [[0.45161383578431374]], [[0.4646609415849673]]], "std": [[[0.26135430837284834]], [[0.26105216217155364]], [[0.25493376030040954]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [448]}, "index": {"min": [8042], "max": [8489], "mean": [8265.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 19, "stats": {"action": {"min": [-2.8125, 54.052734375, 29.794921875, 39.462890625, -126.38671875, 0.10706637799739838], "max": [50.09765625, 189.4921875, 179.560546875, 105.46875, -2.724609375, 41.54175567626953], "mean": [13.850031852722168, 99.21198272705078, 72.3665542602539, 90.03778076171875, -91.26253509521484, 8.467809677124023], "std": [19.542348861694336, 45.553680419921875, 49.18415069580078, 18.62533187866211, 29.858243942260742, 13.69974422454834], "count": [448]}, "observation.state": {"min": [-2.021484375, 53.61328125, 32.431640625, 41.923828125, -124.8046875, 0.6382978558540344], "max": [49.74609375, 189.404296875, 178.505859375, 103.0078125, -2.900390625, 40.9219856262207], "mean": [14.028364181518555, 98.29266357421875, 74.83831024169922, 89.25233459472656, -90.377685546875, 17.33946418762207], "std": [19.585710525512695, 46.92831802368164, 49.67196273803711, 18.187946319580078, 30.929035186767578, 10.01927375793457], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5555375919117647]], [[0.5727269914215687]], [[0.6069415522875817]]], "std": [[[0.270300748015113]], [[0.2260954795794617]], [[0.20617102705213494]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338072099673203]], [[0.45226537173202613]], [[0.46495716094771244]]], "std": [[[0.2622782101341345]], [[0.2622763082769149]], [[0.2563104454795256]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [448]}, "index": {"min": [8490], "max": [8937], "mean": [8713.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 20, "stats": {"action": {"min": [-5.537109375, 47.8125, 32.607421875, 37.96875, -112.763671875, 0.10706637799739838], "max": [49.21875, 189.66796875, 179.6484375, 105.205078125, -7.734375, 45.61027908325195], "mean": [13.545161247253418, 84.83721160888672, 58.90594482421875, 93.0008773803711, -88.64838409423828, 8.825865745544434], "std": [20.260757446289062, 39.70077896118164, 43.50878143310547, 17.73023796081543, 18.75465202331543, 13.89716911315918], "count": [448]}, "observation.state": {"min": [-4.833984375, 46.93359375, 35.5078125, 39.55078125, -111.884765625, 0.6382978558540344], "max": [48.779296875, 189.228515625, 179.296875, 103.0078125, -7.822265625, 44.46808624267578], "mean": [13.820408821105957, 84.68889617919922, 61.2187614440918, 92.0815200805664, -87.97673797607422, 17.792964935302734], "std": [20.30555534362793, 40.9823112487793, 44.450538635253906, 17.781875610351562, 20.009197235107422, 10.357891082763672], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5473913174019608]], [[0.5622213296568628]], [[0.5919260191993464]]], "std": [[[0.27430786245968103]], [[0.2384283650742119]], [[0.22040166438289532]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4293206658496732]], [[0.44822256535947713]], [[0.4610443933823529]]], "std": [[[0.262810608204243]], [[0.26277855387935384]], [[0.25644404074339483]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [448]}, "index": {"min": [8938], "max": [9385], "mean": [9161.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 21, "stats": {"action": {"min": [-3.427734375, 76.81640625, 35.859375, 38.14453125, -150.1171875, 0.10706637799739838], "max": [55.1953125, 189.66796875, 179.6484375, 105.205078125, -6.943359375, 35.86723709106445], "mean": [12.722952842712402, 98.51609802246094, 74.14610290527344, 86.69227600097656, -101.73297119140625, 14.328920364379883], "std": [22.893293380737305, 38.78066635131836, 46.975833892822266, 23.439006805419922, 32.72751235961914, 9.373252868652344], "count": [448]}, "observation.state": {"min": [-2.8125, 76.2890625, 38.3203125, 39.375, -149.765625, 0.6382978558540344], "max": [55.1953125, 189.228515625, 179.296875, 103.0078125, -6.767578125, 35.53191375732422], "mean": [12.971322059631348, 98.26466369628906, 75.99236297607422, 85.2109375, -100.94062042236328, 17.931367874145508], "std": [22.897388458251953, 39.82362365722656, 47.760093688964844, 22.755163192749023, 33.881404876708984, 8.180451393127441], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643375796568627]], [[0.5798162152777778]], [[0.6023670138888888]]], "std": [[[0.27326431762125336]], [[0.2318858559802563]], [[0.22383513194405202]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.9882352941176471]]], "mean": [[[0.4351849285130719]], [[0.4538801776960784]], [[0.4662709477124183]]], "std": [[[0.26168792065109375]], [[0.26156718402975515]], [[0.2549055803164314]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [448]}, "index": {"min": [9386], "max": [9833], "mean": [9609.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 22, "stats": {"action": {"min": [-3.1640625, 72.333984375, 37.79296875, 25.48828125, -238.271484375, 0.10706637799739838], "max": [72.158203125, 189.66796875, 179.6484375, 104.765625, 2.63671875, 30.62098503112793], "mean": [20.06986427307129, 102.7716064453125, 82.13299560546875, 81.69391632080078, -124.4506607055664, 6.734240531921387], "std": [30.07981300354004, 37.3415412902832, 46.90797805786133, 24.40777015686035, 65.66319274902344, 11.563029289245605], "count": [448]}, "observation.state": {"min": [-2.8125, 71.806640625, 40.25390625, 27.509765625, -176.8359375, 0.4964539110660553], "max": [71.982421875, 189.228515625, 179.296875, 102.919921875, 2.4609375, 30.212766647338867], "mean": [19.96490478515625, 102.21299743652344, 84.66534423828125, 80.9327392578125, -110.91755676269531, 16.321359634399414], "std": [30.21034049987793, 38.52534866333008, 47.23433303833008, 24.08903694152832, 47.35958480834961, 8.038299560546875], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5526239481209151]], [[0.5723867320261438]], [[0.5950402267156863]]], "std": [[[0.2831842532048717]], [[0.23433595585068792]], [[0.23004690619502743]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9686274509803922]], [[0.9725490196078431]]], "mean": [[[0.43654098039215683]], [[0.45509897467320265]], [[0.46759396854575164]]], "std": [[[0.261927796385036]], [[0.26170146389860577]], [[0.2546292194009301]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [448]}, "index": {"min": [9834], "max": [10281], "mean": [10057.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 23, "stats": {"action": {"min": [-8.7890625, 45.52734375, 11.513671875, 41.396484375, -152.05078125, 0.10706637799739838], "max": [67.32421875, 189.755859375, 179.6484375, 104.853515625, -2.98828125, 25.802997589111328], "mean": [20.903059005737305, 89.96724700927734, 62.30974578857422, 91.12323760986328, -102.57212829589844, 10.70378589630127], "std": [29.58104705810547, 44.450443267822266, 48.8424186706543, 18.146657943725586, 37.73591995239258, 7.149131774902344], "count": [448]}, "observation.state": {"min": [-8.0859375, 44.736328125, 15.380859375, 42.978515625, -151.34765625, 0.4964539110660553], "max": [66.884765625, 189.931640625, 179.296875, 102.919921875, -2.548828125, 25.46099281311035], "mean": [20.922285079956055, 89.92311096191406, 64.4738540649414, 90.43193817138672, -101.56272888183594, 14.788954734802246], "std": [29.61941909790039, 45.50468826293945, 49.43545150756836, 18.01658821105957, 38.94747543334961, 7.111685276031494], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627337969771241]], [[0.5787118321078432]], [[0.6051131352124183]]], "std": [[[0.2674143650791866]], [[0.23033602051745708]], [[0.22163150681652086]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4365387908496732]], [[0.45479261029411766]], [[0.4670223549836601]]], "std": [[[0.26082463749836904]], [[0.2605998090670086]], [[0.2539059576098976]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [448]}, "index": {"min": [10282], "max": [10729], "mean": [10505.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 24, "stats": {"action": {"min": [-6.50390625, 44.47265625, 31.376953125, 41.572265625, -120.05859375, 0.10706637799739838], "max": [54.31640625, 189.66796875, 179.6484375, 105.029296875, 1.669921875, 35.97430419921875], "mean": [14.121159553527832, 90.12943267822266, 60.82737350463867, 92.33100128173828, -94.7021484375, 9.341050148010254], "std": [21.44782066345215, 42.422359466552734, 48.44618225097656, 18.770137786865234, 26.016260147094727, 9.360428810119629], "count": [448]}, "observation.state": {"min": [-5.537109375, 43.59375, 33.92578125, 42.890625, -119.443359375, 0.6382978558540344], "max": [53.96484375, 189.228515625, 179.296875, 102.919921875, 2.109375, 35.319149017333984], "mean": [14.0789794921875, 89.33060455322266, 62.8582763671875, 90.93927764892578, -93.60350036621094, 15.368825912475586], "std": [21.608386993408203, 43.83465576171875, 49.222145080566406, 18.22538185119629, 27.591903686523438, 8.290925979614258], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5633368831699347]], [[0.5853073570261438]], [[0.6106988480392157]]], "std": [[[0.26729786386766413]], [[0.22320082816674386]], [[0.2064780673542189]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4321597794117647]], [[0.4508853329248366]], [[0.4635002920751634]]], "std": [[[0.26245872791712804]], [[0.26228818680173227]], [[0.2558913569261748]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [448]}, "index": {"min": [10730], "max": [11177], "mean": [10953.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 25, "stats": {"action": {"min": [-4.306640625, 49.21875, 34.8046875, 34.892578125, -180.52734375, 0.0], "max": [48.779296875, 190.283203125, 180.3515625, 100.37109375, 4.21875, 26.97095489501953], "mean": [11.849761009216309, 90.94476318359375, 62.79063034057617, 88.53289031982422, -97.15924072265625, 8.170483589172363], "std": [18.62090301513672, 39.47636795043945, 46.017234802246094, 19.188676834106445, 41.09563446044922, 6.489870071411133], "count": [426]}, "observation.state": {"min": [-3.427734375, 48.427734375, 37.265625, 36.73828125, -176.220703125, 0.27720028162002563], "max": [48.251953125, 187.822265625, 178.06640625, 100.107421875, 4.5703125, 26.680526733398438], "mean": [11.730509757995605, 90.77410125732422, 65.34234619140625, 87.97480010986328, -96.12923431396484, 15.156163215637207], "std": [18.738506317138672, 40.12372970581055, 46.29314041137695, 19.485010147094727, 41.93415069580078, 5.326467990875244], "count": [426]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5720724571078432]], [[0.5872346446078431]], [[0.6107203656045752]]], "std": [[[0.26361205268835447]], [[0.22027827558084145]], [[0.21228585650960663]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.438317091503268]], [[0.4611742892156863]], [[0.47821237540849676]]], "std": [[[0.26388201232463876]], [[0.2643005460055805]], [[0.2570725808283275]]], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [426]}, "index": {"min": [11178], "max": [11603], "mean": [11390.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}} +{"episode_index": 26, "stats": {"action": {"min": [-5.537109375, 54.140625, 21.884765625, 37.96875, -116.455078125, 0.0], "max": [52.03125, 190.1953125, 180.439453125, 100.546875, -10.546875, 30.809127807617188], "mean": [11.935468673706055, 91.6482925415039, 64.70378112792969, 87.93036651611328, -88.25800323486328, 5.760517120361328], "std": [18.65120506286621, 41.730926513671875, 47.112247467041016, 18.38804817199707, 24.55025291442871, 9.94010066986084], "count": [448]}, "observation.state": {"min": [-4.74609375, 53.349609375, 24.521484375, 37.6171875, -116.015625, 0.34650033712387085], "max": [51.943359375, 187.822265625, 177.890625, 100.283203125, -10.1953125, 30.353429794311523], "mean": [12.249755859375, 90.72117614746094, 67.02738952636719, 87.38277435302734, -87.49150848388672, 15.618447303771973], "std": [18.621021270751953, 42.53009033203125, 47.12329864501953, 18.807941436767578, 25.842023849487305, 6.79178524017334], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5680332945261438]], [[0.582979272875817]], [[0.5978592871732026]]], "std": [[[0.27254499037381774]], [[0.22280696194566083]], [[0.20261258137782684]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43832765727124184]], [[0.4610010089869281]], [[0.4773629983660131]]], "std": [[[0.26453575827662384]], [[0.26484477485890406]], [[0.2571497512773202]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [448]}, "index": {"min": [11604], "max": [12051], "mean": [11827.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 27, "stats": {"action": {"min": [-1.58203125, 47.4609375, 29.35546875, 32.16796875, -116.103515625, 0.0], "max": [55.986328125, 190.1953125, 180.3515625, 100.458984375, 5.009765625, 29.9792537689209], "mean": [14.651189804077148, 90.01313781738281, 60.96581268310547, 89.9521484375, -90.24916076660156, 3.7734436988830566], "std": [22.428781509399414, 42.576358795166016, 48.06648635864258, 18.459331512451172, 23.22393798828125, 8.726276397705078], "count": [447]}, "observation.state": {"min": [-0.791015625, 46.7578125, 31.904296875, 33.662109375, -115.751953125, 0.48510047793388367], "max": [55.546875, 187.734375, 177.890625, 100.283203125, 5.44921875, 29.660429000854492], "mean": [15.066065788269043, 89.54325103759766, 63.27200698852539, 89.44049072265625, -89.47252655029297, 13.783378601074219], "std": [22.241313934326172, 43.151363372802734, 48.22435760498047, 18.800825119018555, 24.827285766601562, 7.7232818603515625], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5753147977941176]], [[0.5896543750000001]], [[0.6119639215686274]]], "std": [[[0.2672517583847128]], [[0.21904783816324214]], [[0.2084844501750257]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.43937771854575164]], [[0.4619826470588235]], [[0.47840238766339865]]], "std": [[[0.2639210946552409]], [[0.2640221169374487]], [[0.25603519247352796]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [447]}, "index": {"min": [12052], "max": [12498], "mean": [12275.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}} +{"episode_index": 28, "stats": {"action": {"min": [-2.724609375, 65.21484375, 37.96875, 44.6484375, -228.33984375, 0.0], "max": [67.412109375, 190.1953125, 179.560546875, 100.283203125, -3.427734375, 32.46887969970703], "mean": [17.296363830566406, 95.57540130615234, 77.90142822265625, 83.82976531982422, -108.9724349975586, 5.608636379241943], "std": [26.07577896118164, 42.21316909790039, 47.71430206298828, 21.714094161987305, 58.46489715576172, 9.984176635742188], "count": [447]}, "observation.state": {"min": [-1.845703125, 64.6875, 40.60546875, 46.0546875, -176.923828125, 0.34650033712387085], "max": [67.060546875, 187.822265625, 177.802734375, 99.66796875, -3.69140625, 32.15523147583008], "mean": [17.361839294433594, 95.56974792480469, 80.6942138671875, 83.401123046875, -100.94763946533203, 15.316356658935547], "std": [26.206912994384766, 42.3907470703125, 47.62998580932617, 21.315990447998047, 46.828453063964844, 7.843321800231934], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.535736940359477]], [[0.557606039624183]], [[0.607181141748366]]], "std": [[[0.29301662794371075]], [[0.23460877597146895]], [[0.19374795592129998]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9803921568627451]], [[0.9921568627450981]]], "mean": [[[0.43922875]], [[0.46200288194444444]], [[0.4789450714869281]]], "std": [[[0.2647803851020421]], [[0.26432159175566455]], [[0.2561448441929576]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [447]}, "index": {"min": [12499], "max": [12945], "mean": [12722.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}} +{"episode_index": 29, "stats": {"action": {"min": [-5.712890625, 62.138671875, 31.46484375, 40.25390625, -123.486328125, 0.0], "max": [60.46875, 190.458984375, 180.439453125, 100.546875, -7.734375, 39.004150390625], "mean": [12.320578575134277, 95.01595306396484, 69.6866683959961, 87.56044006347656, -87.63059997558594, 10.109041213989258], "std": [22.05254554748535, 41.168331146240234, 47.41405487060547, 19.523073196411133, 29.480361938476562, 10.900032997131348], "count": [448]}, "observation.state": {"min": [-4.921875, 61.611328125, 33.92578125, 41.8359375, -123.134765625, 0.27720028162002563], "max": [60.1171875, 187.822265625, 177.890625, 100.107421875, -7.998046875, 38.53083801269531], "mean": [12.36805534362793, 93.49757385253906, 71.35345458984375, 86.91486358642578, -86.5616683959961, 16.493982315063477], "std": [22.144269943237305, 42.067588806152344, 47.874942779541016, 19.64885711669922, 30.574703216552734, 9.379923820495605], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5554987459150327]], [[0.5779963092320262]], [[0.6126791789215686]]], "std": [[[0.29292783050552385]], [[0.23324543256226285]], [[0.2269983742021353]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.4395323039215686]], [[0.461131141748366]], [[0.4771372549019608]]], "std": [[[0.26456358491290416]], [[0.2638146745852986]], [[0.2560076748427032]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [448]}, "index": {"min": [12946], "max": [13393], "mean": [13169.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 30, "stats": {"action": {"min": [-2.109375, 41.8359375, 32.255859375, 40.693359375, -172.177734375, 0.0], "max": [43.59375, 190.283203125, 180.17578125, 100.810546875, -3.33984375, 33.19502258300781], "mean": [13.431571006774902, 88.08201599121094, 60.63040542602539, 89.05792999267578, -104.89510345458984, 6.002948760986328], "std": [16.769102096557617, 46.05720520019531, 48.90064239501953, 17.587753295898438, 42.3580207824707, 9.987442970275879], "count": [448]}, "observation.state": {"min": [-1.318359375, 41.30859375, 34.716796875, 42.802734375, -171.826171875, 0.34650033712387085], "max": [43.330078125, 187.822265625, 177.978515625, 100.72265625, -3.69140625, 32.709632873535156], "mean": [13.3758544921875, 87.14885711669922, 63.334808349609375, 88.91521453857422, -103.88785552978516, 14.554542541503906], "std": [16.918270111083984, 46.83757781982422, 49.237892150878906, 17.72435188293457, 43.315826416015625, 8.518488883972168], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572745057189543]], [[0.5762006760620915]], [[0.6089175428921568]]], "std": [[[0.2655094312396112]], [[0.22038321731742033]], [[0.20602672196725663]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.9803921568627451]]], "mean": [[[0.4380370486111111]], [[0.4595825714869281]], [[0.4753798202614379]]], "std": [[[0.2651515437430964]], [[0.2647132624011313]], [[0.25732955678071173]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [448]}, "index": {"min": [13394], "max": [13841], "mean": [13617.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 31, "stats": {"action": {"min": [-3.515625, 60.64453125, 58.18359375, 20.302734375, -217.001953125, 0.0], "max": [77.958984375, 190.283203125, 180.3515625, 100.283203125, 5.9765625, 34.128631591796875], "mean": [44.410858154296875, 103.04981994628906, 100.17822265625, 52.71554183959961, -139.3893585205078, 15.553675651550293], "std": [30.98698616027832, 41.76651382446289, 35.330867767333984, 18.737613677978516, 69.66209411621094, 12.206021308898926], "count": [448]}, "observation.state": {"min": [-2.98828125, 60.8203125, 61.171875, 21.533203125, -176.923828125, 0.34650033712387085], "max": [77.51953125, 187.822265625, 177.802734375, 99.66796875, 5.888671875, 34.372833251953125], "mean": [44.672569274902344, 102.37998962402344, 102.32173919677734, 52.7728271484375, -128.0652618408203, 18.019086837768555], "std": [31.06538963317871, 42.0446891784668, 34.721885681152344, 18.309350967407227, 61.52901840209961, 11.110837936401367], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5590172406045751]], [[0.5967100816993464]], [[0.5852199652777779]]], "std": [[[0.32322858492842294]], [[0.2583459015477511]], [[0.2857712845970818]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.445828431372549]], [[0.4687867994281046]], [[0.4858862806372549]]], "std": [[[0.2619163248291977]], [[0.25893193650108304]], [[0.24952322760855195]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [448]}, "index": {"min": [13842], "max": [14289], "mean": [14065.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 32, "stats": {"action": {"min": [-2.109375, 63.544921875, 17.40234375, 54.66796875, -123.3984375, 0.0], "max": [50.888671875, 190.37109375, 177.802734375, 100.72265625, -2.63671875, 26.659751892089844], "mean": [11.552712440490723, 98.29828643798828, 72.39283752441406, 88.39226531982422, -87.38253021240234, 3.9368128776550293], "std": [18.08905601501465, 43.3355598449707, 50.41648864746094, 17.659940719604492, 31.258024215698242, 7.6530842781066895], "count": [448]}, "observation.state": {"min": [-1.494140625, 62.75390625, 19.599609375, 56.337890625, -122.6953125, 0.34650033712387085], "max": [50.44921875, 187.822265625, 177.01171875, 100.458984375, -2.548828125, 26.19542694091797], "mean": [11.741049766540527, 96.68224334716797, 74.40093231201172, 88.07906341552734, -86.49418640136719, 13.767950057983398], "std": [18.032211303710938, 44.45608901977539, 51.28671646118164, 17.497926712036133, 32.221649169921875, 7.1014018058776855], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467728104575164]], [[0.5632332557189542]], [[0.5925383394607844]]], "std": [[[0.28375702731291763]], [[0.24024818314044497]], [[0.2397132383984162]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4434896507352941]], [[0.4646179513888889]], [[0.4797654003267974]]], "std": [[[0.2645562040967785]], [[0.26490856154805753]], [[0.25852026553210555]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [448]}, "index": {"min": [14290], "max": [14737], "mean": [14513.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 33, "stats": {"action": {"min": [-7.470703125, 69.78515625, 30.05859375, 52.646484375, -145.107421875, 0.0], "max": [63.984375, 190.1953125, 178.2421875, 100.72265625, 0.263671875, 31.742738723754883], "mean": [13.56517219543457, 104.55733489990234, 80.40846252441406, 88.96611022949219, -88.36847686767578, 4.6921610832214355], "std": [22.71814727783203, 43.57258224487305, 51.513694763183594, 17.441024780273438, 39.28388214111328, 10.031824111938477], "count": [448]}, "observation.state": {"min": [-6.943359375, 69.2578125, 32.607421875, 53.7890625, -144.580078125, 0.48510047793388367], "max": [63.720703125, 187.822265625, 177.36328125, 100.458984375, 0.439453125, 31.323631286621094], "mean": [13.91143798828125, 103.23442077636719, 82.2230453491211, 88.44657135009766, -87.40497589111328, 14.86096477508545], "std": [22.57577896118164, 44.39976119995117, 51.839820861816406, 17.438125610351562, 40.14044189453125, 8.131535530090332], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5519180065359477]], [[0.5662071691176471]], [[0.5946995567810458]]], "std": [[[0.278645729266199]], [[0.24441741578800208]], [[0.23827594290148965]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.4448027001633987]], [[0.466681358251634]], [[0.4817208966503268]]], "std": [[[0.2637237834656023]], [[0.2642875154290243]], [[0.25760519415518157]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [448]}, "index": {"min": [14738], "max": [15185], "mean": [14961.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 34, "stats": {"action": {"min": [-6.240234375, 71.279296875, 35.859375, 38.49609375, -115.576171875, 0.0], "max": [63.45703125, 190.283203125, 180.0, 100.72265625, -0.791015625, 34.336097717285156], "mean": [11.279035568237305, 96.91997528076172, 73.65665435791016, 92.24846649169922, -87.47467803955078, 6.472058296203613], "std": [22.806241989135742, 35.449459075927734, 41.48052215576172, 16.58123207092285, 22.58692169189453, 12.088262557983398], "count": [448]}, "observation.state": {"min": [-5.361328125, 70.6640625, 39.287109375, 40.166015625, -114.609375, 0.34650033712387085], "max": [63.10546875, 187.822265625, 177.802734375, 100.283203125, -0.439453125, 33.957035064697266], "mean": [11.627851486206055, 95.54986572265625, 75.2292709350586, 91.52144622802734, -86.81171417236328, 17.434785842895508], "std": [22.661434173583984, 36.652957916259766, 42.36377716064453, 16.740406036376953, 23.92275047302246, 7.5954270362854], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5256858251633987]], [[0.5445731392973857]], [[0.5757715788398693]]], "std": [[[0.2910891525285298]], [[0.25049299892412197]], [[0.24135691315146435]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9686274509803922]], [[0.9686274509803922]]], "mean": [[[0.441982385620915]], [[0.4640354840686275]], [[0.4800701879084967]]], "std": [[[0.2647846470104538]], [[0.2653873291492477]], [[0.25809032256441405]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [448]}, "index": {"min": [15186], "max": [15633], "mean": [15409.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 35, "stats": {"action": {"min": [-5.361328125, 58.7109375, 34.62890625, 38.759765625, -153.6328125, 0.0], "max": [40.78125, 190.283203125, 180.087890625, 100.634765625, -1.845703125, 28.11203384399414], "mean": [9.443621635437012, 89.9859619140625, 65.77011108398438, 91.10437774658203, -98.75872039794922, 4.565698623657227], "std": [15.748217582702637, 38.04814529418945, 40.215118408203125, 15.765905380249023, 28.2580509185791, 8.667149543762207], "count": [447]}, "observation.state": {"min": [-4.658203125, 57.919921875, 37.353515625, 39.7265625, -151.962890625, 0.27720028162002563], "max": [40.869140625, 187.822265625, 177.802734375, 100.37109375, -1.7578125, 27.78932762145996], "mean": [9.50890064239502, 88.67554473876953, 68.05939483642578, 90.60310363769531, -97.66893768310547, 14.471888542175293], "std": [15.893600463867188, 39.181304931640625, 40.8991813659668, 16.0655460357666, 29.657394409179688, 7.122237682342529], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219830514705882]], [[0.543461995506536]], [[0.5769261928104574]]], "std": [[[0.28319556205710766]], [[0.23610965247030938]], [[0.21846116882443994]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.44142267156862747]], [[0.4623786437908497]], [[0.47742798406862746]]], "std": [[[0.2652284571880247]], [[0.2655364011887866]], [[0.2586595887489191]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [447]}, "index": {"min": [15634], "max": [16080], "mean": [15857.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}} +{"episode_index": 36, "stats": {"action": {"min": [-4.5703125, 67.412109375, 34.62890625, 37.353515625, -211.728515625, 0.0], "max": [43.681640625, 190.283203125, 180.263671875, 100.546875, 4.21875, 27.80082893371582], "mean": [9.307361602783203, 94.59062194824219, 73.6822280883789, 85.9129867553711, -105.69325256347656, 3.753476142883301], "std": [17.010623931884766, 41.91823196411133, 47.61298370361328, 20.701963424682617, 56.93313980102539, 8.856328964233398], "count": [447]}, "observation.state": {"min": [-3.955078125, 66.796875, 37.353515625, 38.583984375, -176.66015625, 0.34650033712387085], "max": [44.033203125, 187.822265625, 177.890625, 100.283203125, 4.04296875, 27.512126922607422], "mean": [9.54901123046875, 93.64342498779297, 75.7667007446289, 85.36711883544922, -99.71156311035156, 13.67381477355957], "std": [16.961462020874023, 42.674949645996094, 47.673187255859375, 20.795957565307617, 49.309349060058594, 7.851485729217529], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540293888888889]], [[0.5630869281045752]], [[0.6040625122549019]]], "std": [[[0.2739890421292781]], [[0.22793150492143738]], [[0.19542809938121902]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.4425295526960784]], [[0.46350743464052285]], [[0.4785312908496732]]], "std": [[[0.2651300016805608]], [[0.26539345281733695]], [[0.25842355355470226]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [447]}, "index": {"min": [16081], "max": [16527], "mean": [16304.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}} +{"episode_index": 37, "stats": {"action": {"min": [-4.39453125, 66.09375, 24.2578125, 36.03515625, -146.6015625, 0.0], "max": [54.580078125, 190.37109375, 180.439453125, 100.458984375, 5.9765625, 28.21576690673828], "mean": [14.416417121887207, 95.14874267578125, 71.49922180175781, 85.34870147705078, -97.96916961669922, 5.3217597007751465], "std": [20.10146141052246, 39.57619857788086, 47.05967712402344, 21.60079574584961, 31.062227249145508, 9.48864459991455], "count": [448]}, "observation.state": {"min": [-3.779296875, 65.56640625, 26.455078125, 37.265625, -146.42578125, 0.34650033712387085], "max": [54.580078125, 187.822265625, 177.890625, 100.107421875, 6.064453125, 27.720027923583984], "mean": [14.371882438659668, 94.54893493652344, 73.47303771972656, 84.75032806396484, -96.85044860839844, 15.42573070526123], "std": [20.242586135864258, 40.277732849121094, 47.563575744628906, 21.730709075927734, 32.68006896972656, 6.654629707336426], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5584287765522876]], [[0.5649193075980392]], [[0.5841537704248366]]], "std": [[[0.27723036806033796]], [[0.23721964803391082]], [[0.23713529978554632]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9686274509803922]], [[0.9764705882352941]]], "mean": [[[0.44378514093137256]], [[0.4644039317810458]], [[0.47941929534313726]]], "std": [[[0.26458816907708227]], [[0.26473334036797636]], [[0.257507573874034]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [448]}, "index": {"min": [16528], "max": [16975], "mean": [16751.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 38, "stats": {"action": {"min": [-6.15234375, 68.115234375, 30.234375, 35.68359375, -121.46484375, -0.31120333075523376], "max": [68.02734375, 190.283203125, 180.263671875, 100.546875, 4.482421875, 52.904563903808594], "mean": [18.607309341430664, 95.09392547607422, 72.97001647949219, 88.07415008544922, -91.23027801513672, 7.446620464324951], "std": [25.42465591430664, 38.01780700683594, 43.879119873046875, 17.812246322631836, 25.9454345703125, 14.704713821411133], "count": [448]}, "observation.state": {"min": [-5.712890625, 67.5, 33.22265625, 37.08984375, -120.498046875, 0.27720028162002563], "max": [68.115234375, 187.822265625, 177.978515625, 100.283203125, 4.5703125, 50.51974868774414], "mean": [18.719526290893555, 93.88719940185547, 74.90733337402344, 87.50519561767578, -90.13453674316406, 17.683059692382812], "std": [25.537580490112305, 39.177677154541016, 44.240966796875, 18.09954261779785, 27.415861129760742, 10.826379776000977], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353536928104575]], [[0.5575016809640524]], [[0.5650097487745098]]], "std": [[[0.30340314706708355]], [[0.25132935648471694]], [[0.25215842876907224]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9725490196078431]], [[0.9764705882352941]]], "mean": [[[0.44320002246732026]], [[0.46414077614379085]], [[0.47900789011437905]]], "std": [[[0.2645348460557004]], [[0.2640822612657004]], [[0.2564250113307357]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [448]}, "index": {"min": [16976], "max": [17423], "mean": [17199.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 39, "stats": {"action": {"min": [-3.251953125, 65.21484375, 19.51171875, 32.51953125, -131.66015625, -0.2074688822031021], "max": [66.181640625, 190.37109375, 180.3515625, 100.546875, 3.076171875, 45.9543571472168], "mean": [18.12959861755371, 100.91526794433594, 74.82258605957031, 79.91802215576172, -93.68748474121094, 7.280147552490234], "std": [24.002077102661133, 45.287296295166016, 54.548072814941406, 22.478429794311523, 33.9459228515625, 14.442728996276855], "count": [448]}, "observation.state": {"min": [-2.63671875, 64.51171875, 21.97265625, 34.365234375, -131.30859375, 0.48510047793388367], "max": [65.91796875, 187.822265625, 177.978515625, 100.37109375, 2.724609375, 45.18364334106445], "mean": [17.99815559387207, 99.97276306152344, 77.17716217041016, 79.80494689941406, -92.6975326538086, 16.894006729125977], "std": [24.210556030273438, 45.92117691040039, 54.82599639892578, 22.300689697265625, 34.94915771484375, 11.295432090759277], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5782102124183006]], [[0.5876416380718954]], [[0.60768625]]], "std": [[[0.27273795632244]], [[0.24338452055803678]], [[0.2390166089596691]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9725490196078431]], [[0.9882352941176471]]], "mean": [[[0.4455471854575163]], [[0.46620078635620915]], [[0.4818094056372549]]], "std": [[[0.26354831792191247]], [[0.2639424959325646]], [[0.2569973762053521]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [448]}, "index": {"min": [17424], "max": [17871], "mean": [17647.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 40, "stats": {"action": {"min": [-4.482421875, 52.822265625, 15.8203125, 54.84375, -127.705078125, 0.0], "max": [53.173828125, 190.283203125, 174.462890625, 100.634765625, -3.955078125, 27.904563903808594], "mean": [11.158970832824707, 91.66927337646484, 62.9461669921875, 92.63671875, -91.81208038330078, 5.968186855316162], "std": [19.1575870513916, 43.59307861328125, 46.87842559814453, 12.455559730529785, 28.947683334350586, 8.255090713500977], "count": [448]}, "observation.state": {"min": [-3.8671875, 52.03125, 18.369140625, 57.3046875, -126.5625, 0.34650033712387085], "max": [53.0859375, 187.822265625, 174.111328125, 100.458984375, -4.39453125, 27.650728225708008], "mean": [11.60450553894043, 90.43003845214844, 64.7748031616211, 92.44503021240234, -90.70439910888672, 14.622902870178223], "std": [19.111228942871094, 44.48784637451172, 47.80789566040039, 12.37202262878418, 29.94814109802246, 7.161059856414795], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5466323999183007]], [[0.5689717197712418]], [[0.5939082230392158]]], "std": [[[0.268227997066385]], [[0.23482484411010135]], [[0.2133900286071295]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.44308870915032683]], [[0.46411720588235295]], [[0.4794480718954248]]], "std": [[[0.26464108465818686]], [[0.2649696210509852]], [[0.2576656413260767]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [448]}, "index": {"min": [17872], "max": [18319], "mean": [18095.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 41, "stats": {"action": {"min": [-9.052734375, 66.796875, 30.146484375, 36.650390625, -100.546875, 0.0], "max": [39.55078125, 190.1953125, 180.17578125, 100.283203125, 2.900390625, 32.46887969970703], "mean": [8.79749870300293, 95.37824249267578, 75.04244232177734, 83.61493682861328, -79.684814453125, 5.29921817779541], "std": [14.16662883758545, 35.007293701171875, 39.32756042480469, 15.521136283874512, 22.36419677734375, 8.85937786102295], "count": [448]}, "observation.state": {"min": [-8.26171875, 66.181640625, 33.046875, 38.056640625, -100.283203125, 0.48510047793388367], "max": [39.814453125, 187.822265625, 177.890625, 100.107421875, 3.427734375, 31.94733238220215], "mean": [8.793967247009277, 93.9376220703125, 76.74492645263672, 83.29561614990234, -78.80257415771484, 15.843839645385742], "std": [14.316983222961426, 36.21010971069336, 40.0874137878418, 15.834941864013672, 23.60490608215332, 5.47117280960083], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5463563664215687]], [[0.5642961458333333]], [[0.5925453206699346]]], "std": [[[0.29216160996295654]], [[0.25481822812480115]], [[0.2441516558569708]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4428405514705882]], [[0.4635827410130719]], [[0.4776443402777778]]], "std": [[[0.2651081347734155]], [[0.2647717431219046]], [[0.2581948035771384]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [448]}, "index": {"min": [18320], "max": [18767], "mean": [18543.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 42, "stats": {"action": {"min": [-3.779296875, 69.873046875, 23.994140625, 46.23046875, -117.685546875, 0.0], "max": [36.298828125, 190.37109375, 175.166015625, 100.283203125, -0.791015625, 25.0], "mean": [11.223258972167969, 96.63358306884766, 74.2579574584961, 79.64295196533203, -81.45557403564453, 9.195024490356445], "std": [17.3035945892334, 37.10170364379883, 45.58769989013672, 21.795429229736328, 22.26708984375, 8.495267868041992], "count": [447]}, "observation.state": {"min": [-2.98828125, 69.169921875, 26.89453125, 47.109375, -115.751953125, 0.48510047793388367], "max": [35.947265625, 187.822265625, 174.462890625, 99.755859375, -0.087890625, 24.601524353027344], "mean": [11.678245544433594, 95.6513442993164, 76.65971374511719, 79.3012466430664, -80.59416961669922, 15.845806121826172], "std": [17.17828369140625, 38.04840087890625, 46.42373275756836, 21.377872467041016, 23.522510528564453, 6.139227867126465], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5648408251633987]], [[0.599489068627451]], [[0.6110360110294117]]], "std": [[[0.2782188114998351]], [[0.2180843821933209]], [[0.22985692653653406]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.9882352941176471]]], "mean": [[[0.44509817401960783]], [[0.4666710355392157]], [[0.48076357026143796]]], "std": [[[0.26293810191304323]], [[0.26307610814356774]], [[0.256635523618386]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [447]}, "index": {"min": [18768], "max": [19214], "mean": [18991.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}} +{"episode_index": 43, "stats": {"action": {"min": [-5.712890625, 67.060546875, 14.23828125, 45.87890625, -122.607421875, 0.0], "max": [47.373046875, 190.1953125, 175.95703125, 100.72265625, -2.724609375, 29.9792537689209], "mean": [12.33784294128418, 92.17236328125, 64.43677520751953, 85.8297119140625, -91.91968536376953, 11.512001991271973], "std": [18.06685447692871, 35.41819381713867, 44.842952728271484, 19.65463638305664, 22.724510192871094, 7.302277088165283], "count": [448]}, "observation.state": {"min": [-5.09765625, 66.62109375, 16.435546875, 47.724609375, -121.9921875, 0.48510047793388367], "max": [47.373046875, 187.822265625, 175.4296875, 100.546875, -3.076171875, 29.452529907226562], "mean": [12.728642463684082, 92.0379638671875, 66.29856872558594, 85.48662567138672, -91.13768005371094, 16.48370361328125], "std": [18.020736694335938, 36.19902038574219, 46.070674896240234, 19.486318588256836, 23.986520767211914, 6.345196723937988], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5708156719771242]], [[0.5890869240196078]], [[0.5973753431372549]]], "std": [[[0.28720379932485113]], [[0.2376451551108411]], [[0.25817515087617326]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4444786601307189]], [[0.4653412540849673]], [[0.47954856004901963]]], "std": [[[0.26340824050105005]], [[0.2637324962503205]], [[0.2568569315815395]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [448]}, "index": {"min": [19215], "max": [19662], "mean": [19438.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 44, "stats": {"action": {"min": [-7.20703125, 63.80859375, 34.1015625, 57.568359375, -120.498046875, 0.0], "max": [51.416015625, 190.283203125, 174.287109375, 100.546875, 1.494140625, 25.829875946044922], "mean": [12.67567253112793, 87.84847259521484, 62.97932052612305, 91.44686126708984, -87.51398468017578, 9.894159317016602], "std": [18.29071044921875, 40.7860221862793, 43.60694885253906, 12.989161491394043, 25.814088821411133, 7.039948463439941], "count": [448]}, "observation.state": {"min": [-6.6796875, 63.544921875, 36.826171875, 59.765625, -119.091796875, 0.34650033712387085], "max": [51.240234375, 187.822265625, 173.935546875, 100.1953125, 1.93359375, 25.571725845336914], "mean": [12.567378044128418, 87.01625061035156, 65.41887664794922, 91.11943054199219, -86.50279235839844, 15.773491859436035], "std": [18.36736297607422, 41.714454650878906, 44.57144546508789, 12.783802032470703, 27.165294647216797, 6.020321846008301], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312994628267974]], [[0.558632608251634]], [[0.5837631862745097]]], "std": [[[0.2967447026213626]], [[0.24371203508564435]], [[0.24226069030175978]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4404931964869281]], [[0.4614855473856209]], [[0.47533337826797384]]], "std": [[[0.26530050206055594]], [[0.26557635950025754]], [[0.25847985195767503]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [448]}, "index": {"min": [19663], "max": [20110], "mean": [19886.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 45, "stats": {"action": {"min": [-4.04296875, 68.73046875, 33.662109375, 31.025390625, -110.21484375, 0.0], "max": [59.150390625, 190.37109375, 174.111328125, 100.107421875, 1.669921875, 34.128631591796875], "mean": [17.678375244140625, 103.20802307128906, 79.19441986083984, 77.92316436767578, -85.60609436035156, 8.5812406539917], "std": [24.156278610229492, 39.5760612487793, 43.18942642211914, 20.304473876953125, 20.964078903198242, 10.615028381347656], "count": [448]}, "observation.state": {"min": [-3.33984375, 68.203125, 36.2109375, 32.34375, -109.51171875, 0.34650033712387085], "max": [59.4140625, 187.822265625, 174.0234375, 99.755859375, 1.845703125, 32.91753387451172], "mean": [17.85788345336914, 103.19163513183594, 82.17411041259766, 77.73993682861328, -84.66847229003906, 17.007583618164062], "std": [24.25882339477539, 39.78841018676758, 43.76739501953125, 19.879587173461914, 22.445051193237305, 7.055585861206055], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5846897446895425]], [[0.591138641748366]], [[0.5957596160130719]]], "std": [[[0.27196471010519047]], [[0.24001071398668514]], [[0.25899571438332436]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.984313725490196]], [[0.9882352941176471]]], "mean": [[[0.44657892769607843]], [[0.467777193627451]], [[0.481343558006536]]], "std": [[[0.26227413499972124]], [[0.262116409322579]], [[0.2548434361244115]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [448]}, "index": {"min": [20111], "max": [20558], "mean": [20334.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 46, "stats": {"action": {"min": [-6.943359375, 60.029296875, 32.783203125, 55.37109375, -110.830078125, 0.0], "max": [69.2578125, 190.37109375, 173.671875, 99.755859375, -3.69140625, 52.17842483520508], "mean": [20.571115493774414, 88.29448699951172, 66.06255340576172, 86.81986999511719, -91.78507232666016, 11.987821578979492], "std": [28.767648696899414, 38.56681823730469, 40.135650634765625, 12.706981658935547, 19.810029983520508, 16.578088760375977], "count": [448]}, "observation.state": {"min": [-6.328125, 59.4140625, 35.859375, 57.216796875, -110.390625, 0.48510047793388367], "max": [68.90625, 187.822265625, 173.671875, 99.4921875, -3.8671875, 51.489952087402344], "mean": [20.69784927368164, 88.11152648925781, 68.60569763183594, 86.77818298339844, -90.82823181152344, 20.4044189453125], "std": [28.763032913208008, 39.128761291503906, 41.08124923706055, 12.902562141418457, 21.341594696044922, 12.356951713562012], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.559611231617647]], [[0.585424164624183]], [[0.6096206168300653]]], "std": [[[0.26627894524986234]], [[0.22642733615010607]], [[0.21964155697660978]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9725490196078431]], [[0.9803921568627451]]], "mean": [[[0.44292916870915033]], [[0.46395269607843137]], [[0.4783428370098039]]], "std": [[[0.2635672173570083]], [[0.26336674486293166]], [[0.25522627502663225]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [448]}, "index": {"min": [20559], "max": [21006], "mean": [20782.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 47, "stats": {"action": {"min": [-3.779296875, 67.1484375, 24.873046875, 39.990234375, -133.9453125, 0.0], "max": [58.0078125, 190.37109375, 176.923828125, 99.31640625, -2.4609375, 34.64730453491211], "mean": [19.82463264465332, 95.47145080566406, 78.12516021728516, 75.35855865478516, -101.45069122314453, 13.984021186828613], "std": [25.881725311279297, 35.50281524658203, 43.633201599121094, 22.668062210083008, 25.413841247558594, 9.481093406677246], "count": [448]}, "observation.state": {"min": [-2.8125, 66.62109375, 27.421875, 40.869140625, -133.681640625, 0.34650033712387085], "max": [57.744140625, 187.822265625, 176.572265625, 98.7890625, -1.669921875, 34.372833251953125], "mean": [20.20130729675293, 94.82084655761719, 80.80580139160156, 75.1845474243164, -100.4228744506836, 18.14581298828125], "std": [25.831298828125, 36.37007141113281, 43.86198043823242, 22.62684440612793, 27.003183364868164, 7.773783206939697], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5633770465686274]], [[0.5786105759803922]], [[0.5877981147875817]]], "std": [[[0.2793761301785941]], [[0.24121879458600284]], [[0.24949132302684468]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44458986928104577]], [[0.4653377205882353]], [[0.48020706495098037]]], "std": [[[0.26431702071198143]], [[0.2633459142186693]], [[0.25576823327350845]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [448]}, "index": {"min": [21007], "max": [21454], "mean": [21230.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 48, "stats": {"action": {"min": [-6.591796875, 65.56640625, 27.158203125, 32.34375, -119.970703125, 0.0], "max": [64.599609375, 190.37109375, 180.263671875, 100.107421875, -1.93359375, 46.78423309326172], "mean": [16.00747299194336, 96.39310455322266, 75.6257553100586, 84.14900970458984, -88.07341766357422, 6.152291297912598], "std": [23.465106964111328, 45.16458511352539, 51.09184646606445, 22.49199676513672, 32.9682502746582, 11.680791854858398], "count": [448]}, "observation.state": {"min": [-5.9765625, 65.0390625, 29.8828125, 34.189453125, -119.267578125, 0.27720028162002563], "max": [64.3359375, 187.822265625, 177.890625, 99.755859375, -2.197265625, 44.55994415283203], "mean": [16.032779693603516, 95.84394073486328, 76.91447448730469, 83.61969757080078, -87.0085678100586, 15.2653169631958], "std": [23.52401351928711, 45.56146240234375, 51.14473342895508, 22.626523971557617, 33.94611358642578, 9.758247375488281], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322027287581699]], [[0.558055]], [[0.5896311560457517]]], "std": [[[0.29870423271446134]], [[0.2558308507208658]], [[0.2524915757122777]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.44265206290849674]], [[0.4632966196895425]], [[0.47706341503267974]]], "std": [[[0.2654400012553073]], [[0.26475652446487397]], [[0.2574134875706808]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [448]}, "index": {"min": [21455], "max": [21902], "mean": [21678.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 49, "stats": {"action": {"min": [-9.580078125, 53.26171875, 16.611328125, 55.546875, -151.69921875, 0.0], "max": [54.931640625, 190.283203125, 174.462890625, 100.458984375, -14.326171875, 30.39419174194336], "mean": [18.335397720336914, 90.77983856201172, 64.76303100585938, 82.7005615234375, -105.45263671875, 8.957494735717773], "std": [23.276439666748047, 41.7884635925293, 43.64455795288086, 14.12857723236084, 33.40189743041992, 11.130684852600098], "count": [448]}, "observation.state": {"min": [-9.052734375, 52.470703125, 18.45703125, 56.689453125, -151.259765625, 0.48510047793388367], "max": [54.931640625, 187.822265625, 174.287109375, 100.107421875, 10.37109375, 30.006929397583008], "mean": [18.34756088256836, 89.83912658691406, 67.07427978515625, 82.81278228759766, -104.45697784423828, 16.87950325012207], "std": [23.443723678588867, 42.58894348144531, 44.64156723022461, 14.036285400390625, 35.31309127807617, 7.478153228759766], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5662490257352941]], [[0.5720913950163399]], [[0.5946532679738562]]], "std": [[[0.26734188055066327]], [[0.23726292202216245]], [[0.23525987792790148]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.4432029309640523]], [[0.4634129718137255]], [[0.4774896058006536]]], "std": [[[0.26371305417637303]], [[0.2632817865838561]], [[0.2558384963267149]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [448]}, "index": {"min": [21903], "max": [22350], "mean": [22126.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}} +{"episode_index": 50, "stats": {"action": {"min": [-4.130859375, 66.62109375, 28.037109375, 32.783203125, -148.18359375, 0.0], "max": [59.4140625, 190.283203125, 180.439453125, 100.283203125, 1.7578125, 37.655601501464844], "mean": [23.869766235351562, 96.74070739746094, 78.2342529296875, 73.99789428710938, -92.41118621826172, 12.310540199279785], "std": [25.51655387878418, 39.16965103149414, 44.886173248291016, 23.671598434448242, 29.527084350585938, 15.066587448120117], "count": [424]}, "observation.state": {"min": [-3.1640625, 66.357421875, 31.025390625, 33.75, -147.83203125, 0.27720028162002563], "max": [59.0625, 187.91015625, 178.06640625, 99.755859375, 1.494140625, 37.2834358215332], "mean": [24.25014305114746, 95.88307189941406, 80.76383972167969, 73.47821807861328, -91.54206848144531, 19.50838279724121], "std": [25.410655975341797, 39.99388885498047, 45.501487731933594, 23.57982635498047, 30.802717208862305, 10.582381248474121], "count": [424]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5957486131535948]], [[0.5891327900326798]], [[0.5982077083333333]]], "std": [[[0.22820248280415156]], [[0.23055003659276796]], [[0.24749477852648472]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4424794546568627]], [[0.4623591441993464]], [[0.4785959232026144]]], "std": [[[0.26130071036157654]], [[0.26112595605745587]], [[0.2550725922030755]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.1], "mean": [7.05], "std": [4.079930554964549], "count": [424]}, "frame_index": {"min": [0], "max": [423], "mean": [211.5], "std": [122.39791664893647], "count": [424]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [424]}, "index": {"min": [22351], "max": [22774], "mean": [22562.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [424]}}} +{"episode_index": 51, "stats": {"action": {"min": [-0.3515625, 68.203125, 29.794921875, 44.560546875, -136.0546875, 0.0], "max": [38.232421875, 190.37109375, 176.484375, 100.634765625, -3.955078125, 27.80082893371582], "mean": [8.758193016052246, 90.59659576416016, 63.58149337768555, 88.8369140625, -97.12421417236328, 4.53695011138916], "std": [13.914917945861816, 38.705326080322266, 44.17725372314453, 17.137378692626953, 27.424955368041992, 9.014749526977539], "count": [447]}, "observation.state": {"min": [0.263671875, 67.67578125, 32.431640625, 46.58203125, -135.791015625, 0.20790021121501923], "max": [38.232421875, 187.822265625, 175.60546875, 100.1953125, -3.779296875, 27.512126922607422], "mean": [9.210426330566406, 89.40029907226562, 65.66078186035156, 88.42430114746094, -96.09688568115234, 15.617291450500488], "std": [13.759696960449219, 39.751956939697266, 45.11248779296875, 16.838516235351562, 28.73712730407715, 5.8256635665893555], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5696795588235295]], [[0.5813208578431373]], [[0.6068303329248366]]], "std": [[[0.242422234193372]], [[0.22454711170756322]], [[0.211414457943467]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4416413909313725]], [[0.4611250755718954]], [[0.4744969464869281]]], "std": [[[0.2638620169849141]], [[0.26389376190112906]], [[0.2584000460231571]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [447]}, "index": {"min": [22775], "max": [23221], "mean": [22998.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 52, "stats": {"action": {"min": [-3.1640625, 57.3046875, 21.62109375, 46.318359375, -215.244140625, -0.10373444110155106], "max": [60.29296875, 190.37109375, 173.49609375, 100.634765625, 0.703125, 37.03319549560547], "mean": [15.839581489562988, 94.55657196044922, 71.4228286743164, 85.11213684082031, -105.99042510986328, 6.11568546295166], "std": [22.41275978088379, 47.29685974121094, 54.38890838623047, 19.982606887817383, 57.97718048095703, 11.618844985961914], "count": [447]}, "observation.state": {"min": [-2.63671875, 56.513671875, 24.345703125, 46.93359375, -176.30859375, 0.27720028162002563], "max": [59.853515625, 187.822265625, 173.49609375, 100.458984375, 0.615234375, 36.45183563232422], "mean": [15.711186408996582, 93.67745208740234, 73.85955047607422, 84.9473648071289, -99.43946075439453, 16.337261199951172], "std": [22.396886825561523, 48.12384033203125, 54.841793060302734, 19.58322525024414, 49.312992095947266, 8.109820365905762], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5402117095588236]], [[0.5642955902777778]], [[0.5906585375816994]]], "std": [[[0.27835293287468116]], [[0.22606992084262667]], [[0.22852469209701248]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.44208106821895427]], [[0.46170098039215685]], [[0.4756768504901961]]], "std": [[[0.2646594751330722]], [[0.26452331005637447]], [[0.2596395688269178]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [447]}, "index": {"min": [23222], "max": [23668], "mean": [23445.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 53, "stats": {"action": {"min": [-4.658203125, 63.28125, 30.498046875, 47.021484375, -117.421875, -0.2074688822031021], "max": [54.84375, 190.37109375, 177.626953125, 100.1953125, -4.130859375, 32.0539436340332], "mean": [14.53125, 93.02696990966797, 70.49713134765625, 84.05938720703125, -90.74470520019531, 5.302741527557373], "std": [20.79399871826172, 44.156715393066406, 49.42513656616211, 17.15447998046875, 29.61344337463379, 10.582140922546387], "count": [447]}, "observation.state": {"min": [-3.779296875, 62.9296875, 33.22265625, 50.185546875, -116.806640625, 0.20790021121501923], "max": [54.4921875, 187.822265625, 176.396484375, 99.755859375, -3.779296875, 31.808731079101562], "mean": [14.803573608398438, 92.8235092163086, 73.18693542480469, 83.76899719238281, -89.73043060302734, 15.240693092346191], "std": [20.659521102905273, 44.42607879638672, 49.65730667114258, 16.958049774169922, 30.67021942138672, 7.943576335906982], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.552077530637255]], [[0.5662591094771242]], [[0.5872080473856209]]], "std": [[[0.2697180148169752]], [[0.23041459896937708]], [[0.23562470505722533]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4420781229575163]], [[0.46152762050653595]], [[0.4751930473856209]]], "std": [[[0.2639019580746823]], [[0.2639549540654437]], [[0.25902214799776946]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [447]}, "index": {"min": [23669], "max": [24115], "mean": [23892.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 54, "stats": {"action": {"min": [-4.658203125, 47.4609375, 21.884765625, 42.802734375, -165.76171875, 0.0], "max": [48.8671875, 190.37109375, 174.90234375, 100.37109375, -0.615234375, 82.46887969970703], "mean": [12.977532386779785, 94.78868103027344, 67.17439270019531, 84.54467010498047, -97.58698272705078, 12.899030685424805], "std": [17.268463134765625, 46.96294403076172, 52.53669357299805, 18.986724853515625, 44.18833923339844, 21.074901580810547], "count": [447]}, "observation.state": {"min": [-3.955078125, 46.845703125, 23.994140625, 44.560546875, -165.322265625, 0.20790021121501923], "max": [48.603515625, 187.822265625, 174.55078125, 100.546875, -0.791015625, 82.25918579101562], "mean": [13.264602661132812, 94.3843002319336, 70.19078826904297, 84.40299987792969, -96.95132446289062, 22.081655502319336], "std": [17.194568634033203, 47.277950286865234, 52.694915771484375, 18.69692611694336, 44.950416564941406, 15.540000915527344], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5795195976307189]], [[0.5831477062908497]], [[0.6058968545751633]]], "std": [[[0.24557140097898636]], [[0.22425992386706092]], [[0.2056358143737432]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44277382557189543]], [[0.46229435253267975]], [[0.4751427144607843]]], "std": [[[0.2631967985716067]], [[0.26288897383576826]], [[0.2583385608901496]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [447]}, "index": {"min": [24116], "max": [24562], "mean": [24339.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 55, "stats": {"action": {"min": [-0.52734375, 63.896484375, 32.16796875, 40.869140625, -215.5078125, 0.0], "max": [61.962890625, 190.283203125, 180.17578125, 100.458984375, -0.966796875, 93.25726318359375], "mean": [11.898463249206543, 102.36549377441406, 81.32562255859375, 82.787841796875, -99.70401763916016, 14.79896354675293], "std": [20.474193572998047, 48.44565200805664, 56.23952865600586, 21.547502517700195, 53.77273941040039, 17.934608459472656], "count": [447]}, "observation.state": {"min": [-0.17578125, 63.10546875, 35.068359375, 42.978515625, -176.923828125, 0.27720028162002563], "max": [61.5234375, 187.822265625, 177.890625, 99.931640625, -1.142578125, 90.02079010009766], "mean": [12.223678588867188, 101.58700561523438, 83.20950317382812, 82.41056823730469, -95.1556396484375, 19.283021926879883], "std": [20.433347702026367, 48.93647003173828, 56.51629638671875, 21.077281951904297, 47.62458801269531, 14.192859649658203], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5526955126633987]], [[0.5614754452614379]], [[0.5969829738562091]]], "std": [[[0.261255722575824]], [[0.22310897010853267]], [[0.21098228736301378]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.4430269607843137]], [[0.4628185253267974]], [[0.4769750204248366]]], "std": [[[0.2643413331432222]], [[0.265391541036588]], [[0.2605777599886154]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [447]}, "index": {"min": [24563], "max": [25009], "mean": [24786.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 56, "stats": {"action": {"min": [-2.724609375, 62.666015625, 31.46484375, 50.44921875, -198.544921875, -0.10373444110155106], "max": [64.951171875, 190.1953125, 176.220703125, 100.634765625, -15.029296875, 34.5435676574707], "mean": [12.195412635803223, 102.14810943603516, 79.84114837646484, 86.60115814208984, -101.76200103759766, 3.9231531620025635], "std": [22.319013595581055, 47.195587158203125, 51.97815704345703, 18.423690795898438, 46.79632568359375, 9.762638092041016], "count": [448]}, "observation.state": {"min": [-2.28515625, 62.05078125, 34.365234375, 50.44921875, -176.30859375, 0.27720028162002563], "max": [65.126953125, 187.822265625, 175.693359375, 100.1953125, -14.677734375, 34.23423385620117], "mean": [12.240142822265625, 101.07878875732422, 81.97120666503906, 86.0836181640625, -98.90919494628906, 14.717416763305664], "std": [22.36943244934082, 48.03078842163086, 52.735328674316406, 18.248727798461914, 43.54233169555664, 7.9307403564453125], "count": [448]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5464519464869282]], [[0.5564367871732026]], [[0.5905133026960785]]], "std": [[[0.2637083914645759]], [[0.2281047919456001]], [[0.21338909197776906]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9568627450980393]], [[0.9568627450980393]]], "mean": [[[0.4436699264705882]], [[0.4635025612745098]], [[0.47748969975490196]]], "std": [[[0.2643940937880646]], [[0.26553133283250446]], [[0.2603517774647165]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [448]}, "index": {"min": [25010], "max": [25457], "mean": [25233.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}}} +{"episode_index": 57, "stats": {"action": {"min": [-1.58203125, 62.05078125, 28.4765625, 52.03125, -201.62109375, 0.0], "max": [47.548828125, 190.37109375, 173.14453125, 100.458984375, -6.50390625, 34.64730453491211], "mean": [11.915485382080078, 91.67509460449219, 70.49459075927734, 85.50663757324219, -108.43303680419922, 5.842413902282715], "std": [17.04343605041504, 42.95648956298828, 49.625736236572266, 18.15228843688965, 45.28969955444336, 11.406107902526855], "count": [446]}, "observation.state": {"min": [-1.23046875, 61.5234375, 31.640625, 52.91015625, -176.30859375, 0.20790021121501923], "max": [47.197265625, 187.822265625, 173.232421875, 100.1953125, -6.6796875, 34.372833251953125], "mean": [11.718421936035156, 91.63247680664062, 73.70221710205078, 85.26063537597656, -104.22307586669922, 16.41022491455078], "std": [17.2449893951416, 43.26800537109375, 49.65920639038086, 17.904987335205078, 40.0599250793457, 8.106182098388672], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5524449142156863]], [[0.5636727328431372]], [[0.5999884579248366]]], "std": [[[0.2596732462849553]], [[0.21653094593408953]], [[0.2012701176573931]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.4412657005718954]], [[0.4611849857026144]], [[0.47515555147058824]]], "std": [[[0.26519836428106275]], [[0.2661768769353118]], [[0.26092162332562924]]], "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": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [446]}, "index": {"min": [25458], "max": [25903], "mean": [25680.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 58, "stats": {"action": {"min": [-2.63671875, 57.83203125, 17.9296875, 31.728515625, -149.4140625, 0.0], "max": [38.759765625, 190.37109375, 180.17578125, 100.458984375, -2.98828125, 34.336097717285156], "mean": [6.789206504821777, 91.98051452636719, 66.38790130615234, 86.58802032470703, -93.29988098144531, 5.720760345458984], "std": [14.605212211608887, 46.16130065917969, 52.506954193115234, 20.43479347229004, 37.4281005859375, 11.093379020690918], "count": [447]}, "observation.state": {"min": [-2.021484375, 57.568359375, 20.7421875, 33.662109375, -149.150390625, 0.27720028162002563], "max": [38.49609375, 187.822265625, 177.978515625, 100.107421875, -3.251953125, 33.957035064697266], "mean": [7.03754186630249, 91.30518341064453, 68.68013000488281, 86.32221984863281, -92.37442016601562, 15.708891868591309], "std": [14.459022521972656, 46.657203674316406, 52.86030960083008, 20.27921485900879, 38.246681213378906, 8.396151542663574], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5681347058823529]], [[0.5788814971405228]], [[0.6080959007352941]]], "std": [[[0.2573329228315896]], [[0.21925891525792818]], [[0.2013235159352324]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.4422112928921568]], [[0.46265238766339867]], [[0.4774450714869281]]], "std": [[[0.2650217706912265]], [[0.26575909159852823]], [[0.26012954230868496]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [447]}, "index": {"min": [25904], "max": [26350], "mean": [26127.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 59, "stats": {"action": {"min": [-4.39453125, 77.51953125, 42.099609375, 40.78125, -269.47265625, -0.10373444110155106], "max": [69.9609375, 190.283203125, 171.474609375, 95.361328125, 268.59375, 40.14522933959961], "mean": [28.39004898071289, 113.17854309082031, 99.9500503540039, 66.35781860351562, -27.834980010986328, 16.201658248901367], "std": [29.567914962768555, 33.36684036254883, 41.733795166015625, 16.55561065673828, 141.85061645507812, 18.16837501525879], "count": [447]}, "observation.state": {"min": [-3.779296875, 76.9921875, 45.17578125, 41.8359375, -176.484375, 0.27720028162002563], "max": [69.78515625, 187.822265625, 171.650390625, 94.833984375, 182.8125, 39.847537994384766], "mean": [28.548919677734375, 112.88871765136719, 102.87480926513672, 66.45750427246094, -24.009674072265625, 22.920330047607422], "std": [29.437891006469727, 33.44911575317383, 41.22856521606445, 16.26190185546875, 123.2972412109375, 13.01624870300293], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5917276327614379]], [[0.5763845955882353]], [[0.5768854799836601]]], "std": [[[0.22710257071210327]], [[0.24159453309016374]], [[0.2707889469479158]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.984313725490196]], [[0.9803921568627451]]], "mean": [[[0.4507386948529412]], [[0.47092828635620915]], [[0.48481740400326795]]], "std": [[[0.26137968458604127]], [[0.2612597871091937]], [[0.25486673743336236]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [447]}, "index": {"min": [26351], "max": [26797], "mean": [26574.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 60, "stats": {"action": {"min": [-5.009765625, 60.64453125, 32.34375, 39.55078125, -141.15234375, 0.0], "max": [60.908203125, 190.283203125, 178.9453125, 100.37109375, -3.427734375, 27.489625930786133], "mean": [15.19092082977295, 90.78648376464844, 65.27816009521484, 87.56710815429688, -100.49266052246094, 8.103558540344238], "std": [23.976638793945312, 41.99481201171875, 47.399566650390625, 17.465164184570312, 29.617765426635742, 7.916168212890625], "count": [447]}, "observation.state": {"min": [-4.482421875, 60.1171875, 35.068359375, 40.869140625, -139.39453125, 0.27720028162002563], "max": [60.556640625, 187.822265625, 177.71484375, 100.107421875, -3.427734375, 27.09632682800293], "mean": [15.42667293548584, 90.38105773925781, 68.2469711303711, 87.14981842041016, -99.53791046142578, 15.14163875579834], "std": [23.886816024780273, 42.518062591552734, 47.71888732910156, 17.416799545288086, 30.854167938232422, 6.7716851234436035], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5644342177287581]], [[0.5693358251633986]], [[0.589002199754902]]], "std": [[[0.2534659593061514]], [[0.2334337484751288]], [[0.24876519314094211]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4440262581699347]], [[0.4635756352124183]], [[0.4777518668300653]]], "std": [[[0.26369009282818096]], [[0.2644778988848279]], [[0.2583733049743003]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [447]}, "index": {"min": [26798], "max": [27244], "mean": [27021.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 61, "stats": {"action": {"min": [-2.63671875, 64.248046875, 23.90625, 48.779296875, -143.4375, 0.0], "max": [59.58984375, 190.37109375, 173.671875, 100.283203125, -1.318359375, 35.16597366333008], "mean": [14.481111526489258, 106.26176452636719, 82.77729797363281, 82.00238037109375, -89.12612915039062, 8.897482872009277], "std": [20.99259376525879, 47.770973205566406, 53.5128173828125, 17.315338134765625, 36.521278381347656, 9.957276344299316], "count": [447]}, "observation.state": {"min": [-2.197265625, 63.720703125, 26.455078125, 50.361328125, -142.470703125, 0.27720028162002563], "max": [59.326171875, 187.822265625, 173.583984375, 100.107421875, -1.318359375, 34.857933044433594], "mean": [14.379063606262207, 105.91132354736328, 85.73355102539062, 81.86833953857422, -88.19477081298828, 15.00179672241211], "std": [21.06998062133789, 47.8172721862793, 53.31767272949219, 16.998001098632812, 37.31840133666992, 9.072770118713379], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5766692565359477]], [[0.5749000653594771]], [[0.5928229350490196]]], "std": [[[0.2618449408924201]], [[0.24174684439290792]], [[0.2445900922524305]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.44682176266339874]], [[0.4666422855392157]], [[0.4803192034313726]]], "std": [[[0.26371252137868534]], [[0.264600053293907]], [[0.2591144238486131]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [447]}, "index": {"min": [27245], "max": [27691], "mean": [27468.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 62, "stats": {"action": {"min": [-2.109375, 66.708984375, 27.509765625, 49.74609375, -130.341796875, 0.0], "max": [58.447265625, 190.37109375, 176.923828125, 100.458984375, -0.615234375, 30.91286277770996], "mean": [15.800803184509277, 98.74022674560547, 75.85653686523438, 86.02289581298828, -90.11846923828125, 10.244393348693848], "std": [22.84316062927246, 44.28446578979492, 49.5806999206543, 16.865121841430664, 33.28467559814453, 9.199362754821777], "count": [446]}, "observation.state": {"min": [-1.40625, 66.09375, 30.234375, 51.15234375, -129.375, 0.20790021121501923], "max": [57.83203125, 187.822265625, 175.78125, 100.107421875, -0.791015625, 30.145530700683594], "mean": [15.834895133972168, 98.03659057617188, 78.63565063476562, 85.78207397460938, -89.22139739990234, 15.739312171936035], "std": [22.974437713623047, 44.68741226196289, 49.63205337524414, 16.598405838012695, 34.326698303222656, 8.07043170928955], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5689021343954248]], [[0.5699408496732026]], [[0.59167554125817]]], "std": [[[0.2537042912517005]], [[0.23565043627645577]], [[0.23985475671203055]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.445282704248366]], [[0.4653188378267974]], [[0.4797534150326797]]], "std": [[[0.2639499490437962]], [[0.2646346878479064]], [[0.2584397130796902]]], "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": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [446]}, "index": {"min": [27692], "max": [28137], "mean": [27914.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 63, "stats": {"action": {"min": [-4.04296875, 70.400390625, 17.9296875, 47.63671875, -160.224609375, 0.0], "max": [65.654296875, 190.37109375, 176.923828125, 100.107421875, -1.23046875, 30.809127807617188], "mean": [15.565705299377441, 103.6136703491211, 81.9368667602539, 85.54531860351562, -96.40535736083984, 4.401519298553467], "std": [25.325958251953125, 44.746585845947266, 49.3868293762207, 17.96843910217285, 42.135353088378906, 8.943830490112305], "count": [446]}, "observation.state": {"min": [-3.515625, 69.873046875, 20.654296875, 48.515625, -159.2578125, 0.27720028162002563], "max": [65.302734375, 187.822265625, 176.572265625, 100.1953125, -1.318359375, 30.284130096435547], "mean": [15.621277809143066, 102.24742126464844, 83.9574203491211, 85.22264099121094, -95.41710662841797, 13.743144989013672], "std": [25.236530303955078, 45.52206802368164, 49.942203521728516, 17.90647315979004, 42.89349365234375, 7.5933637619018555], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413089889705883]], [[0.5557841156045752]], [[0.5777352716503269]]], "std": [[[0.28802423926905696]], [[0.24754458721918599]], [[0.25556571138846046]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4473063419117647]], [[0.4669455882352941]], [[0.48087304942810455]]], "std": [[[0.2640118432594657]], [[0.2639390531525704]], [[0.2574100298638242]]], "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": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [446]}, "index": {"min": [28138], "max": [28583], "mean": [28360.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 64, "stats": {"action": {"min": [-2.109375, 60.29296875, 29.267578125, 46.669921875, -148.0078125, 0.0], "max": [58.7109375, 190.37109375, 174.287109375, 100.72265625, 1.669921875, 30.601659774780273], "mean": [10.400390625, 100.50996398925781, 78.94004821777344, 87.70049285888672, -85.82747650146484, 3.6478519439697266], "std": [19.521543502807617, 46.234413146972656, 51.287506103515625, 17.14275360107422, 38.31353759765625, 8.48085880279541], "count": [447]}, "observation.state": {"min": [-1.58203125, 59.677734375, 32.080078125, 48.1640625, -147.65625, 0.27720028162002563], "max": [58.88671875, 187.822265625, 174.111328125, 100.37109375, 1.669921875, 30.284130096435547], "mean": [10.299129486083984, 99.17070770263672, 80.74433898925781, 87.18455505371094, -84.87138366699219, 13.886035919189453], "std": [19.645219802856445, 47.14616012573242, 51.865928649902344, 17.038602828979492, 39.1352653503418, 7.569644927978516], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5362781821895425]], [[0.5450928267973856]], [[0.5921852757352941]]], "std": [[[0.2852199612385102]], [[0.2471918537835689]], [[0.22710545545487637]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4446934926470588]], [[0.46421234272875816]], [[0.4775813807189543]]], "std": [[[0.2654263905385743]], [[0.2658186923915237]], [[0.2599012954939734]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [447]}, "index": {"min": [28584], "max": [29030], "mean": [28807.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 65, "stats": {"action": {"min": [-1.669921875, 65.21484375, 26.89453125, 49.833984375, -136.845703125, 0.0], "max": [60.029296875, 190.37109375, 175.869140625, 100.546875, 0.17578125, 32.987552642822266], "mean": [9.027566909790039, 98.569580078125, 74.79554748535156, 88.45296478271484, -86.85005950927734, 3.95417857170105], "std": [18.90177345275879, 45.00028991699219, 50.80803298950195, 17.703413009643555, 33.90824508666992, 9.607364654541016], "count": [447]}, "observation.state": {"min": [-1.142578125, 64.51171875, 29.70703125, 51.064453125, -136.669921875, 0.27720028162002563], "max": [59.853515625, 187.822265625, 175.517578125, 100.107421875, 0.615234375, 32.709632873535156], "mean": [9.107789039611816, 97.16101837158203, 76.42517852783203, 88.05154418945312, -85.86113739013672, 14.623534202575684], "std": [18.916988372802734, 45.978660583496094, 51.496063232421875, 17.510196685791016, 34.85024642944336, 8.039752006530762], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5468158047385622]], [[0.5527499918300653]], [[0.593954375]]], "std": [[[0.27774740944210335]], [[0.24106660093401655]], [[0.2344985952655737]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9764705882352941]], [[0.984313725490196]]], "mean": [[[0.44470528390522873]], [[0.4641667708333333]], [[0.4779254922385621]]], "std": [[[0.26559478062122016]], [[0.26590174218264917]], [[0.25940025053209753]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [447]}, "index": {"min": [29031], "max": [29477], "mean": [29254.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 66, "stats": {"action": {"min": [0.3515625, 61.171875, 23.642578125, 45.615234375, -145.01953125, 0.0], "max": [61.435546875, 190.283203125, 175.166015625, 100.72265625, -8.701171875, 27.69709587097168], "mean": [14.496054649353027, 86.52288818359375, 63.503238677978516, 89.21743774414062, -96.95927429199219, 4.597496032714844], "std": [21.50846290588379, 41.64352798461914, 46.12104797363281, 16.545881271362305, 28.68557357788086, 9.179774284362793], "count": [447]}, "observation.state": {"min": [0.52734375, 60.46875, 26.3671875, 47.021484375, -144.66796875, 0.27720028162002563], "max": [61.083984375, 187.822265625, 174.7265625, 100.37109375, -8.7890625, 27.37352752685547], "mean": [14.554451942443848, 86.23310089111328, 65.54713439941406, 88.8027572631836, -96.11394500732422, 14.798562049865723], "std": [21.555253982543945, 42.19837951660156, 47.27149963378906, 16.465818405151367, 29.691131591796875, 7.2505364418029785], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5471603656045751]], [[0.5535590543300654]], [[0.5837680126633987]]], "std": [[[0.2547366409084293]], [[0.23119969562064954]], [[0.22449014814196103]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4432426633986928]], [[0.4622974121732026]], [[0.4763752369281046]]], "std": [[[0.265752152054215]], [[0.2660345846008128]], [[0.2598724117531112]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [447]}, "index": {"min": [29478], "max": [29924], "mean": [29701.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 67, "stats": {"action": {"min": [-5.361328125, 54.140625, 14.0625, 50.80078125, -134.033203125, 0.0], "max": [67.236328125, 190.37109375, 176.923828125, 100.283203125, -1.142578125, 32.88381576538086], "mean": [16.7810001373291, 88.26811218261719, 64.17789459228516, 88.99800109863281, -90.02268981933594, 5.506779193878174], "std": [24.50273323059082, 43.508121490478516, 47.019439697265625, 15.855746269226074, 33.144630432128906, 10.7421236038208], "count": [446]}, "observation.state": {"min": [-4.658203125, 53.349609375, 16.5234375, 52.03125, -133.681640625, 0.34650033712387085], "max": [66.97265625, 187.822265625, 176.396484375, 100.107421875, -0.791015625, 32.43243408203125], "mean": [16.924659729003906, 87.30514526367188, 66.39250183105469, 88.88056945800781, -89.34443664550781, 15.507617950439453], "std": [24.55337142944336, 44.32988739013672, 47.673702239990234, 15.92507553100586, 34.23375701904297, 7.838970184326172], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.55634125]], [[0.560153310866013]], [[0.586130816993464]]], "std": [[[0.2567529162727082]], [[0.2291631417880139]], [[0.22077508354137063]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.44441012459150325]], [[0.4634565134803922]], [[0.47741114583333333]]], "std": [[[0.26485392499345745]], [[0.26491503477510003]], [[0.2587217353330007]]], "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": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [446]}, "index": {"min": [29925], "max": [30370], "mean": [30147.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 68, "stats": {"action": {"min": [-0.439453125, 71.279296875, 28.740234375, 30.849609375, -162.94921875, 0.0], "max": [36.2109375, 190.37109375, 180.3515625, 100.283203125, -0.703125, 27.593360900878906], "mean": [7.518679141998291, 101.11360168457031, 82.61297607421875, 78.20588684082031, -94.16907501220703, 4.7017316818237305], "std": [13.11690616607666, 39.36502456665039, 43.33675765991211, 18.807086944580078, 39.464874267578125, 9.415492057800293], "count": [447]}, "observation.state": {"min": [0.0, 70.927734375, 32.431640625, 32.431640625, -162.7734375, 0.27720028162002563], "max": [35.947265625, 187.822265625, 177.978515625, 100.01953125, -0.439453125, 27.027027130126953], "mean": [7.775272846221924, 100.31190490722656, 84.88660430908203, 77.8188247680664, -93.19111633300781, 14.745845794677734], "std": [13.179621696472168, 39.87510299682617, 42.86330032348633, 18.839685440063477, 40.303184509277344, 7.2268829345703125], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5572689828431373]], [[0.5684531392973856]], [[0.5986921711601307]]], "std": [[[0.2650016939555176]], [[0.23938555968760536]], [[0.22350473033652524]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.4468551776960784]], [[0.4663892565359477]], [[0.4796176756535948]]], "std": [[[0.2651505704576573]], [[0.2652172478072574]], [[0.25935832050302676]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [447]}, "index": {"min": [30371], "max": [30817], "mean": [30594.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 69, "stats": {"action": {"min": [-5.361328125, 65.21484375, 6.50390625, 34.1015625, -129.111328125, 0.0], "max": [35.595703125, 190.37109375, 178.9453125, 100.37109375, 0.52734375, 28.21576690673828], "mean": [8.805381774902344, 97.06951904296875, 74.77027130126953, 83.62480926513672, -88.34930419921875, 4.613533020019531], "std": [13.065279006958008, 47.236934661865234, 54.04270553588867, 21.63047981262207, 36.64100646972656, 9.279038429260254], "count": [447]}, "observation.state": {"min": [-4.921875, 64.599609375, 12.65625, 35.5078125, -128.84765625, 0.27720028162002563], "max": [35.419921875, 187.822265625, 177.626953125, 100.107421875, 0.87890625, 27.78932762145996], "mean": [9.078492164611816, 96.76705932617188, 76.90469360351562, 83.33504486083984, -87.44020080566406, 14.204469680786133], "std": [12.988391876220703, 47.34555435180664, 53.981929779052734, 21.441057205200195, 37.52751159667969, 7.6284942626953125], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5498622732843137]], [[0.5582632414215687]], [[0.5824483741830065]]], "std": [[[0.25981301834336645]], [[0.23761767344226783]], [[0.2475253790069434]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.44608167279411765]], [[0.4653633088235294]], [[0.4777900428921568]]], "std": [[[0.26528166574023593]], [[0.26550909618593876]], [[0.26019018543067957]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [447]}, "index": {"min": [30818], "max": [31264], "mean": [31041.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 70, "stats": {"action": {"min": [-0.87890625, 67.236328125, 34.62890625, 46.58203125, -195.99609375, 0.0], "max": [68.466796875, 190.37109375, 175.95703125, 100.01953125, -0.791015625, 28.5269718170166], "mean": [20.826736450195312, 104.14698028564453, 85.83045196533203, 80.41231536865234, -109.27861022949219, 4.9325971603393555], "std": [26.69658660888672, 39.94614028930664, 48.114749908447266, 20.010156631469727, 50.94293975830078, 7.401982307434082], "count": [447]}, "observation.state": {"min": [-0.263671875, 66.62109375, 36.9140625, 47.98828125, -176.66015625, 0.41580042243003845], "max": [68.466796875, 187.822265625, 175.60546875, 99.755859375, -0.791015625, 28.205127716064453], "mean": [20.85367202758789, 103.21147155761719, 87.97920227050781, 80.14543151855469, -105.7642593383789, 13.453662872314453], "std": [26.837739944458008, 40.80655288696289, 48.509952545166016, 19.77229881286621, 47.73603439331055, 7.276492595672607], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5648400061274509]], [[0.5644982107843137]], [[0.5859780473856209]]], "std": [[[0.25486891048755284]], [[0.22796837225527808]], [[0.23749496391312325]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.4487011090686274]], [[0.46854928104575166]], [[0.48213635416666667]]], "std": [[[0.2640857219321294]], [[0.2638885950105327]], [[0.25694668099219947]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [447]}, "index": {"min": [31265], "max": [31711], "mean": [31488.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 71, "stats": {"action": {"min": [-2.197265625, 69.08203125, 35.244140625, 56.337890625, -186.15234375, 0.0], "max": [56.865234375, 190.37109375, 170.68359375, 100.458984375, -7.91015625, 26.97095489501953], "mean": [9.586566925048828, 95.4433364868164, 69.65872955322266, 91.34112548828125, -101.36109161376953, 3.330674886703491], "std": [21.039087295532227, 38.34793472290039, 44.50399398803711, 14.769702911376953, 39.5728874206543, 7.7920427322387695], "count": [447]}, "observation.state": {"min": [-1.494140625, 68.5546875, 37.529296875, 56.337890625, -176.30859375, 0.34650033712387085], "max": [56.77734375, 187.91015625, 170.947265625, 100.01953125, -7.55859375, 26.749826431274414], "mean": [10.032508850097656, 94.1737289428711, 71.53864288330078, 90.84587097167969, -99.76431274414062, 14.739020347595215], "std": [20.817991256713867, 39.56716537475586, 45.67049026489258, 14.658373832702637, 38.81143569946289, 5.8553266525268555], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5566186744281046]], [[0.5550712847222222]], [[0.5822372549019608]]], "std": [[[0.2581706351609471]], [[0.2373268516080986]], [[0.24102040627679241]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9647058823529412]], [[0.9764705882352941]]], "mean": [[[0.44656860702614376]], [[0.46612304534313725]], [[0.47994160743464054]]], "std": [[[0.2652127354460408]], [[0.26550905361813676]], [[0.2582639297095891]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [447]}, "index": {"min": [31712], "max": [32158], "mean": [31935.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 72, "stats": {"action": {"min": [-1.23046875, 56.6015625, 37.6171875, 32.431640625, -153.896484375, 0.0], "max": [34.27734375, 190.37109375, 180.3515625, 100.283203125, -1.669921875, 29.045642852783203], "mean": [8.244218826293945, 91.5866928100586, 68.10225677490234, 85.81725311279297, -96.49578857421875, 4.079061031341553], "std": [11.534759521484375, 42.64969253540039, 48.6848258972168, 21.549266815185547, 35.83304214477539, 8.556380271911621], "count": [447]}, "observation.state": {"min": [-0.52734375, 55.8984375, 40.078125, 33.662109375, -153.45703125, 0.27720028162002563], "max": [33.662109375, 187.822265625, 177.890625, 100.107421875, -1.318359375, 28.620927810668945], "mean": [8.701171875, 90.93868255615234, 70.4583969116211, 85.43739318847656, -95.55680084228516, 14.244767189025879], "std": [11.468008041381836, 43.22494888305664, 48.51118850708008, 21.90709686279297, 36.918800354003906, 6.966116428375244], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5509877124183007]], [[0.5607996425653595]], [[0.593989087009804]]], "std": [[[0.2662750041403064]], [[0.23660666225586927]], [[0.21342581396668348]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9647058823529412]], [[0.9764705882352941]]], "mean": [[[0.44401788194444447]], [[0.4631769914215686]], [[0.47662412785947716]]], "std": [[[0.2654173794678457]], [[0.2657681343043262]], [[0.259629408320249]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [447]}, "index": {"min": [32159], "max": [32605], "mean": [32382.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 73, "stats": {"action": {"min": [-2.98828125, 52.998046875, 20.21484375, 42.36328125, -133.681640625, 0.0], "max": [38.583984375, 190.283203125, 178.2421875, 100.458984375, -3.515625, 31.016597747802734], "mean": [8.51044750213623, 94.27840423583984, 67.84172821044922, 86.18064880371094, -87.81534576416016, 4.648802757263184], "std": [12.989234924316406, 44.75479507446289, 50.37813949584961, 20.33424186706543, 33.50343322753906, 9.467313766479492], "count": [447]}, "observation.state": {"min": [-2.373046875, 52.3828125, 23.02734375, 43.681640625, -133.330078125, 0.27720028162002563], "max": [38.3203125, 187.822265625, 177.890625, 100.107421875, -3.251953125, 30.284130096435547], "mean": [8.886194229125977, 93.88863372802734, 69.71672821044922, 85.65113067626953, -87.02076721191406, 14.277637481689453], "std": [12.956419944763184, 45.083438873291016, 51.192054748535156, 20.429588317871094, 34.39152526855469, 7.736425399780273], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5772790420751633]], [[0.5852599019607844]], [[0.6132058231209151]]], "std": [[[0.2500290133850975]], [[0.2274998747987328]], [[0.21184365714451897]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9764705882352941]], [[0.9764705882352941]]], "mean": [[[0.44566272263071893]], [[0.46492416258169933]], [[0.4781520649509804]]], "std": [[[0.26472541700565255]], [[0.2649448170526772]], [[0.2588286895910973]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [447]}, "index": {"min": [32606], "max": [33052], "mean": [32829.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 74, "stats": {"action": {"min": [-0.615234375, 64.16015625, 34.8046875, 61.875, -165.5859375, 0.0], "max": [41.66015625, 190.37109375, 171.9140625, 100.1953125, 2.4609375, 26.97095489501953], "mean": [10.728948593139648, 89.76097869873047, 65.98698425292969, 89.45649719238281, -93.9251937866211, 4.6483283042907715], "std": [14.261634826660156, 41.074806213378906, 44.887821197509766, 14.313098907470703, 36.55976104736328, 7.1288275718688965], "count": [447]}, "observation.state": {"min": [-0.087890625, 63.6328125, 37.529296875, 63.544921875, -165.146484375, 0.27720028162002563], "max": [41.66015625, 187.91015625, 172.08984375, 100.01953125, 2.548828125, 26.680526733398438], "mean": [10.527998924255371, 89.53321838378906, 68.52204895019531, 89.14350891113281, -92.99141693115234, 14.366782188415527], "std": [14.479976654052734, 41.56669998168945, 45.64033508300781, 13.977084159851074, 37.51740646362305, 5.9739885330200195], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457101960784314]], [[0.5451730208333334]], [[0.5773265645424837]]], "std": [[[0.2569339128782499]], [[0.23820326960505128]], [[0.22959176643914433]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9647058823529412]], [[0.9803921568627451]]], "mean": [[[0.4447819403594771]], [[0.4638292075163399]], [[0.4769623937908497]]], "std": [[[0.26556024781808546]], [[0.26573168477809533]], [[0.2594566341247072]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [447]}, "index": {"min": [33053], "max": [33499], "mean": [33276.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 75, "stats": {"action": {"min": [-3.515625, 65.7421875, 38.84765625, 17.9296875, -136.23046875, -0.10373444110155106], "max": [42.802734375, 190.283203125, 180.439453125, 100.546875, 5.44921875, 27.385892868041992], "mean": [9.840234756469727, 81.98992919921875, 63.0419807434082, 86.61688995361328, -91.2166519165039, 4.337316036224365], "std": [16.902875900268555, 32.787498474121094, 39.185237884521484, 22.011436462402344, 33.211090087890625, 8.354754447937012], "count": [425]}, "observation.state": {"min": [-2.724609375, 65.390625, 41.30859375, 19.599609375, -135.966796875, 0.34650033712387085], "max": [42.451171875, 187.998046875, 178.06640625, 100.1953125, 5.185546875, 27.027027130126953], "mean": [9.86443042755127, 81.8648452758789, 65.98993682861328, 86.05381774902344, -90.32984924316406, 14.855104446411133], "std": [16.922903060913086, 34.00547409057617, 39.72165298461914, 22.099721908569336, 34.18833541870117, 5.792819499969482], "count": [425]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5436776960784313]], [[0.5392708966503268]], [[0.5604832761437909]]], "std": [[[0.274121381868341]], [[0.2552274215207752]], [[0.25675369575973167]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.4394463562091503]], [[0.4593348427287582]], [[0.47366110906862746]]], "std": [[[0.26612916762440236]], [[0.2665858206362783]], [[0.2607275318286668]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [425]}, "index": {"min": [33500], "max": [33924], "mean": [33712.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [425]}}} +{"episode_index": 76, "stats": {"action": {"min": [-1.40625, 65.126953125, 38.232421875, 11.77734375, -165.673828125, -0.10373444110155106], "max": [45.703125, 190.283203125, 180.3515625, 100.634765625, -4.306640625, 27.489625930786133], "mean": [12.286205291748047, 90.17107391357422, 70.26983642578125, 84.41995239257812, -95.61170196533203, 3.1721339225769043], "std": [17.297910690307617, 39.28865051269531, 45.328704833984375, 23.9403076171875, 46.25416564941406, 8.309781074523926], "count": [447]}, "observation.state": {"min": [-0.87890625, 64.599609375, 40.95703125, 14.326171875, -165.322265625, 0.34650033712387085], "max": [45.263671875, 187.822265625, 177.978515625, 100.283203125, -4.39453125, 27.027027130126953], "mean": [12.418925285339355, 89.13348388671875, 72.69459533691406, 83.93258666992188, -94.84203338623047, 12.708742141723633], "std": [17.36962127685547, 40.26516342163086, 45.228580474853516, 24.018117904663086, 46.91532516479492, 7.862292289733887], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5437312888071895]], [[0.5402735477941177]], [[0.5685854983660131]]], "std": [[[0.2787753069151924]], [[0.2607987922019056]], [[0.25841195443664045]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4417273611111111]], [[0.4613334640522876]], [[0.47469058619281046]]], "std": [[[0.26561046028208896]], [[0.26597024245427586]], [[0.26040604726812283]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [447]}, "index": {"min": [33925], "max": [34371], "mean": [34148.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 77, "stats": {"action": {"min": [-2.8125, 52.3828125, 37.529296875, 36.03515625, -170.068359375, -0.10373444110155106], "max": [81.474609375, 190.283203125, 180.439453125, 100.810546875, -0.263671875, 23.236515045166016], "mean": [21.532611846923828, 89.39472198486328, 65.72937774658203, 89.09366607666016, -97.64961242675781, 2.5907998085021973], "std": [32.421485900878906, 42.23642349243164, 45.68465042114258, 20.89024543762207, 47.55549621582031, 6.817846775054932], "count": [446]}, "observation.state": {"min": [-2.109375, 51.85546875, 40.25390625, 37.265625, -169.365234375, 0.34650033712387085], "max": [81.38671875, 187.822265625, 177.978515625, 100.634765625, -0.703125, 22.730422973632812], "mean": [21.809289932250977, 88.73692321777344, 68.00881958007812, 88.61494445800781, -96.76226043701172, 11.48952579498291], "std": [32.29549026489258, 42.949485778808594, 45.60773849487305, 21.263853073120117, 48.331729888916016, 7.326419830322266], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5635134967320261]], [[0.5681485477941177]], [[0.588982283496732]]], "std": [[[0.2795373699617372]], [[0.25028641563433807]], [[0.24605350177854404]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9686274509803922]], [[0.9803921568627451]]], "mean": [[[0.4454916666666667]], [[0.4652196956699346]], [[0.47911864787581704]]], "std": [[[0.26470846400535425]], [[0.26442350818258714]], [[0.2580230839747211]]], "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": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [446]}, "index": {"min": [34372], "max": [34817], "mean": [34594.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 78, "stats": {"action": {"min": [-3.515625, 61.171875, 39.55078125, 34.453125, -155.7421875, 0.0], "max": [41.484375, 190.283203125, 180.263671875, 100.546875, -6.85546875, 25.311203002929688], "mean": [10.08874225616455, 94.79168701171875, 74.15278625488281, 84.3991928100586, -90.2936782836914, 3.8458311557769775], "std": [16.51152801513672, 44.83688735961914, 49.37067413330078, 22.523929595947266, 44.57746887207031, 8.312971115112305], "count": [447]}, "observation.state": {"min": [-2.98828125, 60.732421875, 42.36328125, 35.68359375, -155.56640625, 0.27720028162002563], "max": [41.044921875, 187.822265625, 177.978515625, 100.107421875, -6.328125, 24.878725051879883], "mean": [9.962117195129395, 94.1414794921875, 76.80421447753906, 83.99394989013672, -89.5342025756836, 12.494633674621582], "std": [16.53413963317871, 45.31871795654297, 48.752620697021484, 22.33201789855957, 45.23551559448242, 7.533497333526611], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5509983843954248]], [[0.5503276838235294]], [[0.5772927532679739]]], "std": [[[0.2804043822404526]], [[0.260513606228432]], [[0.2623464681991787]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4478029044117647]], [[0.46745780433006534]], [[0.4809660702614379]]], "std": [[[0.26790867258454204]], [[0.26787485515988857]], [[0.2624601222279239]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [447]}, "index": {"min": [34818], "max": [35264], "mean": [35041.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 79, "stats": {"action": {"min": [-3.33984375, 52.91015625, 37.08984375, 31.376953125, -150.205078125, -0.10373444110155106], "max": [34.27734375, 190.283203125, 180.3515625, 100.283203125, 2.548828125, 24.066390991210938], "mean": [8.712404251098633, 82.90138244628906, 62.17473602294922, 84.09497833251953, -92.53387451171875, 2.820356607437134], "std": [13.724610328674316, 37.04828643798828, 41.68265914916992, 22.03677749633789, 43.035919189453125, 7.177596569061279], "count": [446]}, "observation.state": {"min": [-2.4609375, 52.119140625, 39.990234375, 32.607421875, -149.853515625, 0.27720028162002563], "max": [33.57421875, 187.91015625, 177.978515625, 100.107421875, 2.8125, 23.562023162841797], "mean": [8.76876449584961, 82.13990020751953, 65.58158111572266, 83.6034927368164, -91.68667602539062, 12.099706649780273], "std": [13.565732955932617, 38.25238037109375, 41.79106903076172, 22.179035186767578, 43.8488883972168, 7.149698257446289], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482816850490196]], [[0.5648296609477124]], [[0.6042452900326797]]], "std": [[[0.2839074990295128]], [[0.2503252412298617]], [[0.2144339370774639]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9333333333333333]], [[0.9607843137254902]]], "mean": [[[0.44475115196078435]], [[0.46403698529411763]], [[0.4777466687091503]]], "std": [[[0.2690521467330659]], [[0.2688315229586715]], [[0.2632990638219201]]], "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": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [446]}, "index": {"min": [35265], "max": [35710], "mean": [35487.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 80, "stats": {"action": {"min": [-1.669921875, 52.822265625, 34.013671875, 29.267578125, -95.44921875, 0.0], "max": [35.244140625, 190.283203125, 180.3515625, 100.107421875, 1.0546875, 23.962656021118164], "mean": [9.168938636779785, 85.94710540771484, 64.08524322509766, 81.9154281616211, -75.5811996459961, 3.2635726928710938], "std": [14.266904830932617, 42.9238395690918, 47.37389373779297, 22.02048110961914, 31.390819549560547, 7.221770763397217], "count": [447]}, "observation.state": {"min": [-0.87890625, 52.119140625, 36.826171875, 30.849609375, -95.09765625, 0.27720028162002563], "max": [34.8046875, 187.822265625, 177.978515625, 99.755859375, 0.966796875, 23.284822463989258], "mean": [9.504378318786621, 85.64628601074219, 67.0499267578125, 81.81210327148438, -74.83422088623047, 12.496355056762695], "std": [14.090987205505371, 43.46199035644531, 46.98440170288086, 22.37482261657715, 32.14309310913086, 6.730371475219727], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5551147998366013]], [[0.5642973672385622]], [[0.6018436213235294]]], "std": [[[0.26691315070022975]], [[0.24239196843920263]], [[0.2264897715645012]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.4456786928104575]], [[0.4653261029411765]], [[0.4796754697712418]]], "std": [[[0.26848580705831604]], [[0.26799075711299625]], [[0.26264657309507705]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [447]}, "index": {"min": [35711], "max": [36157], "mean": [35934.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 81, "stats": {"action": {"min": [-2.373046875, 34.62890625, 21.005859375, 33.92578125, -161.103515625, -0.10373444110155106], "max": [47.900390625, 190.283203125, 180.439453125, 100.458984375, 2.28515625, 29.668048858642578], "mean": [12.586883544921875, 87.18830871582031, 64.03797912597656, 81.76622009277344, -88.63090515136719, 3.1880815029144287], "std": [18.873077392578125, 48.09315490722656, 53.6223258972168, 24.583141326904297, 50.494537353515625, 8.250136375427246], "count": [446]}, "observation.state": {"min": [-1.93359375, 33.662109375, 23.466796875, 35.244140625, -160.6640625, 0.27720028162002563], "max": [47.197265625, 187.822265625, 177.978515625, 100.107421875, 2.724609375, 29.175329208374023], "mean": [12.60560417175293, 86.2778549194336, 66.22834777832031, 81.22074890136719, -87.73290252685547, 11.732087135314941], "std": [18.750328063964844, 48.81494903564453, 53.43090057373047, 24.64201545715332, 51.16168975830078, 8.207229614257812], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5543075428921569]], [[0.5561628451797386]], [[0.5871385028594772]]], "std": [[[0.26968695379927116]], [[0.2461620871619584]], [[0.23494495847767755]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.44435911560457514]], [[0.4643815461601307]], [[0.4786710845588235]]], "std": [[[0.26829425590211]], [[0.2684362739092105]], [[0.2630055188508567]]], "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": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [446]}, "index": {"min": [36158], "max": [36603], "mean": [36380.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 82, "stats": {"action": {"min": [-7.822265625, 32.080078125, 13.53515625, 28.30078125, -157.8515625, -0.10373444110155106], "max": [50.009765625, 190.283203125, 180.439453125, 100.546875, -2.109375, 26.55601692199707], "mean": [13.496027946472168, 85.46134185791016, 58.872169494628906, 85.00691223144531, -92.26903533935547, 3.011537790298462], "std": [19.64396858215332, 46.72255325317383, 52.70518493652344, 23.441469192504883, 48.13512420654297, 7.78879451751709], "count": [447]}, "observation.state": {"min": [-7.119140625, 31.552734375, 16.435546875, 29.794921875, -157.5, 0.34650033712387085], "max": [49.39453125, 187.822265625, 177.978515625, 100.283203125, -2.197265625, 26.19542694091797], "mean": [13.451395034790039, 84.24968719482422, 61.2870979309082, 84.56830596923828, -91.4201431274414, 11.173747062683105], "std": [19.68983268737793, 47.611915588378906, 52.47887420654297, 23.63868522644043, 48.818084716796875, 8.087629318237305], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5678675490196079]], [[0.5654819138071896]], [[0.5918902062908497]]], "std": [[[0.2676007605937396]], [[0.24677163569492858]], [[0.24094643819544634]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.996078431372549]]], "mean": [[[0.4449290012254902]], [[0.46492072099673204]], [[0.4790272406045752]]], "std": [[[0.2677132019322657]], [[0.2679478780284251]], [[0.2624126955906388]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [447]}, "index": {"min": [36604], "max": [37050], "mean": [36827.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 83, "stats": {"action": {"min": [-4.482421875, 65.654296875, 35.68359375, 32.6953125, -116.71875, 0.0], "max": [47.4609375, 190.283203125, 180.3515625, 100.283203125, -0.52734375, 24.066390991210938], "mean": [12.726247787475586, 95.75242614746094, 75.63174438476562, 81.27771759033203, -80.72077178955078, 3.328555107116699], "std": [19.604446411132812, 40.55659866333008, 45.14012145996094, 21.19123077392578, 34.40914535522461, 7.157896995544434], "count": [447]}, "observation.state": {"min": [-3.955078125, 65.0390625, 38.408203125, 33.92578125, -116.455078125, 0.27720028162002563], "max": [47.197265625, 187.91015625, 177.890625, 100.107421875, -0.087890625, 23.562023162841797], "mean": [12.961015701293945, 95.24766540527344, 78.12926483154297, 81.03343200683594, -79.95025634765625, 11.783181190490723], "std": [19.52371597290039, 41.063987731933594, 44.69521713256836, 21.457380294799805, 35.1966438293457, 7.074881076812744], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5571727226307189]], [[0.5543935212418301]], [[0.5786121834150327]]], "std": [[[0.2607444962422636]], [[0.2490904564029572]], [[0.2514767093433525]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498561192810458]], [[0.46991678513071894]], [[0.48392087622549024]]], "std": [[[0.2669826395310415]], [[0.2667148073085672]], [[0.26094248161469225]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [447]}, "index": {"min": [37051], "max": [37497], "mean": [37274.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 84, "stats": {"action": {"min": [-2.98828125, 65.91796875, 34.453125, 32.51953125, -119.091796875, 0.0], "max": [58.095703125, 190.283203125, 180.3515625, 100.458984375, 8.173828125, 20.850622177124023], "mean": [16.480377197265625, 106.0173568725586, 85.43571472167969, 83.10108184814453, -81.58607482910156, 2.8103466033935547], "std": [22.744386672973633, 41.79587936401367, 51.31348419189453, 23.380651473999023, 36.20182418823242, 6.30264949798584], "count": [447]}, "observation.state": {"min": [-2.63671875, 65.478515625, 37.353515625, 33.837890625, -118.740234375, 0.27720028162002563], "max": [58.359375, 187.822265625, 177.978515625, 100.107421875, 7.822265625, 20.582120895385742], "mean": [16.517932891845703, 105.75151824951172, 87.6024169921875, 82.63092803955078, -80.8221664428711, 11.789852142333984], "std": [22.791658401489258, 42.1307487487793, 50.854339599609375, 23.483888626098633, 36.8928337097168, 6.576638221740723], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5647301327614379]], [[0.5710495996732027]], [[0.5877205800653595]]], "std": [[[0.2721447153701413]], [[0.2337177637093961]], [[0.23051909237798954]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.984313725490196]]], "mean": [[[0.4536526981209151]], [[0.47372621732026143]], [[0.4875388725490196]]], "std": [[[0.26641126054205233]], [[0.26601334422812284]], [[0.2604144401188215]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [447]}, "index": {"min": [37498], "max": [37944], "mean": [37721.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 85, "stats": {"action": {"min": [-3.251953125, 51.591796875, 34.189453125, 31.552734375, -198.28125, -0.10373444110155106], "max": [62.578125, 190.283203125, 180.3515625, 100.72265625, 0.615234375, 25.933609008789062], "mean": [19.3369197845459, 90.20235443115234, 67.04894256591797, 84.18427276611328, -105.11616516113281, 3.045884609222412], "std": [26.20733070373535, 44.86429214477539, 48.98829650878906, 23.110897064208984, 62.03402328491211, 7.43041467666626], "count": [447]}, "observation.state": {"min": [-2.548828125, 51.064453125, 37.79296875, 32.783203125, -176.220703125, 0.27720028162002563], "max": [62.314453125, 187.91015625, 177.978515625, 100.458984375, 0.439453125, 25.155925750732422], "mean": [19.550453186035156, 89.70803833007812, 69.82467651367188, 83.75996398925781, -100.54451751708984, 11.760891914367676], "std": [26.131439208984375, 45.41114807128906, 48.52156448364258, 23.28504753112793, 57.569034576416016, 7.686670780181885], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.563810823120915]], [[0.5588142830882352]], [[0.5819529166666667]]], "std": [[[0.2657663143581314]], [[0.24864515300270257]], [[0.25084770296775255]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[0.9882352941176471]]], "mean": [[[0.44918459354575163]], [[0.46884142565359477]], [[0.4835525919117647]]], "std": [[[0.266998431610368]], [[0.26680442615954675]], [[0.2606059531609492]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [447]}, "index": {"min": [37945], "max": [38391], "mean": [38168.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 86, "stats": {"action": {"min": [-4.658203125, 44.47265625, 30.146484375, 33.486328125, -162.421875, 0.0], "max": [65.302734375, 190.283203125, 180.439453125, 100.634765625, -6.240234375, 25.518672943115234], "mean": [17.790477752685547, 89.17996978759766, 63.66505813598633, 86.40282440185547, -91.60527038574219, 3.393765687942505], "std": [26.993013381958008, 46.34843826293945, 51.78254318237305, 22.607881546020508, 46.275962829589844, 7.239726543426514], "count": [447]}, "observation.state": {"min": [-4.130859375, 43.505859375, 32.783203125, 34.892578125, -161.3671875, 0.27720028162002563], "max": [64.86328125, 187.91015625, 177.978515625, 100.283203125, -5.80078125, 24.46292495727539], "mean": [17.98847770690918, 88.47660827636719, 66.1259994506836, 85.90133666992188, -90.79796600341797, 11.837770462036133], "std": [26.889780044555664, 46.983760833740234, 51.36532974243164, 22.849882125854492, 46.879966735839844, 7.108407974243164], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5609531392973857]], [[0.5663464236111112]], [[0.5942026225490197]]], "std": [[[0.2643433933333253]], [[0.24524653567138474]], [[0.2404691411801195]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4491087928921569]], [[0.4688304799836602]], [[0.48363377246732026]]], "std": [[[0.2670568451466529]], [[0.26669382974023836]], [[0.2603014595646879]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [447]}, "index": {"min": [38392], "max": [38838], "mean": [38615.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 87, "stats": {"action": {"min": [-2.4609375, 63.720703125, 36.826171875, 34.189453125, -107.9296875, 0.0], "max": [47.373046875, 190.283203125, 180.3515625, 100.01953125, -3.779296875, 21.05809211730957], "mean": [14.781944274902344, 94.57966613769531, 75.51130676269531, 81.59001159667969, -77.5257797241211, 2.6077518463134766], "std": [19.297361373901367, 43.80592727661133, 47.53463363647461, 21.734914779663086, 32.814064025878906, 5.876838684082031], "count": [447]}, "observation.state": {"min": [-1.845703125, 63.10546875, 39.814453125, 35.595703125, -107.666015625, 0.27720028162002563], "max": [47.021484375, 187.91015625, 177.978515625, 99.66796875, -3.603515625, 20.582120895385742], "mean": [15.14628791809082, 94.11040496826172, 77.8185806274414, 81.18852233886719, -76.77825927734375, 10.612991333007812], "std": [19.130847930908203, 44.198577880859375, 46.9693489074707, 21.916181564331055, 33.47655487060547, 6.979160308837891], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569103594771242]], [[0.5537541830065359]], [[0.5804769975490196]]], "std": [[[0.26408044883995957]], [[0.25324054995974615]], [[0.24991997308385203]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.45004089665032676]], [[0.469810324754902]], [[0.4833015543300654]]], "std": [[[0.266932988222255]], [[0.2665109003549738]], [[0.2612035717813046]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [447]}, "index": {"min": [38839], "max": [39285], "mean": [39062.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 88, "stats": {"action": {"min": [-2.373046875, 45.17578125, 38.935546875, 31.201171875, -132.978515625, 0.0], "max": [52.734375, 190.283203125, 180.439453125, 99.755859375, -4.482421875, 25.41493797302246], "mean": [14.476982116699219, 88.3710708618164, 66.99034881591797, 79.84738159179688, -83.57102966308594, 3.7295680046081543], "std": [22.06366539001465, 46.87017059326172, 51.52669143676758, 22.056306838989258, 40.088470458984375, 7.380758285522461], "count": [447]}, "observation.state": {"min": [-1.494140625, 44.384765625, 41.8359375, 32.431640625, -132.626953125, 0.27720028162002563], "max": [52.3828125, 187.91015625, 177.978515625, 99.4921875, -4.5703125, 25.155925750732422], "mean": [14.777815818786621, 87.83574676513672, 69.63060760498047, 79.6700210571289, -82.86197662353516, 12.297618865966797], "std": [21.82198715209961, 47.40471649169922, 50.93285369873047, 22.355154037475586, 40.62403106689453, 7.008817195892334], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5507009170751634]], [[0.5589369260620916]], [[0.5800090216503269]]], "std": [[[0.25630877670985536]], [[0.22977561258043522]], [[0.21360505492897433]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44614896446078434]], [[0.46629393382352946]], [[0.4804499407679738]]], "std": [[[0.2683721128018027]], [[0.2677709292065299]], [[0.2618468024907267]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [447]}, "index": {"min": [39286], "max": [39732], "mean": [39509.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 89, "stats": {"action": {"min": [-3.076171875, 68.466796875, 45.17578125, 33.310546875, -133.2421875, 0.0], "max": [74.267578125, 190.283203125, 180.439453125, 99.755859375, -3.076171875, 22.406639099121094], "mean": [23.08416748046875, 107.5765609741211, 93.62181854248047, 73.48816680908203, -88.0142822265625, 3.6845436096191406], "std": [31.54852867126465, 40.87016296386719, 47.84453582763672, 23.161550521850586, 39.39323043823242, 6.9765496253967285], "count": [447]}, "observation.state": {"min": [-2.109375, 67.939453125, 47.8125, 34.62890625, -132.978515625, 0.34650033712387085], "max": [74.53125, 187.91015625, 177.978515625, 99.4921875, -3.33984375, 21.898822784423828], "mean": [23.341154098510742, 107.0452880859375, 95.79914855957031, 73.25299835205078, -87.3017349243164, 11.543015480041504], "std": [31.472110748291016, 41.381553649902344, 46.888694763183594, 23.216032028198242, 40.03807067871094, 6.826422691345215], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5715326041666666]], [[0.5793423468137254]], [[0.6025117095588235]]], "std": [[[0.271929035350448]], [[0.23999163948612096]], [[0.24174520194935462]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9607843137254902]], [[0.9725490196078431]]], "mean": [[[0.45320518995098036]], [[0.4740320220588235]], [[0.4879055739379085]]], "std": [[[0.26663251063372784]], [[0.26565999870459867]], [[0.25942301042810734]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [447]}, "index": {"min": [39733], "max": [40179], "mean": [39956.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 90, "stats": {"action": {"min": [-0.615234375, 64.16015625, 41.484375, 32.783203125, -167.958984375, -0.10373444110155106], "max": [38.759765625, 190.283203125, 180.439453125, 99.755859375, -3.955078125, 27.489625930786133], "mean": [11.907011985778809, 98.36285400390625, 84.11898803710938, 75.30076599121094, -96.72083282470703, 3.28134822845459], "std": [15.408916473388672, 42.63338851928711, 47.863914489746094, 22.847639083862305, 48.3948974609375, 8.318826675415039], "count": [446]}, "observation.state": {"min": [-0.263671875, 63.6328125, 44.384765625, 33.837890625, -167.783203125, 0.27720028162002563], "max": [38.671875, 187.822265625, 177.978515625, 99.404296875, -4.21875, 27.027027130126953], "mean": [11.976969718933105, 98.14521789550781, 86.92870330810547, 74.9527359008789, -95.82810974121094, 12.12939739227295], "std": [15.485838890075684, 42.86262893676758, 46.86427307128906, 22.842533111572266, 49.04990768432617, 8.007901191711426], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5386278615196078]], [[0.5423692504084967]], [[0.5784926511437909]]], "std": [[[0.28671088861909894]], [[0.2543143793170606]], [[0.24383005655336712]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.4497789215686274]], [[0.47024816584967316]], [[0.48297650326797387]]], "std": [[[0.2683773822616961]], [[0.26816678718124004]], [[0.2631248072888895]]], "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": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [446]}, "index": {"min": [40180], "max": [40625], "mean": [40402.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 91, "stats": {"action": {"min": [-2.8125, 63.544921875, 35.419921875, 34.8046875, -158.37890625, 0.0], "max": [82.79296875, 190.283203125, 180.439453125, 100.283203125, -2.197265625, 23.02904510498047], "mean": [28.281862258911133, 104.11429595947266, 88.28645324707031, 78.08087158203125, -98.95927429199219, 2.9266631603240967], "std": [34.783145904541016, 41.814029693603516, 50.223690032958984, 24.436235427856445, 47.61403274536133, 6.752213954925537], "count": [446]}, "observation.state": {"min": [-2.197265625, 62.75390625, 38.232421875, 36.03515625, -158.02734375, 0.27720028162002563], "max": [82.705078125, 187.91015625, 177.978515625, 99.755859375, -2.548828125, 22.730422973632812], "mean": [28.4249324798584, 104.08871459960938, 90.74947357177734, 77.62030792236328, -98.05770874023438, 11.028023719787598], "std": [34.70055389404297, 41.95668411254883, 49.07731628417969, 24.367992401123047, 48.26588821411133, 7.32656192779541], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5759382618464052]], [[0.5784503084150326]], [[0.598621772875817]]], "std": [[[0.26815812796858424]], [[0.24139064526470885]], [[0.24521639034689663]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9490196078431372]], [[0.9725490196078431]]], "mean": [[[0.45373339869281043]], [[0.47449447303921566]], [[0.48809120506535947]]], "std": [[[0.2665360957757862]], [[0.2656273901092795]], [[0.25930527807183185]]], "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": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [446]}, "index": {"min": [40626], "max": [41071], "mean": [40848.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 92, "stats": {"action": {"min": [-3.251953125, 62.9296875, 38.056640625, 37.705078125, -131.1328125, 0.0], "max": [44.736328125, 190.283203125, 180.439453125, 98.525390625, -3.515625, 23.340248107910156], "mean": [14.769360542297363, 92.66899108886719, 75.34037780761719, 78.28902435302734, -87.22745513916016, 4.501890659332275], "std": [18.760698318481445, 43.963558197021484, 47.040042877197266, 20.36667251586914, 40.27950668334961, 8.08251953125], "count": [447]}, "observation.state": {"min": [-2.548828125, 62.40234375, 40.95703125, 37.79296875, -130.869140625, 0.34650033712387085], "max": [44.736328125, 187.91015625, 177.978515625, 98.173828125, -3.69140625, 23.00762367248535], "mean": [14.823235511779785, 92.34039306640625, 78.14421081542969, 78.00391387939453, -86.46411895751953, 12.719622611999512], "std": [18.807096481323242, 44.3443489074707, 46.30557632446289, 20.50040626525879, 40.999183654785156, 7.104555606842041], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5578369342320262]], [[0.5594598161764706]], [[0.5791286560457516]]], "std": [[[0.2703780758699293]], [[0.24095083465720926]], [[0.25537412529599846]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.44856845996732025]], [[0.4695595506535948]], [[0.4829104452614379]]], "std": [[[0.2678380205472643]], [[0.26705280288605776]], [[0.2613750000481526]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [447]}, "index": {"min": [41072], "max": [41518], "mean": [41295.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 93, "stats": {"action": {"min": [-1.23046875, 72.158203125, 54.66796875, 33.92578125, -144.931640625, 0.0], "max": [42.626953125, 190.283203125, 180.439453125, 88.330078125, 2.021484375, 25.311203002929688], "mean": [15.120137214660645, 103.15404510498047, 93.45012664794922, 65.81238555908203, -89.88102722167969, 7.325230598449707], "std": [17.28740882873535, 40.29698181152344, 42.24675369262695, 18.851333618164062, 46.12404251098633, 8.24866008758545], "count": [447]}, "observation.state": {"min": [-0.3515625, 71.630859375, 57.392578125, 35.244140625, -144.580078125, 0.27720028162002563], "max": [42.802734375, 187.91015625, 177.978515625, 87.978515625, 1.845703125, 25.017324447631836], "mean": [15.194067001342773, 102.52217864990234, 96.30692291259766, 65.72882080078125, -88.9388198852539, 13.20053768157959], "std": [17.49178123474121, 40.751243591308594, 41.17247772216797, 18.883563995361328, 46.80744552612305, 7.7252397537231445], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538398937908496]], [[0.5507147058823529]], [[0.565767109885621]]], "std": [[[0.2763362380879011]], [[0.24731857858131628]], [[0.2611042970722438]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4506986948529412]], [[0.47155736315359476]], [[0.4844951695261438]]], "std": [[[0.2677699381534334]], [[0.2669870755468455]], [[0.26172677036811676]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [447]}, "index": {"min": [41519], "max": [41965], "mean": [41742.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 94, "stats": {"action": {"min": [-2.900390625, 63.984375, 35.595703125, 31.11328125, -130.693359375, 0.0], "max": [65.21484375, 190.283203125, 180.439453125, 99.755859375, -2.021484375, 16.701244354248047], "mean": [17.57379913330078, 99.71387481689453, 81.24524688720703, 81.60697937011719, -85.52330017089844, 2.1187825202941895], "std": [26.382368087768555, 42.47685241699219, 49.1579475402832, 22.59164810180664, 37.956321716308594, 4.846247673034668], "count": [447]}, "observation.state": {"min": [-2.109375, 63.45703125, 38.408203125, 32.51953125, -129.90234375, 0.27720028162002563], "max": [65.390625, 187.91015625, 177.978515625, 99.228515625, -1.494140625, 17.186416625976562], "mean": [17.604080200195312, 99.54457092285156, 83.86714935302734, 81.15396118164062, -84.61920928955078, 11.263226509094238], "std": [26.438674926757812, 42.67609405517578, 48.16203308105469, 22.673185348510742, 38.763160705566406, 6.655694007873535], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5575172855392156]], [[0.5596624673202615]], [[0.5853002532679739]]], "std": [[[0.2727425955847089]], [[0.24795731158068393]], [[0.24385957569361802]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4516528553921568]], [[0.47220851102941175]], [[0.4857129309640523]]], "std": [[[0.2676262594997839]], [[0.2668974781216806]], [[0.26061904699866084]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [447]}, "index": {"min": [41966], "max": [42412], "mean": [42189.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 95, "stats": {"action": {"min": [-1.7578125, 63.10546875, 34.27734375, 30.05859375, -112.8515625, 0.0], "max": [64.51171875, 190.37109375, 180.3515625, 100.107421875, 3.69140625, 24.688796997070312], "mean": [19.75489616394043, 109.83056640625, 95.00148010253906, 73.86930847167969, -77.1208724975586, 3.3423047065734863], "std": [25.69233512878418, 45.12462615966797, 50.828369140625, 23.532363891601562, 40.284976959228516, 6.756409168243408], "count": [446]}, "observation.state": {"min": [-8.525390625, 62.40234375, 37.177734375, 31.552734375, -111.97265625, 0.27720028162002563], "max": [64.51171875, 187.91015625, 177.978515625, 99.66796875, 2.900390625, 23.700624465942383], "mean": [19.69144058227539, 109.4808578491211, 97.28846740722656, 73.52385711669922, -76.44400787353516, 10.809586524963379], "std": [25.84699821472168, 45.131710052490234, 49.57619857788086, 23.363162994384766, 40.56337356567383, 7.259566783905029], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5567874183006536]], [[0.5630301184640523]], [[0.5851180698529411]]], "std": [[[0.28246389559231494]], [[0.2503835807439231]], [[0.2534049243178878]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.45336730187908497]], [[0.4740376899509804]], [[0.48699297385620915]]], "std": [[[0.2668375108388714]], [[0.26599716507040966]], [[0.2604260246782535]]], "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": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [446]}, "index": {"min": [42413], "max": [42858], "mean": [42635.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 96, "stats": {"action": {"min": [-4.5703125, 61.435546875, 36.03515625, 36.650390625, -138.076171875, -0.10373444110155106], "max": [75.5859375, 190.37109375, 180.3515625, 100.546875, 2.4609375, 21.265560150146484], "mean": [24.8356876373291, 102.15414428710938, 85.495849609375, 81.64884185791016, -90.79121398925781, 3.9507172107696533], "std": [32.39559555053711, 42.681880950927734, 49.52699279785156, 22.26346206665039, 42.60963439941406, 7.3042497634887695], "count": [447]}, "observation.state": {"min": [-4.04296875, 60.732421875, 38.84765625, 37.79296875, -137.8125, 0.27720028162002563], "max": [75.234375, 187.822265625, 177.890625, 100.107421875, 3.076171875, 20.997920989990234], "mean": [25.01776123046875, 102.05970001220703, 87.66678619384766, 81.2425537109375, -89.96636962890625, 12.44195556640625], "std": [32.305320739746094, 42.813697814941406, 48.770416259765625, 22.470062255859375, 43.496341705322266, 6.708357810974121], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5550474509803922]], [[0.5612007250816994]], [[0.5859335559640523]]], "std": [[[0.26766265697821623]], [[0.2403612201168406]], [[0.2375247653383617]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.45306575571895424]], [[0.47369026960784316]], [[0.48718517361111113]]], "std": [[[0.2668444300447281]], [[0.2660147588540215]], [[0.259730874172285]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [447]}, "index": {"min": [42859], "max": [43305], "mean": [43082.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 97, "stats": {"action": {"min": [-2.109375, 63.984375, 38.056640625, 34.453125, -108.80859375, 0.0], "max": [39.0234375, 190.283203125, 180.439453125, 99.755859375, -3.427734375, 22.406639099121094], "mean": [13.777003288269043, 105.54963684082031, 89.65505981445312, 78.8087387084961, -78.45832824707031, 5.058391094207764], "std": [15.931475639343262, 42.635498046875, 49.84324645996094, 23.29786491394043, 35.882057189941406, 8.09101390838623], "count": [447]}, "observation.state": {"min": [-1.494140625, 63.720703125, 40.78125, 35.771484375, -108.45703125, 0.27720028162002563], "max": [38.583984375, 187.91015625, 177.978515625, 99.404296875, -3.69140625, 21.898822784423828], "mean": [13.835793495178223, 105.36762237548828, 91.9707260131836, 78.53734588623047, -77.83963775634766, 11.868762016296387], "std": [15.928899765014648, 42.601722717285156, 48.59736633300781, 23.453012466430664, 36.383975982666016, 7.144046783447266], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5624726633986928]], [[0.5695163071895425]], [[0.5994157046568627]]], "std": [[[0.276004712758678]], [[0.24321863438717134]], [[0.2300461943870902]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9764705882352941]], [[0.984313725490196]]], "mean": [[[0.45441462214052286]], [[0.475196027369281]], [[0.4873019056372549]]], "std": [[[0.2668867589091215]], [[0.26633577377283935]], [[0.26158756877497885]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [447]}, "index": {"min": [43306], "max": [43752], "mean": [43529.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 98, "stats": {"action": {"min": [-1.23046875, 48.1640625, 36.2109375, 25.048828125, -154.072265625, -0.10373444110155106], "max": [38.056640625, 190.283203125, 180.3515625, 99.931640625, -0.52734375, 30.186721801757812], "mean": [12.407915115356445, 88.55972290039062, 68.48999786376953, 79.21824645996094, -90.76122283935547, 4.4315667152404785], "std": [15.466426849365234, 47.24104309082031, 52.026878356933594, 23.78323745727539, 47.97551727294922, 9.19351577758789], "count": [447]}, "observation.state": {"min": [-0.615234375, 47.724609375, 38.84765625, 26.630859375, -153.45703125, 0.27720028162002563], "max": [37.79296875, 187.91015625, 177.978515625, 99.66796875, -0.087890625, 29.868330001831055], "mean": [12.397296905517578, 88.0363540649414, 71.38311767578125, 78.78605651855469, -89.74242401123047, 12.833266258239746], "std": [15.5502290725708, 47.74217224121094, 51.247920989990234, 23.78091049194336, 48.67536926269531, 8.266337394714355], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5642645772058823]], [[0.5781823672385621]], [[0.6043681025326797]]], "std": [[[0.26086483726631887]], [[0.2298438291921411]], [[0.20494400062137932]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9725490196078431]], [[0.984313725490196]]], "mean": [[[0.4461277961601307]], [[0.4672298549836601]], [[0.4797531535947712]]], "std": [[[0.26849325364489224]], [[0.26800833372942184]], [[0.2628262064386516]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [447]}, "index": {"min": [43753], "max": [44199], "mean": [43976.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}}} +{"episode_index": 99, "stats": {"action": {"min": [-1.93359375, 25.13671875, 2.548828125, 30.673828125, -176.220703125, -0.10373444110155106], "max": [55.283203125, 190.283203125, 180.439453125, 100.37109375, -1.7578125, 31.22406578063965], "mean": [19.29888916015625, 82.86193084716797, 57.57033157348633, 87.23686218261719, -102.23914337158203, 4.463830471038818], "std": [23.864107131958008, 49.98390197753906, 54.84458541870117, 22.628978729248047, 54.0067138671875, 9.221077919006348], "count": [446]}, "observation.state": {"min": [-1.40625, 24.2578125, 5.09765625, 32.16796875, -175.869140625, 0.27720028162002563], "max": [55.1953125, 187.822265625, 177.978515625, 100.107421875, -2.021484375, 30.838531494140625], "mean": [19.358600616455078, 82.31470489501953, 60.29336166381836, 86.8105697631836, -101.39055633544922, 12.342225074768066], "std": [24.057714462280273, 50.586936950683594, 54.44388198852539, 22.884666442871094, 54.62232971191406, 8.389101028442383], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.552833864379085]], [[0.5587687785947713]], [[0.5868883435457516]]], "std": [[[0.2723797172807616]], [[0.24383831943162146]], [[0.23632260477687483]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[0.9803921568627451]]], "mean": [[[0.44743619485294117]], [[0.4677937847222222]], [[0.48115885008169934]]], "std": [[[0.26826841649193583]], [[0.26753565088839415]], [[0.26135800364955053]]], "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": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [446]}, "index": {"min": [44200], "max": [44645], "mean": [44422.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}}} +{"episode_index": 100, "stats": {"action": {"min": [-2.724609375, 41.044921875, 31.2890625, 34.1015625, -106.435546875, -0.10373444110155106], "max": [58.974609375, 190.283203125, 180.439453125, 100.283203125, 2.021484375, 23.547718048095703], "mean": [18.92998695373535, 84.90390014648438, 60.05949020385742, 80.51275634765625, -80.80374908447266, 3.6341230869293213], "std": [24.27518081665039, 42.058311462402344, 45.82260513305664, 19.7128963470459, 30.43849754333496, 6.878039360046387], "count": [425]}, "observation.state": {"min": [-1.7578125, 40.517578125, 34.189453125, 35.419921875, -106.171875, 0.27720028162002563], "max": [58.359375, 187.998046875, 178.06640625, 99.755859375, 0.791015625, 23.284822463989258], "mean": [19.012292861938477, 84.0253677368164, 62.60293960571289, 80.3231430053711, -79.97069549560547, 12.346529006958008], "std": [24.168649673461914, 43.05294418334961, 46.0219841003418, 19.992050170898438, 31.15860939025879, 6.606429576873779], "count": [425]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5929261683006536]], [[0.5864582495915033]], [[0.6023722181372548]]], "std": [[[0.2418414699618041]], [[0.22998468220485133]], [[0.23597230605727748]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.44047327614379084]], [[0.4601338112745098]], [[0.47511477328431373]]], "std": [[[0.2653948222468955]], [[0.26435205934289774]], [[0.25824277216920255]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [425]}, "index": {"min": [44646], "max": [45070], "mean": [44858.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [425]}}} +{"episode_index": 101, "stats": {"action": {"min": [-0.791015625, 61.34765625, 34.365234375, 25.6640625, -119.091796875, 0.0], "max": [48.076171875, 190.283203125, 180.3515625, 100.37109375, -1.0546875, 23.547718048095703], "mean": [13.648411750793457, 94.48594665527344, 76.82525634765625, 77.50475311279297, -78.93802642822266, 2.654864549636841], "std": [18.437658309936523, 46.15738296508789, 51.86994171142578, 24.098716735839844, 38.50885009765625, 6.590218544006348], "count": [447]}, "observation.state": {"min": [-0.87890625, 60.732421875, 36.826171875, 27.421875, -118.740234375, 0.34650033712387085], "max": [47.724609375, 187.822265625, 177.978515625, 100.107421875, -1.142578125, 23.146223068237305], "mean": [13.702285766601562, 93.94908905029297, 79.18660736083984, 77.4385986328125, -78.1856918334961, 11.029256820678711], "std": [18.46431541442871, 46.509952545166016, 51.17786407470703, 24.39414405822754, 39.191810607910156, 7.304130554199219], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.549939242238562]], [[0.5510493974673203]], [[0.5886287990196079]]], "std": [[[0.2794018816854216]], [[0.2552427204391997]], [[0.24595553404193135]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423509129901961]], [[0.46228733047385623]], [[0.47473145220588236]]], "std": [[[0.2665212794105264]], [[0.2654594013164103]], [[0.2596132055806409]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [447]}, "index": {"min": [45071], "max": [45517], "mean": [45294.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 102, "stats": {"action": {"min": [-3.427734375, 51.15234375, 35.419921875, 35.859375, -174.19921875, -0.10373444110155106], "max": [48.1640625, 190.283203125, 180.439453125, 100.283203125, -5.185546875, 23.340248107910156], "mean": [14.287460327148438, 85.17977905273438, 64.43547821044922, 85.83546447753906, -102.7694320678711, 3.9948158264160156], "std": [20.326330184936523, 45.06796646118164, 48.40119171142578, 21.639795303344727, 51.86314010620117, 8.027986526489258], "count": [445]}, "observation.state": {"min": [-2.8125, 50.44921875, 38.14453125, 37.265625, -173.671875, 0.34650033712387085], "max": [47.900390625, 187.91015625, 177.978515625, 99.755859375, -4.5703125, 23.00762367248535], "mean": [14.495830535888672, 84.75797271728516, 67.4142837524414, 85.36448669433594, -101.95259857177734, 12.385241508483887], "std": [20.306751251220703, 45.705562591552734, 47.97962951660156, 21.86992645263672, 52.62556076049805, 7.202890872955322], "count": [445]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376018974673202]], [[0.5386091911764707]], [[0.5758918341503267]]], "std": [[[0.2727458676707367]], [[0.255998559312405]], [[0.24356654910362413]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[0.996078431372549]]], "mean": [[[0.440584470996732]], [[0.46023893178104575]], [[0.4729958762254902]]], "std": [[[0.26700799368066425]], [[0.26620150896673916]], [[0.2603345298110646]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [445]}, "index": {"min": [45518], "max": [45962], "mean": [45740.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [445]}}} +{"episode_index": 103, "stats": {"action": {"min": [-2.197265625, 50.712890625, 38.056640625, 31.2890625, -123.310546875, -0.10373444110155106], "max": [53.876953125, 190.283203125, 180.439453125, 99.580078125, -4.130859375, 24.896265029907227], "mean": [13.861100196838379, 86.61906433105469, 67.55635833740234, 80.9600601196289, -83.58220672607422, 3.664423942565918], "std": [21.657367706298828, 46.33073425292969, 50.48991012573242, 22.30775260925293, 36.04094314575195, 7.093163967132568], "count": [446]}, "observation.state": {"min": [-1.7578125, 49.921875, 40.95703125, 32.607421875, -122.958984375, 0.27720028162002563], "max": [53.525390625, 187.91015625, 177.978515625, 99.228515625, -4.39453125, 24.601524353027344], "mean": [14.166943550109863, 85.76116180419922, 69.67933654785156, 80.65422821044922, -82.78410339355469, 12.681018829345703], "std": [21.519527435302734, 47.08964538574219, 50.260963439941406, 22.559633255004883, 36.68441390991211, 6.843073844909668], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5462941135620915]], [[0.5536845690359476]], [[0.5968177471405229]]], "std": [[[0.282411937277051]], [[0.25507414348577884]], [[0.23690597323848928]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4416324652777778]], [[0.4608013439542484]], [[0.4741182618464052]]], "std": [[[0.26760629654720136]], [[0.26686298608084535]], [[0.26038474019062297]]], "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": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [446]}, "index": {"min": [45963], "max": [46408], "mean": [46185.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [446]}}} +{"episode_index": 104, "stats": {"action": {"min": [-4.74609375, 67.8515625, 47.724609375, 32.16796875, -129.55078125, -0.10373444110155106], "max": [76.728515625, 190.283203125, 180.439453125, 100.107421875, -10.107421875, 26.14107894897461], "mean": [20.788394927978516, 103.571044921875, 89.70355987548828, 76.81462860107422, -89.3929672241211, 4.211326599121094], "std": [30.810462951660156, 40.77981185913086, 45.84589767456055, 20.30357551574707, 33.38552474975586, 8.264596939086914], "count": [447]}, "observation.state": {"min": [-4.04296875, 67.236328125, 50.625, 33.662109375, -128.935546875, 0.27720028162002563], "max": [76.640625, 187.91015625, 177.978515625, 99.404296875, -9.66796875, 25.848926544189453], "mean": [20.921310424804688, 103.531982421875, 92.38288116455078, 76.47978973388672, -88.522705078125, 13.750090599060059], "std": [30.744403839111328, 40.94032669067383, 44.78263854980469, 20.369787216186523, 34.14593505859375, 6.217594146728516], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5642258210784313]], [[0.5712957332516341]], [[0.6055173529411765]]], "std": [[[0.2829268563540107]], [[0.2500932416616154]], [[0.23099262743910665]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9411764705882353]], [[0.9372549019607843]]], "mean": [[[0.44818154411764705]], [[0.4667545016339869]], [[0.4798116421568627]]], "std": [[[0.2662014172535916]], [[0.2655476044915212]], [[0.25838523115015616]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [447]}, "index": {"min": [46409], "max": [46855], "mean": [46632.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 105, "stats": {"action": {"min": [-1.845703125, 62.138671875, 34.98046875, 35.244140625, -164.267578125, -0.10373444110155106], "max": [68.818359375, 190.1953125, 180.439453125, 100.283203125, -5.361328125, 27.178422927856445], "mean": [22.840158462524414, 103.53292846679688, 87.20186614990234, 80.14826202392578, -100.10643768310547, 5.255641460418701], "std": [28.746845245361328, 42.36639404296875, 50.596435546875, 23.497722625732422, 49.125667572021484, 9.762495994567871], "count": [447]}, "observation.state": {"min": [-1.40625, 61.5234375, 37.880859375, 36.5625, -163.828125, 0.27720028162002563], "max": [68.90625, 187.91015625, 177.978515625, 99.755859375, -5.44921875, 26.749826431274414], "mean": [23.078073501586914, 103.41404724121094, 89.610107421875, 79.6355209350586, -99.37576293945312, 13.624032020568848], "std": [28.609655380249023, 42.63848876953125, 49.581871032714844, 23.51669692993164, 49.80535888671875, 7.813659191131592], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5501587479575163]], [[0.554421045751634]], [[0.5802995465686275]]], "std": [[[0.2830415646560678]], [[0.26014574764725645]], [[0.2567922129628913]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.448786460375817]], [[0.46710564338235294]], [[0.47906597017973857]]], "std": [[[0.2651928403621297]], [[0.2647017738231275]], [[0.2588277609227686]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [447]}, "index": {"min": [46856], "max": [47302], "mean": [47079.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 106, "stats": {"action": {"min": [-0.3515625, 57.3046875, 34.189453125, 31.904296875, -179.47265625, -0.10373444110155106], "max": [56.162109375, 190.283203125, 180.3515625, 100.283203125, 0.87890625, 25.103734970092773], "mean": [19.239572525024414, 87.82894897460938, 67.6976547241211, 83.13309478759766, -102.33740234375, 4.867606163024902], "std": [22.727561950683594, 44.93407440185547, 48.8392448425293, 22.37085723876953, 55.53915786743164, 8.804534912109375], "count": [446]}, "observation.state": {"min": [0.3515625, 56.689453125, 36.826171875, 33.57421875, -176.30859375, 0.34650033712387085], "max": [56.162109375, 187.91015625, 177.978515625, 100.01953125, 1.318359375, 24.67082405090332], "mean": [19.373577117919922, 87.4665756225586, 70.50936889648438, 82.65581512451172, -101.16851043701172, 13.113726615905762], "std": [22.87123680114746, 45.42521286010742, 48.295230865478516, 22.556306838989258, 56.13922119140625, 7.106804370880127], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5444150857843137]], [[0.5498581331699347]], [[0.5781375571895424]]], "std": [[[0.270474486868186]], [[0.24761621330157113]], [[0.2427967782334471]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4439693974673202]], [[0.46273901348039215]], [[0.47525691993464053]]], "std": [[[0.26581003524733027]], [[0.2653061762445077]], [[0.2599520889011242]]], "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": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [446]}, "index": {"min": [47303], "max": [47748], "mean": [47525.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [446]}}} +{"episode_index": 107, "stats": {"action": {"min": [-6.328125, 60.205078125, 33.92578125, 32.431640625, -138.33984375, 0.0], "max": [57.12890625, 190.37109375, 180.439453125, 99.4921875, -5.185546875, 23.236515045166016], "mean": [17.536834716796875, 95.33264923095703, 77.27139282226562, 79.47306823730469, -88.37947082519531, 3.747208833694458], "std": [24.10186195373535, 46.28791427612305, 50.497318267822266, 22.637914657592773, 41.15461730957031, 7.44518518447876], "count": [447]}, "observation.state": {"min": [-5.888671875, 59.501953125, 36.826171875, 33.92578125, -138.076171875, 0.27720028162002563], "max": [56.6015625, 187.822265625, 177.978515625, 99.228515625, -4.833984375, 22.730422973632812], "mean": [17.672700881958008, 95.06117248535156, 80.211669921875, 79.09378814697266, -87.60179138183594, 11.636672973632812], "std": [24.083589553833008, 46.49825668334961, 49.59154510498047, 22.662708282470703, 41.864192962646484, 7.131738185882568], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403856290849673]], [[0.5485972365196079]], [[0.5836928819444445]]], "std": [[[0.272885622249766]], [[0.24547489822178437]], [[0.2391396472678751]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.445528233251634]], [[0.4645965155228758]], [[0.4767679758986928]]], "std": [[[0.26570566342028595]], [[0.2649968258673836]], [[0.2599047910382032]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [447]}, "index": {"min": [47749], "max": [48195], "mean": [47972.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 108, "stats": {"action": {"min": [-1.318359375, 67.763671875, 48.1640625, 31.904296875, -162.333984375, -0.10373444110155106], "max": [76.11328125, 190.283203125, 180.439453125, 90.966796875, 3.076171875, 30.186721801757812], "mean": [29.03693962097168, 102.79461669921875, 91.93395233154297, 65.99268341064453, -100.33053588867188, 5.8179402351379395], "std": [32.0023307800293, 41.117164611816406, 42.13274383544922, 22.399147033691406, 51.42136764526367, 10.172140121459961], "count": [447]}, "observation.state": {"min": [-0.615234375, 67.1484375, 51.064453125, 33.310546875, -161.982421875, 0.27720028162002563], "max": [75.76171875, 187.91015625, 177.978515625, 90.791015625, 2.4609375, 30.49203109741211], "mean": [29.108509063720703, 102.7052230834961, 94.68679809570312, 65.96024322509766, -99.4248275756836, 13.771377563476562], "std": [31.95184326171875, 41.198951721191406, 41.168495178222656, 22.441112518310547, 52.16603088378906, 8.576384544372559], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5809350020424836]], [[0.5840839215686274]], [[0.6059769117647059]]], "std": [[[0.2702888894707082]], [[0.251630448793087]], [[0.2474245849113774]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9686274509803922]], [[0.9725490196078431]]], "mean": [[[0.44972970588235295]], [[0.4687375612745098]], [[0.481000925245098]]], "std": [[[0.2643330022683752]], [[0.2631810719083441]], [[0.25714661379645876]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [447]}, "index": {"min": [48196], "max": [48642], "mean": [48419.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 109, "stats": {"action": {"min": [-2.63671875, 63.896484375, 41.044921875, 35.947265625, -156.005859375, -0.10373444110155106], "max": [62.05078125, 190.283203125, 180.3515625, 98.26171875, -2.4609375, 27.593360900878906], "mean": [20.85347557067871, 95.30582427978516, 78.94669342041016, 78.4544677734375, -96.68260955810547, 5.548741340637207], "std": [26.072553634643555, 43.67426681518555, 47.26240921020508, 21.341630935668945, 47.00528335571289, 9.764455795288086], "count": [447]}, "observation.state": {"min": [-2.197265625, 63.45703125, 43.9453125, 37.353515625, -155.56640625, 0.34650033712387085], "max": [61.787109375, 187.91015625, 177.978515625, 98.0859375, -2.724609375, 27.027027130126953], "mean": [20.97695541381836, 95.12448120117188, 81.59376525878906, 78.24909210205078, -95.79132080078125, 13.619601249694824], "std": [26.062667846679688, 43.90622329711914, 46.37948226928711, 21.556896209716797, 47.71249771118164, 7.9601545333862305], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.546288053513072]], [[0.5502406740196079]], [[0.5807861785130719]]], "std": [[[0.2723906031989644]], [[0.24494990718553167]], [[0.23810289345780813]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.44652523897058827]], [[0.46558617647058825]], [[0.4780034477124183]]], "std": [[[0.26542875403517774]], [[0.264646958024525]], [[0.2591311997059782]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [447]}, "index": {"min": [48643], "max": [49089], "mean": [48866.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 110, "stats": {"action": {"min": [-4.833984375, 46.318359375, 28.125, 35.33203125, -161.71875, -0.10373444110155106], "max": [58.623046875, 190.37109375, 180.439453125, 99.931640625, -7.55859375, 28.319501876831055], "mean": [21.176725387573242, 83.53968811035156, 62.70573425292969, 83.14849090576172, -101.9179916381836, 5.561736106872559], "std": [25.61359977722168, 46.266109466552734, 49.32387161254883, 20.76766586303711, 45.8823127746582, 9.889959335327148], "count": [447]}, "observation.state": {"min": [-4.306640625, 45.87890625, 31.2890625, 36.5625, -161.3671875, 0.34650033712387085], "max": [58.18359375, 187.91015625, 177.978515625, 99.755859375, -7.03125, 27.858627319335938], "mean": [21.287227630615234, 83.09891510009766, 65.30175018310547, 82.83267211914062, -101.16563415527344, 13.572132110595703], "std": [25.558406829833984, 46.86473846435547, 49.06404113769531, 21.092716217041016, 46.69911193847656, 7.961278915405273], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5528237867647059]], [[0.5511081127450981]], [[0.5817150612745098]]], "std": [[[0.25715237730209456]], [[0.24384610290164202]], [[0.23890382617784778]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.4424955126633987]], [[0.4617215625]], [[0.4753421670751634]]], "std": [[[0.2661304405736981]], [[0.2657543822502297]], [[0.2598263575026607]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [447]}, "index": {"min": [49090], "max": [49536], "mean": [49313.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 111, "stats": {"action": {"min": [-1.7578125, 61.5234375, 45.3515625, 33.134765625, -107.9296875, 0.0], "max": [45.791015625, 190.283203125, 180.3515625, 95.361328125, -3.955078125, 25.622406005859375], "mean": [15.16064167022705, 92.00118255615234, 78.0262680053711, 71.11373901367188, -80.69719696044922, 4.662015914916992], "std": [19.75916862487793, 41.71921920776367, 42.82673645019531, 18.696313858032227, 32.09661102294922, 8.779104232788086], "count": [447]}, "observation.state": {"min": [-1.669921875, 60.8203125, 47.98828125, 34.453125, -107.314453125, 0.34650033712387085], "max": [45.17578125, 187.91015625, 178.06640625, 95.009765625, -4.130859375, 25.155925750732422], "mean": [15.34939956665039, 90.9879379272461, 80.39952087402344, 71.17705535888672, -79.9769287109375, 13.160163879394531], "std": [19.53289031982422, 42.4552001953125, 42.55179977416992, 18.95357894897461, 32.874610900878906, 7.2777018547058105], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638470261437909]], [[0.5642580249183007]], [[0.5974684803921569]]], "std": [[[0.2574741683955935]], [[0.24087660268587385]], [[0.22178506058535732]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.4434378165849673]], [[0.46267666258169937]], [[0.4758897181372549]]], "std": [[[0.2659313429499941]], [[0.2654206964876136]], [[0.2604152494544671]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [447]}, "index": {"min": [49537], "max": [49983], "mean": [49760.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 112, "stats": {"action": {"min": [-2.98828125, 55.458984375, 47.28515625, 31.728515625, -91.669921875, 0.0], "max": [45.439453125, 190.458984375, 180.439453125, 91.7578125, -7.3828125, 23.547718048095703], "mean": [14.81143856048584, 83.92391967773438, 66.82401275634766, 78.17898559570312, -75.57335662841797, 3.3956212997436523], "std": [19.18689727783203, 35.10651397705078, 35.875640869140625, 16.581634521484375, 22.8109073638916, 6.8061394691467285], "count": [447]}, "observation.state": {"min": [-2.373046875, 54.755859375, 50.009765625, 33.310546875, -90.966796875, 0.34650033712387085], "max": [45.0, 187.91015625, 177.978515625, 91.40625, -5.44921875, 23.00762367248535], "mean": [14.827757835388184, 83.67008972167969, 70.08618927001953, 78.09332275390625, -74.74439239501953, 12.17667293548584], "std": [19.200098037719727, 36.00786209106445, 36.195770263671875, 16.894386291503906, 23.595014572143555, 6.838943958282471], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600128451797385]], [[0.5644677430555556]], [[0.5985565277777778]]], "std": [[[0.26038619320357415]], [[0.24007244535331534]], [[0.21868931730402263]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9764705882352941]], [[0.984313725490196]]], "mean": [[[0.4423301184640523]], [[0.46144411151960785]], [[0.4747634375]]], "std": [[[0.26609035682225995]], [[0.26576012060003434]], [[0.2603538620849945]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [447]}, "index": {"min": [49984], "max": [50430], "mean": [50207.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 113, "stats": {"action": {"min": [-3.515625, 47.724609375, 36.03515625, 30.849609375, -100.546875, -0.10373444110155106], "max": [45.439453125, 190.283203125, 180.439453125, 99.140625, 1.40625, 22.510374069213867], "mean": [15.27089786529541, 88.31180572509766, 66.37969207763672, 76.68358612060547, -59.59654235839844, 3.433701753616333], "std": [19.844955444335938, 45.361244201660156, 50.229644775390625, 21.049222946166992, 31.260467529296875, 7.057256698608398], "count": [446]}, "observation.state": {"min": [-2.900390625, 47.021484375, 38.759765625, 32.255859375, -99.931640625, 0.27720028162002563], "max": [45.17578125, 187.822265625, 177.978515625, 98.701171875, 1.669921875, 22.176021575927734], "mean": [15.46579360961914, 87.79535675048828, 69.45231628417969, 76.53559112548828, -58.691429138183594, 11.590210914611816], "std": [19.684541702270508, 45.88335037231445, 49.52773666381836, 21.26970672607422, 31.6086483001709, 7.29219913482666], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5822931331699347]], [[0.5827432169117647]], [[0.611782890114379]]], "std": [[[0.24430488074341478]], [[0.2308307210519254]], [[0.22124837061773125]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429163725490196]], [[0.4623456107026144]], [[0.4758103308823529]]], "std": [[[0.2656683721446844]], [[0.2649961680295]], [[0.2593272885210846]]], "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": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [446]}, "index": {"min": [50431], "max": [50876], "mean": [50653.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [446]}}} +{"episode_index": 114, "stats": {"action": {"min": [-1.318359375, 58.798828125, 34.716796875, 35.68359375, -131.923828125, -0.10373444110155106], "max": [58.447265625, 190.283203125, 180.439453125, 100.458984375, -1.23046875, 25.72614097595215], "mean": [19.00934600830078, 84.07886505126953, 63.765533447265625, 88.39595031738281, -92.60079193115234, 3.577094316482544], "std": [24.619449615478516, 35.729644775390625, 39.39360427856445, 18.989559173583984, 34.50162124633789, 7.48943567276001], "count": [447]}, "observation.state": {"min": [-0.703125, 58.095703125, 37.353515625, 37.08984375, -131.66015625, 0.34650033712387085], "max": [58.095703125, 187.91015625, 177.978515625, 100.1953125, -1.494140625, 25.294525146484375], "mean": [19.28166961669922, 83.29106903076172, 66.45947265625, 87.87355041503906, -91.89045715332031, 12.401165962219238], "std": [24.406641006469727, 36.95469665527344, 39.868629455566406, 19.266468048095703, 35.40999984741211, 7.394404411315918], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5337732720588235]], [[0.5480193218954248]], [[0.5829964379084968]]], "std": [[[0.2856996993842229]], [[0.25081652206513666]], [[0.24019093828593516]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.984313725490196]], [[0.984313725490196]]], "mean": [[[0.44377179125816996]], [[0.4626770343137255]], [[0.47468748161764707]]], "std": [[[0.2652792577720639]], [[0.26449787732896873]], [[0.25884263675429636]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [447]}, "index": {"min": [50877], "max": [51323], "mean": [51100.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 115, "stats": {"action": {"min": [-6.85546875, 56.07421875, 45.703125, 31.201171875, -97.55859375, 0.0], "max": [41.044921875, 190.283203125, 180.439453125, 95.2734375, 7.646484375, 22.925312042236328], "mean": [12.123793601989746, 90.3038330078125, 72.78936767578125, 76.95955657958984, -73.78958892822266, 3.656235694885254], "std": [18.20648193359375, 41.312225341796875, 43.4909782409668, 19.431249618530273, 32.73473358154297, 7.70628547668457], "count": [447]}, "observation.state": {"min": [-5.9765625, 55.810546875, 48.69140625, 32.607421875, -97.20703125, 0.34650033712387085], "max": [40.517578125, 187.822265625, 177.978515625, 95.009765625, 7.470703125, 22.591821670532227], "mean": [12.273031234741211, 89.43746185302734, 75.49824523925781, 76.71121978759766, -73.04261779785156, 11.960695266723633], "std": [18.0208740234375, 42.04411697387695, 43.10995101928711, 19.61585235595703, 33.4655647277832, 7.342241287231445], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5651356576797386]], [[0.5684355555555556]], [[0.6025301654411764]]], "std": [[[0.2580267111574218]], [[0.2398399598729277]], [[0.22658513677995648]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9882352941176471]], [[0.9882352941176471]]], "mean": [[[0.44450504289215687]], [[0.46316823529411766]], [[0.47493545955882355]]], "std": [[[0.2658132357376752]], [[0.2649967951865772]], [[0.2595951088448483]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [447]}, "index": {"min": [51324], "max": [51770], "mean": [51547.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 116, "stats": {"action": {"min": [-0.263671875, 62.138671875, 35.68359375, 35.419921875, -149.0625, -0.10373444110155106], "max": [49.306640625, 190.283203125, 180.3515625, 100.107421875, 3.251953125, 26.244813919067383], "mean": [16.628040313720703, 91.45249938964844, 73.64112854003906, 81.46846771240234, -94.78182983398438, 4.996419429779053], "std": [20.272090911865234, 42.293670654296875, 45.08345413208008, 20.9754638671875, 47.6462287902832, 9.419305801391602], "count": [447]}, "observation.state": {"min": [0.439453125, 61.5234375, 38.408203125, 36.826171875, -148.798828125, 0.34650033712387085], "max": [49.04296875, 187.91015625, 177.978515625, 99.755859375, 3.427734375, 25.987525939941406], "mean": [16.796743392944336, 91.08456420898438, 76.51815795898438, 81.0220718383789, -93.85061645507812, 13.281134605407715], "std": [20.118520736694336, 42.800628662109375, 44.596351623535156, 21.065366744995117, 48.43350601196289, 7.740123271942139], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5490054166666667]], [[0.5544149366830066]], [[0.5908607761437908]]], "std": [[[0.2658013153077804]], [[0.24240092965200707]], [[0.2205248381533628]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.44508311274509804]], [[0.46360005923202613]], [[0.4751476266339869]]], "std": [[[0.2657118761659936]], [[0.2650655033289081]], [[0.25975578601450544]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [447]}, "index": {"min": [51771], "max": [52217], "mean": [51994.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 117, "stats": {"action": {"min": [-0.439453125, 55.283203125, 35.15625, 31.025390625, -157.8515625, -0.2074688822031021], "max": [47.724609375, 190.283203125, 180.439453125, 100.546875, 0.791015625, 24.896265029907227], "mean": [12.203229904174805, 84.68082427978516, 64.09822082519531, 84.46563720703125, -91.88550567626953, 2.7822470664978027], "std": [17.74015235900879, 42.94739532470703, 47.209529876708984, 22.279050827026367, 44.288021087646484, 6.952627182006836], "count": [447]}, "observation.state": {"min": [0.0, 54.580078125, 37.880859375, 32.6953125, -157.587890625, 0.34650033712387085], "max": [47.197265625, 187.91015625, 177.978515625, 100.283203125, 0.439453125, 24.393625259399414], "mean": [12.40909481048584, 84.31856536865234, 66.7894058227539, 83.93809509277344, -90.84514617919922, 12.553529739379883], "std": [17.64434242248535, 43.5726318359375, 47.04967498779297, 22.350847244262695, 44.99535369873047, 6.540587425231934], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5489812724673203]], [[0.5536957312091504]], [[0.5935201797385621]]], "std": [[[0.2727784110354095]], [[0.2443314223543964]], [[0.21570747313678607]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4417990665849673]], [[0.460087602124183]], [[0.4717284681372549]]], "std": [[[0.26696819652425186]], [[0.2665853724951294]], [[0.26114657196485314]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [447]}, "index": {"min": [52218], "max": [52664], "mean": [52441.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 118, "stats": {"action": {"min": [-2.63671875, 43.59375, 34.62890625, 34.62890625, -101.865234375, -0.10373444110155106], "max": [49.658203125, 190.37109375, 180.439453125, 99.140625, -1.93359375, 29.35684585571289], "mean": [16.187015533447266, 87.33081817626953, 64.57621002197266, 79.4267807006836, -75.14176940917969, 3.658776044845581], "std": [20.548185348510742, 48.272579193115234, 53.0177001953125, 21.79767608642578, 33.48973846435547, 8.42072582244873], "count": [447]}, "observation.state": {"min": [-1.7578125, 42.978515625, 37.880859375, 36.123046875, -101.337890625, 0.27720028162002563], "max": [49.306640625, 187.91015625, 178.06640625, 98.701171875, -2.197265625, 28.413028717041016], "mean": [16.25858497619629, 86.8506851196289, 67.5546646118164, 79.25611114501953, -74.56465148925781, 11.927809715270996], "std": [20.589126586914062, 48.7158088684082, 52.30164337158203, 22.083675384521484, 34.07810974121094, 8.0120267868042], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5671135171568628]], [[0.5660213725490196]], [[0.5889058006535948]]], "std": [[[0.2506040176489943]], [[0.23229414427901665]], [[0.23541607380271176]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9882352941176471]]], "mean": [[[0.44235707107843136]], [[0.4610942218137255]], [[0.47324810661764705]]], "std": [[[0.2656697412533999]], [[0.2648137152550267]], [[0.25922405006311994]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [447]}, "index": {"min": [52665], "max": [53111], "mean": [52888.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 119, "stats": {"action": {"min": [-4.833984375, 65.830078125, 44.560546875, 32.51953125, -175.95703125, 0.0], "max": [64.775390625, 190.37109375, 180.3515625, 96.064453125, 0.17578125, 34.02489471435547], "mean": [16.977867126464844, 105.49993133544922, 89.18543243408203, 74.68690490722656, -95.88488006591797, 4.351035118103027], "std": [26.211532592773438, 42.2568473815918, 46.30889129638672, 22.27069854736328, 54.112098693847656, 10.008216857910156], "count": [446]}, "observation.state": {"min": [-4.306640625, 65.126953125, 47.28515625, 33.837890625, -175.60546875, 0.34650033712387085], "max": [64.51171875, 187.91015625, 177.978515625, 95.625, -0.087890625, 33.887733459472656], "mean": [16.970773696899414, 104.71226501464844, 91.83524322509766, 74.37517547607422, -95.01573181152344, 13.315537452697754], "std": [26.32372283935547, 42.747676849365234, 45.417198181152344, 22.358604431152344, 54.69451141357422, 8.566299438476562], "count": [446]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.53637147875817]], [[0.5532418974673203]], [[0.591463239379085]]], "std": [[[0.30021078331397116]], [[0.25866088009038]], [[0.24698998619468165]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9725490196078431]], [[0.9725490196078431]]], "mean": [[[0.4482675571895425]], [[0.4668511111111111]], [[0.47866679942810453]]], "std": [[[0.2657188437886111]], [[0.26499853896958114]], [[0.258912102021314]]], "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": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [446]}, "index": {"min": [53112], "max": [53557], "mean": [53334.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [446]}}} +{"episode_index": 120, "stats": {"action": {"min": [-2.8125, 53.96484375, 42.099609375, 29.53125, -115.048828125, -0.10373444110155106], "max": [33.046875, 190.283203125, 180.439453125, 97.03125, -2.373046875, 31.22406578063965], "mean": [11.082674026489258, 92.92638397216797, 73.44412231445312, 75.75132751464844, -79.5105209350586, 4.588210105895996], "std": [13.751973152160645, 43.16315460205078, 46.657203674316406, 21.208093643188477, 36.67340850830078, 9.811530113220215], "count": [447]}, "observation.state": {"min": [-2.197265625, 53.61328125, 44.82421875, 31.11328125, -114.873046875, 0.34650033712387085], "max": [32.51953125, 187.91015625, 177.978515625, 96.6796875, -2.724609375, 30.9078311920166], "mean": [11.004613876342773, 92.43201446533203, 76.39051818847656, 75.43965148925781, -78.8960952758789, 13.115581512451172], "std": [13.763859748840332, 43.671749114990234, 45.980133056640625, 21.292749404907227, 37.201446533203125, 8.71642017364502], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5834987173202614]], [[0.585454285130719]], [[0.6149340829248365]]], "std": [[[0.25602323790974557]], [[0.23700486250765485]], [[0.21495246060739415]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9529411764705882]], [[0.9607843137254902]]], "mean": [[[0.44461944444444446]], [[0.4633274795751634]], [[0.4750008721405229]]], "std": [[[0.2660079064472049]], [[0.2655870312969857]], [[0.2609060681021223]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [447]}, "index": {"min": [53558], "max": [54004], "mean": [53781.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 121, "stats": {"action": {"min": [-1.669921875, 55.283203125, 38.3203125, 33.57421875, -113.90625, 0.0], "max": [56.6015625, 190.283203125, 180.439453125, 100.107421875, 0.52734375, 23.02904510498047], "mean": [21.171810150146484, 95.12578582763672, 76.77706909179688, 75.53108978271484, -79.9090805053711, 3.947944164276123], "std": [24.344161987304688, 43.95120620727539, 46.3565559387207, 20.99285125732422, 36.64634323120117, 7.460810661315918], "count": [447]}, "observation.state": {"min": [-1.142578125, 54.404296875, 41.044921875, 34.98046875, -113.5546875, 0.34650033712387085], "max": [56.162109375, 187.822265625, 178.06640625, 99.755859375, 0.439453125, 22.245323181152344], "mean": [21.402252197265625, 94.74369049072266, 79.4544906616211, 75.28257751464844, -79.15660858154297, 11.435751914978027], "std": [24.085647583007812, 44.33301544189453, 45.81358337402344, 21.018835067749023, 37.25876235961914, 7.1802778244018555], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5867574366830065]], [[0.5821461825980393]], [[0.6048115543300654]]], "std": [[[0.2578231946851944]], [[0.24077473526558824]], [[0.23330557766065937]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44672102124183005]], [[0.46645867238562094]], [[0.47966626021241826]]], "std": [[[0.2649117433527636]], [[0.2636750729450962]], [[0.25727729620213]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [447]}, "index": {"min": [54005], "max": [54451], "mean": [54228.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 122, "stats": {"action": {"min": [-1.7578125, 60.64453125, 31.46484375, 37.529296875, -166.552734375, 0.0], "max": [86.30859375, 190.283203125, 180.3515625, 100.546875, 3.076171875, 25.207468032836914], "mean": [26.914390563964844, 106.83011627197266, 87.35324096679688, 83.42407989501953, -97.7743148803711, 3.9945919513702393], "std": [35.626686096191406, 40.36216354370117, 48.91267395019531, 23.072935104370117, 49.398887634277344, 8.033438682556152], "count": [447]}, "observation.state": {"min": [-1.142578125, 60.029296875, 34.541015625, 37.96875, -165.41015625, 0.27720028162002563], "max": [86.1328125, 187.822265625, 177.978515625, 100.1953125, 2.900390625, 24.601524353027344], "mean": [26.992647171020508, 106.0881576538086, 89.38481903076172, 82.86788940429688, -96.9830322265625, 12.528395652770996], "std": [35.66086196899414, 41.250694274902344, 48.50947189331055, 23.1716251373291, 50.1818733215332, 7.005820274353027], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5659523835784314]], [[0.5694438991013072]], [[0.5896814113562091]]], "std": [[[0.28142031805272266]], [[0.2553565750695303]], [[0.2639096347597154]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8901960784313725]], [[0.8784313725490196]]], "mean": [[[0.45174303308823527]], [[0.47098631535947716]], [[0.483740324754902]]], "std": [[[0.26511456563773267]], [[0.2643608146598067]], [[0.2576783649850674]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [447]}, "index": {"min": [54452], "max": [54898], "mean": [54675.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 123, "stats": {"action": {"min": [-3.251953125, 46.494140625, 40.4296875, 32.51953125, -135.791015625, 0.0], "max": [26.89453125, 190.37109375, 180.3515625, 95.44921875, -0.52734375, 24.792531967163086], "mean": [8.755439758300781, 85.94914245605469, 66.59081268310547, 79.22261047363281, -88.50989532470703, 3.183281898498535], "std": [10.57239818572998, 42.19839859008789, 45.28069305419922, 20.064258575439453, 38.363983154296875, 7.584232807159424], "count": [447]}, "observation.state": {"min": [-2.8125, 45.87890625, 43.2421875, 33.92578125, -135.439453125, 0.34650033712387085], "max": [26.455078125, 187.822265625, 177.978515625, 95.09765625, -0.439453125, 24.601524353027344], "mean": [8.578675270080566, 85.00222778320312, 69.50025177001953, 79.1676254272461, -87.60699462890625, 12.321603775024414], "std": [10.642905235290527, 43.065303802490234, 45.002384185791016, 20.42108917236328, 39.10849380493164, 7.17804479598999], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.549669050245098]], [[0.5580488827614378]], [[0.5982715359477124]]], "std": [[[0.2807815386893653]], [[0.25394406538387]], [[0.22213784115504082]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9647058823529412]], [[0.9764705882352941]]], "mean": [[[0.4424245751633987]], [[0.461141868872549]], [[0.47330051062091505]]], "std": [[[0.2679583911648913]], [[0.26786606700602955]], [[0.26206943055969584]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [447]}, "index": {"min": [54899], "max": [55345], "mean": [55122.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} +{"episode_index": 124, "stats": {"action": {"min": [-4.482421875, 48.33984375, 34.716796875, 36.650390625, -104.501953125, 0.0], "max": [58.88671875, 190.1953125, 180.439453125, 100.37109375, 6.416015625, 25.72614097595215], "mean": [20.387676239013672, 87.72374725341797, 66.123046875, 80.67449951171875, -75.34590148925781, 3.263113021850586], "std": [24.368385314941406, 45.45750045776367, 48.831424713134766, 20.540111541748047, 34.76304626464844, 7.589817047119141], "count": [447]}, "observation.state": {"min": [-3.69140625, 47.724609375, 37.353515625, 37.880859375, -104.23828125, 0.27720028162002563], "max": [58.359375, 187.91015625, 177.978515625, 100.1953125, 5.888671875, 25.433124542236328], "mean": [20.572895050048828, 87.29308319091797, 68.8289794921875, 80.28385162353516, -74.52751159667969, 11.322155952453613], "std": [24.2578067779541, 45.982398986816406, 48.401397705078125, 20.64848518371582, 35.45344924926758, 7.900713920593262], "count": [447]}, "observation.images.wristcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5754183741830066]], [[0.5728353758169935]], [[0.5969331392973857]]], "std": [[[0.2495493970343048]], [[0.2414169386517175]], [[0.23005338384587137]]], "count": [100]}, "observation.images.webcam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.996078431372549]], [[0.996078431372549]]], "mean": [[[0.44430622140522874]], [[0.4633058762254902]], [[0.47669487949346406]]], "std": [[[0.2653973203405268]], [[0.2647621331508701]], [[0.25838963840713786]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [447]}, "index": {"min": [55346], "max": [55792], "mean": [55569.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [447]}}} diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6493753f986547d3fd4c7917c7667e093daf06dc --- /dev/null +++ b/meta/info.json @@ -0,0 +1,127 @@ +{ + "codebase_version": "v2.1", + "robot_type": "so100", + "total_episodes": 125, + "total_frames": 55793, + "total_tasks": 3, + "total_videos": 250, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:125" + }, + "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.wristcam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.webcam": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..789c33071d2d275222d166b5db28a2debe321a04 --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1,3 @@ +{"task_index": 0, "task": "Pick up the 2x2 green block and go up the 8x8 blue block."} +{"task_index": 1, "task": "Pick up the 2x2 yellow block and go up the 8x8 blue block."} +{"task_index": 2, "task": "Pick up the 2x2 orange block and go up the 8x8 blue block."} diff --git a/videos/chunk-000/observation.images.webcam/episode_000000.mp4 b/videos/chunk-000/observation.images.webcam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b1ef0532b6abacb8badaf5fc176ab732405d36 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81073e38ece518efd72e1ff29d3f3fe9ceb165579d771487e39f5006f242431 +size 3157286 diff --git a/videos/chunk-000/observation.images.webcam/episode_000001.mp4 b/videos/chunk-000/observation.images.webcam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af9c2d0228db3a7c42475a91c80ae1be680a671 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062e3956dc4e72ea400048af29e6bf130115653733216b28aa4ecaeb05a6023c +size 3297885 diff --git a/videos/chunk-000/observation.images.webcam/episode_000002.mp4 b/videos/chunk-000/observation.images.webcam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3f8a4fc108e4e7af71880059e01adfb42d75080 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346ef7cd1f1d32f2fc4076d675c10628f38b4a77196914bdd79a29c487ebdc83 +size 3296647 diff --git a/videos/chunk-000/observation.images.webcam/episode_000003.mp4 b/videos/chunk-000/observation.images.webcam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2807a6eab787714731e099e39dde5e4222fefe3 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bdda92ba8094d0ef11ebe8bec6241e50298303824269307c788b04a8f5e281 +size 3309992 diff --git a/videos/chunk-000/observation.images.webcam/episode_000004.mp4 b/videos/chunk-000/observation.images.webcam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06cef11c4ca3578658014b97942cfbbc54936e1e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9b0c96c6750fa12a3325f5d4af7c277be368c77a248e935451d5e6207e19e7 +size 3207408 diff --git a/videos/chunk-000/observation.images.webcam/episode_000005.mp4 b/videos/chunk-000/observation.images.webcam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..135ff08b4a206bdcd875bb41b9b27886c7e13899 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610c3a0f152dd4f6f9413bbb32d368b9dc1e00649f031ebdd232bab4fd25ca5d +size 3272911 diff --git a/videos/chunk-000/observation.images.webcam/episode_000006.mp4 b/videos/chunk-000/observation.images.webcam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57372d1e0031fd74309a1bb8fde2e79b08d38367 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f7c9888f0dee0f36c50142f45037e77a5358469c1004716e47e52f7b1079e8 +size 3182329 diff --git a/videos/chunk-000/observation.images.webcam/episode_000007.mp4 b/videos/chunk-000/observation.images.webcam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ef321ba819bb7e9f90dc241a3e24d0754d003c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65337579711a1a0937b50c49e0760dec8d103b9a65da5ea926def27e38f920c6 +size 3221620 diff --git a/videos/chunk-000/observation.images.webcam/episode_000008.mp4 b/videos/chunk-000/observation.images.webcam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0847f9b697d462b91f5b8e8b19aebe02dc9e69 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc828a7617fa940cb39eb61dd563981240e0b0e174df4ae06a5b12d2f0a3147 +size 3232865 diff --git a/videos/chunk-000/observation.images.webcam/episode_000009.mp4 b/videos/chunk-000/observation.images.webcam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..236bb906827b3fdcaafacc7882dc15a4be265a46 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c27e4e53f4d01dd4b6c5239107e378574b41127e0be2888ba7d219c5cb3619e +size 3216229 diff --git a/videos/chunk-000/observation.images.webcam/episode_000010.mp4 b/videos/chunk-000/observation.images.webcam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c9c747d91914adeb71e7fc34cfaf21c626a4210 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c07c4034f3a504a459acf269b2e33ac34c3a6472b535b24f2c7c43d21fb4b9 +size 3236555 diff --git a/videos/chunk-000/observation.images.webcam/episode_000011.mp4 b/videos/chunk-000/observation.images.webcam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce51873a8e60335e9666fbf9fbc8d8a7c77aa29 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193687df2b6e84a88f3241eaaffc46158dc1cca1da177a1b2b0f4932661b16a6 +size 3306962 diff --git a/videos/chunk-000/observation.images.webcam/episode_000012.mp4 b/videos/chunk-000/observation.images.webcam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dbc53edfeaf7c589e8cf2dd9291d18671cc0c09 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4dbd7b8a4a3ad8e5de7fccf39d96efd62acb09e6f258983dfa9b103eb422f6d +size 3304457 diff --git a/videos/chunk-000/observation.images.webcam/episode_000013.mp4 b/videos/chunk-000/observation.images.webcam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa8759941c61a902a7d5443df04c8714fe52cf7a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5acde1105bedb57f6fcfee509f081af49fda8d1214ff6eab00ce4affef91d92 +size 3260649 diff --git a/videos/chunk-000/observation.images.webcam/episode_000014.mp4 b/videos/chunk-000/observation.images.webcam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae9516474dbe14450d32e1bdf5f5b273cf13aa74 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c798def17a2e13376e45af212ce4582b70223ca0715812f3d644dbcda04121 +size 3236599 diff --git a/videos/chunk-000/observation.images.webcam/episode_000015.mp4 b/videos/chunk-000/observation.images.webcam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..838e043dbe381b10e09f9388e5f5dc46454a84a7 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bf221d94e0d0a15e421044e202bfa60dbaa36e7f4865e1a7c98f94582b2830 +size 3314571 diff --git a/videos/chunk-000/observation.images.webcam/episode_000016.mp4 b/videos/chunk-000/observation.images.webcam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93af9d3a37e3701d66e95fd3e15a916650b10da6 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c550cc54defc863f3ad194d7ca3b897b7a198c601e347be992253b98b10a265a +size 3247742 diff --git a/videos/chunk-000/observation.images.webcam/episode_000017.mp4 b/videos/chunk-000/observation.images.webcam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d522ea0356672024e123a62bdd353867985654e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd45333001b6a9f2029b56e2d6f93092156b2be8e90b82fcf312201e582fb957 +size 3239452 diff --git a/videos/chunk-000/observation.images.webcam/episode_000018.mp4 b/videos/chunk-000/observation.images.webcam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbec5feeb671a9786ce6631ab18aefaceb8c7b1c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255cd52c8588a6ea45f185ad489264d64ed1d7ecc0f99a14edba0b341c316511 +size 3193749 diff --git a/videos/chunk-000/observation.images.webcam/episode_000019.mp4 b/videos/chunk-000/observation.images.webcam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e9b369067cafdd8a0637ed586b48d5be83fbe3 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb0b0057253ca0d420ed2909e6bbdfefedfe07d2f2c3d5219ae097e525d087d +size 3229261 diff --git a/videos/chunk-000/observation.images.webcam/episode_000020.mp4 b/videos/chunk-000/observation.images.webcam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0bf4ef04330b647e44f776c311c7fd164d16cd --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd021bebe1c087260899dd287d34a660eb80de3e13d2d5782b42c12fe854c5c4 +size 3303439 diff --git a/videos/chunk-000/observation.images.webcam/episode_000021.mp4 b/videos/chunk-000/observation.images.webcam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74e29639c5f4b5bd46aa71437c8c3d74bef51df --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4e85e3b68202810faf471e993c910379789d4ed78be5bd57ebf031b1a09132 +size 3306349 diff --git a/videos/chunk-000/observation.images.webcam/episode_000022.mp4 b/videos/chunk-000/observation.images.webcam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c38b7dc4cc4d15cba977346c458b184622ce79af --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec0ad875c6f7f4d8f2febe7897a424a3f16aa98bf4d0f8103d3678737f48734 +size 3275936 diff --git a/videos/chunk-000/observation.images.webcam/episode_000023.mp4 b/videos/chunk-000/observation.images.webcam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87d3d9ff4c2910894a839c282030dcb358856623 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886a9f3b11941c96c61890a3ee1dc2e28383e087583bc97c235eb6170dcd1888 +size 3216422 diff --git a/videos/chunk-000/observation.images.webcam/episode_000024.mp4 b/videos/chunk-000/observation.images.webcam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d4a43704d4410cb9d5404348501a6187a8e6427 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890429d485d8e5755ae80ae48139ba7e23aa9db460fe480c5ff86ce36a882e00 +size 3271422 diff --git a/videos/chunk-000/observation.images.webcam/episode_000025.mp4 b/videos/chunk-000/observation.images.webcam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659f43ece6f4057ab36d618fe68b425e33985025 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ccbfd281256c158065055c60b1936833c2a591671b5918f72537f879919e5e +size 3001024 diff --git a/videos/chunk-000/observation.images.webcam/episode_000026.mp4 b/videos/chunk-000/observation.images.webcam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b5ef0f615fcebe5fe85bf1dafc6cf14899d224 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ddf490bd59bed08e6bf68eae409f82e9b35f40fb4b35815193e28005998389 +size 3203312 diff --git a/videos/chunk-000/observation.images.webcam/episode_000027.mp4 b/videos/chunk-000/observation.images.webcam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999139dc6e642bd604153c547df42238f07e8228 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4aeeaaba860d7b6d4b68b26a0fd2e99458c1a728c6296371dc4e5ce9b55f255 +size 3209464 diff --git a/videos/chunk-000/observation.images.webcam/episode_000028.mp4 b/videos/chunk-000/observation.images.webcam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4f353aa69bf176f9375ae93cc4464dcfcaa6e8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c0810599810b11220fc778eb67d257fbef9dd03dadd0571aa70dfe4265775e +size 3251698 diff --git a/videos/chunk-000/observation.images.webcam/episode_000029.mp4 b/videos/chunk-000/observation.images.webcam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4b28063a8d891788ae37165027a6f174015286c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cfa191265b8b05de6112db138a356bb54e1b07bfd9f6ab09bc65799abe3fb94 +size 3398694 diff --git a/videos/chunk-000/observation.images.webcam/episode_000030.mp4 b/videos/chunk-000/observation.images.webcam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625653c1a59848e76238d2531db1e73c17331529 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8530c5c13271c42ae7005ca1f6ac4772d18892d28993c141ec2091acf2f972 +size 3277880 diff --git a/videos/chunk-000/observation.images.webcam/episode_000031.mp4 b/videos/chunk-000/observation.images.webcam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d29671c33330dddab7b5cb639a42dfd797def3 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8281307dd246ef70cdbeb3177d096596ba05b4ae4baab8e2f00e3800ea004ee7 +size 3342690 diff --git a/videos/chunk-000/observation.images.webcam/episode_000032.mp4 b/videos/chunk-000/observation.images.webcam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0b99b321068db5e7a7e98a34de6b13f206f257 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5331d3025a1b7d11193e6b660f4dbd8f9638db3908a935df96a395c0af4d42 +size 3081044 diff --git a/videos/chunk-000/observation.images.webcam/episode_000033.mp4 b/videos/chunk-000/observation.images.webcam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995e911f69f79470b73e1ca6d8d67c3b2e86d53c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0fa903be6beb8a3fdf3c29aa1cb50449c11ed7db77031cb1abea6442a8c974 +size 3044708 diff --git a/videos/chunk-000/observation.images.webcam/episode_000034.mp4 b/videos/chunk-000/observation.images.webcam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46111cb286d008894e4652625c008739198f2301 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fabaf9eaabda19b0b54624ebce17b55b7ae8179ebda3d87605930b35d7cf2b +size 3084931 diff --git a/videos/chunk-000/observation.images.webcam/episode_000035.mp4 b/videos/chunk-000/observation.images.webcam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c600396e9dd0bba4a8cd97f6be6d7bc60f38f4 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8430eb066d39d6819912475647c9b70237dfc90f7c7dd4c8ac3b093dea7c463 +size 3114243 diff --git a/videos/chunk-000/observation.images.webcam/episode_000036.mp4 b/videos/chunk-000/observation.images.webcam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df09bcc15f54794c86174c00429e2e0e126720a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65814974326ba46fdb480fde8d47542b3acb40fa73975f723ae009e7ba47551b +size 3083568 diff --git a/videos/chunk-000/observation.images.webcam/episode_000037.mp4 b/videos/chunk-000/observation.images.webcam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67cb450fd9a80bf8c3fd152cf34652d9a57271f8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bbbd336639a17127c9b08ee9c05649c6270ae3cc0fb600734712788ad2a5c7 +size 3137230 diff --git a/videos/chunk-000/observation.images.webcam/episode_000038.mp4 b/videos/chunk-000/observation.images.webcam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe56513ea2b7861f125b7b107458d41e679edfe6 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f0297ebe8acfe56a6f6144c96493b0739ffeeaa4dc4af4bb354856dd16cdf4 +size 3189623 diff --git a/videos/chunk-000/observation.images.webcam/episode_000039.mp4 b/videos/chunk-000/observation.images.webcam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb851a386931213f1f15a1758a37d76a4cd02d46 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0589b4d34712c3db8cced3a908bce1c9a410322fcaaa8169c856a07283e68f +size 3028371 diff --git a/videos/chunk-000/observation.images.webcam/episode_000040.mp4 b/videos/chunk-000/observation.images.webcam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc28b06704fc4f28ebe2791ad2b6a34636ed58a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f34d876a6b2cbe4ee28f83deed9d1ca11754b53b2d991785012eeb2f90d426 +size 3050836 diff --git a/videos/chunk-000/observation.images.webcam/episode_000041.mp4 b/videos/chunk-000/observation.images.webcam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae0f1bd4575b49c8547d73150358eaa9e4ff746e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4e54fca900abcabdb39ba47d42fc8c14d16b5ee3597fddcb66660aca7d1890 +size 3122549 diff --git a/videos/chunk-000/observation.images.webcam/episode_000042.mp4 b/videos/chunk-000/observation.images.webcam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860faf4a27cd36ea53b649e986f422c800687618 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc9da8688760e37a04ea9ccc0119e684a81f557ee8673ab6fc1b0f0fdcad231 +size 3095071 diff --git a/videos/chunk-000/observation.images.webcam/episode_000043.mp4 b/videos/chunk-000/observation.images.webcam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b9abdbe5c66c9c4e5dfb1f57c2f0cbee9fc4b20 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ecbd8b17d5f7b33e3e038481760e5659f80d0ff447529580f8c73ef93fd97d5 +size 3123104 diff --git a/videos/chunk-000/observation.images.webcam/episode_000044.mp4 b/videos/chunk-000/observation.images.webcam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddc580855057372215f906847afea1388d6b2a9 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0765d8e0ab526f9c4fbf8b9c62f1469e5d94bd75020a89c8ec6c68ad708c9e54 +size 3169970 diff --git a/videos/chunk-000/observation.images.webcam/episode_000045.mp4 b/videos/chunk-000/observation.images.webcam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548b5dabc25f7d0e4a5e2bebe1a6ba1cae3c94e0 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0835060c62a5e60876e4a999fcf3b1ec2d3a2a112c3828dd4da11c178a59bfb9 +size 3191514 diff --git a/videos/chunk-000/observation.images.webcam/episode_000046.mp4 b/videos/chunk-000/observation.images.webcam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8922e3ea36007623e3ceb1e756bb0f333484ee9 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dba7ccbf8a6d6aa32697214042fd13d51d5b44089dc305ddbe384f5f8b8db50 +size 3326143 diff --git a/videos/chunk-000/observation.images.webcam/episode_000047.mp4 b/videos/chunk-000/observation.images.webcam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2efc8e1928511e009941db87e12384c1ed3f17 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e13ce240bd697b83da976c462a66ba6e4fe09fd1882374661c8d0012ec0fd7 +size 3248021 diff --git a/videos/chunk-000/observation.images.webcam/episode_000048.mp4 b/videos/chunk-000/observation.images.webcam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e349ed0f670b2aecd6deb0fb31591744f15d71ea --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707183b8ed563718cf71d346637abe5d32111ad5d5e840bad613d1adbd7da429 +size 3265336 diff --git a/videos/chunk-000/observation.images.webcam/episode_000049.mp4 b/videos/chunk-000/observation.images.webcam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ea184e62b983744da8ca0d638099b5de96810c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65989d6f6b2d9d3c31f551d5e09a683eb549edf969749c13b188550fddd0ea6e +size 3155761 diff --git a/videos/chunk-000/observation.images.webcam/episode_000050.mp4 b/videos/chunk-000/observation.images.webcam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3aedf73855004006c00214ea84dd5ea2e6f076b --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65bafd3ac5fbf136e67b3a19b2434b03f0f2dfba72b78c7ecd188aaeee57078 +size 3198978 diff --git a/videos/chunk-000/observation.images.webcam/episode_000051.mp4 b/videos/chunk-000/observation.images.webcam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23e4459c4d649bc0f1682081d805c70387ae731 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c34fff206c4c779ec5586aa7117bae77cf4605dafa6d418a28fa70af9c87c82 +size 3443417 diff --git a/videos/chunk-000/observation.images.webcam/episode_000052.mp4 b/videos/chunk-000/observation.images.webcam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e6d52f724ebebc4447a45a3bac01f2a4dc7044a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af863b47a3305b361d34a04bf8476fb8acb335517a24b8aa98311273556a986 +size 3359849 diff --git a/videos/chunk-000/observation.images.webcam/episode_000053.mp4 b/videos/chunk-000/observation.images.webcam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79021285ef5896c353bb9a38dad87ee60744eaa2 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9da550980ce2c15cde6788bc4f4dd75e96a3350e703e00eb64f5eed415d6e8 +size 3383458 diff --git a/videos/chunk-000/observation.images.webcam/episode_000054.mp4 b/videos/chunk-000/observation.images.webcam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c218652acd9538906bd0c4954a0bd576c5a46f --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9e2af7b6e8db9cb8dd3e222fa0a2bbd397c6735d30706f7225feb3cbe7f1d6 +size 3340209 diff --git a/videos/chunk-000/observation.images.webcam/episode_000055.mp4 b/videos/chunk-000/observation.images.webcam/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0327156ceeb9a6c1c020a5b4a9c2ca33c06444e2 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f69a656b41510c794cf4674ebd8f3d04c8a3722b86fef1b354f7b0a93658f7 +size 3247313 diff --git a/videos/chunk-000/observation.images.webcam/episode_000056.mp4 b/videos/chunk-000/observation.images.webcam/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee9059dff6ef63653db8cae6e7e0e63c38b980e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c247543381fd5dcd027fbc7f3944243035f1192738c82c18568ba0f85d4324 +size 3187219 diff --git a/videos/chunk-000/observation.images.webcam/episode_000057.mp4 b/videos/chunk-000/observation.images.webcam/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88e97536e593e31224d76c2659f945389c4f36dc --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ff0a569b3ded8511654db6386bc92641aa02858d65bf41056e6b522ee57f82 +size 3224133 diff --git a/videos/chunk-000/observation.images.webcam/episode_000058.mp4 b/videos/chunk-000/observation.images.webcam/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9994786e71ea0bd5d6b865096e35a552902caed3 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3467568776ac541089a757f6605155cdfa3f2f2e847ac4b9d2d10ba94861e3c +size 3185925 diff --git a/videos/chunk-000/observation.images.webcam/episode_000059.mp4 b/videos/chunk-000/observation.images.webcam/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e3b6a41e201e3900cb6ab2e61d11b008e0498e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b14af6a569f849155345857d56e0a36b38dad9a41261b411656686a88765e9 +size 3198192 diff --git a/videos/chunk-000/observation.images.webcam/episode_000060.mp4 b/videos/chunk-000/observation.images.webcam/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c071788d9411d03c87aa4d3a282874d62e1616b9 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56412e7e2eef25c25d9d1234cf263a20666d8fea8df81b8d7162748889a18c48 +size 3287868 diff --git a/videos/chunk-000/observation.images.webcam/episode_000061.mp4 b/videos/chunk-000/observation.images.webcam/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187581cd9a973c8489a4432282758af33947ea42 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c27a1e1730e96c56683e27045afc10e18456c2760f82f29ab1fa1d93075dec +size 3217939 diff --git a/videos/chunk-000/observation.images.webcam/episode_000062.mp4 b/videos/chunk-000/observation.images.webcam/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73d80a41af0aaa05dadb00d6546fa544d51d9bb --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03fc1526e3baf801af42e8f9b43b9bdf18eee18ddb1ca3650a50186ff4e5e91 +size 3265683 diff --git a/videos/chunk-000/observation.images.webcam/episode_000063.mp4 b/videos/chunk-000/observation.images.webcam/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27a398378ea166db0d58ef252468b55f86d2a93 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999522fe0507fe63105d5531a0adfa3ded58c1202e09a050353462eaa942c179 +size 3219160 diff --git a/videos/chunk-000/observation.images.webcam/episode_000064.mp4 b/videos/chunk-000/observation.images.webcam/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e730be8bd86404f2c93878a93fc423f0fd27428 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e571c15abd1de46d5aa5cae221c34ea452fee944d23d7d410fd5734474f684af +size 3217163 diff --git a/videos/chunk-000/observation.images.webcam/episode_000065.mp4 b/videos/chunk-000/observation.images.webcam/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ac65ce42550b992b0a5b4d1e19fba39f5246c7 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97d109b0cc65280bd4657801a743adf417a0252573eeab4920df3d73a57e6d8 +size 3271301 diff --git a/videos/chunk-000/observation.images.webcam/episode_000066.mp4 b/videos/chunk-000/observation.images.webcam/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d49d65806742f5ac8098e538fab8ad782b1911 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbf4cfcd8ec82cb3ff20b564a423f3ccb33f11f76b72a34c4e95075d7a080d6 +size 3246435 diff --git a/videos/chunk-000/observation.images.webcam/episode_000067.mp4 b/videos/chunk-000/observation.images.webcam/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90ee940146b56d69c62e82c9864515bbd4d7c162 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6380974510d5587ea8f9cab3f95cd32cfcd1c4bce61086417ee420890c755ba4 +size 3240669 diff --git a/videos/chunk-000/observation.images.webcam/episode_000068.mp4 b/videos/chunk-000/observation.images.webcam/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1115ea0a2a92458ac6da8070cec0145a289076c2 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe738c56fc58d15504f89a1b1ef454c95e8cbf25887b1188937c00a520443ebb +size 3138207 diff --git a/videos/chunk-000/observation.images.webcam/episode_000069.mp4 b/videos/chunk-000/observation.images.webcam/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..068cb2e0dd2d39a4a1649431908ca63df13de247 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb60d288e7910b8fbe410be21c663b5f6124d47885a36952d1cda364dcd316c +size 3122740 diff --git a/videos/chunk-000/observation.images.webcam/episode_000070.mp4 b/videos/chunk-000/observation.images.webcam/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b25949fa9a5beac3019f76d56b463da106cfdd8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ab550016c23523c666658de4061ac553a9fc60ea6f62886d334f6b10170050 +size 3184986 diff --git a/videos/chunk-000/observation.images.webcam/episode_000071.mp4 b/videos/chunk-000/observation.images.webcam/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fd6780eced46b64c595d095a7135fbf29e9ecb6 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d524243f22d2d48aa38d67c06b0819cbb3965454cae7043b6a4d1341cadf7a +size 3222635 diff --git a/videos/chunk-000/observation.images.webcam/episode_000072.mp4 b/videos/chunk-000/observation.images.webcam/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d2860ea29d803e41a5bd907d36c1cb496e686c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2f3775095e7fce67db150fa28c1193271635bb8cf68198c75cf15a491386c3 +size 3156098 diff --git a/videos/chunk-000/observation.images.webcam/episode_000073.mp4 b/videos/chunk-000/observation.images.webcam/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645f3a41a07751b9eb45eec099636f34553a5b36 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c5852e75624ded269fb1cdbdc48d4da3b335d396da76f5cfe7699ace222c0d +size 3142344 diff --git a/videos/chunk-000/observation.images.webcam/episode_000074.mp4 b/videos/chunk-000/observation.images.webcam/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9e3c83f39204eb86875fa96c362edbee948d65 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d1de0d86f79d0fcb701724315437074571cd51fc2fc05e09ebf27d473c2464 +size 3226789 diff --git a/videos/chunk-000/observation.images.webcam/episode_000075.mp4 b/videos/chunk-000/observation.images.webcam/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde5478a1b6a757b8568e1e136f6bd829e1064c7 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e77266963513fa3ae220e09f60c868b8af15a911d4bee9bb390e37a3ec5b988 +size 3264494 diff --git a/videos/chunk-000/observation.images.webcam/episode_000076.mp4 b/videos/chunk-000/observation.images.webcam/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc024236c6b74b0da237f1ebea244edd58d578dd --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb96732b6707ed56c85dedc4e9642dfdf6aa27696cce789bd4464a2cc28f19c +size 3393682 diff --git a/videos/chunk-000/observation.images.webcam/episode_000077.mp4 b/videos/chunk-000/observation.images.webcam/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794e3f60a35279d4aec86be9a439e0a014da2b6d --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d05df84d10c75e3f63129316506f9f7c9373f184a528d379603c9b52969989 +size 3389387 diff --git a/videos/chunk-000/observation.images.webcam/episode_000078.mp4 b/videos/chunk-000/observation.images.webcam/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9fdcfeda36ca3c6a1d87316526b298e7fc5a61d --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02292f677e21a533d035098eb0603d0a51de2372aac3ffc5c7c7b02bea23c0ec +size 3433709 diff --git a/videos/chunk-000/observation.images.webcam/episode_000079.mp4 b/videos/chunk-000/observation.images.webcam/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a168105e54b91157ac3d72152de0b5969a81f23 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8cf176dcb138cc66b6bbd6f6420976f6f1fa7837130fa1c5eab745b48077f9 +size 3398141 diff --git a/videos/chunk-000/observation.images.webcam/episode_000080.mp4 b/videos/chunk-000/observation.images.webcam/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17faab55c1ac6493bee92d988f29ef9a41b79cc0 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867ffe2f729e6c07744512cb4a073f965ba5f88a1511b692e33a65ece13d4719 +size 3342553 diff --git a/videos/chunk-000/observation.images.webcam/episode_000081.mp4 b/videos/chunk-000/observation.images.webcam/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb04dd06dcc67b47b719c65587f2a1c15eea2088 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eee24f5e5a5e3f2094471c6a64173621ad9dfa24fc48a17c78af1a48c8382fa +size 3259669 diff --git a/videos/chunk-000/observation.images.webcam/episode_000082.mp4 b/videos/chunk-000/observation.images.webcam/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e36f85d5cde3fb76aa34a6e4ffcffe3e9ceac1 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdac95e21d9a06266575186bbd9fe40a97bc9f723d24ad1103ab0ed5939f9b81 +size 3238014 diff --git a/videos/chunk-000/observation.images.webcam/episode_000083.mp4 b/videos/chunk-000/observation.images.webcam/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca426547545057b1c3d6a8816b48e783befed186 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21a7161f510141fd839865fb20fe596a84450f82f092285f589fd83591c11cd +size 3262985 diff --git a/videos/chunk-000/observation.images.webcam/episode_000084.mp4 b/videos/chunk-000/observation.images.webcam/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e512bcc2f0ce22c22d23b62e8b1a6479f2715e --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c797dd7680bca1e888bfd19f2b61c3a5ee62c6e6ebb9f1d60fa9cb4b7cf2b6f +size 3192016 diff --git a/videos/chunk-000/observation.images.webcam/episode_000085.mp4 b/videos/chunk-000/observation.images.webcam/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa1ae6f1221ed4d28e0110ad18b8ee2e42146d9 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c92d76b43067a4914352d14740dc0bb247bb35e1df83a308663c3fe6a842c9 +size 3322021 diff --git a/videos/chunk-000/observation.images.webcam/episode_000086.mp4 b/videos/chunk-000/observation.images.webcam/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70bf1cb38e9d127d9a5feda85c9b588f2b8ebfe --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db764a7c65a62af76155728372b778594828413ac9d5428905808dbf3aafa684 +size 3302043 diff --git a/videos/chunk-000/observation.images.webcam/episode_000087.mp4 b/videos/chunk-000/observation.images.webcam/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39b36ea740a0a37c693c7592a7a625be9b744a08 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38122437b52a1e93c7ae19fe70bb3c2dfdf235dc5760e405215638267a67f94 +size 3278793 diff --git a/videos/chunk-000/observation.images.webcam/episode_000088.mp4 b/videos/chunk-000/observation.images.webcam/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952e29f29e99352196e4711f7fd48d745931dcc6 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7da1bf01a5b296bdf553c867190ef050843f64e697153ed0e7f93e83d21e735 +size 3270918 diff --git a/videos/chunk-000/observation.images.webcam/episode_000089.mp4 b/videos/chunk-000/observation.images.webcam/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b5f91ab21b8e7c8da150dcd6aa123fbf8b5bb85 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9452c9765a3c399fa9eed0b8ec7206142ee00dcd070f84d0e0f54e2547c2a2 +size 3220072 diff --git a/videos/chunk-000/observation.images.webcam/episode_000090.mp4 b/videos/chunk-000/observation.images.webcam/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda66455ad8ee1673fb8f3dce9ee8a10b6ac3b31 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179e791771dcffb14ff821f79862a07a4c19352c4d3834d75b0227ce42dbfb00 +size 3222170 diff --git a/videos/chunk-000/observation.images.webcam/episode_000091.mp4 b/videos/chunk-000/observation.images.webcam/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ed3e8cc8e3b7140cd1e256084f066fa8536d539 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131ec1c43a14b4d67eadfb7881c55b80a40ac47768e5a1c2930afad948f65a85 +size 3216208 diff --git a/videos/chunk-000/observation.images.webcam/episode_000092.mp4 b/videos/chunk-000/observation.images.webcam/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7c5998e922a83ff78715a374b88442046e7b5c8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d93c378b79478dfcacf16ae96f7afa6f46b4ead24be9968bdd492abdb9c68f +size 3277245 diff --git a/videos/chunk-000/observation.images.webcam/episode_000093.mp4 b/videos/chunk-000/observation.images.webcam/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22cf82d05ac8c6ee46750825e927914b413d07c8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f272e0bba84f597a7516dacb5d291a7cc43087a7bf5a877b1d7899a95db86e4d +size 3239020 diff --git a/videos/chunk-000/observation.images.webcam/episode_000094.mp4 b/videos/chunk-000/observation.images.webcam/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4d7adeff17ce2e06c84623cba561ae9301eb32f --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2eaef9d288869f17009877e2a7e702229c2a6756777b6f712c9b6de936e3cb7 +size 3250106 diff --git a/videos/chunk-000/observation.images.webcam/episode_000095.mp4 b/videos/chunk-000/observation.images.webcam/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc8be633c64462b9969c24bfa07b2ae05150fedd --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e0c46ff194819b2540f2f63c70260f00bc4629a1afc27ee4267a6af832adc0 +size 3174406 diff --git a/videos/chunk-000/observation.images.webcam/episode_000096.mp4 b/videos/chunk-000/observation.images.webcam/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92ac6c9bfee5f48810bcb22bfcebc33523a0845 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0547582cc553eb68f35553087e71ed7484539bc1423be7c9dd81ffa4ee4efef +size 3241707 diff --git a/videos/chunk-000/observation.images.webcam/episode_000097.mp4 b/videos/chunk-000/observation.images.webcam/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fd8d090876a9b48fd46d399f5784909fb307e9 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc24b9868c357607980ed4748d5dece9f7763b1a8402786fd05b4de097b1c20d +size 3155904 diff --git a/videos/chunk-000/observation.images.webcam/episode_000098.mp4 b/videos/chunk-000/observation.images.webcam/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf0c70d1e0fd494de446f232fd5ff2303f25299d --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7797bb01d3a952eca3671c46c361d13fbbcd9a604f0e7004bd0c468d14f721c +size 3203284 diff --git a/videos/chunk-000/observation.images.webcam/episode_000099.mp4 b/videos/chunk-000/observation.images.webcam/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2689f34778a91f933b5887fd145aa0b9d86e242 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b616751db08bcdc1ebc07870f71204b3769e8e9fb887dc19e684e2278cdafc5c +size 3243926 diff --git a/videos/chunk-000/observation.images.webcam/episode_000100.mp4 b/videos/chunk-000/observation.images.webcam/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda878dc1c37fe26a5548d7c997a0acb670e19d7 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d604cd8f1a66d1efd11c5a72e275e5eed158bbb958bd33fccd7d8ce35adff381 +size 3376998 diff --git a/videos/chunk-000/observation.images.webcam/episode_000101.mp4 b/videos/chunk-000/observation.images.webcam/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13da7653246c875390e7a9bd57455d8a742bef0 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c327f46e22179f4fdc76eddeda67bdfe6e26773a226cbaae859c7e1a75c81a +size 3579648 diff --git a/videos/chunk-000/observation.images.webcam/episode_000102.mp4 b/videos/chunk-000/observation.images.webcam/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d34d62e05ab52e43ce534a66e1483833671648 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544f7354404e5978b234b72a6468db753e667f8099211c71a93a50715ff3c2f8 +size 3547539 diff --git a/videos/chunk-000/observation.images.webcam/episode_000103.mp4 b/videos/chunk-000/observation.images.webcam/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeb8a175a64de86c926189ff27bd0548916d8325 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fafae1162360304864851e6194c6497db9f1e33fbfe2943bbd49798e08d5ab +size 3530589 diff --git a/videos/chunk-000/observation.images.webcam/episode_000104.mp4 b/videos/chunk-000/observation.images.webcam/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87839a727e2eb041b8350097ff2baf555f86d068 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c6081fef6e6a34a1851cb65fdd0e2973c136ced0633af611b5781c7b3e5df2 +size 3544001 diff --git a/videos/chunk-000/observation.images.webcam/episode_000105.mp4 b/videos/chunk-000/observation.images.webcam/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..233ea25a5d2dbed5c97a24bfe5c335e0ddfb812a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16284ee76f6de66e0d29eadbe43ab11fe01218ec6722eec28644e57399c130ef +size 3387412 diff --git a/videos/chunk-000/observation.images.webcam/episode_000106.mp4 b/videos/chunk-000/observation.images.webcam/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de1160bd380cac19a8f6da0615605627cc96a863 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb486d03f9c9b3f1790fbce1a600637a523bf32c1ef3391974ccbb07c03476ef +size 3394586 diff --git a/videos/chunk-000/observation.images.webcam/episode_000107.mp4 b/videos/chunk-000/observation.images.webcam/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..771da5b192a1b332946d95891918810e8c9be9c8 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb2021b20f8519538c3427d7f84aeb766c90cf5f6ca4be1f1e7849f64755348 +size 3357779 diff --git a/videos/chunk-000/observation.images.webcam/episode_000108.mp4 b/videos/chunk-000/observation.images.webcam/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd74f3ddd3e30caa2a9f449af202c01ef83f241f --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecad7e300f785cd4077330070100c1808b35e1295420d95d10046fb58226c56c +size 3336490 diff --git a/videos/chunk-000/observation.images.webcam/episode_000109.mp4 b/videos/chunk-000/observation.images.webcam/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25071f235ba58339d92fece02b689386a5136a0c --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58711cc18a1dfc0304d54a92caf1717c164bcff6eb1efd7b59fefa6e59366dd1 +size 3365179 diff --git a/videos/chunk-000/observation.images.webcam/episode_000110.mp4 b/videos/chunk-000/observation.images.webcam/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e65ff0f0ef27e96d9c0201d5e0957579af333763 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0328b19bb5e318ec9866459e206c499e1bd49fc09d52e627b6e78d4013b12df +size 3338025 diff --git a/videos/chunk-000/observation.images.webcam/episode_000111.mp4 b/videos/chunk-000/observation.images.webcam/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e3c6223a4675c008e7c6c836fb9fbc4211fc4e2 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01940dec88fd1511f2b97f37556646ec0239a3953f2a56ea88db699451761831 +size 3291095 diff --git a/videos/chunk-000/observation.images.webcam/episode_000112.mp4 b/videos/chunk-000/observation.images.webcam/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ffaeb7315d7ce789748e8a71cb8ad223d56ed79 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954bbd38287ae76d3cfcddc844204bcda2d80cac6214e25ae41dfcc14964dc88 +size 3273173 diff --git a/videos/chunk-000/observation.images.webcam/episode_000113.mp4 b/videos/chunk-000/observation.images.webcam/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3de0609a72aed5890aa4b8ef31371ba2adfb3b --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a5c4b36726ee8f5a5bc99ebd9448250f70d55285a27865d5f5b46f45eec8e9 +size 3246591 diff --git a/videos/chunk-000/observation.images.webcam/episode_000114.mp4 b/videos/chunk-000/observation.images.webcam/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..922e268d91915689f7ce4d7648e1700962b9ac5a --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb851f8a3f8312f86bff32727856e440b2d635ab3e241efcbb7debcb1b0d0f9 +size 3315465 diff --git a/videos/chunk-000/observation.images.webcam/episode_000115.mp4 b/videos/chunk-000/observation.images.webcam/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c45191bc234aa0dc97176334eea543d3fcdd4a9d --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1d9388b3cfdf7ba8b7a5909d3a51cca85757b49eb6a63fa62baa4c924b7abb +size 3347042 diff --git a/videos/chunk-000/observation.images.webcam/episode_000116.mp4 b/videos/chunk-000/observation.images.webcam/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1770787a2cc57fa2b97a696d9398fd5d5187ea59 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbb9d32f521aebe7bf803b56e79efb0e1cd5310d92b5e5c6650ed95033cd534 +size 3315642 diff --git a/videos/chunk-000/observation.images.webcam/episode_000117.mp4 b/videos/chunk-000/observation.images.webcam/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..869e5429bf818a331bc6f646b15a22a3874c433d --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c463a58fec3d04e0c6537425439f501feb80b461fea032d2c0e96c401c7265 +size 3346453 diff --git a/videos/chunk-000/observation.images.webcam/episode_000118.mp4 b/videos/chunk-000/observation.images.webcam/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c78135bf26f8fcf75c24b5ab968840747fce2e7 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4650daed71d0ed4763b860911f7549cec8928df867e0cb85cdb492ae5a4ff8da +size 3294148 diff --git a/videos/chunk-000/observation.images.webcam/episode_000119.mp4 b/videos/chunk-000/observation.images.webcam/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa3124fb55c4709ae77101784fed861e230eb7f --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c909c14210ec19a3902fcd4bd32594a0bb28f884b1275b9d95fdd879eb84ff +size 3245224 diff --git a/videos/chunk-000/observation.images.webcam/episode_000120.mp4 b/videos/chunk-000/observation.images.webcam/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4983ecf89cd43a8c65cf1ed9a5c205a88a9e2f6f --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dacc1179c36104cb7c8bc6cdb826ee3381397288f966d61535c318ce085a8d5 +size 3219342 diff --git a/videos/chunk-000/observation.images.webcam/episode_000121.mp4 b/videos/chunk-000/observation.images.webcam/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a8a78349035df7a6a25a4fe471985642b641054 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df6336bf764e729d1950a017d2561f2b43b33f84245420f276a21151fa25515 +size 3295462 diff --git a/videos/chunk-000/observation.images.webcam/episode_000122.mp4 b/videos/chunk-000/observation.images.webcam/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24fd81d286662c79cf18487e7b3c47aa81087282 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96abd62601cb90af0b557f8ea0b0f2bf5e0432b32ff8a057d39d89674bc567f9 +size 3280679 diff --git a/videos/chunk-000/observation.images.webcam/episode_000123.mp4 b/videos/chunk-000/observation.images.webcam/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f303095c36437f1430555094f247891a288122d4 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12953691b3d133e397fee7b26651e29277eef7ff1f2643fbd4af25881d31a922 +size 3351996 diff --git a/videos/chunk-000/observation.images.webcam/episode_000124.mp4 b/videos/chunk-000/observation.images.webcam/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a3ff2174c27791e5ebc0fdf34a74e353a18f34 --- /dev/null +++ b/videos/chunk-000/observation.images.webcam/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63f013500a4890dfc74c5e2b9af2c50c1a0cf0102d09efdadbe342e53d438061 +size 3293770 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000000.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beeded10c843672c91e9e88bdb0f877da365a648 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2529b9f93c72e1924772fe2b850f9965f0e7a909db7e644537ebd8060e5c8f4 +size 1429555 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000001.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a140356c6a70dfe0b51cbdcc67a92a43398e6450 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecc3ccded25e3b994e6645544214fad23b2f7a90a85510d31b44f5c0016d784 +size 1737181 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000002.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..862b287535e1184d240b358c127d86a933c11260 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a80270bbdea72c7c9a29c5772e4a07c4c1a82fef6f07a753218dd7d68211b8 +size 1749780 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000003.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be94a4bca365cba606d6864b09d0702f8cbee1e4 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d93eb00bdd235c574b4d5ceba949a8490697f76e3bf3149ea1c0f1de589493 +size 1671868 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000004.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a81230e9ec4014ec57687c1b516f22c773591b4 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143a357d8383292d71ace1c1833ef0ca0919242a0573bce0ea98f45d91331df6 +size 1686070 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000005.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b7896f41f6252f016b09fa33d587a79c2f38037 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f3893e443808e67ed7c76a88b790daf719ed354038221d2a77ab189916b054 +size 1735971 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000006.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed41fae0e863ed8a01008137f25b6a291af324f1 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab095a22bdd01def003c1a654224bd2e75463a9ef1095698fa9897601ec67454 +size 1607611 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000007.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5118c2eba17dbe58d6757b06abafb690c32093f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dbb149583309bc2bb317afebdacdd98944b2f95a3b6bce4d662842e2b801cf +size 1641645 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000008.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90273da84e5cd1fa28b40bddc835639a6760d4ae --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d45b03f743fe41a5056102ccdb9c316304d2d8a22b6da0c5082131f882d936 +size 1560046 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000009.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64207c7e9747ff43feeb2c039c908b957ca115c2 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638d1ede09e70e4a91c804fd3f6e9ad0bf3f64a4128c4b64d98315a39fd2c700 +size 1534810 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000010.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936b09e0540d4e0265597862cdc93d7f76fa9343 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f79a62f3058f771ac0adc57c53c41be2a00e93401749706e4b32473bdcbaea5 +size 1664057 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000011.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64248b6afc87fb22a5285b49fcb28a74a1272237 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c3dc07dfc7c9ebaf4ca8705d04d79724e67c0694e9816786b0f89f3d3d835e +size 1753626 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000012.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d521836999596915f034123446ab18400f49f11e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ccd1373d991b2f097d7f1314e41ca062e018e3481e06de7017a968e726d8663 +size 1603729 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000013.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f4c32379dc10d4f34ae2e50ebac1e48471973a4 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478c1b02e4c8f865744cc4e33e17fe817382739492807aa176bd3dae95f6dc5d +size 1434098 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000014.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf9b2e5ac532d2caec2b24608e3a6ba56e3abeb --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e5bd587f6a04db56d0548d8d004be7beb6975dd2eb6b6384a6e5c2fabc479c +size 1610257 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000015.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89fd5e67879054e38323a533027c17164f5fab4e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6981a68bc304976e06adf03c402a2275d131c9307c88c4f62ed9d866e10644e4 +size 1594924 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000016.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf1ce513632b0afee1013142311ea782515d8ae --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba607809e90cfb405ebb723f9d659add9a6493d588b49ead2e607350b6fc668 +size 1575084 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000017.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cbd2c1334cf97be0573fc3a5d965cc3c467163 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc893165537691cab2e872fa585492b5c2b395799c64c2600c01b6163bf51a5 +size 1460537 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000018.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72183294323df8b634bded0d70e700a7cb53f74e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d601e59e9c957028f86ca531e8f88f9124271a53510fd994ea026c9fcb2c1b +size 1535777 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000019.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90347692b28d92a43e03749b25a1001a26b0c33c --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2df7861ec624853d9c9f38457732ff431b909d127b738c69db5e6dbb508c5dc +size 1678653 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000020.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d8eec8f6c89783942ee6b747f57bca6ce280a5f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0af8a89b27e206d8b218828b69bcbb134fcae55d9c8177756b694b699529f6 +size 1692314 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000021.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1705e41355b878a2d3a311d61a52a34421d24946 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1a45d469d9696d27e227e27367311e73d8954e8b6cb87d10db37376c62ac80 +size 1675401 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000022.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f48aba9b0f87149a0bae084b364e46e50f8b8d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656dc0f11d91788ab08882f8ad7acf05943c7af698c4431407d4187a231a2df4 +size 1729863 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000023.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ec04c630b4368fc6b87186fa68ec05e1137fe11 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d2d037f288a3569480c9644e031091c63a60faff8ca062914ece01d8490423 +size 1628323 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000024.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2936b386e85f1e5d5593dc508e539f7b368d6f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ec725802e8ffdadef97c4f91d1a9fc9835f316b061e9a0f8cfd466ef895430 +size 1581389 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000025.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10b66da2b5d225c6512e1a71f3c07078779ba1b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f065e56da0a2aee4ba90442a260edd2fb4408f09b0bae3422c81a1f97e881ae2 +size 1569405 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000026.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d5ef416de5ffd958f1844341f81c21e95e7d04 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d00c826bb4d794e5e95ec93e3fe822376e93cd332cc0ee15de37518b4deb271 +size 1666300 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000027.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e7f8030a1c14e527e82e5d04b59aae84fe16b2 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24af2dd662e424340b7383093e164a8b1e6c488762ae70d86ab5250ffcf9b016 +size 1602313 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000028.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5db4b09d26662876b3231b7b1952eb83d3f99cf --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf406e066069362ab5457515dcf45f7ccf5472fd906726e5b2b159abec933d09 +size 1671096 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000029.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cdfb6a364c08dbc544ec85fa4587df6ea9c1ba3 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ede80316b6b8997c6435adbc3dcb033c74457564fb6911e7a3ed76393d4563c +size 1748112 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000030.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d73a6f125f9eaa093e49cdc5ca5bd57437df6fe --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963689c947252b8c2e8fc3037cd8cc6b0973b9a7a227e81bd0eca74f0c4925a1 +size 1657279 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000031.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c71cad45bcf9294d11e0766bc8460996283f163 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080ac6776d6734d6ecd057218e7f765e26476df8cabc681c96cea5948bf4c45d +size 1741097 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000032.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c712ed5d96ce382cb881821f61f72296e37e2df --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25420a85d27680377920ad56706d8fc6fce1621203c3bda0771ada07d76ad77 +size 1775967 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000033.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05270fa121eadc155d3aeb4d2e20811f9d564ff8 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec4c903b0b51391b101b7776215dbefbc34de35baaede04c63a7a02e1c998cb +size 1738971 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000034.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077dfb0679ffe03782d1f0e4df96c95764129ccc --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db6a2aa6e59d80e82fd56d3fdbe3a79401fd8d4289cb845824002159d7ff42d +size 1881841 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000035.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884f79af580c7a668665b58e523495a7ba473c14 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9a6c5a815e4060494361b8a825b4518c54f423c3d6a0a34700948b610bb80b +size 1759435 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000036.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e906193e3d721da44d70f46f9d38434f1e36574d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178ad241a52011ae77137c3e68b24acbec58512c1c7dfbd2a7cc893b288bfedc +size 1757201 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000037.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2968d07e14c419412396d4e5e53a51344cf611d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab97d2d134fd509904a34c12cc06c6c51f95c8b16908148022ffc4eec46608c1 +size 1794708 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000038.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf42d1b1c74f2239275e2b1cca968990d74f4aa --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca1fad48da9a03d0c1147b76e988e0ab6443afbc4367ed77386bd9641989fae +size 1857979 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000039.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bafca69cb47072821fee33571b417e512cd73b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15501bb928ebbf573e0a846c52c2dc89d91072d8d138d47d1d8e134f11349442 +size 1763649 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000040.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b2438edcdbcd7937f7124c53acd60017f00308 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3090876cf40b8c71a41bbc756d13aa0a63f86b7edf9e1fe32727051d201e4f8 +size 1647703 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000041.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f436b1832a38bfe728f156dac31dac371d6db10b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3c3df851ffd4ee226a8a56f13071d289f4996255d6e248339a4583de37cc3e +size 1768513 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000042.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c9b358bd1c01ff44a85a9516e3c93d96be9d20b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe201f35d0754064ae097000b892fe56bedafb7657d84155c84113ad04a93b89 +size 1544377 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000043.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faf288239ccf974fe86cc405a078303043ad6d17 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4af97b1bac1b1be80565cadbe24cf1e01b5e08d73e36942f0ceefc85cda3dc +size 1853312 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000044.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce1a8497228daa4eb1a062f76a178a664fc4a4bf --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924c7dd9369571ae4a02d38b8cd91653baf4db03c0c1922ffc08abcd19e555c5 +size 1796521 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000045.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd202f27a573847104822ef766caecc9162a19f6 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb1e85b3589b9985a4f440e9531b3c622a974c4bd39fbfb5c19905bba5cdc7d +size 1863074 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000046.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713c57a70ba21b86325adb2e86268cd095cfab0b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c691f0e7ebc01d5ea56fd9c0aa7cf872057f73fc3661444b8eb403ccd61c9c +size 1612896 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000047.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f80d42129760cf33c2444c55d9e6e31e24509818 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1132a2b959aac7e7a332d9af26db88072076caada91775af3b0f119f38e34abe +size 1682132 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000048.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd85a1e54a184750ec1aca6047a52fc03a8b9db3 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5feecffc688bf79043eda2b7b376d1e25f1c42b33df500a742c1f05ef13ab471 +size 2019978 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000049.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..110dca767f67768f1aa6075353d2d447d1e4b0ce --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b24c398108bf4f172fb067be5c4d176137fd0d056c8ffdb6a77d1896c58704c +size 1674471 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000050.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c37546fa51af8b8442c709a33c585c6eab1f96b1 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:390e7ec5338b39467b0671443d8d9d4c96c0401cd5445bda0a37e953d81de83f +size 1522972 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000051.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0aacf4078cad18651d1ac2c269f02f5106bb057 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7cb6460951ebfbc52b01be45793edda1c4d7fd160946653db64fb7b81548f7 +size 1625772 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000052.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cf8a9e3348e8169d8985babe2f8f159fff77f5e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6570279cbf84571ce8789f519a3596312bd3befdd48f622ae5dfbabf0e22a149 +size 1613291 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000053.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59475251a0dd0f445d0a991c665581ea93260d8a --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc69ffca9d776174cb01b67a1665683e4cd94810a1b5838063d255c91a5070a8 +size 1802480 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000054.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79a9e6c2556dccf8f5fc086c95e5d4279ecdc46d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6b9e73549efebe46c345d6c970533bd1cf44d09bee587b3a6242bef8c15f09 +size 1558117 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000055.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b316589ab2121cbd2e40fb3d7ad13ef5d2631f0d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30fd7e55f7d2bc9952d27f0e94e3f44aa8d932cde1d6f1598902e065d80e6c8 +size 1760820 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000056.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23af27b0b7951532b364d97d273f26902e8ba2b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b228a47c0b9180ff36cf7460e39cf7556f5f66ae17bcc25c7388468623105d04 +size 1679078 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000057.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4355ae34c2fcea849bece47986f5340bd4af2f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37b7ebe9ac31af3baecf2751f54920806bc68217d410fef038e0617a8856b69 +size 1689681 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000058.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c021a40a424ccbf35ee7287033fd625939b66d4e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a5aa8b1774d635e5fafe45309e6f37370dfb26e6db25c5f74c414e05e1df83 +size 1637475 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000059.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ee517abe760aa9085e188e34d8306d6e7874ac --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb435127c14ce5f5bf4cefaf48c5c61e5df0b9c59699800905cd14ab57414b0 +size 1601367 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000060.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4102328e6bca109f37606993b73149b000706f0 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660c13359f125071800719a83ac022925e684aefceca073d34d7e7c2ca82b4c3 +size 1806831 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000061.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dd45d3bfde23343e6f930965cbda60e025cdaab --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fd44359fd3a5a47baf0849edf11d4283ece941c75f3306835015cbf438ce99 +size 1862809 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000062.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b71c6fcd7ccbb2e00bca04b36e9ab1c5b2440cd --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0720f8b9fc06326a831e5dffe0f4b118a7de6552780daf9c5bc98e24143ba274 +size 1828928 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000063.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c1ade3e49068b228881b686374dc45b1e0730ed --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccdd765e739e63e3ebdfba6f404d30c11c387aad8d87b7bb734e26b2417b0a5 +size 1903985 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000064.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..418682a29933e227d118495b4c8c27c7c75ea637 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b7c6d096f93674de5131f69b04702a47ce29d73d0da5e7bc2fce4f46ea82d2 +size 1913725 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000065.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..166774b83641bf1e375afc06882cbc3a0a2300a5 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7294ae65c18b699a92078fb1bcbb59974215631e4e22a18b67c664b9fcce469 +size 1974084 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000066.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e1a707e3beae3f6b04cc2def48a0272d1cae09 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c2ae3c0ddb2bca1a5c9748007e9e05b19ce72ce130351984a99a060cdeed18 +size 1819034 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000067.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f2610e9e018ca3cd16f6a4518d57b05ebb516a --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc82b258e9cdb7b789ca11a553ad579bcdf68ce984c85828c01c6a87b8ab9f4b +size 1847121 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000068.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e6a75d59389bf82f0cf4e0290904e5ae934e10 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14daa7e86c484737eb4cf461a701fe862548ffacb2ff14c14532302e245da876 +size 1816213 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000069.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8a8d11a66ef528a37fc216a6d4128d2ac326950 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa76d3e53a00c44048e7936b5185698c46f71c06e8c4ed53e0c1724801292da0 +size 1996204 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000070.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9224c6aeddd8be960b9e308ffe625dfab6249ceb --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc99d7d9dee85b3af01e6389bfbe30824d671c96c6885aa98e6d941bfafab8b +size 1761555 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000071.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1de7c1dddaac62e3f0415c44472fc6e15bd072f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f24549fb1719e40406b6d8db4c07e29408ef04cd9a7cb99eac5e36638b18cf +size 1842513 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000072.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e251cc38b32e78e0446cd23cd04d4efa00816b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00671cd36c4f60709e9c76441580c2985e188b6046f4e45517a3d3b282ee3258 +size 1872737 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000073.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de24f1f5cd6e22fb822dbf10b65bf3b2ef9d266e --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361ed7d5aef40e42e43215edeb4d02bc6710c4cc2fb493c11c94b6aa508780d8 +size 1726860 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000074.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4679831d9e1d6dc0889b002e1a34d6462cc26077 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafc294a65ef1a7ce4cf7f735588894b70fcaade862b308cf4fc87e3aeb27015 +size 1747716 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000075.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeef313042ae018de2661f55847740f0f419098a --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7840a8a8588b8631baee818d9b63eb5c4e3e21447fcbc58a41790b02f710ca58 +size 1909295 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000076.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cd5c0bcb0e53d1a553ee7baf8de5da2c9215b4b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27557378f79a2e1bc7a58a3692684d8bc3795c6764deca8750942081a40844de +size 2035265 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000077.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59111931e6cd39d898ecc5d565b39acfc7916023 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5303ab40e0feeba88c6e9e3006fc040353fc734ee67c4d1404900112a42bdfd +size 1981885 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000078.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061ed622c2f4e069c93f3ce99535ebc1b5e25fd4 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3b72b4bf8732f27a7d8fae5869c0bc97a0f83333cccadf31ffc4e996946d8b +size 2130480 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000079.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a4a0aefb3b4f0e610795b3266b001dced2a3ca --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b999ff1237f9fa89847012024cab12150901973e14043e62d8e8f7918e0cc6 +size 1877052 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000080.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd6c068430400bd566aa9bf9910e04d6c0795c43 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48633c04474d05a1b35d6373fb297a6ae63a3160621ce2ff50422885f8669225 +size 1895850 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000081.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d701c5ce7138aeebb99c32de01eb08b10d854e7 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a2cfb90926e2c9d742378dc9888a2edfe7fbf7bf5d7ef25f84ad132707e474 +size 1984575 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000082.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f2d4c9f883f69fb051386895dec78954be766d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0052d810fcd9eeeefaf75878e3ce947aadef244e3a83398352461299dccfdb +size 1909426 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000083.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a32ea1979675b704b1bc84295e43a250362cd53 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75860859ce60c50e25e3f740040f2f660864572fb7c02db48a09a0607ddc142 +size 1965747 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000084.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b4e26d2f561117a88b8081624f21ba6263c011 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15ad0b7150ddb1cdb857fffb8a4d6e8fc7e13c2e4ce769915b851be6f9d44e3 +size 1959972 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000085.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b98cab340543a43bce9a0ef04e415af63693728 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddb5986f3110773ff255b03588a16e68e5aadde0dbc6ad9c9c75cc22e27f5ab +size 2037605 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000086.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd944e26e2c0755c960f6e4b3fbd61e585770c8 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca6080e0e8c7351a07577af7a76e78b13b19289f65b8d625f97825fe98705e0 +size 1971337 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000087.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf7ac28f5a6f61626f874296d0f4ffbb6498d14 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01d31206b5b8dc95ff68483fe65f87a131476508f06892e2de1dcde1ac6c502 +size 1998761 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000088.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6307daa8d01da6cc6a9605d71576c794c839565 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e90e76123ea2dadce21f0c385e90d2070347ebdf158e5a37a7f7fdd762bd3cc +size 1798404 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000089.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..356fd11bc8c196f680232f3b88786829f46e6f0c --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc3169b5f3046d6735d2fbc8ddfa3180a6b176048649aca9501f286c1f2452f +size 1974940 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000090.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9644d067ebe82acd907f46431946abaf3822574d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0b01889af88b31f7030efa6575c3a27d8f0cd98ca5fa071b42b991c13759a0 +size 2051269 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000091.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f36d0ad0d89c343b07a50fa44fe482ae026c75f --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa86f74d432d613f192efde6905546a12a31e24324851b73a9b3ec000e3bac8c +size 1908988 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000092.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c5ce00e2c41f343aef8e291d1d8a56949df62d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ff38abdceae33250e67c2ac984b71fb0f2bb9890ef8928169b2ede787c8828 +size 1992611 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000093.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77caa1d4d2e0452c3564d48f79c260a854f9581 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b89e141db14c01c26f2c4a50c20a98a4e04b03754096bd9a9864793b9aaf8ba +size 1995563 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000094.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f70bed5e800db476a19948532a258ecf9c048e46 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da5e61ac3eb8d7ca2e99746d082e1fb9cc29f6bc8ac66edc713a31443ad5deb +size 2016272 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000095.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f66ac6334a8cf7f9c4aa3e40435d7cd060f66f5 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4756d3e97a1c93dfdeaa9f9629bc5d0fa71b17dd5f8a63f096011972f3a8e13 +size 2071600 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000096.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0395f36397867237869af84feedc8751b68bac89 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a159759417662e77017f5fa9119532b446d5238965d0173e266eabdc124d5dfb +size 1934573 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000097.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..612ce09ea178dbaffef87bb5c7d12c489684a744 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b4169bfe0331a7a9da1f575e712dfc50a96bce90b904736a37e116df18ac73 +size 1945542 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000098.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cb511cd345c962d1039520507d9732dfcd24c0 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355b5292742def968249ab72198f97b0d8ec2c77faf61da96ff76fba02541d44 +size 1732361 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000099.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2264039b32f65ba539400017d61c980d775832c --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3e03a6cf6d3c019b750301e4126e357f27c70120f073fc5b3381a24d38b936 +size 1898909 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000100.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d3c888c45573d2952926439a445feaa77a34a37 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731f1903e8ec548d8e834543f392bae0803601c063922ac3bc2463d90c85775c +size 1687680 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000101.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5b8e5f317698560651244804a2468b8cfef1be8 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7805c0c9bb180740f756e368a7c20d8a77630530cc65d0ae7485e6b2d12bc7 +size 2031254 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000102.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5fe74957e1a9b5467e4e1d3a8f4e31c6c36916 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94b36fc710d2f01b4f5884af3b72ddc5a1740b952a04444f250212ece292d3e +size 1905293 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000103.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51026ff64da28d774099d7ce1360d4b7e57124cd --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ff7234b411bd3099e1621e5f9e871eeaa0be045562a6d489debef4af902d1e +size 2010427 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000104.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ca033b073e67a68ab1d8f78620c0c1b3347199 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75683e721855c2d36db752d7179dd1ac715d19f2e52118e0b49a6b13ddee1640 +size 1875017 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000105.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546ef87f7566d1398e0dc8884f1a1b07bc326972 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6b6a7d1f8242c23dcbaacb39168d322b7e112506e2ae02b9a6ba931e9a7aa4 +size 2000784 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000106.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26be6fcc441ea1299fc1ff006cd9395188374906 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35b3e3c898a57b81f277a5bad48379ee0cb792f056785641fe8614f5ef84107 +size 1974282 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000107.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cb10e8c6078c5bacb90bb138b38e02dc2221a55 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd4c0d90741b30077b9e2f0ae9d89a83843d2e95998a1e7c72d8b1f6c79e719 +size 2008907 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000108.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b972c7cf3b10452488db2e4b631623b92e0d6972 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152c0b27339328751990594f69aa0aabea26cdbbce1fdfdea3e6ab4b1a9db4d5 +size 1876242 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000109.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d277af07d66589b6a027e1e37e78bd80cafd5b --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ba52a88f242b72bb4f0aa08d46f0b3d469cdf83de4b9bb8afc1833cdf5f761 +size 2012692 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000110.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1090cea4bf4cd78bb1a0d3d11b613ac5710a4a74 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5751add296746239ea9cb28b5fa683f79f7b9160d97ee5b7562e4a3f2e544068 +size 1829656 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000111.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ba90ea123ce9e30b274068c3c695bc2bc0e08a --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6107e325033afd2bfeb86953380e45a942ad6ecf2fb732d753a1391d99006295 +size 1726219 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000112.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c8207da1ea6c289df28a3aced356f9b1bae07bc --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de5cb5a78f685938bccfa2804c4ba8ffc5b7743ae6e51b67fde2df63559bd9b +size 1654762 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000113.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f82cacd3a449eaa62fff2210f4bf4d29576776 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:213de4d21a4ed020edb660f9d6834c0ac2b6ab734964e867e3ac4e002c564d15 +size 1636141 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000114.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d71dfa4470497a9ad5ede924d88bf798746f3f7 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948c14ec2e2e6d1280067885c3aba535fb7326af84ee2b6e363fad43cac2b067 +size 1902007 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000115.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979010f20e77d830555012041a56fb7341e351a0 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d458c08cd5ce310d20683bb3003b96f9140edc2f1ae9793a25ae564c40213d +size 1759669 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000116.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ea6a866e6d79afe715377ed605740265eac6a3 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b806dd98892529bbbd15f5be71ed828696a57b1b5d4ef26091db6c3ca9f6b7 +size 1821675 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000117.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5345bed33735d90d11e48720766694fdb8d0a748 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120dd9d91a57f414010a2b7754e9e4428963e5ee5838383b8ed10b5b56f3f452 +size 1887753 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000118.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..739fe39644dd964c76cf8f324fc25901459bde6d --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d98637bfeb61bd07fbfa429f0d962c6f4499178023ab61f26af8deac53a72be +size 1805402 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000119.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f322f4fad4d16099a07121eee97b8ba4b68cddf --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23786f24004e86832c8764c1d03a5c1fb770ccdbdd0a3db02cec7697cd3bfe03 +size 2049296 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000120.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76d4e590a592660923e60b6a58367de745996133 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be49c5c50ad4f15c30f8005095245a81ef75e0d8f65733f7f6b0c48231779a73 +size 1732200 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000121.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7245661394c81f91f6ee8c1183bc12ead68006d1 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e9321351fc30971a5e74e15b7341157a5de3a22bfd5632795ef4f98951f3df +size 1782661 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000122.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1ef9befbdd3391ae07144bddd709ea13e68fc4 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:564d78e109329744f1621c4bc1e79535720ab5b26afeccc5bfed93582066501d +size 2021243 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000123.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d6a3098b336390ea9f70c21218923f75945575 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03188b6758d3fdd1d51efccda3dcb5125bc98f8d44d749a31315e34bbe66ef9c +size 1957014 diff --git a/videos/chunk-000/observation.images.wristcam/episode_000124.mp4 b/videos/chunk-000/observation.images.wristcam/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef804ce5a43630adb551212301c12ab202402064 --- /dev/null +++ b/videos/chunk-000/observation.images.wristcam/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:461d2b8d53c32926691a2284afdd300a21dd611a9f1502b20337cc5c6b73fea5 +size 1791289