diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c5978bbb2f03fb7d79a5cda2e476c724a015214c --- /dev/null +++ b/README.md @@ -0,0 +1,162 @@ +--- +license: apache-2.0 +task_categories: +- robotics +tags: +- LeRobot +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": "so101_follower", + "total_episodes": 18, + "total_frames": 43650, + "total_tasks": 1, + "total_videos": 36, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:18" + }, + "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": [ + "shoulder_pan.pos", + "shoulder_lift.pos", + "elbow_flex.pos", + "wrist_flex.pos", + "wrist_roll.pos", + "gripper.pos" + ] + }, + "observation.state": { + "dtype": "float32", + "shape": [ + 6 + ], + "names": [ + "shoulder_pan.pos", + "shoulder_lift.pos", + "elbow_flex.pos", + "wrist_flex.pos", + "wrist_roll.pos", + "gripper.pos" + ] + }, + "observation.images.side": { + "dtype": "video", + "shape": [ + 1080, + 1920, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 1080, + "video.width": 1920, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.front": { + "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..48d387141a14ca1db9952cbb12192a983dc85692 --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1289f875de819a3f682cae2a5006e9cc62ddadab7da3de97f0442ba09aab9c +size 136243 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2ac4df6c3672ca468b803a8ec4fede01764eb42 --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1466de33b7d6d66e16a36ff79c569d4dc387a315e4b38f92b9693a20c436bf77 +size 146575 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16e477bb79f74929e4f45c008f30340cdfa75b77 --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f95f9d3a160bf5ef6de353ddc7b8838e8ae0ad5c652e6b462557b9be31e6986 +size 112488 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a172e6c66de9410acb3ec59bfb20339be2c38af --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9824bdbe3351662f8ce60d555e8d7619fc7c69dcf1298335d4e1ac650079340 +size 81313 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7588980bc00ccf56347801609a2575b68c1e189f --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38b81e7d21b41d69ffb56d6b7602a8ba669dabec8a60f37d87ed9225f8ff3d9 +size 66383 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4805181bea47dc2ca9d771597db67d6b8f9467b0 --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded115da8673c5524c03b9094e05d63e577f4d7527e24b826fcba6846a0705b4 +size 116711 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a488f87e1ce229cf11eb8e3154dd7ac5c91ad99 --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6447de4862cd88c3f6b5bddaf4492c41b2ce3b637af9a771e550b3f2366a41a5 +size 97533 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef2cc246de302a6c95a814623eab900529f59cf1 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa5baa499aec927420e8f30edc3b843a87ec879f5cdfcb8fcd4a3447c5dde7b +size 89975 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d34a5168a1f6d4798841ebcbf372b47a98996e5 --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44b388f43fcb5e8f0fd4439d57a4577b27f2f571aa037bf8a580f121d964218 +size 105543 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5295407324e197da0492622686dd63e3b3ae6b1a --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615a45726dd9c6febffb9037bc171d1adc306b6d7b2822ea854a1bd43aa4725e +size 109517 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e65050846bd79efaf4e8305bd38f8c5b3dcd2bc5 --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b99aa6733d94b85aa8b9a95e18e1f659e3ebcad788f453e5252a0b8ace1dcf +size 92256 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..242534ef3b0f7cafb270a5c58e7d1cac1e82f706 --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9b679d8a0596624be209251ff66540aa65c3728e20f573a3bc8bcf3720b0cb +size 110086 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e80f6efa42481a432f7c1a4fac1e19652c620cf --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f6070e5d3de2f70495dafb903b973747eaef2cf4b2c8366de70bfe0a0248f5 +size 85420 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc982241fa8393efae89026bbddf8fb8101f2470 --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393c38e60010ab7b00cc8c28f6f3ccf90095a2e532ceedaaa04c6034c61937dc +size 112553 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..827ae3be35e86fd25440eeb47d278dbe707c7df9 --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07e06527fd2d8a3c0082dfd5966f3f19afcdabba196e143f12f5cb34afc94d8 +size 93063 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d85715e4b8dd48980adfa9d4a6990bfa0eabeac --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b231b0e9dc735854171009e548d0df9f1fd24dac78351a8031ae66b22bc6246b +size 88511 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ebaec23c08b784f522f33ee0e58f439f614b813 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccee0946110ea9245e96fa970356ebfa007ebed5f8a077e46cf5fb67197c6cb +size 72239 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10079f9d203578f6b40d52199c9d7459136307ab --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5afb3f5d85c76fbc57a07fa1586b9b679ff20944b080e37bcfe183337ae077 +size 76445 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d22315a47d63aa541a08b2e234a9ccfd8837943c --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ea9f1132c6979f9819708ff367e7fde5966184a4106709fac7dafb9288b35a +size 83761 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3515a7700c2be6cb1bde7ea9502c8819da76a6d0 --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36f11256f4df5c59557c1aaf6169a1b009387ebb1d01c06b1c850820b4ba250 +size 84378 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d55a2e481ba390c4ad2a42cbe8bc8bcd695796b --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188b4f268d96d69504d563ab0b94ed62bf57938be74139f56c6d20737bc45019 +size 79540 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0136166056d8de2f1e2f9ecb4f1880028055aac7 --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc00f32b23aae363413f7de2e35926d57817fee84f57c9b5b84c2576e421e169 +size 69297 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..835d229c8ce90d63fa5592776508697a7cf63794 --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fbb364fca483d2d4b097071ce5b553a83d24c65fd3954c3ce9753b1db91008 +size 65672 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e97686a46d76204aab4eedb9b4532f438e3536d1 --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3371bb2a5131a283b76ca4bd77e9bee4f820295cba2c1cbe2f19825102742d +size 83872 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb44438d28ea9800aa47943d4f4f0e8ae275d74e --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb00ec22927211858fd9cef8e7991087d074c74900fc68bd9852061c1f08d9a5 +size 69039 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fa9897abb673757773ae2e653fdc5352d5001bc --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348f9bb6f4466fcfd87c0f75eec75cfbca0aaddbf273a5be598a9bfb74a76772 +size 66342 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c44572c0ea1321e932671f205fd3c5c741571f47 --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6717e1760d0c1d4c2cb865a7a5b80fb25ba0cf4d8c6d9390d611a3dba6e26d06 +size 68993 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4379a82d82393999cf5bea9880e25ddfcaf19df0 --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c55645056cbc38fdf5178aa5f9e79911f6a277a0084c32c517a60caeca28c1 +size 61541 diff --git a/data/chunk-000/file-000.parquet b/data/chunk-000/file-000.parquet deleted file mode 100644 index 989bd572ec02acf9d4ff61c6b7ba226b6cc0a79c..0000000000000000000000000000000000000000 --- a/data/chunk-000/file-000.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b9e95f51e5214c4928174dd08af324f5ac68365934e9b2fd3da552b4119eb84 -size 1508507 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0b8d651587bfc727f5e230de784d149bc4643fbd --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,28 @@ +{"episode_index": 0, "tasks": ["Create a stack of objects"], "length": 3104} +{"episode_index": 1, "tasks": ["Create a stack of objects"], "length": 3597} +{"episode_index": 2, "tasks": ["Create a stack of objects"], "length": 2756} +{"episode_index": 3, "tasks": ["Create a stack of objects"], "length": 1821} +{"episode_index": 4, "tasks": ["Create a stack of objects"], "length": 1540} +{"episode_index": 5, "tasks": ["Create a stack of objects"], "length": 2547} +{"episode_index": 6, "tasks": ["Create a stack of objects"], "length": 2340} +{"episode_index": 7, "tasks": ["Create a stack of objects"], "length": 2249} +{"episode_index": 8, "tasks": ["Create a stack of objects"], "length": 2489} +{"episode_index": 9, "tasks": ["Create a stack of objects"], "length": 2661} +{"episode_index": 10, "tasks": ["Create a stack of objects"], "length": 2226} +{"episode_index": 11, "tasks": ["Create a stack of objects"], "length": 3188} +{"episode_index": 12, "tasks": ["Create a stack of objects"], "length": 1993} +{"episode_index": 13, "tasks": ["Create a stack of objects"], "length": 3028} +{"episode_index": 14, "tasks": ["Create a stack of objects"], "length": 2560} +{"episode_index": 15, "tasks": ["Create a stack of objects"], "length": 2014} +{"episode_index": 16, "tasks": ["Create a stack of objects"], "length": 1686} +{"episode_index": 17, "tasks": ["Create a stack of objects"], "length": 1851} +{"episode_index": 18, "tasks": ["Create a stack of objects"], "length": 1934} +{"episode_index": 19, "tasks": ["Create a stack of objects"], "length": 2109} +{"episode_index": 20, "tasks": ["Create a stack of objects"], "length": 1799} +{"episode_index": 21, "tasks": ["Create a stack of objects"], "length": 1613} +{"episode_index": 22, "tasks": ["Create a stack of objects"], "length": 1391} +{"episode_index": 23, "tasks": ["Create a stack of objects"], "length": 2130} +{"episode_index": 24, "tasks": ["Create a stack of objects"], "length": 1591} +{"episode_index": 25, "tasks": ["Create a stack of objects"], "length": 1566} +{"episode_index": 26, "tasks": ["Create a stack of objects"], "length": 1530} +{"episode_index": 27, "tasks": ["Create a stack of objects"], "length": 1314} diff --git a/meta/episodes/chunk-000/file-000.parquet b/meta/episodes/chunk-000/file-000.parquet deleted file mode 100644 index 30e0e56a37578bd5b087e6b95b406d0ec3d9dcd9..0000000000000000000000000000000000000000 --- a/meta/episodes/chunk-000/file-000.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc98de9de8eb15695e17a5fd6d2e7e698ca911aafc091775604d225f9e8230b -size 60269 diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8f6ceef6e627cb8f8fbeab028139aa91d7875a10 --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,28 @@ +{"episode_index": 0, "stats": {"action": {"min": [-41.818180084228516, -100.0, -100.0, 17.019399642944336, -33.12286376953125, 0.6354249119758606], "max": [9.260042190551758, 69.05060577392578, 99.27601623535156, 100.0, 8.02420425415039, 46.147735595703125], "mean": [-20.751489639282227, -10.211734771728516, 13.743675231933594, 66.16657257080078, -8.722492218017578, 20.70405387878418], "std": [12.007115364074707, 50.006752014160156, 56.14046096801758, 15.347945213317871, 7.899807453155518, 13.180800437927246], "count": [3104]}, "observation.state": {"min": [-41.51908874511719, -99.584716796875, -97.63743591308594, 19.39034652709961, -32.75862121582031, 1.3646701574325562], "max": [9.090909004211426, 69.01993560791016, 99.27305603027344, 98.72988891601562, 7.836990833282471, 45.33737564086914], "mean": [-20.777177810668945, -9.36084270477295, 14.771292686462402, 66.24711608886719, -8.707359313964844, 22.384050369262695], "std": [11.984950065612793, 50.1827507019043, 55.731658935546875, 15.13613510131836, 7.863455772399902, 12.29586410522461], "count": [3104]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5282894571751057]], [[0.5327958710659632]], [[0.5164907368034228]]], "std": [[[0.2580306110711839]], [[0.2622785969836474]], [[0.27775194479103904]]], "count": [415]}, "observation.images.front": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46217829750374045]], [[0.4514358197495866]], [[0.43424148702653753]]], "std": [[[0.22251159341438834]], [[0.21920103532028745]], [[0.22994754244310825]]], "count": [415]}, "timestamp": {"min": [0.0], "max": [103.43333333333334], "mean": [51.71666666666666], "std": [29.86825237605977], "count": [3104]}, "frame_index": {"min": [0], "max": [3103], "mean": [1551.5], "std": [896.047571281793], "count": [3104]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3104]}, "index": {"min": [0], "max": [3103], "mean": [1551.5], "std": [896.047571281793], "count": [3104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3104]}}} +{"episode_index": 1, "stats": {"action": {"min": [-39.281185150146484, -100.0, -100.0, 28.835979461669922, -23.704288482666016, 0.07942811399698257], "max": [13.826638221740723, 72.98201751708984, 98.00904846191406, 100.0, 7.234938144683838, 41.46147918701172], "mean": [-16.631980895996094, -7.109609127044678, 8.626590728759766, 72.51143646240234, -11.921823501586914, 20.185651779174805], "std": [12.433011054992676, 49.54197311401367, 53.750732421875, 15.572370529174805, 8.559992790222168, 12.1115083694458], "count": [3597]}, "observation.state": {"min": [-39.00039291381836, -99.7508316040039, -98.00090789794922, 29.635902404785156, -23.406478881835938, 1.4404852390289307], "max": [13.892168045043945, 73.17276000976562, 98.27351379394531, 98.81456756591797, 7.001044750213623, 41.31917953491211], "mean": [-16.66313934326172, -6.270452499389648, 9.517321586608887, 72.52873229980469, -11.903244018554688, 21.1271915435791], "std": [12.472805976867676, 49.87143325805664, 53.400917053222656, 15.270559310913086, 8.557214736938477, 11.988739013671875], "count": [3597]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076287750732477]], [[0.5145873954107505]], [[0.4988035934800165]]], "std": [[[0.2553091175694307]], [[0.2601102989297866]], [[0.2740946941571925]]], "count": [464]}, "observation.images.front": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45508624607350123]], [[0.45234625072191237]], [[0.43606566981138717]]], "std": [[[0.2236468512308112]], [[0.2182549247017133]], [[0.22853380813177632]]], "count": [464]}, "timestamp": {"min": [0.0], "max": [119.86666666666666], "mean": [59.93333333333334], "std": [34.61214730034444], "count": [3597]}, "frame_index": {"min": [0], "max": [3596], "mean": [1798.0], "std": [1038.3644190103332], "count": [3597]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [3597]}, "index": {"min": [3104], "max": [6700], "mean": [4902.0], "std": [1038.3644190103332], "count": [3597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3597]}}} +{"episode_index": 2, "stats": {"action": {"min": [-40.8879508972168, -100.0, -100.0, 21.78130531311035, -50.53933334350586, 0.555996835231781], "max": [29.72515869140625, 70.80718994140625, 99.1855239868164, 100.0, -0.8681925535202026, 48.92771911621094], "mean": [-14.172858238220215, -10.997344970703125, 9.532661437988281, 75.98173522949219, -15.474239349365234, 20.438817977905273], "std": [17.16535186767578, 52.7934684753418, 56.311553955078125, 15.086709022521973, 11.561551094055176, 14.23774242401123], "count": [2756]}, "observation.state": {"min": [-40.41716003417969, -99.66777038574219, -98.18264770507812, 22.607959747314453, -50.365726470947266, 1.4404852390289307], "max": [29.47658348083496, 71.17940521240234, 99.00045776367188, 98.81456756591797, -1.201671838760376, 48.5216064453125], "mean": [-14.126912117004395, -10.313782691955566, 10.479877471923828, 76.00947570800781, -15.416657447814941, 21.282838821411133], "std": [17.217330932617188, 53.133392333984375, 55.8349494934082, 14.801053047180176, 11.546045303344727, 13.880206108093262], "count": [2756]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5114500616328402]], [[0.5184661291709667]], [[0.5027421984290792]]], "std": [[[0.2532219719853637]], [[0.25881361539583564]], [[0.2723411277342988]]], "count": [380]}, "observation.images.front": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43742118001805985]], [[0.4378863132094943]], [[0.4139191386093911]]], "std": [[[0.22199999794621456]], [[0.2130655326067583]], [[0.22642847665232588]]], "count": [380]}, "timestamp": {"min": [0.0], "max": [91.83333333333333], "mean": [45.916666666666664], "std": [26.519620619039365], "count": [2756]}, "frame_index": {"min": [0], "max": [2755], "mean": [1377.5], "std": [795.588618571181], "count": [2756]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [2756]}, "index": {"min": [6701], "max": [9456], "mean": [8078.5], "std": [795.588618571181], "count": [2756]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2756]}}} +{"episode_index": 3, "stats": {"action": {"min": [-44.35517883300781, -100.0, -100.0, 18.69488525390625, -44.11996841430664, 0.07942811399698257], "max": [8.752642631530762, 64.19908142089844, 99.27601623535156, 100.0, 1.026045799255371, 46.54487609863281], "mean": [-17.51668357849121, -9.683306694030762, 11.12476921081543, 73.92137908935547, -18.155986785888672, 22.468538284301758], "std": [12.60616683959961, 49.17683029174805, 49.708396911621094, 14.722090721130371, 10.658402442932129, 13.127291679382324], "count": [1821]}, "observation.state": {"min": [-43.95907211303711, -99.66777038574219, -97.91004180908203, 19.64436912536621, -44.043888092041016, 1.4404852390289307], "max": [8.539944648742676, 64.53488159179688, 99.00045776367188, 98.72988891601562, 0.9404388666152954, 45.94389724731445], "mean": [-17.531661987304688, -8.849209785461426, 12.04763412475586, 73.91658782958984, -18.128271102905273, 22.83820915222168], "std": [12.522869110107422, 49.535648345947266, 49.184051513671875, 14.427468299865723, 10.701656341552734, 13.064661026000977], "count": [1821]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098140477813827]], [[0.5172234682841962]], [[0.5000494604316547]]], "std": [[[0.25342142649181165]], [[0.25915854007422345]], [[0.27323428955982326]]], "count": [278]}, "observation.images.front": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4433297619257535]], [[0.44192913389876337]], [[0.42082368223068606]]], "std": [[[0.22815556535223483]], [[0.21633574006263565]], [[0.22866493877287414]]], "count": [278]}, "timestamp": {"min": [0.0], "max": [60.666666666666664], "mean": [30.333333333333332], "std": [17.522578027811452], "count": [1821]}, "frame_index": {"min": [0], "max": [1820], "mean": [910.0], "std": [525.6773408343437], "count": [1821]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1821]}, "index": {"min": [9457], "max": [11277], "mean": [10367.0], "std": [525.6773408343437], "count": [1821]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1821]}}} +{"episode_index": 4, "stats": {"action": {"min": [-47.906978607177734, -99.66541290283203, -71.22171783447266, 41.269840240478516, -35.280189514160156, 0.0], "max": [13.40380573272705, 48.72438430786133, 99.27601623535156, 100.0, 2.499342203140259, 46.9420166015625], "mean": [-16.20931625366211, -14.159074783325195, 15.205756187438965, 74.8298110961914, -11.126036643981934, 24.41152572631836], "std": [14.846797943115234, 51.383514404296875, 51.07749938964844, 14.672819137573242, 11.200955390930176, 11.137125968933105], "count": [1540]}, "observation.state": {"min": [-47.97323989868164, -99.584716796875, -69.01408386230469, 42.33700180053711, -35.161964416503906, 1.4404852390289307], "max": [13.105076789855957, 49.08638000488281, 99.18218994140625, 98.72988891601562, 2.2466039657592773, 46.39878845214844], "mean": [-16.1912899017334, -13.341607093811035, 16.190698623657227, 74.79408264160156, -11.092246055603027, 24.715803146362305], "std": [14.847426414489746, 51.82906723022461, 50.510990142822266, 14.335846900939941, 11.229449272155762, 10.951040267944336], "count": [1540]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117013560979948]], [[0.5188874794362189]], [[0.5022617046818727]]], "std": [[[0.2514139100854663]], [[0.25757790604451153]], [[0.27136394478632775]]], "count": [245]}, "observation.images.front": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44993410614245694]], [[0.44507564692543683]], [[0.4218664449112979]]], "std": [[[0.2268232034540045]], [[0.21896822053882178]], [[0.2325017379795338]]], "count": [245]}, "timestamp": {"min": [0.0], "max": [51.3], "mean": [25.65], "std": [14.818653785010296], "count": [1540]}, "frame_index": {"min": [0], "max": [1539], "mean": [769.5], "std": [444.5596135503089], "count": [1540]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1540]}, "index": {"min": [11278], "max": [12817], "mean": [12047.5], "std": [444.5596135503089], "count": [1540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1540]}}} +{"episode_index": 5, "stats": {"action": {"min": [-47.99154281616211, -100.0, -100.0, 37.30158615112305, -57.379638671875, 0.0], "max": [36.997886657714844, 79.08824920654297, 99.1855239868164, 100.0, 2.499342203140259, 42.8117561340332], "mean": [-24.20867919921875, 19.05180549621582, -22.081777572631836, 76.8733139038086, -19.935745239257812, 25.090274810791016], "std": [18.12488555908203, 48.381134033203125, 58.47128677368164, 15.782156944274902, 11.72012996673584, 10.862288475036621], "count": [2547]}, "observation.state": {"min": [-47.89453125, -99.7508316040039, -99.00045776367188, 38.52667236328125, -57.05329132080078, 1.4404852390289307], "max": [36.79653549194336, 78.98670959472656, 99.18218994140625, 98.81456756591797, 2.403343677520752, 42.30477523803711], "mean": [-24.234127044677734, 20.0563907623291, -21.25708770751953, 76.7245101928711, -19.911304473876953, 25.650537490844727], "std": [18.030963897705078, 48.68551254272461, 58.30966567993164, 15.511425971984863, 11.763851165771484, 10.662144660949707], "count": [2547]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061675703801074]], [[0.5158018091004247]], [[0.499618100436947]]], "std": [[[0.2563269062639868]], [[0.2616665622914623]], [[0.2749873438236949]]], "count": [358]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625111589212035]], [[0.45934989114360825]], [[0.4436122487402782]]], "std": [[[0.22282978195530506]], [[0.2184700250007263]], [[0.22907974179870969]]], "count": [358]}, "timestamp": {"min": [0.0], "max": [84.86666666666666], "mean": [42.43333333333333], "std": [24.508517038111616], "count": [2547]}, "frame_index": {"min": [0], "max": [2546], "mean": [1273.0], "std": [735.2555111433485], "count": [2547]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [2547]}, "index": {"min": [12818], "max": [15364], "mean": [14091.0], "std": [735.2555111433485], "count": [2547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2547]}}} +{"episode_index": 6, "stats": {"action": {"min": [-49.006343841552734, -100.0, -89.95475006103516, 15.784832000732422, -32.596683502197266, 0.7942811846733093], "max": [41.73361587524414, 57.590965270996094, 99.63800811767578, 100.0, 6.077348232269287, 44.47974395751953], "mean": [-8.67012882232666, -13.392210006713867, 17.918127059936523, 69.80104064941406, -15.253445625305176, 21.35711097717285], "std": [24.948625564575195, 52.174644470214844, 52.3830680847168, 19.36709213256836, 11.260581970214844, 12.843581199645996], "count": [2340]}, "observation.state": {"min": [-48.68162155151367, -99.7508316040039, -87.82371520996094, 16.596105575561523, -32.44514083862305, 1.4404852390289307], "max": [41.67650604248047, 58.05647659301758, 99.27305603027344, 98.72988891601562, 5.69488000869751, 44.12433624267578], "mean": [-8.670156478881836, -12.701608657836914, 18.75421905517578, 69.70497131347656, -15.248498916625977, 22.119157791137695], "std": [24.90264129638672, 52.44364929199219, 52.02155303955078, 19.110597610473633, 11.166438102722168, 12.946592330932617], "count": [2340]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507487469524847]], [[0.5148592793598921]], [[0.498999693627451]]], "std": [[[0.25264381682242176]], [[0.2594217020275708]], [[0.2721806692739997]]], "count": [336]}, "observation.images.front": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518399738367569]], [[0.44764101708391685]], [[0.4252040270969499]]], "std": [[[0.2264639570318656]], [[0.21816274326681714]], [[0.2310931404990171]]], "count": [336]}, "timestamp": {"min": [0.0], "max": [77.96666666666667], "mean": [38.983333333333334], "std": [22.516658442304607], "count": [2340]}, "frame_index": {"min": [0], "max": [2339], "mean": [1169.5], "std": [675.4997532691383], "count": [2340]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [2340]}, "index": {"min": [15365], "max": [17704], "mean": [16534.5], "std": [675.4997532691383], "count": [2340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2340]}}} +{"episode_index": 7, "stats": {"action": {"min": [-43.59408187866211, -100.0, -71.9457015991211, 25.044092178344727, -42.962379455566406, 0.0], "max": [29.048625946044922, 54.49602508544922, 99.36651611328125, 100.0, 1.9205472469329834, 45.83002471923828], "mean": [-8.75334644317627, -9.658334732055664, 11.606001853942871, 74.91535186767578, -12.778253555297852, 22.04802894592285], "std": [20.317949295043945, 52.4315071105957, 52.1738166809082, 14.878522872924805, 10.71905517578125, 12.158830642700195], "count": [2249]}, "observation.state": {"min": [-43.32939910888672, -99.4186019897461, -69.83189392089844, 26.164268493652344, -42.78997039794922, 1.667930245399475], "max": [28.68949317932129, 54.73421859741211, 99.18218994140625, 98.72988891601562, 1.6718913316726685, 45.33737564086914], "mean": [-8.66313362121582, -8.901089668273926, 12.415155410766602, 74.83738708496094, -12.686735153198242, 22.733734130859375], "std": [20.40702247619629, 52.6374397277832, 51.68053436279297, 14.72228717803955, 10.740265846252441, 11.874310493469238], "count": [2249]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5084331853054787]], [[0.5182113582140423]], [[0.5071585109333441]]], "std": [[[0.25165419654686466]], [[0.2588052088481994]], [[0.2724002872832149]]], "count": [326]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44415933565399573]], [[0.4450726710674045]], [[0.4245503766690725]]], "std": [[[0.22676792459818132]], [[0.2194015269544124]], [[0.22982583242025612]]], "count": [326]}, "timestamp": {"min": [0.0], "max": [74.93333333333334], "mean": [37.46666666666666], "std": [21.641010450839243], "count": [2249]}, "frame_index": {"min": [0], "max": [2248], "mean": [1124.0], "std": [649.2303135251773], "count": [2249]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [2249]}, "index": {"min": [17705], "max": [19953], "mean": [18829.0], "std": [649.2303135251773], "count": [2249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2249]}}} +{"episode_index": 8, "stats": {"action": {"min": [-49.429176330566406, -99.49811553955078, -100.0, 17.283950805664062, -71.21810150146484, 0.0], "max": [27.019027709960938, 66.87578582763672, 99.72850799560547, 100.0, 0.7629570960998535, 55.440826416015625], "mean": [-15.235735893249512, 2.6356348991394043, -1.582779884338379, 72.29017639160156, -18.955554962158203, 22.413000106811523], "std": [18.628156661987305, 48.90296936035156, 54.76984786987305, 20.538087844848633, 16.136672973632812, 14.814369201660156], "count": [2489]}, "observation.state": {"min": [-49.23258590698242, -99.25249481201172, -97.81917572021484, 18.28958511352539, -71.00313568115234, 1.3646701574325562], "max": [27.272727966308594, 67.44186401367188, 99.36392211914062, 98.72988891601562, 0.4702194333076477, 53.67702865600586], "mean": [-15.16020679473877, 3.56626033782959, -0.6019666194915771, 72.09799194335938, -18.889352798461914, 23.018321990966797], "std": [18.717559814453125, 49.236534118652344, 54.35344696044922, 20.169357299804688, 16.18611717224121, 14.638725280761719], "count": [2489]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096019872437612]], [[0.5201830630137156]], [[0.5074760859204793]]], "std": [[[0.251878805879312]], [[0.25931368110630754]], [[0.27263708919121094]]], "count": [352]}, "observation.images.front": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395822413008764]], [[0.436174906811683]], [[0.4148851973317736]]], "std": [[[0.22330139102792157]], [[0.21440198516305647]], [[0.22608659251653335]]], "count": [352]}, "timestamp": {"min": [0.0], "max": [82.93333333333334], "mean": [41.46666666666666], "std": [23.950411733876773], "count": [2489]}, "frame_index": {"min": [0], "max": [2488], "mean": [1244.0], "std": [718.5123520163032], "count": [2489]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [2489]}, "index": {"min": [19954], "max": [22442], "mean": [21198.0], "std": [718.5123520163032], "count": [2489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2489]}}} +{"episode_index": 9, "stats": {"action": {"min": [-51.88160705566406, -99.74906158447266, -92.03620147705078, 15.432098388671875, -61.11549758911133, 0.0], "max": [38.3509521484375, 59.76578903198242, 99.72850799560547, 100.0, 3.393843650817871, 54.0111198425293], "mean": [-13.869699478149414, 8.72768497467041, -7.0651021003723145, 77.9251937866211, -21.097192764282227, 22.540334701538086], "std": [18.42226219177246, 44.28123474121094, 49.22232437133789, 20.40210723876953, 16.996246337890625, 12.663864135742188], "count": [2661]}, "observation.state": {"min": [-51.200313568115234, -99.7508316040039, -89.73194122314453, 16.257408142089844, -60.97178649902344, 1.667930245399475], "max": [37.66233825683594, 60.29900360107422, 99.36392211914062, 98.72988891601562, 2.9780564308166504, 53.67702865600586], "mean": [-13.858174324035645, 9.587646484375, -5.989703178405762, 77.9383773803711, -21.125219345092773, 24.693836212158203], "std": [18.40997314453125, 44.5176887512207, 48.753543853759766, 20.17112922668457, 16.956872940063477, 10.982368469238281], "count": [2661]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082527247836072]], [[0.5198997129482423]], [[0.5125032841665195]]], "std": [[[0.2513432894657743]], [[0.2590546059484597]], [[0.27239794024201774]]], "count": [370]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44595213025525526]], [[0.4429659584216569]], [[0.4202627876037802]]], "std": [[[0.22468558054749058]], [[0.21576491186737123]], [[0.22970565588844033]]], "count": [370]}, "timestamp": {"min": [0.0], "max": [88.66666666666667], "mean": [44.333333333333336], "std": [25.605482630498116], "count": [2661]}, "frame_index": {"min": [0], "max": [2660], "mean": [1330.0], "std": [768.1644789149435], "count": [2661]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [2661]}, "index": {"min": [22443], "max": [25103], "mean": [23773.0], "std": [768.1644789149435], "count": [2661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2661]}}} +{"episode_index": 10, "stats": {"action": {"min": [-42.83298110961914, -87.11836242675781, -67.601806640625, 19.75308609008789, -52.59142303466797, 0.0], "max": [26.2579288482666, 51.150146484375, 99.72850799560547, 100.0, 3.393843650817871, 54.32883071899414], "mean": [-11.108927726745605, 4.893052101135254, 1.0415139198303223, 71.30042266845703, -24.372215270996094, 21.126131057739258], "std": [21.10881233215332, 43.380672454833984, 49.76801681518555, 25.257484436035156, 16.39121437072754, 14.433060646057129], "count": [2226]}, "observation.state": {"min": [-42.69972610473633, -86.8770751953125, -65.4702377319336, 19.813716888427734, -52.56008529663086, 1.4404852390289307], "max": [26.56434440612793, 51.661128997802734, 99.45479583740234, 98.72988891601562, 3.134796142578125, 53.67702865600586], "mean": [-11.118810653686523, 6.045930862426758, 2.054476737976074, 71.11540222167969, -24.397592544555664, 21.997852325439453], "std": [21.195232391357422, 43.6118278503418, 49.164180755615234, 25.1699275970459, 16.29235076904297, 14.282703399658203], "count": [2226]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076377827537051]], [[0.5192343048158906]], [[0.5101144975994514]]], "std": [[[0.25312583244663556]], [[0.26119103645490227]], [[0.27467463252874946]]], "count": [324]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44441249092229484]], [[0.4379677886458081]], [[0.4149812015855725]]], "std": [[[0.22297391819171314]], [[0.21471404065462124]], [[0.22793764582358655]]], "count": [324]}, "timestamp": {"min": [0.0], "max": [74.16666666666667], "mean": [37.083333333333336], "std": [21.41969282554586], "count": [2226]}, "frame_index": {"min": [0], "max": [2225], "mean": [1112.5], "std": [642.5907847663758], "count": [2226]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [2226]}, "index": {"min": [25104], "max": [27329], "mean": [26216.5], "std": [642.5907847663758], "count": [2226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2226]}}} +{"episode_index": 11, "stats": {"action": {"min": [-42.07188034057617, -99.91635131835938, -81.53845977783203, 14.814814567565918, -41.383846282958984, 0.3177124559879303], "max": [24.56659698486328, 53.994144439697266, 99.72850799560547, 100.0, -0.23677979409694672, 51.70770263671875], "mean": [-13.078125953674316, -2.981473684310913, 9.756893157958984, 77.13272094726562, -24.271251678466797, 21.22874641418457], "std": [19.469636917114258, 47.52568054199219, 47.33066940307617, 19.941726684570312, 11.643457412719727, 14.518362998962402], "count": [3188]}, "observation.state": {"min": [-42.07004928588867, -99.584716796875, -79.10041046142578, 16.1727352142334, -41.11807632446289, 1.4404852390289307], "max": [24.28177833557129, 54.56810760498047, 99.45479583740234, 98.72988891601562, -0.5747126340866089, 51.023502349853516], "mean": [-13.012248992919922, -2.2349812984466553, 10.654749870300293, 76.82623291015625, -24.188899993896484, 22.49578094482422], "std": [19.55944061279297, 47.656253814697266, 46.86437225341797, 19.662593841552734, 11.568668365478516, 14.175175666809082], "count": [3188]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.509086680308916]], [[0.5221117701011223]], [[0.512976299482057]]], "std": [[[0.2528024091321019]], [[0.26022356572620486]], [[0.2738913242624517]]], "count": [424]}, "observation.images.front": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43388654388642245]], [[0.43720975151066716]], [[0.41536458236989765]]], "std": [[[0.22795891643540414]], [[0.214663073494901]], [[0.22716249361055035]]], "count": [424]}, "timestamp": {"min": [0.0], "max": [106.23333333333333], "mean": [53.11666666666666], "std": [30.676542793766345], "count": [3188]}, "frame_index": {"min": [0], "max": [3187], "mean": [1593.5], "std": [920.2962838129903], "count": [3188]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [3188]}, "index": {"min": [27330], "max": [30517], "mean": [28923.5], "std": [920.2962838129903], "count": [3188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3188]}}} +{"episode_index": 12, "stats": {"action": {"min": [-41.902748107910156, -99.74906158447266, -56.83258056640625, 30.158729553222656, -62.694026947021484, 0.0], "max": [34.46088790893555, 38.26850509643555, 99.27601623535156, 100.0, 2.2888712882995605, 43.764892578125], "mean": [-11.77236270904541, -7.060962677001953, 14.84546947479248, 72.60443878173828, -23.581403732299805, 20.841064453125], "std": [17.61229133605957, 38.83868408203125, 36.689064025878906, 17.027172088623047, 13.907472610473633, 11.528020858764648], "count": [1993]}, "observation.state": {"min": [-41.75521469116211, -99.66777038574219, -54.47523880004883, 31.329381942749023, -62.695926666259766, 1.4404852390289307], "max": [34.43526077270508, 38.62126159667969, 99.18218994140625, 98.72988891601562, 1.9853709936141968, 43.366188049316406], "mean": [-11.768321990966797, -6.280742645263672, 15.809619903564453, 72.47340393066406, -23.516380310058594, 22.368982315063477], "std": [17.56348419189453, 38.9971809387207, 36.3194580078125, 16.793106079101562, 13.866473197937012, 11.464155197143555], "count": [1993]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113647144726646]], [[0.5232785435949175]], [[0.5138539244929888]]], "std": [[[0.2503765765269039]], [[0.25865250138279955]], [[0.2722449303403639]]], "count": [298]}, "observation.images.front": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45714837889853926]], [[0.45152226924047023]], [[0.43067874473614953]]], "std": [[[0.2133078388511459]], [[0.20736117940641843]], [[0.2231103201765534]]], "count": [298]}, "timestamp": {"min": [0.0], "max": [66.4], "mean": [33.2], "std": [19.17764902750653], "count": [1993]}, "frame_index": {"min": [0], "max": [1992], "mean": [996.0], "std": [575.3294708251959], "count": [1993]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1993]}, "index": {"min": [30518], "max": [32510], "mean": [31514.0], "std": [575.3294708251959], "count": [1993]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1993]}}} +{"episode_index": 13, "stats": {"action": {"min": [-51.289642333984375, -100.0, -72.21719360351562, 25.220458984375, -62.746646881103516, 0.47656869888305664], "max": [33.53065490722656, 46.21497344970703, 99.1855239868164, 100.0, 2.1310181617736816, 45.67116928100586], "mean": [-13.32662582397461, -17.981609344482422, 26.59990119934082, 70.78397369384766, -21.712854385375977, 21.06875991821289], "std": [17.990707397460938, 46.61030197143555, 45.29305648803711, 15.87070083618164, 14.841402053833008, 13.523951530456543], "count": [3028]}, "observation.state": {"min": [-51.04289627075195, -99.7508316040039, -69.83189392089844, 26.587636947631836, -62.4869384765625, 1.4404852390289307], "max": [33.1759147644043, 46.67774200439453, 99.09132385253906, 98.72988891601562, 1.9853709936141968, 45.33737564086914], "mean": [-13.361806869506836, -17.47263526916504, 27.55742073059082, 70.8650894165039, -21.71866798400879, 22.258527755737305], "std": [18.109426498413086, 46.83805465698242, 45.004722595214844, 15.66379451751709, 14.88270378112793, 13.510884284973145], "count": [3028]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095621275470973]], [[0.5228384555619633]], [[0.5143565669187065]]], "std": [[[0.25086527766776523]], [[0.2586281903708613]], [[0.2714622464341877]]], "count": [408]}, "observation.images.front": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580974945533769]], [[0.4562425919918621]], [[0.4308263638584519]]], "std": [[[0.21354085878613274]], [[0.20512234563045306]], [[0.22269797871644526]]], "count": [408]}, "timestamp": {"min": [0.0], "max": [100.9], "mean": [50.449999999999996], "std": [29.13694199618225], "count": [3028]}, "frame_index": {"min": [0], "max": [3027], "mean": [1513.5], "std": [874.1082598854675], "count": [3028]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [3028]}, "index": {"min": [32511], "max": [35538], "mean": [34024.5], "std": [874.1082598854675], "count": [3028]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3028]}}} +{"episode_index": 14, "stats": {"action": {"min": [-48.58351135253906, -99.49811553955078, -60.54298782348633, 25.396825790405273, -65.9037094116211, 0.0], "max": [15.264270782470703, 40.86156463623047, 100.0, 100.0, -3.341226100921631, 47.49801254272461], "mean": [-8.435029983520508, -22.183082580566406, 30.59878158569336, 65.65357971191406, -22.022624969482422, 15.639066696166992], "std": [19.489543914794922, 51.34479522705078, 52.724395751953125, 20.648408889770508, 15.432022094726562, 14.69443130493164], "count": [2560]}, "observation.state": {"min": [-48.20936584472656, -99.3355484008789, -57.92821502685547, 27.265029907226562, -65.62173461914062, 1.4404852390289307], "max": [15.151515007019043, 41.196014404296875, 99.45479583740234, 98.72988891601562, -3.6572623252868652, 47.15693664550781], "mean": [-8.563127517700195, -21.327293395996094, 31.028451919555664, 65.65930938720703, -21.908794403076172, 16.769746780395508], "std": [19.394641876220703, 51.748844146728516, 52.15549087524414, 20.581581115722656, 15.44159984588623, 14.77001953125], "count": [2560]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201981751536888]], [[0.5234773912040831]], [[0.5153033412529358]]], "std": [[[0.25314396406381956]], [[0.2583208836035825]], [[0.2716784134007796]]], "count": [359]}, "observation.images.front": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44838166623427456]], [[0.44690299909425235]], [[0.4241048334607752]]], "std": [[[0.20723594927420522]], [[0.20201967825566786]], [[0.21639576902697144]]], "count": [359]}, "timestamp": {"min": [0.0], "max": [85.3], "mean": [42.64999999999999], "std": [24.633609606028553], "count": [2560]}, "frame_index": {"min": [0], "max": [2559], "mean": [1279.5], "std": [739.0082881808567], "count": [2560]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [2560]}, "index": {"min": [35539], "max": [38098], "mean": [36818.5], "std": [739.0082881808567], "count": [2560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2560]}}} +{"episode_index": 15, "stats": {"action": {"min": [-46.55390930175781, -100.0, -100.0, 25.044092178344727, -57.379638671875, 0.7942811846733093], "max": [34.122623443603516, 67.62860870361328, 99.72850799560547, 100.0, 0.18416206538677216, 47.736297607421875], "mean": [-15.418829917907715, 0.08780059218406677, 4.2542009353637695, 76.17223358154297, -24.49758529663086, 21.608680725097656], "std": [21.126506805419922, 46.21029281616211, 50.530555725097656, 16.06684684753418, 15.224863052368164, 14.732823371887207], "count": [2014]}, "observation.state": {"min": [-46.32034683227539, -99.4186019897461, -97.27396392822266, 26.164268493652344, -57.15778350830078, 1.3646701574325562], "max": [33.88429641723633, 68.35548400878906, 99.45479583740234, 98.72988891601562, -0.20898641645908356, 47.005306243896484], "mean": [-15.488452911376953, 0.9603338241577148, 5.190862655639648, 76.14168548583984, -24.50543785095215, 22.782386779785156], "std": [21.072425842285156, 46.376949310302734, 50.18598175048828, 15.932416915893555, 15.13245677947998, 14.501955032348633], "count": [2014]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164647049745825]], [[0.5211644163035585]], [[0.5067126579520698]]], "std": [[[0.2531853215382704]], [[0.2590240906402845]], [[0.27205697804515067]]], "count": [300]}, "observation.images.front": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4506828281590414]], [[0.451361045751634]], [[0.4277422678376906]]], "std": [[[0.21317673559400951]], [[0.20395489138008102]], [[0.22005941607606005]]], "count": [300]}, "timestamp": {"min": [0.0], "max": [67.1], "mean": [33.55], "std": [19.379721646894495], "count": [2014]}, "frame_index": {"min": [0], "max": [2013], "mean": [1006.5], "std": [581.3916494068349], "count": [2014]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [2014]}, "index": {"min": [38099], "max": [40112], "mean": [39105.5], "std": [581.3916494068349], "count": [2014]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2014]}}} +{"episode_index": 16, "stats": {"action": {"min": [-47.061309814453125, -99.91635131835938, -85.5203628540039, 19.488536834716797, -47.85582733154297, 0.8737093210220337], "max": [29.13319206237793, 60.518611907958984, 97.28506469726562, 100.0, 0.1315443366765976, 52.978553771972656], "mean": [-14.116434097290039, 7.302631855010986, -8.075918197631836, 80.72428131103516, -22.83451271057129, 22.573766708374023], "std": [20.25310707092285, 50.768775939941406, 52.37083053588867, 17.5245418548584, 12.319175720214844, 16.020301818847656], "count": [1686]}, "observation.state": {"min": [-46.87131118774414, -99.7508316040039, -83.09859466552734, 20.15241241455078, -47.544410705566406, 1.4404852390289307], "max": [29.161746978759766, 60.797340393066406, 99.00045776367188, 98.72988891601562, -0.15673981606960297, 52.4639892578125], "mean": [-14.20560359954834, 8.043695449829102, -6.905623912811279, 80.48253631591797, -22.79714584350586, 23.661775588989258], "std": [20.303524017333984, 51.0291862487793, 52.3578987121582, 17.043933868408203, 12.308768272399902, 15.612829208374023], "count": [1686]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098070590720445]], [[0.5192427019392464]], [[0.5071605997912473]]], "std": [[[0.2516650078814581]], [[0.2592608978931801]], [[0.27318754204666323]]], "count": [263]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407974958995005]], [[0.44966221824598024]], [[0.42564616416908974]]], "std": [[[0.22372244642149997]], [[0.207165563549476]], [[0.22077385067184604]]], "count": [263]}, "timestamp": {"min": [0.0], "max": [56.166666666666664], "mean": [28.083333333333332], "std": [16.223539710579214], "count": [1686]}, "frame_index": {"min": [0], "max": [1685], "mean": [842.5], "std": [486.70619131737647], "count": [1686]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1686]}, "index": {"min": [40113], "max": [41798], "mean": [40955.5], "std": [486.70619131737647], "count": [1686]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1686]}}} +{"episode_index": 17, "stats": {"action": {"min": [-43.8477783203125, -100.0, -79.63800811767578, 7.583774089813232, -40.12102127075195, 0.0], "max": [36.57505416870117, 51.90296936035156, 99.45701599121094, 100.0, -1.7100763320922852, 45.51231002807617], "mean": [-4.603244304656982, -14.28946304321289, 16.648998260498047, 67.93146514892578, -18.029102325439453, 18.807693481445312], "std": [19.930749893188477, 59.454856872558594, 60.898433685302734, 18.430278778076172, 11.8045015335083, 14.529481887817383], "count": [1851]}, "observation.state": {"min": [-43.56552505493164, -97.84053039550781, -76.8287124633789, 8.89077091217041, -39.864158630371094, 1.4404852390289307], "max": [36.402992248535156, 52.57474899291992, 99.27305603027344, 98.72988891601562, -1.8808777332305908, 45.26156234741211], "mean": [-4.620173454284668, -13.441120147705078, 17.42791748046875, 67.84671783447266, -17.936635971069336, 19.32900619506836], "std": [19.92259979248047, 59.83930969238281, 60.321109771728516, 18.24913787841797, 11.816295623779297, 14.522865295410156], "count": [1851]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5037651655618907]], [[0.5128795272640182]], [[0.4978883490551461]]], "std": [[[0.2578527905702699]], [[0.2653685898231575]], [[0.2785034030848446]]], "count": [282]}, "observation.images.front": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501425783966069]], [[0.4481568859222176]], [[0.4222935548776248]]], "std": [[[0.21837597033404052]], [[0.21134315481325872]], [[0.22734366059165564]]], "count": [282]}, "timestamp": {"min": [0.0], "max": [61.666666666666664], "mean": [30.833333333333336], "std": [17.81125320522789], "count": [1851]}, "frame_index": {"min": [0], "max": [1850], "mean": [925.0], "std": [534.3375961568366], "count": [1851]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1851]}, "index": {"min": [41799], "max": [43649], "mean": [42724.0], "std": [534.3375961568366], "count": [1851]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1851]}}} +{"episode_index": 18, "stats": {"action": {"min": [-42.663848876953125, -100.0, -97.55656433105469, 3.791887044906616, -75.26966857910156, 0.23828434944152832], "max": [30.147991180419922, 50.39732360839844, 99.45701599121094, 100.0, 1.18389892578125, 49.324859619140625], "mean": [-13.273305892944336, -0.15503044426441193, 3.4556984901428223, 70.22277069091797, -20.32529067993164, 21.93310546875], "std": [16.987934112548828, 46.41255187988281, 48.18041229248047, 15.997851371765137, 18.925397872924805, 15.766051292419434], "count": [1934]}, "observation.state": {"min": [-42.62101364135742, -98.9202651977539, -95.27487182617188, 4.657070159912109, -75.287353515625, 1.4404852390289307], "max": [29.94883918762207, 50.49834060668945, 99.36392211914062, 98.81456756591797, 0.9926854968070984, 48.90068054199219], "mean": [-13.339090347290039, 0.7713755369186401, 4.494105339050293, 70.24982452392578, -20.350587844848633, 24.334428787231445], "std": [16.884319305419922, 46.64703369140625, 47.70732116699219, 15.76968765258789, 18.89948272705078, 14.426810264587402], "count": [1934]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4900572999722989]], [[0.5019032559950287]], [[0.49168326015018454]]], "std": [[[0.24971156370082637]], [[0.2567307060560719]], [[0.2682692327938084]]], "count": [291]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368328146407475]], [[0.43085404664443094]], [[0.40223111650158344]]], "std": [[[0.22225487234935454]], [[0.21363509512611442]], [[0.22808529602313216]]], "count": [291]}, "timestamp": {"min": [0.0], "max": [64.43333333333334], "mean": [32.21666666666667], "std": [18.60992118915786], "count": [1934]}, "frame_index": {"min": [0], "max": [1933], "mean": [966.5], "std": [558.2976356747358], "count": [1934]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1934]}, "index": {"min": [43650], "max": [45583], "mean": [44616.5], "std": [558.2976356747358], "count": [1934]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1934]}}} +{"episode_index": 19, "stats": {"action": {"min": [-43.42494583129883, -99.91635131835938, -100.0, 20.987653732299805, -43.751644134521484, 0.0], "max": [30.31712532043457, 61.355079650878906, 99.36651611328125, 100.0, 2.499342203140259, 47.10087203979492], "mean": [-8.638922691345215, -13.022538185119629, 13.674198150634766, 70.88704681396484, -16.402816772460938, 18.07650375366211], "std": [21.508785247802734, 56.02704620361328, 58.29265594482422, 15.519816398620605, 12.461810111999512, 15.289860725402832], "count": [2109]}, "observation.state": {"min": [-43.48681640625, -99.66777038574219, -97.18309783935547, 21.676546096801758, -43.57366943359375, 1.3646701574325562], "max": [30.10625648498535, 61.71096420288086, 99.18218994140625, 98.81456756591797, 2.2466039657592773, 46.70204544067383], "mean": [-8.73922348022461, -12.101268768310547, 14.558740615844727, 70.86563110351562, -16.44771385192871, 19.787677764892578], "std": [21.536392211914062, 56.35359573364258, 57.7266960144043, 15.385412216186523, 12.410327911376953, 14.862255096435547], "count": [2109]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49356597156547505]], [[0.5054746084035615]], [[0.4934583342089962]]], "std": [[[0.24990822950419164]], [[0.25712550573961124]], [[0.2682282402519713]]], "count": [311]}, "observation.images.front": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43938131265367886]], [[0.4371178460532123]], [[0.4070476043177185]]], "std": [[[0.23036035477339875]], [[0.21793693757389404]], [[0.23387406798744467]]], "count": [311]}, "timestamp": {"min": [0.0], "max": [70.26666666666667], "mean": [35.13333333333333], "std": [20.293859680719702], "count": [2109]}, "frame_index": {"min": [0], "max": [2108], "mean": [1054.0], "std": [608.815790421591], "count": [2109]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [2109]}, "index": {"min": [45584], "max": [47692], "mean": [46638.0], "std": [608.815790421591], "count": [2109]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2109]}}} +{"episode_index": 20, "stats": {"action": {"min": [-48.160675048828125, -100.0, -68.59728240966797, 23.456790924072266, -60.905025482177734, 0.23828434944152832], "max": [24.820295333862305, 44.709327697753906, 99.1855239868164, 100.0, 1.5522230863571167, 51.31056213378906], "mean": [-11.908712387084961, -5.466469764709473, 10.41051959991455, 72.34746551513672, -19.86736297607422, 20.13555145263672], "std": [18.610780715942383, 41.024566650390625, 39.10855484008789, 14.9533052444458, 11.780318260192871, 13.851959228515625], "count": [1799]}, "observation.state": {"min": [-47.815818786621094, -99.3355484008789, -66.01544952392578, 24.470787048339844, -60.344825744628906, 1.4404852390289307], "max": [24.439197540283203, 45.348838806152344, 99.18218994140625, 98.72988891601562, 1.1494252681732178, 50.26535415649414], "mean": [-11.90749740600586, -4.578636169433594, 11.234585762023926, 72.34272766113281, -19.845903396606445, 22.492263793945312], "std": [18.624982833862305, 41.21095275878906, 38.73333740234375, 14.704422950744629, 11.760172843933105, 12.804291725158691], "count": [1799]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4917539221606517]], [[0.5045870788734174]], [[0.4935281448328123]]], "std": [[[0.24951302184646862]], [[0.25743897288624173]], [[0.267185579326821]]], "count": [276]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343268440075305]], [[0.4327473173901203]], [[0.41013276439802976]]], "std": [[[0.2191801274308161]], [[0.20547214542380735]], [[0.2185077134495314]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.93333333333333], "mean": [29.966666666666665], "std": [17.31088289679838], "count": [1799]}, "frame_index": {"min": [0], "max": [1798], "mean": [899.0], "std": [519.3264869039514], "count": [1799]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1799]}, "index": {"min": [47693], "max": [49491], "mean": [48592.0], "std": [519.3264869039514], "count": [1799]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1799]}}} +{"episode_index": 21, "stats": {"action": {"min": [-51.71247482299805, -99.91635131835938, -80.4524917602539, 23.368606567382812, -51.696922302246094, 0.07942811399698257], "max": [21.522199630737305, 51.233795166015625, 99.45701599121094, 100.0, 1.4469876289367676, 46.22716522216797], "mean": [-10.572888374328613, -17.288814544677734, 23.189817428588867, 66.82140350341797, -21.184982299804688, 17.161941528320312], "std": [19.738401412963867, 45.895530700683594, 44.93694305419922, 13.920970916748047, 13.830795288085938, 13.221735000610352], "count": [1613]}, "observation.state": {"min": [-51.5938606262207, -99.7508316040039, -78.10086059570312, 24.978832244873047, -51.77638626098633, 1.667930245399475], "max": [21.369539260864258, 51.74418640136719, 99.18218994140625, 98.72988891601562, 1.306165099143982, 45.716453552246094], "mean": [-10.48750114440918, -16.535419464111328, 24.09829330444336, 66.88076782226562, -21.18777847290039, 19.698875427246094], "std": [19.822185516357422, 46.08212661743164, 44.4853401184082, 13.719928741455078, 13.753046035766602, 12.542009353637695], "count": [1613]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946409603211363]], [[0.5073797818777555]], [[0.49474554513406416]]], "std": [[[0.2495571372466918]], [[0.257252623288579]], [[0.2679106139462658]]], "count": [254]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44164707812258763]], [[0.43385830470639697]], [[0.40590597016365604]]], "std": [[[0.22447104639808638]], [[0.21585509926945812]], [[0.23067151741525707]]], "count": [254]}, "timestamp": {"min": [0.0], "max": [53.733333333333334], "mean": [26.866666666666667], "std": [15.52109675391673], "count": [1613]}, "frame_index": {"min": [0], "max": [1612], "mean": [806.0], "std": [465.6329026175019], "count": [1613]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1613]}, "index": {"min": [49492], "max": [51104], "mean": [50298.0], "std": [465.6329026175019], "count": [1613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1613]}}} +{"episode_index": 22, "stats": {"action": {"min": [-49.76744079589844, -100.0, -99.90950012207031, 35.44973373413086, -40.857669830322266, 0.15885622799396515], "max": [32.60042190551758, 53.82685089111328, 99.27601623535156, 100.0, 1.867929458618164, 45.75059509277344], "mean": [-13.129487991333008, -9.759054183959961, 13.261650085449219, 68.62954711914062, -19.30653190612793, 22.650928497314453], "std": [21.60386085510254, 46.4520149230957, 49.93326187133789, 18.4444522857666, 12.614253044128418, 14.54250717163086], "count": [1391]}, "observation.state": {"min": [-49.23258590698242, -99.25249481201172, -97.81917572021484, 35.986454010009766, -40.491119384765625, 1.4404852390289307], "max": [31.916568756103516, 54.40199279785156, 99.18218994140625, 98.72988891601562, 1.5151515007019043, 45.33737564086914], "mean": [-13.155013084411621, -8.866951942443848, 14.049368858337402, 68.58418273925781, -19.29667854309082, 24.027509689331055], "std": [21.538328170776367, 46.715911865234375, 49.47319030761719, 18.150667190551758, 12.511861801147461, 14.077526092529297], "count": [1391]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4927491434165443]], [[0.5059953763688539]], [[0.4933873664737554]]], "std": [[[0.25004776230720327]], [[0.25835866547701003]], [[0.26862244909200383]]], "count": [227]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4405962792606029]], [[0.43628453596930694]], [[0.41009235535256683]]], "std": [[[0.22319871196952304]], [[0.21461125219180624]], [[0.22858962806918165]]], "count": [227]}, "timestamp": {"min": [0.0], "max": [46.333333333333336], "mean": [23.166666666666664], "std": [13.384900281868205], "count": [1391]}, "frame_index": {"min": [0], "max": [1390], "mean": [695.0], "std": [401.54700845604617], "count": [1391]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1391]}, "index": {"min": [51105], "max": [52495], "mean": [51800.0], "std": [401.54700845604617], "count": [1391]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1391]}}} +{"episode_index": 23, "stats": {"action": {"min": [-46.63847732543945, -100.0, -79.90950012207031, 44.53262710571289, -52.17048263549805, 0.23828434944152832], "max": [26.088794708251953, 45.62944412231445, 99.27601623535156, 100.0, 1.8153117895126343, 52.819698333740234], "mean": [-8.054956436157227, -16.67658805847168, 20.10997200012207, 70.70708465576172, -16.455698013305664, 17.269187927246094], "std": [21.73080062866211, 54.51021194458008, 53.047706604003906, 15.07359504699707, 13.972709655761719, 16.60088348388672], "count": [2130]}, "observation.state": {"min": [-46.63518142700195, -99.25249481201172, -77.46479034423828, 45.300594329833984, -51.93312454223633, 1.4404852390289307], "max": [25.698543548583984, 46.17940139770508, 99.18218994140625, 98.72988891601562, 1.5673980712890625, 52.236541748046875], "mean": [-8.158138275146484, -15.990008354187012, 20.964632034301758, 70.63337707519531, -16.475805282592773, 19.575834274291992], "std": [21.737510681152344, 54.77182388305664, 52.5474853515625, 14.996682167053223, 13.923284530639648, 15.83670711517334], "count": [2130]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49643296912304147]], [[0.5103276300403016]], [[0.4934693275073608]]], "std": [[[0.253503566335435]], [[0.26015315099820707]], [[0.2734381382209583]]], "count": [313]}, "observation.images.front": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432509230329512]], [[0.4296491247990144]], [[0.4046620903286767]]], "std": [[[0.22653165831264868]], [[0.2178511012693722]], [[0.2309512332391702]]], "count": [313]}, "timestamp": {"min": [0.0], "max": [70.96666666666667], "mean": [35.483333333333334], "std": [20.495932297427718], "count": [2130]}, "frame_index": {"min": [0], "max": [2129], "mean": [1064.5], "std": [614.8779689228317], "count": [2130]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [2130]}, "index": {"min": [52496], "max": [54625], "mean": [53560.5], "std": [614.8779689228317], "count": [2130]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2130]}}} +{"episode_index": 24, "stats": {"action": {"min": [-48.921775817871094, -100.0, -73.2126693725586, 39.41798782348633, -48.908180236816406, 0.07942811399698257], "max": [22.114164352416992, 50.731910705566406, 99.36651611328125, 100.0, 1.5522230863571167, 53.852264404296875], "mean": [-13.660542488098145, -15.947124481201172, 20.540508270263672, 72.18172454833984, -22.32770538330078, 19.846601486206055], "std": [22.28694725036621, 47.26909255981445, 46.1650390625, 15.351110458374023, 13.186434745788574, 15.539456367492676], "count": [1591]}, "observation.state": {"min": [-48.76033020019531, -99.584716796875, -71.19490814208984, 40.47417449951172, -48.48484802246094, 1.4404852390289307], "max": [21.99921226501465, 51.079734802246094, 99.18218994140625, 98.72988891601562, 1.2539185285568237, 53.3737678527832], "mean": [-13.718400955200195, -15.253396034240723, 21.252017974853516, 72.08885192871094, -22.31279754638672, 20.79785919189453], "std": [22.23117446899414, 47.490257263183594, 45.7972297668457, 15.156691551208496, 13.084159851074219, 15.541089057922363], "count": [1591]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5067222417519465]], [[0.5204419001553697]], [[0.5035037421121614]]], "std": [[[0.25151787738114034]], [[0.25898876909717755]], [[0.27109101401737234]]], "count": [251]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380298934979038]], [[0.43596408565086064]], [[0.4062027535283702]]], "std": [[[0.22614981762604297]], [[0.21537360873245753]], [[0.23079736538113155]]], "count": [251]}, "timestamp": {"min": [0.0], "max": [53.0], "mean": [26.5], "std": [15.309401613968385], "count": [1591]}, "frame_index": {"min": [0], "max": [1590], "mean": [795.0], "std": [459.28204841905153], "count": [1591]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1591]}, "index": {"min": [54626], "max": [56216], "mean": [55421.0], "std": [459.28204841905153], "count": [1591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1591]}}} +{"episode_index": 25, "stats": {"action": {"min": [-50.27484130859375, -100.0, -85.33936309814453, 45.94356155395508, -50.80242156982422, 0.47656869888305664], "max": [20.676532745361328, 44.87662124633789, 99.36651611328125, 100.0, 3.393843650817871, 54.32883071899414], "mean": [-11.25898265838623, -18.241796493530273, 25.535024642944336, 66.1988754272461, -24.387523651123047, 19.730716705322266], "std": [18.85315704345703, 46.73334503173828, 45.61927795410156, 15.2160062789917, 15.71148681640625, 15.646964073181152], "count": [1566]}, "observation.state": {"min": [-50.019676208496094, -99.50166320800781, -83.00772094726562, 46.4013557434082, -50.62696075439453, 1.4404852390289307], "max": [20.188901901245117, 45.348838806152344, 99.18218994140625, 98.72988891601562, 3.134796142578125, 53.75284194946289], "mean": [-11.270852088928223, -17.455778121948242, 26.224023818969727, 66.17079162597656, -24.340003967285156, 21.60245704650879], "std": [18.824905395507812, 46.96994400024414, 45.19339370727539, 15.013068199157715, 15.67912483215332, 15.208474159240723], "count": [1566]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5018677469867875]], [[0.5148701079222011]], [[0.49650907038442615]]], "std": [[[0.2517977994527096]], [[0.26012820078047016]], [[0.2729322295345475]]], "count": [248]}, "observation.images.front": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267969680647797]], [[0.42754897842873707]], [[0.40458403996679315]]], "std": [[[0.22683354233692468]], [[0.21626180657263805]], [[0.22786489843251284]]], "count": [248]}, "timestamp": {"min": [0.0], "max": [52.166666666666664], "mean": [26.083333333333332], "std": [15.068838953529479], "count": [1566]}, "frame_index": {"min": [0], "max": [1565], "mean": [782.5], "std": [452.06516860588437], "count": [1566]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1566]}, "index": {"min": [56217], "max": [57782], "mean": [56999.5], "std": [452.06516860588437], "count": [1566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1566]}}} +{"episode_index": 26, "stats": {"action": {"min": [-54.75687026977539, -100.0, -100.0, 39.594356536865234, -68.58721160888672, 0.7942811846733093], "max": [24.820295333862305, 52.82308578491211, 99.27601623535156, 100.0, -0.3946329951286316, 53.0579833984375], "mean": [-18.360692977905273, -11.002964973449707, 15.059080123901367, 68.59573364257812, -27.173343658447266, 21.69040298461914], "std": [22.06456756591797, 45.4693717956543, 47.62008285522461, 14.155789375305176, 15.708866119384766, 16.691368103027344], "count": [1530]}, "observation.state": {"min": [-54.427391052246094, -99.584716796875, -97.18309783935547, 40.050804138183594, -68.28630828857422, 1.4404852390289307], "max": [24.83274269104004, 53.073089599609375, 99.18218994140625, 98.72988891601562, -0.731452465057373, 52.4639892578125], "mean": [-18.446958541870117, -9.933819770812988, 15.865416526794434, 68.60357666015625, -27.149721145629883, 23.723716735839844], "std": [22.11263656616211, 45.78261947631836, 47.28221893310547, 13.952332496643066, 15.68091106414795, 15.74219036102295], "count": [1530]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5014024697310618]], [[0.5159327442497946]], [[0.4982293999339262]]], "std": [[[0.2536166168664733]], [[0.26125491750043983]], [[0.27339324733245973]]], "count": [244]}, "observation.images.front": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43198877136237007]], [[0.42804105894406946]], [[0.4034073264893389]]], "std": [[[0.22194327410851078]], [[0.2126389777491896]], [[0.22588215284296634]]], "count": [244]}, "timestamp": {"min": [0.0], "max": [50.96666666666667], "mean": [25.483333333333334], "std": [14.72242871972581], "count": [1530]}, "frame_index": {"min": [0], "max": [1529], "mean": [764.5], "std": [441.67286159177434], "count": [1530]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1530]}, "index": {"min": [57783], "max": [59312], "mean": [58547.5], "std": [441.67286159177434], "count": [1530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1530]}}} +{"episode_index": 27, "stats": {"action": {"min": [-55.17970275878906, -100.0, -77.55656433105469, 35.97883605957031, -60.16837692260742, 0.0], "max": [24.143762588500977, 45.71308898925781, 99.45701599121094, 100.0, -0.4998684525489807, 49.56314468383789], "mean": [-14.826977729797363, -16.36552619934082, 26.232681274414062, 67.51055908203125, -25.29501724243164, 23.0472354888916], "std": [20.43939781188965, 39.69936752319336, 40.38329315185547, 15.03294849395752, 14.455333709716797, 15.436025619506836], "count": [1314]}, "observation.state": {"min": [-54.8996467590332, -99.584716796875, -75.4656982421875, 37.933956146240234, -59.82236099243164, 1.4404852390289307], "max": [24.360488891601562, 46.096343994140625, 99.18218994140625, 98.72988891601562, -0.731452465057373, 48.67323684692383], "mean": [-14.816978454589844, -15.606487274169922, 27.172578811645508, 67.54718017578125, -25.238527297973633, 24.549585342407227], "std": [20.462295532226562, 39.91355514526367, 40.14009094238281, 14.830225944519043, 14.431685447692871, 14.891664505004883], "count": [1314]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044249915052668]], [[0.5184302832244009]], [[0.5009342332753692]]], "std": [[[0.25210281533507134]], [[0.26043864873939576]], [[0.272288830502871]]], "count": [218]}, "observation.images.front": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448089509504108]], [[0.4382589428929064]], [[0.41197454297085806]]], "std": [[[0.2229085827701848]], [[0.21482135817238615]], [[0.2295287743125699]]], "count": [218]}, "timestamp": {"min": [0.0], "max": [43.766666666666666], "mean": [21.883333333333336], "std": [12.643967233720886], "count": [1314]}, "frame_index": {"min": [0], "max": [1313], "mean": [656.5], "std": [379.31901701162656], "count": [1314]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1314]}, "index": {"min": [59313], "max": [60626], "mean": [59969.5], "std": [379.31901701162656], "count": [1314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1314]}}} diff --git a/meta/info.json b/meta/info.json index 88875ba577458dae0f22681f8aa12bab21b27e74..ae1cdafa213ec35501bdc4b143b178319f740627 100644 --- a/meta/info.json +++ b/meta/info.json @@ -1,16 +1,18 @@ { - "codebase_version": "v3.0", + "codebase_version": "v2.1", "robot_type": "so101_follower", "total_episodes": 28, "total_frames": 60627, "total_tasks": 1, + "total_videos": 56, + "total_chunks": 1, "chunks_size": 1000, - "fps": 30.0, + "fps": 30, "splits": { "train": "0:28" }, - "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", - "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", + "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", @@ -24,8 +26,7 @@ "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" - ], - "fps": 30.0 + ] }, "observation.state": { "dtype": "float32", @@ -39,8 +40,7 @@ "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" - ], - "fps": 30.0 + ] }, "observation.images.side": { "dtype": "video", @@ -93,42 +93,35 @@ "shape": [ 1 ], - "names": null, - "fps": 30.0 + "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], - "names": null, - "fps": 30.0 + "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], - "names": null, - "fps": 30.0 + "names": null }, "index": { "dtype": "int64", "shape": [ 1 ], - "names": null, - "fps": 30.0 + "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], - "names": null, - "fps": 30.0 + "names": null } - }, - "data_files_size_in_mb": 100, - "video_files_size_in_mb": 500 + } } \ No newline at end of file diff --git a/meta/stats.json b/meta/stats.json deleted file mode 100644 index 8b24c4b91b41ed86d2504b41b3648175df6c5e2b..0000000000000000000000000000000000000000 --- a/meta/stats.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "action": { - "min": [ - -55.17970275878906, - -100.0, - -100.0, - 3.791887044906616, - -75.26966857910156, - 0.0 - ], - "max": [ - 41.73361587524414, - 79.08824920654297, - 100.0, - 100.0, - 8.02420425415039, - 55.440826416015625 - ], - "mean": [ - -13.468495168609936, - -7.364860185222257, - 10.94327001123974, - 72.0607104781774, - -19.09276881222597, - 20.88330500625358 - ], - "std": [ - 19.33883309571125, - 49.718110218166856, - 52.26599154243888, - 17.62644674506876, - 14.13293173013009, - 14.149021569217078 - ], - "count": [ - 60627 - ] - }, - "frame_index": { - "min": [ - 0 - ], - "max": [ - 3596 - ], - "mean": [ - 1161.032163887377 - ], - "std": [ - 758.1897751807388 - ], - "count": [ - 60627 - ] - }, - "index": { - "min": [ - 0 - ], - "max": [ - 60626 - ], - "mean": [ - 30313.0 - ], - "std": [ - 17501.507382698976 - ], - "count": [ - 60627 - ] - }, - "observation.state": { - "min": [ - -54.8996467590332, - -99.7508316040039, - -99.00045776367188, - 4.657070159912109, - -75.287353515625, - 1.3646701574325562 - ], - "max": [ - 41.67650604248047, - 78.98670959472656, - 99.45479583740234, - 98.81456756591797, - 7.836990833282471, - 53.75284194946289 - ], - "mean": [ - -13.484196641619883, - -6.5429160956341335, - 11.8362399976729, - 72.00841369533266, - -19.06567687323838, - 22.164688604499798 - ], - "std": [ - 19.34675446126779, - 49.993018297837246, - 51.84481025760565, - 17.398147528861344, - 14.108588331740247, - 13.730288545569588 - ], - "count": [ - 60627 - ] - }, - "observation.images.front": { - "min": [ - [ - [ - 0.0 - ] - ], - [ - [ - 0.011764705882352941 - ] - ], - [ - [ - 0.0 - ] - ] - ], - "max": [ - [ - [ - 1.0 - ] - ], - [ - [ - 1.0 - ] - ], - [ - [ - 1.0 - ] - ] - ], - "mean": [ - [ - [ - 0.4451618104908819 - ] - ], - [ - [ - 0.4425747342801745 - ] - ], - [ - [ - 0.41954869519702387 - ] - ] - ], - "std": [ - [ - [ - 0.22267006035672454 - ] - ], - [ - [ - 0.2139612219397468 - ] - ], - [ - [ - 0.22746226433191974 - ] - ] - ], - "count": [ - 8815 - ] - }, - "episode_index": { - "min": [ - 0 - ], - "max": [ - 27 - ], - "mean": [ - 12.026522836360037 - ], - "std": [ - 7.869405716370778 - ], - "count": [ - 60627 - ] - }, - "observation.images.side": { - "min": [ - [ - [ - 0.0 - ] - ], - [ - [ - 0.0 - ] - ], - [ - [ - 0.0 - ] - ] - ], - "max": [ - [ - [ - 1.0 - ] - ], - [ - [ - 1.0 - ] - ], - [ - [ - 1.0 - ] - ] - ], - "mean": [ - [ - [ - 0.506890861876357 - ] - ], - [ - [ - 0.5170065834936736 - ] - ], - [ - [ - 0.5037710930442638 - ] - ] - ], - "std": [ - [ - [ - 0.25282090905890514 - ] - ], - [ - [ - 0.25960447276861515 - ] - ], - [ - [ - 0.27261416102936065 - ] - ] - ], - "count": [ - 8815 - ] - }, - "task_index": { - "min": [ - 0 - ], - "max": [ - 0 - ], - "mean": [ - 0.0 - ], - "std": [ - 0.0 - ], - "count": [ - 60627 - ] - }, - "timestamp": { - "min": [ - 0.0 - ], - "max": [ - 119.86666666666666 - ], - "mean": [ - 38.70107212957924 - ], - "std": [ - 25.272992506024625 - ], - "count": [ - 60627 - ] - } -} \ No newline at end of file diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..87c9a4d31ccdd2c2e0605b440523b86bf93fd9a4 --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Create a stack of objects"} diff --git a/meta/tasks.parquet b/meta/tasks.parquet deleted file mode 100644 index 60580f672bf9297a6b3c9d688456996c0aa3bae5..0000000000000000000000000000000000000000 --- a/meta/tasks.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84fcf5b28c4223368b152dd2e2b4df667cfe20e7262edb9b087ca1d1817a03f0 -size 2171 diff --git a/videos/chunk-000/observation.images.front/episode_000000.mp4 b/videos/chunk-000/observation.images.front/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9a712305d31eb902458984431e41846916ccb3 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ef1247f8e13aeb7a798f7aa31f6f4fb6b58241d2314bfa470b416791299705 +size 47474662 diff --git a/videos/chunk-000/observation.images.front/episode_000001.mp4 b/videos/chunk-000/observation.images.front/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e576d37d1b9a8b790a12dce7a53809cf065fcf8 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b9b76e95a57abb330c5b0767feee7672bed8cc0a94efd6eaf97d195a60135d +size 55377885 diff --git a/videos/chunk-000/observation.images.front/episode_000002.mp4 b/videos/chunk-000/observation.images.front/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7bcdff03897256a3b6af633f916e92c1ead68a3 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5a59cdc00a08740e0e8f7cd602567166e8fd1acadafa5fc108d139d20df3da +size 38759315 diff --git a/videos/chunk-000/observation.images.front/episode_000003.mp4 b/videos/chunk-000/observation.images.front/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf2a2b122ee289c97a22f6c21e982b9c29d002b --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a09bbd52f70617e63d9b85685138d823fd6b84bc3fbcf67ab38fa4d3105276c +size 26316611 diff --git a/videos/chunk-000/observation.images.front/episode_000004.mp4 b/videos/chunk-000/observation.images.front/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e36303ec13b586423419f64ea3b17d46ecc57928 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a619c73073f59c61878e63a0997ddfa91e094fdc07f69944304f90f923097f +size 21605301 diff --git a/videos/chunk-000/observation.images.front/episode_000005.mp4 b/videos/chunk-000/observation.images.front/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9274ff86d9637c88873970b6e80d67410a25d288 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a721e262f01ce7a6190a18676c1a84bdab2f94f2853f4c78f9ccf82f08241bd +size 35915885 diff --git a/videos/chunk-000/observation.images.front/episode_000006.mp4 b/videos/chunk-000/observation.images.front/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90c565315cb40d0cd530dc980ef8d80f23b68b5 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efde71e9698fe744287c2cd2648f8c902a3e1fc8111a6949f601f2bdad8441a +size 33805393 diff --git a/videos/chunk-000/observation.images.front/episode_000007.mp4 b/videos/chunk-000/observation.images.front/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad52aae51a223c9c6a5021b35780bdb0807c990c --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e090d5c5303f2b1ebfbb3d50254a71d3118bf979c13796813ecbac0c34ad3f +size 32283896 diff --git a/videos/chunk-000/observation.images.front/episode_000008.mp4 b/videos/chunk-000/observation.images.front/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48520170eeb74d8f28fcf328c201802d626ce13 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da76f9513561c2fb2dcca715f4ca2fb8d33b17a7e9a504626f7b02e8107d50 +size 36576428 diff --git a/videos/chunk-000/observation.images.front/episode_000009.mp4 b/videos/chunk-000/observation.images.front/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778d2dbb306372db455f4c63cfe554065caea600 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdaa37b2aea7d1ee1a237afa6202ec8e663fef9c6f609786aaa2ee5951b24b64 +size 39351010 diff --git a/videos/chunk-000/observation.images.front/episode_000010.mp4 b/videos/chunk-000/observation.images.front/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c2efffb02e582c7465ca07cda3f10b37a3dd628 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9bc894cbe621b7f3c7d90ceced07e01619997eb5627b7bda19350edf55c626 +size 33495128 diff --git a/videos/chunk-000/observation.images.front/episode_000011.mp4 b/videos/chunk-000/observation.images.front/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea6faac92c2ba55fe8d7fbb996b29893076d12b3 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258a4f1dc778647ac4d52979e721a8611e3182395b6861220d533b306d4a5201 +size 47046637 diff --git a/videos/chunk-000/observation.images.front/episode_000012.mp4 b/videos/chunk-000/observation.images.front/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c953af3fb2e67e6b8dacaf173ff399c59ca33fe3 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74620fc3664fbc1e710f6fb401ecc2d1b8ebb90ad1657b2bad268c9f5bd4813c +size 29201328 diff --git a/videos/chunk-000/observation.images.front/episode_000013.mp4 b/videos/chunk-000/observation.images.front/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa6efcdd10b85fb1f6542d362f053b184afe9dca --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f1861539eaec2bf45f9032b79559a8bd16a8735cca93eee027bd8cb986c98a +size 44114300 diff --git a/videos/chunk-000/observation.images.front/episode_000014.mp4 b/videos/chunk-000/observation.images.front/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60555cdd152b740432902eaa3f393d1037ac696 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dcceab0c65bb8a7f861280efb121660271f68c1790e8b72ecae52b030c6d01 +size 37035775 diff --git a/videos/chunk-000/observation.images.front/episode_000015.mp4 b/videos/chunk-000/observation.images.front/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd99b827bac57658b08295da4d6e79afda83c18f --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b70de83842179cc9420ccb3235260747766cd8844bbd49760014497bec94d0 +size 29762684 diff --git a/videos/chunk-000/observation.images.front/episode_000016.mp4 b/videos/chunk-000/observation.images.front/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb88895b74af99ca845d1b56c078b34fea02cba --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c8a7cba9449a8ecff3fc5cec11782e838127384ba8f4804a95c53918d0e19b +size 26254067 diff --git a/videos/chunk-000/observation.images.front/episode_000017.mp4 b/videos/chunk-000/observation.images.front/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f30f56165e26b3549af08179d18068395435791 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:501acc76bff2894bc4ef01108c2bf2bf6fe963d90b354d96c1a3b43fce8e44d4 +size 27330415 diff --git a/videos/chunk-000/observation.images.front/episode_000018.mp4 b/videos/chunk-000/observation.images.front/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e02bda7104e6f5882325121e6335894dbff49206 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db683dbb8652a8661c665fbe33c6fe9564c7cb52c0629a909866378b476a8ea +size 28955299 diff --git a/videos/chunk-000/observation.images.front/episode_000019.mp4 b/videos/chunk-000/observation.images.front/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094c7d680b7109ef7f6fccf7856796c72e4270cf --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4919df0810c97e3ae38bfc87efac0fdaaa52e97b8286ded0bd48f955b4fc0ad4 +size 31244034 diff --git a/videos/chunk-000/observation.images.front/episode_000020.mp4 b/videos/chunk-000/observation.images.front/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50c989be9de52b50591393aefdd311f9bffb801 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9f587528b01cc01af65c7f7d6cc53f4532337578373426e26a5577578b0282 +size 26214952 diff --git a/videos/chunk-000/observation.images.front/episode_000021.mp4 b/videos/chunk-000/observation.images.front/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac8813c4d88535572e9e8d2eb6b4cd405d06a75c --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a6c4fd7f2c67c082cc43d747c5cad3b5b6da378f3772f1a33ada620e8e97f8 +size 24100643 diff --git a/videos/chunk-000/observation.images.front/episode_000022.mp4 b/videos/chunk-000/observation.images.front/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7c25d714e0ec79c18514f86f25439cf549b5100 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd8c81cae5c46f6e46cf546a29e45a3de0d9c36b3cdf759fdec47fe14a6f2ee +size 20736208 diff --git a/videos/chunk-000/observation.images.front/episode_000023.mp4 b/videos/chunk-000/observation.images.front/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e1ff3b6eaf50ce25d61b4f23ee1e44750b214fd --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eda85779accc1d41a7ef26a6bbe0f3b4e7ff11e862c9ab6e8552687e5808bb3 +size 31879041 diff --git a/videos/chunk-000/observation.images.front/episode_000024.mp4 b/videos/chunk-000/observation.images.front/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3126fa5ab232ad8a192b2c68c72f4585cec93b47 --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1c47c022bc78147e33125b38fc28c647f459405f140eead376b7768e73c783 +size 23346255 diff --git a/videos/chunk-000/observation.images.front/episode_000025.mp4 b/videos/chunk-000/observation.images.front/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48984d15c61c1747de2a1ba0219550d5512b87c --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a05bffde9b1e6fc7a074aef346d7439fb3b3a24db43808eaf497c71b83cc776 +size 22948787 diff --git a/videos/chunk-000/observation.images.front/episode_000026.mp4 b/videos/chunk-000/observation.images.front/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff15cdd5e6b256068c0ca362127fea25b6126be --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac6eb937b622cfe39d0000f5dfede75a7c7a03c6b1b09c0a17686cc292901ab +size 22984195 diff --git a/videos/chunk-000/observation.images.front/episode_000027.mp4 b/videos/chunk-000/observation.images.front/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860f8fe7ead822de416a00cd4f83aef4cbda15bb --- /dev/null +++ b/videos/chunk-000/observation.images.front/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95be9cefd3272dbdd3de0192791448fbc7ddfc4f53b17c0cf1d6e9fed3e49638 +size 19354494 diff --git a/videos/chunk-000/observation.images.side/episode_000000.mp4 b/videos/chunk-000/observation.images.side/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13b87d809afee7438041dc401c25709c1a6bdb7d --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4929ba1bcc759c0dc2b397cdc90ed6d1c72d438bd953ac55ba70476d7c1899a0 +size 163459255 diff --git a/videos/chunk-000/observation.images.side/episode_000001.mp4 b/videos/chunk-000/observation.images.side/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a01fde27cf385fdaa193e68dddc5ec7b76dae405 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24dc64f1c754c37fc00c6c86b85411b790ca1d59b8bbe702137d23ba8a7f9373 +size 176489629 diff --git a/videos/chunk-000/observation.images.side/episode_000002.mp4 b/videos/chunk-000/observation.images.side/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c916861ce960b5e3e07b04c783b56dff91cc83ca --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d0ff6bffc6b09a54350470b291a53492d9947f7e6a316afecac79e2ff0c9f5 +size 132560075 diff --git a/videos/chunk-000/observation.images.side/episode_000003.mp4 b/videos/chunk-000/observation.images.side/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9973d0dd7601f3270cd22718d0edeed731d9655a --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500fd19c424346bde543ece43bc7f3ae057b5e4bec5f4abd9b88fa42fa3c5894 +size 87680992 diff --git a/videos/chunk-000/observation.images.side/episode_000004.mp4 b/videos/chunk-000/observation.images.side/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f43ce7eef5302febe54dba564cb560b8def7cf --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e776a32e12f51afa7723f8a8531690c8e0a09674da64733faa8ce94d1ae19760 +size 74279565 diff --git a/videos/chunk-000/observation.images.side/episode_000005.mp4 b/videos/chunk-000/observation.images.side/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3b594bede1bd772b541714dd05daf529406a47 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bc13de3d0b52fc07ba4fcc888f577478e5bc1f5def2a9c7c2e14235814f55d +size 122247105 diff --git a/videos/chunk-000/observation.images.side/episode_000006.mp4 b/videos/chunk-000/observation.images.side/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02fec49d8fc637b8638768d6f41e7da12c96de97 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ddfbec43971030d649bc82316d10369af63852de644a998103f5d5a260eadc +size 113831231 diff --git a/videos/chunk-000/observation.images.side/episode_000007.mp4 b/videos/chunk-000/observation.images.side/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f07bec88a79c887d0ce8485a4bb77d417fe83c --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107037c65006881ba7e532343b969cd1089c7d8c6f4c8b6f87c6a6fa02d8f8bf +size 112034346 diff --git a/videos/chunk-000/observation.images.side/episode_000008.mp4 b/videos/chunk-000/observation.images.side/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8d8de8b6aa9ae7931b1915f99a17603e38afa7 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1ab09969219da780e767993f694b4f5b3ef7621dc7d0bd178823dbd614cafb +size 122211680 diff --git a/videos/chunk-000/observation.images.side/episode_000009.mp4 b/videos/chunk-000/observation.images.side/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77effc3105ea02d5b78b8978cebeb08ab3c6805 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab7706fc8cc169c57ae5eaa28a0580a9ac08b2e479c50b03624dc3d79dc7b60 +size 131362028 diff --git a/videos/chunk-000/observation.images.side/episode_000010.mp4 b/videos/chunk-000/observation.images.side/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e954c4c9df9a2b4586394c2dea984479bee2c0 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e751590e10ec4458f58c813c206448dcc452d1aad6c6ea98a8101d5c4df01c2 +size 108875573 diff --git a/videos/chunk-000/observation.images.side/episode_000011.mp4 b/videos/chunk-000/observation.images.side/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884f5cd411be279d2c4ccd30f2b805ac59776d5c --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9048a3a60b2fce28128633157061da8a35c979242b6238a7576a91a20fcd8d9d +size 155267681 diff --git a/videos/chunk-000/observation.images.side/episode_000012.mp4 b/videos/chunk-000/observation.images.side/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2524065f8f92e720b49893ad7dde03371ec14069 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b5ebb2ba110028a903bdcc71347a53c72b40a2ae4f7d80ef96c1258b309f72 +size 97691830 diff --git a/videos/chunk-000/observation.images.side/episode_000013.mp4 b/videos/chunk-000/observation.images.side/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e0daba3979a1bdd51d240a0a26d639940ab117f --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7535d503c4bf6c179c7c933ac1e144296dcd524337721f31bc0793206be7b1b8 +size 148192148 diff --git a/videos/chunk-000/observation.images.side/episode_000014.mp4 b/videos/chunk-000/observation.images.side/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f953e1be57b1c22656378abfebe1d52b7ee847ae --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c860d5c49fba0b5fee6a1f39365d94e595c91e69951b7e0ab9c21d42b67bcdcf +size 125835265 diff --git a/videos/chunk-000/observation.images.side/episode_000015.mp4 b/videos/chunk-000/observation.images.side/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e6c657e87440a9df1b75b56632827725cb8323 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af53c7729d00a7de921d82ab836623b0a9537c8737721de81e11c019573238a1 +size 98775568 diff --git a/videos/chunk-000/observation.images.side/episode_000016.mp4 b/videos/chunk-000/observation.images.side/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2cc733a66d03c6ac948bf87b3cddfbe8d5e1357 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6e2544c4a0380955d6f87d2c7376f6b497c41c92e6f6c1fe27a16ed85e69d4 +size 84233969 diff --git a/videos/chunk-000/observation.images.side/episode_000017.mp4 b/videos/chunk-000/observation.images.side/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04040621a5882036c7eb9bdb4541b4a8bc5f5df --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3665b558ca33bf866b0d7559910b53e5c85f8767ea9543d7e6bb1e947af2a113 +size 90544956 diff --git a/videos/chunk-000/observation.images.side/episode_000018.mp4 b/videos/chunk-000/observation.images.side/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b7bf96e75e3676827dce549420f8a597133612 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2d3a89d5b79bac1ab125db218a68c8d5f115c754951ec68a190f10d0e94123 +size 94063060 diff --git a/videos/chunk-000/observation.images.side/episode_000019.mp4 b/videos/chunk-000/observation.images.side/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df7f6d15acce3d018775cdcdc439742869166a15 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4f026c0718457a7a5d7fedfd2e33d4e9ee1c329c68a7f1274363e135b04d9c +size 102460778 diff --git a/videos/chunk-000/observation.images.side/episode_000020.mp4 b/videos/chunk-000/observation.images.side/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ce4b18a613ed09c200ea8c457af452367967ab0 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92e3e5cbec31b476578233743d01ee4e80a3dafbb5f7653d1f9278a5de51dc7 +size 87181517 diff --git a/videos/chunk-000/observation.images.side/episode_000021.mp4 b/videos/chunk-000/observation.images.side/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8d019959981bb2ed016aae37a0a3ee4250ea7fe --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1892c3ed930b4c36eb0ddaa1463a2fb78c1ef05a5708244b80d1e69988d756a +size 78546187 diff --git a/videos/chunk-000/observation.images.side/episode_000022.mp4 b/videos/chunk-000/observation.images.side/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c239dbabd918274fd7675ec184e8d91d24e122d --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58e0e75911a0c23c2ddf08522f240b8b4cae7e20b94cdbfbee546ba117e068a +size 67392187 diff --git a/videos/chunk-000/observation.images.side/episode_000023.mp4 b/videos/chunk-000/observation.images.side/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..482f35ccf85462098924fb91ad22b1acf7c3320b --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c649365edfe8226f724a282c7f82f3201dd11e62c39d8cf06b9de58a44a659 +size 106929525 diff --git a/videos/chunk-000/observation.images.side/episode_000024.mp4 b/videos/chunk-000/observation.images.side/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..192ddf4e4c42b8cbe9d978937dcad7000f7cbfa5 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febbbe83f7cd0a8f150928eacec3de91a401257eb98d25966da14b959c1231cd +size 78245003 diff --git a/videos/chunk-000/observation.images.side/episode_000025.mp4 b/videos/chunk-000/observation.images.side/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5373ab4b79e0f4144318f3f51ca173380f84862 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e4c32d627721ec1a3f9c9312e89163cbeb8ca4334657fad05804a76dfdff85 +size 77561685 diff --git a/videos/chunk-000/observation.images.side/episode_000026.mp4 b/videos/chunk-000/observation.images.side/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a83ec6071b5796a3542dc7daf352abf125dcee6d --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea097a6958b7c1d13366fbdd533cecddfbfd3cafad17441a72731021ac6dd7b2 +size 74668578 diff --git a/videos/chunk-000/observation.images.side/episode_000027.mp4 b/videos/chunk-000/observation.images.side/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36c2a98833620de92a8e3f802e05e59ca41a7057 --- /dev/null +++ b/videos/chunk-000/observation.images.side/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:483082fa80fb307864fee01fdd5fcc70a248e0e17d81963007ba1a10b0a7997e +size 64564552 diff --git a/videos/observation.images.front/chunk-000/file-000.mp4 b/videos/observation.images.front/chunk-000/file-000.mp4 deleted file mode 100644 index aa13ed399c4ce39764a5751f445e1ffc0f1192f7..0000000000000000000000000000000000000000 --- a/videos/observation.images.front/chunk-000/file-000.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:109883fde9ab774aa971da6044857493346d748dd6ed48157ec489466410ccf6 -size 521313426 diff --git a/videos/observation.images.front/chunk-000/file-001.mp4 b/videos/observation.images.front/chunk-000/file-001.mp4 deleted file mode 100644 index a99e533db4fb6e7a38b6e41c014e6739c63c878d..0000000000000000000000000000000000000000 --- a/videos/observation.images.front/chunk-000/file-001.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a050519a8536bb62add60b31f6d808e2e05ad9fa9d23ef56b7d3f810a0687952 -size 372136488 diff --git a/videos/observation.images.side/chunk-000/file-000.mp4 b/videos/observation.images.side/chunk-000/file-000.mp4 deleted file mode 100644 index 252f7b67fe4c1f676c36b9ad9e04aac3a47ef999..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-000.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c769a18e04b24d51780f0548d1fe8bc099e40ba86edc912f51f9adf781eca93 -size 472507237 diff --git a/videos/observation.images.side/chunk-000/file-001.mp4 b/videos/observation.images.side/chunk-000/file-001.mp4 deleted file mode 100644 index 87673eaafab688cdc1900c24a50f7fbc779c0784..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-001.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f017ebfeb92ada6360a57992d163a1096049756ab480ec323d5ed4499b915f84 -size 510070099 diff --git a/videos/observation.images.side/chunk-000/file-002.mp4 b/videos/observation.images.side/chunk-000/file-002.mp4 deleted file mode 100644 index 41315bb743dc19365216893e3a8dc887764c8722..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-002.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32e65120f51c7d655314b088b25f54032b8205afd5e97147b60d5093422b9627 -size 517714575 diff --git a/videos/observation.images.side/chunk-000/file-003.mp4 b/videos/observation.images.side/chunk-000/file-003.mp4 deleted file mode 100644 index 9ef43cd88401e0b0d109cee8f892b76b76db4461..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-003.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07c9353c8354655524c5e6ecbe59c3e3779b7f176b355d322c891a56d396c086 -size 470492372 diff --git a/videos/observation.images.side/chunk-000/file-004.mp4 b/videos/observation.images.side/chunk-000/file-004.mp4 deleted file mode 100644 index 7f010d510ab2091a9fb84fc5007f093df2f1b6c7..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-004.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ef26042bc3e963354a1b39828363beeaae5fcd3f0122186d58fdaeeeb0c1522 -size 458480968 diff --git a/videos/observation.images.side/chunk-000/file-005.mp4 b/videos/observation.images.side/chunk-000/file-005.mp4 deleted file mode 100644 index 8ed414ec4c771e9b1d8a0e462aad5ec2614af744..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-005.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3170f53864abefe6fb79514412d58dd74be94cd3b1240fc290bd1faa4375411 -size 483339192 diff --git a/videos/observation.images.side/chunk-000/file-006.mp4 b/videos/observation.images.side/chunk-000/file-006.mp4 deleted file mode 100644 index 02b1609bf5d4652bd4fb4da2e4963ce0236dd028..0000000000000000000000000000000000000000 --- a/videos/observation.images.side/chunk-000/file-006.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bc310e3cf2e14fb82e0c8a2c9208279e0a30aee9e59990ff73b73c9a21420a5 -size 64564552