diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..df3232b7ae623c9ee11eefa6ea16fb596eb2546a --- /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": 76, + "total_frames": 39712, + "total_tasks": 1, + "total_videos": 152, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:76" + }, + "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.laptop": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "av1", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist": { + "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..fb1450e333d3366b0db64992f18cff58604aa290 --- /dev/null +++ b/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230810a497a15b6a4026f147add49e140b19577f758a5cee9c1a2f0eea35ade7 +size 33498 diff --git a/data/chunk-000/episode_000001.parquet b/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35c7d545bdcb0fec2ad76a5317dfd48f101a373f --- /dev/null +++ b/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72d9c3158fe55f5e6a53b14d8f8dacd7df144f5c1144a3dcc1c91fd14b5eb98 +size 30922 diff --git a/data/chunk-000/episode_000002.parquet b/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..174b491adc11a59f94d4d4056caae67deb2e20d5 --- /dev/null +++ b/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea733accefbffede59b708287921d403eb4e1db860a4c6be25726854227ddca +size 26052 diff --git a/data/chunk-000/episode_000003.parquet b/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f43b91740250299402cb883de784979b64bed23 --- /dev/null +++ b/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3172d02ca742e821352657e06e9fb2ca3c44b16fb429e3f4965bf584dc62b53 +size 36270 diff --git a/data/chunk-000/episode_000004.parquet b/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f17dde50de8d82775c66d2fd2bdb59c3e392158 --- /dev/null +++ b/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c960644de674bce302d50354730efbdfa1061857048071a19527f726fb0e3ab +size 34463 diff --git a/data/chunk-000/episode_000005.parquet b/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc5dc84cec4900f58669cc0700a3b858dec20f6b --- /dev/null +++ b/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7b30ef3933c2964434a93cd55000f8a40c31a725e05912899245868a11fcab +size 27085 diff --git a/data/chunk-000/episode_000006.parquet b/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e78a42a7dea33264a11c4391d0b3d21dd478be6 --- /dev/null +++ b/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ee7f1d3407769c6e91d4e68be606031477532e2b7888456b2d2d82fe978d10 +size 27409 diff --git a/data/chunk-000/episode_000007.parquet b/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6be27c19886a1d00ec513af512026c46cd926bd0 --- /dev/null +++ b/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3abcbb4f0169e096ff481be1a52eb4aa9299a13705a371f991c02134120f447 +size 32160 diff --git a/data/chunk-000/episode_000008.parquet b/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c018b8dd5cf92ae65c7da14ee69e70526650f670 --- /dev/null +++ b/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61628e6699acf230b6e8ea75e1d93ec1c114285398e52a57ee0b7083b35f9bc4 +size 24097 diff --git a/data/chunk-000/episode_000009.parquet b/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61aa80823e2ae55a8003014f0c0039726914f5e3 --- /dev/null +++ b/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40fd6eadd4d2b2ab3d29bcce3eb29c47c594ac2a07885e9e0d247e8cc0442f9 +size 34471 diff --git a/data/chunk-000/episode_000010.parquet b/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a5884f0047e0f40be7c239c0348eaaf723b9052 --- /dev/null +++ b/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb08ccd83e59385887525465d9498090a1b058a2fe99fe936bbacd01946b8d78 +size 29411 diff --git a/data/chunk-000/episode_000011.parquet b/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..342293e0e38021735fadfe8fae61906d28ba19da --- /dev/null +++ b/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28034bea87aa1abcaa2cd11afa45724f16c4241958d1181cbe12e5fdaaa81d27 +size 31911 diff --git a/data/chunk-000/episode_000012.parquet b/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d61a6846c4bb6b5427a9253481c3be3db7214dac --- /dev/null +++ b/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706ea1d7e186077c4a626c51765369bde89929df11ed67c357e51eeba2ae0aba +size 32165 diff --git a/data/chunk-000/episode_000013.parquet b/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d3f8a80f0cb113661d5aacbb0fd4ad73c2c6fbc --- /dev/null +++ b/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a83c6cf3e1e268172f41ede37b65e572cef111015bcde110cf5739ddde34dbe +size 34812 diff --git a/data/chunk-000/episode_000014.parquet b/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfe1cdd7ee34702012f46c85c8a2c82c9bc0167b --- /dev/null +++ b/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701854d7c4ba9b72bcf473ad6dc16b3ff9e9c2a5c3940450fb14ce2aad4970d8 +size 33668 diff --git a/data/chunk-000/episode_000015.parquet b/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b25984af452fe5e723bd8a8fef5a644c59b7970 --- /dev/null +++ b/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6fe2b0b683039e464dfd9095fd3d19f6570f7aec2b7dd395ee442566379cba +size 26957 diff --git a/data/chunk-000/episode_000016.parquet b/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57fcb0b239923eae1ec19bc27364322b6257a9e6 --- /dev/null +++ b/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95401826a9fd58780b16ef80aec89aefd62ab701bffa26d42e313c8444aa19ee +size 32924 diff --git a/data/chunk-000/episode_000017.parquet b/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..055f7acb99cd6b2b4f8a0bbf9b48206ab7b2e5cc --- /dev/null +++ b/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f0a7c55aa5f7cfec769e734f227c84ab9994767aab883f2191fffb72527a9a +size 24740 diff --git a/data/chunk-000/episode_000018.parquet b/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6e9c9766fdbdb72403b8bebdfcd42d407083d02 --- /dev/null +++ b/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed552ec8fd1308573ba21732d2c9097a9a5304eb9d142cad3b3bac679ae717f +size 34239 diff --git a/data/chunk-000/episode_000019.parquet b/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e4cac8ab9f0ddd947a2cb97494e9508f9d64da7 --- /dev/null +++ b/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918396ad9422b46b44b97c33386e5609546a709b7ba038d5dce9ce9c5db30bb0 +size 32760 diff --git a/data/chunk-000/episode_000020.parquet b/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1de54237f7df186c6992e9180a5e0701af50922f --- /dev/null +++ b/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2091bb26541f498fc0b1cea6df0365248d0b01a3d24c0f51be2820f452a43107 +size 31970 diff --git a/data/chunk-000/episode_000021.parquet b/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f9bfaeac0a6ec2e19d9e84d855cc97416d2dfa5 --- /dev/null +++ b/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d787195424b3c01f447eab0b51a35c6489e4460e3fed4031ddc00366c7a84392 +size 34701 diff --git a/data/chunk-000/episode_000022.parquet b/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a7ec81fd314252d7956b85425f54575d8ef786f --- /dev/null +++ b/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445fce011dae19f6ddc4d492a943bffb3e621a156ecc60378873bff8482836f1 +size 28486 diff --git a/data/chunk-000/episode_000023.parquet b/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a12c42ebffccd44098aef74790b41707f1ce2ef --- /dev/null +++ b/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e022976f1a093ca7c7c6d3f21d847dfefcb2d390061422eff95b6d524e438ee1 +size 28544 diff --git a/data/chunk-000/episode_000024.parquet b/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c29c7479851c90b27d7c641d278a78ed9d633fb --- /dev/null +++ b/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77075060518fea368a3f92478175443bb4a759e201d70d4039a019f242497032 +size 28697 diff --git a/data/chunk-000/episode_000025.parquet b/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f5f83faaeddfac1038fdc08455963f3ad408ccc --- /dev/null +++ b/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445dc25c08865285aa572d4071301f243d51a6f5f25e07f532f1c7a5aeb9949b +size 30648 diff --git a/data/chunk-000/episode_000026.parquet b/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..461984907033f8905363644ae93348ec86818817 --- /dev/null +++ b/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ca06dc1f4a264022fd271317b761437ba3dcbfdf98a586dbd4fd28a8184759 +size 25902 diff --git a/data/chunk-000/episode_000027.parquet b/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f9b6e2554164b6dbfca38b10dd052390f0567e7 --- /dev/null +++ b/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2becbbf2641a4e37aeada9d7b15a72722c3cdb62c220522434b09922aa91394 +size 32486 diff --git a/data/chunk-000/episode_000028.parquet b/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e32f708abbdf145974266516e2c56cfa99cdf63e --- /dev/null +++ b/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f90cf44732f7552aa100cc43a34ab8250719bd28583e24912baf1f2a66ba355 +size 30560 diff --git a/data/chunk-000/episode_000029.parquet b/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60c2dc63b58fed6fb812685fbadcb9ed47b03232 --- /dev/null +++ b/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be5d2d274e51ed31e3cf053184801cd0cbb50d386b4fd8db941afae161b3815 +size 32690 diff --git a/data/chunk-000/episode_000030.parquet b/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee44519fca62f7a4948a97e0195038fee0504482 --- /dev/null +++ b/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de9b5ec94de47e5d5699d1feb7db16d42c1fa218ca8d498cb3d75331bc0b11f +size 26241 diff --git a/data/chunk-000/episode_000031.parquet b/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1351b0b1b8260c35f33b53a2965128c731fd2519 --- /dev/null +++ b/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f2beae3141ba92ef1f586ead74cff781d0d7081f4c4af373ce6c8c9edd82aa +size 29255 diff --git a/data/chunk-000/episode_000032.parquet b/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22f4407023c693ac69b0a644a13fe7250522a732 --- /dev/null +++ b/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd6ea296515dd8f51c01b3b64381c66f4e0e5917174373380873edcfb2e9b63 +size 28347 diff --git a/data/chunk-000/episode_000033.parquet b/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..430dbbd4c51896991f868fa3f834a818ebb1014f --- /dev/null +++ b/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230e4e51810128bc720eef60c0f6f22ef8ea82651d8ec7c9bebe0b71cf4207bb +size 23407 diff --git a/data/chunk-000/episode_000034.parquet b/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b4021e88fb529e4291acaac09732d83bec510db --- /dev/null +++ b/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9fa3720629058571657ec1d627ecfb6f7101f02eeaf540dcd286c131ffbad0 +size 24952 diff --git a/data/chunk-000/episode_000035.parquet b/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6daa4414cd017aa96f0d6c84677cb37a24bbd98 --- /dev/null +++ b/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31d848fb31bac28af6a710db99497295289b2fbbd0ee8f6cc5191bdc5346b59 +size 22806 diff --git a/data/chunk-000/episode_000036.parquet b/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31309f36c1d56835a0c495323598896dd08e476f --- /dev/null +++ b/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d221ed6412279c687a329e6617b57a41ac852c9d2230a8f64119fd8c32c0a07 +size 32472 diff --git a/data/chunk-000/episode_000037.parquet b/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2ef4bc524dd6547944a7dfa0e29d8cb04dd82f1 --- /dev/null +++ b/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dccda64c65df691d6c7eee2224ab06f12913ad5a69535a27ed714e339f90eb +size 27978 diff --git a/data/chunk-000/episode_000038.parquet b/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7e5ad6b4f6c5a914bfa69869b854dcf88979a6e --- /dev/null +++ b/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d561323f8edeb1d9f708bd8fd42dc6e8917ebac4ceebdda8264f3e023278859e +size 26247 diff --git a/data/chunk-000/episode_000039.parquet b/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cefbcd90874de8a1def1aa17db7875faac4445c1 --- /dev/null +++ b/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014e212dd53788742a8dd7f05d9090f2e549f76cc168b5fd7eab8837fdbc5f1a +size 28028 diff --git a/data/chunk-000/episode_000040.parquet b/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cd0e4849e229bec4db982d374ef1a5160fff53d --- /dev/null +++ b/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7556a9f8c9b048ad0dc0d8f490b3221f84b1996feec8505b42499fe95306d668 +size 23593 diff --git a/data/chunk-000/episode_000041.parquet b/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c127cde3b93d1ca692d121cc7f01fb82a02e7dad --- /dev/null +++ b/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fcaae31a8e4a9cf621a0df5b56ed4b767a9c3ffe7fa53bcd30b0a728360c90e +size 26977 diff --git a/data/chunk-000/episode_000042.parquet b/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a86f40a96d9cea71a6aa4ea61254bc6644bcc09 --- /dev/null +++ b/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94289644b85cfc0a01886dba3f856a6fd676c116f0f1d64324e32981392aa26c +size 34386 diff --git a/data/chunk-000/episode_000043.parquet b/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf9778befec4da4ed8b27dc29cecf89a21f4cc3d --- /dev/null +++ b/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1366cd27023849ad0ccddcf33239eaff6b8ad841dbe272d2554b5d8781c1fe18 +size 29126 diff --git a/data/chunk-000/episode_000044.parquet b/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c91e2677be3c79efcd7bd21e5705baf9a1b94b6 --- /dev/null +++ b/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22825ebe8d6ba9087eeecc128db1e1f2f390728a77a288b691555aa4a73cf46e +size 27568 diff --git a/data/chunk-000/episode_000045.parquet b/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb06c8eceaa96ea327caf1f51bdba377fdc04030 --- /dev/null +++ b/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1244c941e28c45a19ef9d08705bdfb1e47a91c9d9e7ac3dcb7e5c06b22bd25ee +size 32698 diff --git a/data/chunk-000/episode_000046.parquet b/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b677a45076b41ca9aa9b8a7171a3b68becb834fb --- /dev/null +++ b/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b568b5495983b55b610c27fee55cfce5593ae60f8bb21bd25ed167194639b5 +size 28160 diff --git a/data/chunk-000/episode_000047.parquet b/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7392baaceeef4218efd83f3a2c3285a97c5e8559 --- /dev/null +++ b/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a02509f222429a94704b1fe2994c77db56d35f26e5906a18724fe0f682b51dd +size 30920 diff --git a/data/chunk-000/episode_000048.parquet b/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecff406bf099f3e64f52efa97a8cc0d0f425d305 --- /dev/null +++ b/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6908f0adb77660b9ac197c98d6d1ced9835b74e9e17cac0a797b14903884f5dd +size 31342 diff --git a/data/chunk-000/episode_000049.parquet b/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33084df38db42ace581d69aa59f83b9e713e73a2 --- /dev/null +++ b/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2604a94e2fc36cb82c8e31e2ac08d42e59dc23c6292c1032dbd588656f811280 +size 32858 diff --git a/data/chunk-000/episode_000050.parquet b/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edaa3d3432a87ad019f2c0e32443e41b510dde29 --- /dev/null +++ b/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe0b90283a4affab8f1c47427a5739a8b7a81cce2c1f06fdb88e9750bd534f6 +size 27032 diff --git a/data/chunk-000/episode_000051.parquet b/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2a84dd9b958fb31cb751374e37dff16eb14f081 --- /dev/null +++ b/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a265f8ec7e1c3532e8edda66f597a6fd395def8978007e9911e85ec5fb2e11ef +size 29152 diff --git a/data/chunk-000/episode_000052.parquet b/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce3e0a9aa89aa259e1e2bc6e34854044c7a53bc0 --- /dev/null +++ b/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb84e99d4a86dcbe9728a5a66b5d65d22184d3548f6ac5dd7c08e806aec32244 +size 26061 diff --git a/data/chunk-000/episode_000053.parquet b/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9f8c20c8f69b62f146f94675b92b61de43a9184 --- /dev/null +++ b/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90575a1faa51c5c16ef7756637d6feaf7770771173ec04c8867c4e998a4d47c +size 28878 diff --git a/data/chunk-000/episode_000054.parquet b/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c8c63ff5e826c719c4167725fc0fb4a1a4324b7 --- /dev/null +++ b/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd89f6ab6189b73a75aa1103077dd44d9270ec564300a8496766468149d1eeba +size 27498 diff --git a/data/chunk-000/episode_000055.parquet b/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa59afa749358a09eb2b73196044bbb1113ebc7e --- /dev/null +++ b/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d077a7e96e0882e7eaa7f738e7a2b6bfb19d5d318f74b2554369676ff30f784a +size 28681 diff --git a/data/chunk-000/episode_000056.parquet b/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..162cf814e77eca26e72bd50582858a7095d71124 --- /dev/null +++ b/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63b01c882f41a438e9586a0f561769832f74008339698bdcc027e3cd5d0fa3f +size 25322 diff --git a/data/chunk-000/episode_000057.parquet b/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf7a858d070d3e2eb515c66026fbf8fca05e04d2 --- /dev/null +++ b/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9230ce0c12c1cb4e752c6aaa41a6a44ca92645897e950047f2cf84a200e5e70d +size 27359 diff --git a/data/chunk-000/episode_000058.parquet b/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..835561f3b50138e69245ad357bee5d09bd71f562 --- /dev/null +++ b/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84633156b6cd144f0c972cf0db397849d8deca8db17a08f8246f6e6b409dd97b +size 27986 diff --git a/data/chunk-000/episode_000059.parquet b/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..584c44f9f3fd8084d55ee557245c74e824f00ce9 --- /dev/null +++ b/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833b383c9252e9ac6a2a56fe18bf4df36413c37f9e42560aec49c56adccd218b +size 36674 diff --git a/data/chunk-000/episode_000060.parquet b/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdec72985d72d49905197ca1f20a2b88aec870e4 --- /dev/null +++ b/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467cbe6fd76665036009f7a57bed4b8c4735493d72261cb099cb369330287139 +size 33818 diff --git a/data/chunk-000/episode_000061.parquet b/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81a29d986f2d2cadb85924076dec0ad4070593cc --- /dev/null +++ b/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aea6b3477dc12c8328bbf1450358ee5a3d9cd9336ddb63bc43b163043faafcc +size 29397 diff --git a/data/chunk-000/episode_000062.parquet b/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92d0f5394cfbf3c30f6f923b7b5e96a9ac5dc709 --- /dev/null +++ b/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4503f9df6ef276d88ab5e8abeadf3a96fa52c04813f12a2397f62cf86093127 +size 31691 diff --git a/data/chunk-000/episode_000063.parquet b/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c80a7b70fe6f3aa7192c0628bff5ce66ae49744f --- /dev/null +++ b/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a583349ef94a8b1519eeea27b74796c91755772c9e8af88f70ff224f94c6a516 +size 31996 diff --git a/data/chunk-000/episode_000064.parquet b/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6e96c328b681766c7627e9069e525c8422377ba --- /dev/null +++ b/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4adebcf1f139d35a79487cba492e8e262421741f768bb1e80772fedea4d353ee +size 30622 diff --git a/data/chunk-000/episode_000065.parquet b/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6de0fa741317060efe6d890d9106979d05a0d76 --- /dev/null +++ b/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9afcf58f6b090ed85e42883cec64f31a3e8ec0f727e19aefe14eb6031e17ce +size 25244 diff --git a/data/chunk-000/episode_000066.parquet b/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e15531f7cb286f48d465538ce9a3761196232ccf --- /dev/null +++ b/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51392695808dc8f418f2232d0dc7b0eaccbc2910297d3a119e766f1825b23c1 +size 32308 diff --git a/data/chunk-000/episode_000067.parquet b/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..843ffbbd3541313381defd36d863378ef8bdaf93 --- /dev/null +++ b/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fed7e126b617cfdc97fc6de66648421c4d9d1a9e609447b23228272adb1c201 +size 30262 diff --git a/data/chunk-000/episode_000068.parquet b/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c879ca11330662d1e8d268c370b970633fb4bce --- /dev/null +++ b/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cff6daac721c03e4b33bbd86c994cf0d0b6a74fd3696ae498619fe5c476570 +size 25557 diff --git a/data/chunk-000/episode_000069.parquet b/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3e44d3a6d7ec6127074e5d08a3b5cf135e22836 --- /dev/null +++ b/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2028413ab5172c5f471911eba495a3fc93ee3dc9d3a8faf18936599ab84c4490 +size 26891 diff --git a/data/chunk-000/episode_000070.parquet b/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42d9988772ae57c1838c3aaaefacefd4401fca7c --- /dev/null +++ b/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136a0697e4d7e363922914fd4903f563061f469a9e68fc1a5aa49e9bd4c03081 +size 25714 diff --git a/data/chunk-000/episode_000071.parquet b/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32fc8df547b913786deb3144224950f00fe84c8b --- /dev/null +++ b/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c65ef39f6729ef43b6aee20166c3824456d308ac25f70b853a86d3a8f0beed +size 31587 diff --git a/data/chunk-000/episode_000072.parquet b/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52b0e9c678215f6953d70bcedbed58d5ba8b1ae5 --- /dev/null +++ b/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968c3065fafdec6a6b36a9032bfd1ba68b630fc303fe279cfacbf2d53bde4155 +size 27911 diff --git a/data/chunk-000/episode_000073.parquet b/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07e92b19f05a002a52071fb738cf13d89ba03edc --- /dev/null +++ b/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35067e667bd2debe4e23f004020011338d59bad27bf5f7f5635d4f2895a23ea6 +size 23940 diff --git a/data/chunk-000/episode_000074.parquet b/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2797251a7472b58158119254cee5086f595628e7 --- /dev/null +++ b/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31abba7b8b215ed57a521d807f82634dc21fa260a4a87bcc3a6fe3468b8c1730 +size 31797 diff --git a/data/chunk-000/episode_000075.parquet b/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f7c734ff6044b141aa6e5db578185b59a069402 --- /dev/null +++ b/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fea575b28cb588d30ce1a3a03aaed0dc55985720790f3eeb594783629a88b35 +size 31317 diff --git a/meta/episodes.jsonl b/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..779a7395622c20f2e7880eacf7c393b8922842af --- /dev/null +++ b/meta/episodes.jsonl @@ -0,0 +1,76 @@ +{"episode_index": 0, "tasks": ["Stack the cubes from left to right"], "length": 619} +{"episode_index": 1, "tasks": ["Stack the cubes from left to right"], "length": 599} +{"episode_index": 2, "tasks": ["Stack the cubes from left to right"], "length": 462} +{"episode_index": 3, "tasks": ["Stack the cubes from left to right"], "length": 666} +{"episode_index": 4, "tasks": ["Stack the cubes from left to right"], "length": 626} +{"episode_index": 5, "tasks": ["Stack the cubes from left to right"], "length": 497} +{"episode_index": 6, "tasks": ["Stack the cubes from left to right"], "length": 473} +{"episode_index": 7, "tasks": ["Stack the cubes from left to right"], "length": 598} +{"episode_index": 8, "tasks": ["Stack the cubes from left to right"], "length": 433} +{"episode_index": 9, "tasks": ["Stack the cubes from left to right"], "length": 665} +{"episode_index": 10, "tasks": ["Stack the cubes from left to right"], "length": 528} +{"episode_index": 11, "tasks": ["Stack the cubes from left to right"], "length": 568} +{"episode_index": 12, "tasks": ["Stack the cubes from left to right"], "length": 596} +{"episode_index": 13, "tasks": ["Stack the cubes from left to right"], "length": 648} +{"episode_index": 14, "tasks": ["Stack the cubes from left to right"], "length": 613} +{"episode_index": 15, "tasks": ["Stack the cubes from left to right"], "length": 472} +{"episode_index": 16, "tasks": ["Stack the cubes from left to right"], "length": 615} +{"episode_index": 17, "tasks": ["Stack the cubes from left to right"], "length": 430} +{"episode_index": 18, "tasks": ["Stack the cubes from left to right"], "length": 645} +{"episode_index": 19, "tasks": ["Stack the cubes from left to right"], "length": 601} +{"episode_index": 20, "tasks": ["Stack the cubes from left to right"], "length": 603} +{"episode_index": 21, "tasks": ["Stack the cubes from left to right"], "length": 651} +{"episode_index": 22, "tasks": ["Stack the cubes from left to right"], "length": 516} +{"episode_index": 23, "tasks": ["Stack the cubes from left to right"], "length": 511} +{"episode_index": 24, "tasks": ["Stack the cubes from left to right"], "length": 512} +{"episode_index": 25, "tasks": ["Stack the cubes from left to right"], "length": 545} +{"episode_index": 26, "tasks": ["Stack the cubes from left to right"], "length": 454} +{"episode_index": 27, "tasks": ["Stack the cubes from left to right"], "length": 585} +{"episode_index": 28, "tasks": ["Stack the cubes from left to right"], "length": 533} +{"episode_index": 29, "tasks": ["Stack the cubes from left to right"], "length": 591} +{"episode_index": 30, "tasks": ["Stack the cubes from left to right"], "length": 435} +{"episode_index": 31, "tasks": ["Stack the cubes from left to right"], "length": 504} +{"episode_index": 32, "tasks": ["Stack the cubes from left to right"], "length": 478} +{"episode_index": 33, "tasks": ["Stack the cubes from left to right"], "length": 371} +{"episode_index": 34, "tasks": ["Stack the cubes from left to right"], "length": 394} +{"episode_index": 35, "tasks": ["Stack the cubes from left to right"], "length": 364} +{"episode_index": 36, "tasks": ["Stack the cubes from left to right"], "length": 571} +{"episode_index": 37, "tasks": ["Stack the cubes from left to right"], "length": 494} +{"episode_index": 38, "tasks": ["Stack the cubes from left to right"], "length": 427} +{"episode_index": 39, "tasks": ["Stack the cubes from left to right"], "length": 493} +{"episode_index": 40, "tasks": ["Stack the cubes from left to right"], "length": 377} +{"episode_index": 41, "tasks": ["Stack the cubes from left to right"], "length": 451} +{"episode_index": 42, "tasks": ["Stack the cubes from left to right"], "length": 624} +{"episode_index": 43, "tasks": ["Stack the cubes from left to right"], "length": 509} +{"episode_index": 44, "tasks": ["Stack the cubes from left to right"], "length": 473} +{"episode_index": 45, "tasks": ["Stack the cubes from left to right"], "length": 585} +{"episode_index": 46, "tasks": ["Stack the cubes from left to right"], "length": 490} +{"episode_index": 47, "tasks": ["Stack the cubes from left to right"], "length": 559} +{"episode_index": 48, "tasks": ["Stack the cubes from left to right"], "length": 559} +{"episode_index": 49, "tasks": ["Stack the cubes from left to right"], "length": 583} +{"episode_index": 50, "tasks": ["Stack the cubes from left to right"], "length": 483} +{"episode_index": 51, "tasks": ["Stack the cubes from left to right"], "length": 522} +{"episode_index": 52, "tasks": ["Stack the cubes from left to right"], "length": 420} +{"episode_index": 53, "tasks": ["Stack the cubes from left to right"], "length": 499} +{"episode_index": 54, "tasks": ["Stack the cubes from left to right"], "length": 465} +{"episode_index": 55, "tasks": ["Stack the cubes from left to right"], "length": 485} +{"episode_index": 56, "tasks": ["Stack the cubes from left to right"], "length": 451} +{"episode_index": 57, "tasks": ["Stack the cubes from left to right"], "length": 470} +{"episode_index": 58, "tasks": ["Stack the cubes from left to right"], "length": 502} +{"episode_index": 59, "tasks": ["Stack the cubes from left to right"], "length": 661} +{"episode_index": 60, "tasks": ["Stack the cubes from left to right"], "length": 614} +{"episode_index": 61, "tasks": ["Stack the cubes from left to right"], "length": 511} +{"episode_index": 62, "tasks": ["Stack the cubes from left to right"], "length": 551} +{"episode_index": 63, "tasks": ["Stack the cubes from left to right"], "length": 571} +{"episode_index": 64, "tasks": ["Stack the cubes from left to right"], "length": 530} +{"episode_index": 65, "tasks": ["Stack the cubes from left to right"], "length": 421} +{"episode_index": 66, "tasks": ["Stack the cubes from left to right"], "length": 580} +{"episode_index": 67, "tasks": ["Stack the cubes from left to right"], "length": 534} +{"episode_index": 68, "tasks": ["Stack the cubes from left to right"], "length": 413} +{"episode_index": 69, "tasks": ["Stack the cubes from left to right"], "length": 431} +{"episode_index": 70, "tasks": ["Stack the cubes from left to right"], "length": 431} +{"episode_index": 71, "tasks": ["Stack the cubes from left to right"], "length": 563} +{"episode_index": 72, "tasks": ["Stack the cubes from left to right"], "length": 480} +{"episode_index": 73, "tasks": ["Stack the cubes from left to right"], "length": 398} +{"episode_index": 74, "tasks": ["Stack the cubes from left to right"], "length": 546} +{"episode_index": 75, "tasks": ["Stack the cubes from left to right"], "length": 584} diff --git a/meta/episodes_stats.jsonl b/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67f45aac4a447f74f4bff05fb6be9d2593eef6fe --- /dev/null +++ b/meta/episodes_stats.jsonl @@ -0,0 +1,76 @@ +{"episode_index": 0, "stats": {"action": {"min": [-24.434215545654297, -100.0, 20.512821197509766, 62.51032257080078, -8.229548454284668, 0.0], "max": [27.656309127807617, 3.386198043823242, 91.66666412353516, 100.0, 27.081806182861328, 65.43321228027344], "mean": [3.0213828086853027, -52.00416946411133, 49.03630828857422, 80.03231048583984, 9.729085922241211, 16.85052490234375], "std": [15.322229385375977, 29.785770416259766, 22.43238639831543, 12.041359901428223, 11.789997100830078, 22.974374771118164], "count": [619]}, "observation.state": {"min": [-24.524076461791992, -99.23501586914062, 21.953405380249023, 61.8507194519043, -7.93229341506958, 0.3403675854206085], "max": [27.136991500854492, 2.3374416828155518, 98.83512878417969, 99.3016128540039, 26.85031509399414, 64.942138671875], "mean": [2.9006192684173584, -51.674110412597656, 50.567169189453125, 79.9852294921875, 9.645176887512207, 25.725168228149414], "std": [15.298943519592285, 29.839637756347656, 22.723676681518555, 11.71285629272461, 11.801652908325195, 18.893959045410156], "count": [619]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.599694849646848]], [[0.618285231195973]], [[0.6205725674678474]]], "std": [[[0.21054115095471315]], [[0.20407848463578]], [[0.19542006412973434]]], "count": [124]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5217824030149695]], [[0.5155183807057769]], [[0.5081800021083702]]], "std": [[[0.1606717758982362]], [[0.15846064607134516]], [[0.18470105491499916]]], "count": [124]}, "timestamp": {"min": [0.0], "max": [20.6], "mean": [10.299999999999999], "std": [5.956322504513819], "count": [619]}, "frame_index": {"min": [0], "max": [618], "mean": [309.0], "std": [178.68967513541457], "count": [619]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [619]}, "index": {"min": [0], "max": [618], "mean": [309.0], "std": [178.68967513541457], "count": [619]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [619]}}} +{"episode_index": 1, "stats": {"action": {"min": [-29.190641403198242, -100.0, 19.597068786621094, 64.49215698242188, -10.671550750732422, 0.0], "max": [23.05331802368164, 10.072867393493652, 92.30769348144531, 100.0, 29.133089065551758, 62.81588363647461], "mean": [-0.028614291921257973, -48.623809814453125, 47.00419235229492, 82.47515106201172, 11.335493087768555, 12.441171646118164], "std": [16.9228458404541, 31.795927047729492, 26.340173721313477, 11.236047744750977, 12.01771354675293, 21.377716064453125], "count": [599]}, "observation.state": {"min": [-28.9287052154541, -99.23501586914062, 21.057348251342773, 64.99345397949219, -10.521075248718262, 0.3403675854206085], "max": [22.359088897705078, 9.902252197265625, 92.5627212524414, 99.21431732177734, 28.509790420532227, 61.74268341064453], "mean": [-0.2709987461566925, -47.99491500854492, 48.148834228515625, 82.1823959350586, 11.258675575256348, 22.732574462890625], "std": [16.968618392944336, 31.936918258666992, 26.08429527282715, 10.934282302856445, 12.035192489624023, 18.17050552368164], "count": [599]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5977233953843245]], [[0.6178224271457895]], [[0.6231580696672608]]], "std": [[[0.20894564179626635]], [[0.20185852152282482]], [[0.19397763679748248]]], "count": [121]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302429779074165]], [[0.5232976675174202]], [[0.5163382133500783]]], "std": [[[0.16032835115537514]], [[0.15965183868677393]], [[0.18644730102356682]]], "count": [121]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [599]}, "index": {"min": [619], "max": [1217], "mean": [918.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}}} +{"episode_index": 2, "stats": {"action": {"min": [-30.111238479614258, -100.0, 20.787546157836914, 54.4178352355957, -8.766788482666016, 0.0], "max": [15.765247344970703, 6.043720722198486, 94.87179565429688, 97.1924057006836, 25.421245574951172, 56.85920715332031], "mean": [-1.9532885551452637, -52.05622100830078, 46.72211456298828, 80.66485595703125, 8.764246940612793, 15.417984008789062], "std": [13.753059387207031, 28.397180557250977, 24.18808364868164, 11.93175983428955, 10.02967357635498, 20.281997680664062], "count": [462]}, "observation.state": {"min": [-30.048524856567383, -99.32001495361328, 22.939067840576172, 55.12876510620117, -8.463325500488281, 0.3403675854206085], "max": [15.49085521697998, 5.907352447509766, 94.9820785522461, 96.85726928710938, 25.257219314575195, 56.43294906616211], "mean": [-2.16288161277771, -51.558502197265625, 48.11624526977539, 80.682373046875, 8.724817276000977, 24.375625610351562], "std": [13.707473754882812, 28.525781631469727, 24.081621170043945, 11.815507888793945, 9.988296508789062, 16.120464324951172], "count": [462]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5932265604575163]], [[0.6139790604575164]], [[0.619302691993464]]], "std": [[[0.20709700269956816]], [[0.20065844157044496]], [[0.1927978999282761]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5319901184640523]], [[0.520907007761438]], [[0.5088428022875817]]], "std": [[[0.16655379342944604]], [[0.1644118465991012]], [[0.1939235855670155]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [462]}, "index": {"min": [1218], "max": [1679], "mean": [1448.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [462]}}} +{"episode_index": 3, "stats": {"action": {"min": [-27.963176727294922, -100.0, -16.483516693115234, 66.39141082763672, -8.327228546142578, 0.0], "max": [11.77598762512207, 37.24817657470703, 88.003662109375, 100.0, 22.24664306640625, 50.99277877807617], "mean": [-4.403255939483643, -19.877609252929688, 16.628591537475586, 90.44981384277344, 9.188746452331543, 19.793611526489258], "std": [11.683231353759766, 37.16422653198242, 30.96196746826172, 10.82119083404541, 8.418111801147461, 19.8271484375], "count": [666]}, "observation.state": {"min": [-28.331466674804688, -99.32001495361328, -16.129032135009766, 67.69969177246094, -8.596083641052246, 0.3403675854206085], "max": [11.384844779968262, 37.1015739440918, 88.26165008544922, 99.21431732177734, 21.805509567260742, 50.306331634521484], "mean": [-4.541378974914551, -18.911808013916016, 17.6671142578125, 90.13362884521484, 9.132302284240723, 28.355588912963867], "std": [11.68984317779541, 37.50102233886719, 30.812942504882812, 10.4323091506958, 8.416190147399902, 13.568918228149414], "count": [666]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.585303227747842]], [[0.6020157738986179]], [[0.5989204709873771]]], "std": [[[0.24570099103001322]], [[0.23786948315044054]], [[0.22237619505744466]]], "count": [131]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279902350571272]], [[0.5192149051414459]], [[0.5155708835378935]]], "std": [[[0.149233001115022]], [[0.14660257334766655]], [[0.17451178196630793]]], "count": [131]}, "timestamp": {"min": [0.0], "max": [22.166666666666668], "mean": [11.083333333333334], "std": [6.408580763898307], "count": [666]}, "frame_index": {"min": [0], "max": [665], "mean": [332.5], "std": [192.2574229169492], "count": [666]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [666]}, "index": {"min": [1680], "max": [2345], "mean": [2012.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}}} +{"episode_index": 4, "stats": {"action": {"min": [-30.955120086669922, -100.0, 24.267398834228516, 54.33525848388672, -10.476190567016602, 0.0], "max": [20.214805603027344, 6.472352981567383, 92.21611785888672, 94.7151107788086, 24.102563858032227, 54.061370849609375], "mean": [-5.978377819061279, -36.300636291503906, 39.18672180175781, 79.07001495361328, 8.246953964233398, 21.466848373413086], "std": [13.849286079406738, 31.495798110961914, 21.338747024536133, 9.81529712677002, 9.60887622833252, 20.968717575073242], "count": [626]}, "observation.state": {"min": [-30.944381713867188, -99.23501586914062, 24.551971435546875, 54.95417022705078, -10.189180374145508, 0.2722940742969513], "max": [19.671518325805664, 6.33234167098999, 92.38351440429688, 94.84941101074219, 23.730501174926758, 52.552757263183594], "mean": [-5.959491729736328, -35.72069549560547, 40.57022476196289, 79.20549774169922, 8.251779556274414, 28.51374626159668], "std": [13.804845809936523, 31.513004302978516, 20.929569244384766, 9.786250114440918, 9.598151206970215, 15.87979507446289], "count": [626]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5884156421568627]], [[0.6088108284313725]], [[0.612135908496732]]], "std": [[[0.2232984546878297]], [[0.2166188417085235]], [[0.20464984890767307]]], "count": [125]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5158732418300653]], [[0.5106883513071895]], [[0.5056062401960784]]], "std": [[[0.15696954976372035]], [[0.1564644191859898]], [[0.18868406813501865]]], "count": [125]}, "timestamp": {"min": [0.0], "max": [20.833333333333332], "mean": [10.416666666666664], "std": [6.023680122833733], "count": [626]}, "frame_index": {"min": [0], "max": [625], "mean": [312.5], "std": [180.710403685012], "count": [626]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [626]}, "index": {"min": [2346], "max": [2971], "mean": [2658.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [626]}}} +{"episode_index": 5, "stats": {"action": {"min": [-30.41810417175293, -99.91427612304688, 9.432234764099121, 72.08917999267578, -12.283272743225098, 0.0], "max": [11.622554779052734, 9.987140655517578, 92.5824203491211, 100.0, 20.927961349487305, 82.03971099853516], "mean": [-8.935164451599121, -39.464107513427734, 40.37747573852539, 83.00189208984375, 5.451462745666504, 19.90220069885254], "std": [14.348407745361328, 37.71029281616211, 28.472463607788086, 10.133511543273926, 10.219987869262695, 26.208547592163086], "count": [497]}, "observation.state": {"min": [-30.72041893005371, -99.32001495361328, 11.917562484741211, 72.23919677734375, -12.047792434692383, 0.3403675854206085], "max": [11.086226463317871, 10.242243766784668, 92.74193572998047, 99.21431732177734, 20.477928161621094, 81.00748443603516], "mean": [-9.159482955932617, -38.67960739135742, 41.37898635864258, 82.76994323730469, 5.445146560668945, 27.81655502319336], "std": [14.382781028747559, 37.97649383544922, 28.22032928466797, 9.828033447265625, 10.224740982055664, 22.1768798828125], "count": [497]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5875613678804855]], [[0.609071247665733]], [[0.6152454579053844]]], "std": [[[0.22034751252648693]], [[0.2142097071062577]], [[0.20461465183612762]]], "count": [105]}, "observation.images.wrist": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5263082613600996]], [[0.5204592242452537]], [[0.5125800381263617]]], "std": [[[0.1489208323676375]], [[0.14856892021094356]], [[0.17946884362321358]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [497]}, "index": {"min": [2972], "max": [3468], "mean": [3220.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [497]}}} +{"episode_index": 6, "stats": {"action": {"min": [-37.7061767578125, -100.0, 13.55311393737793, 68.53839874267578, -11.20879077911377, 0.0], "max": [13.847333908081055, 16.845264434814453, 92.4908447265625, 99.5045394897461, 23.321123123168945, 58.66426086425781], "mean": [-5.740039825439453, -36.820831298828125, 36.56783676147461, 82.85314178466797, 8.786089897155762, 18.20773696899414], "std": [16.591630935668945, 32.185630798339844, 25.47648811340332, 9.753951072692871, 10.311030387878418, 22.17035675048828], "count": [473]}, "observation.state": {"min": [-37.21537780761719, -99.32001495361328, 14.157706260681152, 68.65997314453125, -11.052107810974121, 0.2722940742969513], "max": [14.072415351867676, 17.04207420349121, 92.83154296875, 98.6905288696289, 22.93395233154297, 58.202857971191406], "mean": [-5.9962897300720215, -36.0372314453125, 37.76259994506836, 82.69007873535156, 8.761676788330078, 27.446945190429688], "std": [16.6124210357666, 32.308685302734375, 25.319068908691406, 9.580178260803223, 10.311293601989746, 16.934816360473633], "count": [473]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5943734549925581]], [[0.6158661162072089]], [[0.6219310934769948]]], "std": [[[0.21857172386713625]], [[0.21220306799822528]], [[0.2027727715800436]]], "count": [101]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5269323553678896]], [[0.5198716046236976]], [[0.5106924788067042]]], "std": [[[0.15497066370917978]], [[0.15439698414508496]], [[0.18610561932640757]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [473]}, "index": {"min": [3469], "max": [3941], "mean": [3705.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [473]}}} +{"episode_index": 7, "stats": {"action": {"min": [-32.182586669921875, -100.0, -1.831501841545105, 60.36333465576172, -9.059828758239746, 0.0], "max": [15.841963768005371, 27.646806716918945, 93.95604705810547, 100.0, 19.853479385375977, 61.552345275878906], "mean": [-3.888942241668701, -24.9702205657959, 22.982667922973633, 87.88236999511719, 8.94899845123291, 15.384591102600098], "std": [14.996688842773438, 34.119476318359375, 31.11178970336914, 15.711251258850098, 9.187019348144531, 21.411956787109375], "count": [598]}, "observation.state": {"min": [-32.58678436279297, -99.32001495361328, -1.5232975482940674, 60.453948974609375, -9.127116203308105, 0.3403675854206085], "max": [15.341545104980469, 27.921802520751953, 94.08602142333984, 99.388916015625, 19.415864944458008, 61.19809341430664], "mean": [-4.163941860198975, -24.11090660095215, 24.277935028076172, 87.6441879272461, 8.933085441589355, 27.26810073852539], "std": [15.033829689025879, 34.32242965698242, 31.09318733215332, 15.394092559814453, 9.20389461517334, 15.31437873840332], "count": [598]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5843132982706972]], [[0.607721364379085]], [[0.6157661083877995]]], "std": [[[0.23027209844913743]], [[0.22403686419013416]], [[0.21316914058391612]]], "count": [120]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5314194682734205]], [[0.5243173151552287]], [[0.519546483523965]]], "std": [[[0.15313987188673875]], [[0.15332118818158305]], [[0.18603033165933341]]], "count": [120]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [598]}, "index": {"min": [3942], "max": [4539], "mean": [4240.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}}} +{"episode_index": 8, "stats": {"action": {"min": [-28.116609573364258, -100.0, 3.0219781398773193, 67.96036529541016, -5.982905864715576, 0.0], "max": [13.156885147094727, 16.4166316986084, 91.30036926269531, 100.0, 17.55799674987793, 65.88447570800781], "mean": [-3.065732717514038, -37.06938552856445, 35.13143539428711, 84.18368530273438, 6.1003265380859375, 14.973832130432129], "std": [12.571946144104004, 38.60565948486328, 32.1328239440918, 10.313613891601562, 7.512456893920898, 21.955598831176758], "count": [433]}, "observation.state": {"min": [-28.107501983642578, -99.32001495361328, 4.65949821472168, 68.57267761230469, -6.073680877685547, 0.2722940742969513], "max": [12.579320907592773, 16.44708824157715, 91.30824279785156, 99.03971862792969, 17.35811424255371, 65.21443176269531], "mean": [-3.2599005699157715, -36.190773010253906, 36.41435623168945, 83.99197387695312, 6.195246696472168, 23.69197654724121], "std": [12.525714874267578, 38.894775390625, 31.53022003173828, 9.92529010772705, 7.444619178771973, 18.789615631103516], "count": [433]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5889888439542483]], [[0.6117174979575164]], [[0.6173787479575162]]], "std": [[[0.22487467515591478]], [[0.21867865982609727]], [[0.20832872263453292]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5293393157679739]], [[0.5231076531862746]], [[0.5164209722222222]]], "std": [[[0.1491901440699906]], [[0.14791762553096338]], [[0.17752899684847745]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.4], "mean": [7.200000000000001], "std": [4.166533331199932], "count": [433]}, "frame_index": {"min": [0], "max": [432], "mean": [216.0], "std": [124.99599993599796], "count": [433]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [433]}, "index": {"min": [4540], "max": [4972], "mean": [4756.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [433]}}} +{"episode_index": 9, "stats": {"action": {"min": [-30.341388702392578, -99.91427612304688, -2.8388278484344482, 69.28158569335938, -10.915750503540039, 0.0], "max": [18.910625457763672, 27.046720504760742, 94.4139175415039, 100.0, 23.85836410522461, 64.89169311523438], "mean": [0.969563364982605, -23.41606903076172, 22.95990753173828, 88.58472442626953, 9.119028091430664, 14.82663345336914], "std": [15.526389122009277, 34.246707916259766, 29.663734436035156, 11.402501106262207, 10.37499713897705, 22.608413696289062], "count": [665]}, "observation.state": {"min": [-29.899215698242188, -99.32001495361328, -2.060931921005249, 69.88214874267578, -10.72021198272705, 0.3403675854206085], "max": [18.178424835205078, 26.986825942993164, 94.2652359008789, 99.3016128540039, 23.59774398803711, 64.12525177001953], "mean": [0.7076519727706909, -22.633058547973633, 24.319721221923828, 88.43766021728516, 9.112648010253906, 27.95952796936035], "std": [15.562006950378418, 34.40502166748047, 29.303773880004883, 10.939019203186035, 10.34748649597168, 16.55024528503418], "count": [665]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5719956636500755]], [[0.5953687405731524]], [[0.6041630231900452]]], "std": [[[0.23395745775457663]], [[0.22828137102140553]], [[0.21877143403080893]]], "count": [130]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333178481649069]], [[0.5303842383107089]], [[0.5248064432503771]]], "std": [[[0.15385466119624905]], [[0.15462214549678643]], [[0.18697233895050538]]], "count": [130]}, "timestamp": {"min": [0.0], "max": [22.133333333333333], "mean": [11.066666666666668], "std": [6.398958248548483], "count": [665]}, "frame_index": {"min": [0], "max": [664], "mean": [332.0], "std": [191.96874745645448], "count": [665]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [665]}, "index": {"min": [4973], "max": [5637], "mean": [5305.0], "std": [191.96874745645448], "count": [665]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [665]}}} +{"episode_index": 10, "stats": {"action": {"min": [-31.87571907043457, -99.91427612304688, 1.1904761791229248, 69.03385925292969, -8.229548454284668, 0.0], "max": [13.924050331115723, 11.787398338317871, 94.5970687866211, 100.0, 24.590965270996094, 61.91335678100586], "mean": [-5.679934978485107, -31.615068435668945, 33.48491287231445, 82.33216094970703, 7.023440837860107, 19.855010986328125], "std": [14.9542875289917, 34.97704315185547, 27.711475372314453, 11.16159439086914, 10.351308822631836, 24.327617645263672], "count": [528]}, "observation.state": {"min": [-31.840238571166992, -99.23501586914062, 3.673835039138794, 68.74726867675781, -7.9986724853515625, 0.2722940742969513], "max": [13.624486923217773, 11.942201614379883, 94.9820785522461, 99.12702178955078, 24.261533737182617, 61.47038650512695], "mean": [-5.9947028160095215, -30.916671752929688, 34.960426330566406, 82.40650177001953, 7.068731307983398, 28.53894805908203], "std": [14.87696647644043, 35.07767868041992, 27.24546241760254, 10.98752498626709, 10.29993724822998, 19.3416690826416], "count": [528]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5841971182412359]], [[0.6050808879233511]], [[0.6085632650029709]]], "std": [[[0.22319420924671962]], [[0.2176007561098495]], [[0.2073252291364692]]], "count": [110]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5238506944444444]], [[0.5173532364081997]], [[0.5125211768419489]]], "std": [[[0.1455749744925727]], [[0.1442571690662151]], [[0.17499983147368017]]], "count": [110]}, "timestamp": {"min": [0.0], "max": [17.566666666666666], "mean": [8.783333333333333], "std": [5.080673256640377], "count": [528]}, "frame_index": {"min": [0], "max": [527], "mean": [263.5], "std": [152.42019769921134], "count": [528]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [528]}, "index": {"min": [5638], "max": [6165], "mean": [5901.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [528]}}} +{"episode_index": 11, "stats": {"action": {"min": [-31.10855484008789, -100.0, 1.923076868057251, 63.748966217041016, -9.938949584960938, 0.0], "max": [16.609128952026367, 16.93099021911621, 93.31501770019531, 100.0, 21.367521286010742, 64.07942199707031], "mean": [-5.455506801605225, -27.53829002380371, 29.33445930480957, 86.4204330444336, 6.753079414367676, 20.08975601196289], "std": [14.329911231994629, 36.27922821044922, 29.421201705932617, 11.43321704864502, 9.381667137145996, 23.79350471496582], "count": [568]}, "observation.state": {"min": [-30.869728088378906, -99.23501586914062, 2.777777671813965, 64.99345397949219, -10.189180374145508, 0.2722940742969513], "max": [16.088092803955078, 17.21207046508789, 93.45877838134766, 99.3016128540039, 21.075340270996094, 63.71681594848633], "mean": [-5.623158931732178, -26.592220306396484, 30.75263023376465, 86.24524688720703, 6.777320384979248, 27.73516845703125], "std": [14.384573936462402, 36.474700927734375, 28.888668060302734, 11.239646911621094, 9.377222061157227, 19.505218505859375], "count": [568]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5876432925540905]], [[0.6101128366576516]], [[0.6153927836939374]]], "std": [[[0.2272315730131438]], [[0.22123737088246612]], [[0.21062996343285784]]], "count": [116]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5319759127789047]], [[0.5279882979772369]], [[0.5242551026876268]]], "std": [[[0.15595591583047058]], [[0.15482913295362705]], [[0.18270521753234342]]], "count": [116]}, "timestamp": {"min": [0.0], "max": [18.9], "mean": [9.450000000000001], "std": [5.465574077807381], "count": [568]}, "frame_index": {"min": [0], "max": [567], "mean": [283.5], "std": [163.96722233422142], "count": [568]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [568]}, "index": {"min": [6166], "max": [6733], "mean": [6449.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [568]}}} +{"episode_index": 12, "stats": {"action": {"min": [-33.48676681518555, -100.0, 0.3663003742694855, 69.61189270019531, -13.308913230895996, 0.0], "max": [16.302263259887695, 15.473639488220215, 93.95604705810547, 100.0, 20.293041229248047, 63.71841049194336], "mean": [-3.3511962890625, -32.3090934753418, 30.144773483276367, 85.76750183105469, 6.505396366119385, 13.910566329956055], "std": [15.069148063659668, 33.257633209228516, 29.749008178710938, 11.340356826782227, 9.841601371765137, 21.337770462036133], "count": [596]}, "observation.state": {"min": [-33.2586784362793, -99.23501586914062, 3.0465950965881348, 70.40593719482422, -13.441752433776855, 0.3403675854206085], "max": [15.714818954467773, 15.852103233337402, 94.2652359008789, 99.3016128540039, 19.880517959594727, 62.9680061340332], "mean": [-3.5443475246429443, -31.38388442993164, 31.47346305847168, 85.46613311767578, 6.597362041473389, 25.130136489868164], "std": [15.08918285369873, 33.45160675048828, 29.34381103515625, 11.006534576416016, 9.825459480285645, 16.89144515991211], "count": [596]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5813502723311547]], [[0.6031709694989107]], [[0.6096468222358388]]], "std": [[[0.2247187895173364]], [[0.21898336713911204]], [[0.20997607568136273]]], "count": [120]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5309131127450981]], [[0.5236227498638345]], [[0.5176038994417211]]], "std": [[[0.1448683912575142]], [[0.14290087200645357]], [[0.17296675572050904]]], "count": [120]}, "timestamp": {"min": [0.0], "max": [19.833333333333332], "mean": [9.916666666666666], "std": [5.735004601373723], "count": [596]}, "frame_index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [596]}, "index": {"min": [6734], "max": [7329], "mean": [7031.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [596]}}} +{"episode_index": 13, "stats": {"action": {"min": [-28.270042419433594, -99.82854461669922, 4.670329570770264, 64.16184997558594, -10.378510475158691, 0.0], "max": [17.14614486694336, 11.015859603881836, 94.04762268066406, 94.7151107788086, 20.927961349487305, 77.43682098388672], "mean": [-4.540599822998047, -27.05333709716797, 34.77438735961914, 81.02813720703125, 8.032748222351074, 23.880834579467773], "std": [13.619566917419434, 32.382816314697266, 24.426448822021484, 10.11874771118164, 8.96435832977295, 26.94083023071289], "count": [648]}, "observation.state": {"min": [-27.584918975830078, -99.23501586914062, 7.347670078277588, 64.20777130126953, -10.189180374145508, 0.3403675854206085], "max": [16.68532943725586, 11.262218475341797, 94.2652359008789, 94.58751678466797, 20.544307708740234, 76.78692626953125], "mean": [-4.713043212890625, -26.251943588256836, 35.95304489135742, 81.02893829345703, 8.092299461364746, 31.432010650634766], "std": [13.612771034240723, 32.455482482910156, 24.295305252075195, 9.96331787109375, 8.917495727539062, 21.89925193786621], "count": [648]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5804146560968138]], [[0.6025470664828432]], [[0.6078197571997549]]], "std": [[[0.23410287813262956]], [[0.22771607056921844]], [[0.2165132084651572]]], "count": [128]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5277367493872549]], [[0.5189746061836193]], [[0.5137396232255924]]], "std": [[[0.15169484065450975]], [[0.14808880895494395]], [[0.1754967012590498]]], "count": [128]}, "timestamp": {"min": [0.0], "max": [21.566666666666666], "mean": [10.783333333333333], "std": [6.235375482471557], "count": [648]}, "frame_index": {"min": [0], "max": [647], "mean": [323.5], "std": [187.06126447414672], "count": [648]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [648]}, "index": {"min": [7330], "max": [7977], "mean": [7653.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [648]}}} +{"episode_index": 14, "stats": {"action": {"min": [-34.023780822753906, -99.7428207397461, -8.516483306884766, 66.39141082763672, -16.385835647583008, 0.0], "max": [15.151515007019043, 27.21817398071289, 92.76556396484375, 100.0, 20.634920120239258, 64.89169311523438], "mean": [-5.059730529785156, -25.962480545043945, 24.517271041870117, 86.04971313476562, 5.629951477050781, 20.61320686340332], "std": [15.604984283447266, 34.60945129394531, 29.234786987304688, 12.730208396911621, 10.30972671508789, 26.435998916625977], "count": [613]}, "observation.state": {"min": [-34.005226135253906, -99.23501586914062, -6.9892473220825195, 66.04103088378906, -16.030534744262695, 0.3403675854206085], "max": [15.192235946655273, 27.581809997558594, 92.83154296875, 99.3016128540039, 20.411550521850586, 64.60176849365234], "mean": [-5.348052024841309, -25.065338134765625, 25.889066696166992, 85.79979705810547, 5.660566329956055, 31.257604598999023], "std": [15.568424224853516, 34.82036590576172, 28.9428653717041, 12.382619857788086, 10.310994148254395, 19.982532501220703], "count": [613]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5811533357245338]], [[0.6032448771852914]], [[0.6092695613475743]]], "std": [[[0.22886964047283664]], [[0.2229052167205946]], [[0.21347181539456328]]], "count": [123]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279703756841491]], [[0.5240144169456401]], [[0.5208396666932356]]], "std": [[[0.1502083060211625]], [[0.14893793552534282]], [[0.17947505021342722]]], "count": [123]}, "timestamp": {"min": [0.0], "max": [20.4], "mean": [10.2], "std": [5.898587401516852], "count": [613]}, "frame_index": {"min": [0], "max": [612], "mean": [306.0], "std": [176.95762204550556], "count": [613]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [613]}, "index": {"min": [7978], "max": [8590], "mean": [8284.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [613]}}} +{"episode_index": 15, "stats": {"action": {"min": [-27.809743881225586, -100.0, 2.472527503967285, 67.46490478515625, -11.40415096282959, 0.0], "max": [19.60107421875, 23.27475357055664, 93.86447143554688, 100.0, 26.495725631713867, 61.462093353271484], "mean": [-2.1071038246154785, -32.31452178955078, 32.84217834472656, 84.58369445800781, 8.745779037475586, 15.617560386657715], "std": [15.555085182189941, 36.97554016113281, 32.41618728637695, 11.41933822631836, 11.052417755126953, 21.666929244995117], "count": [472]}, "observation.state": {"min": [-27.734230041503906, -99.40501403808594, 3.3154122829437256, 68.57267761230469, -11.583139419555664, 0.3403675854206085], "max": [19.372900009155273, 23.16192054748535, 94.08602142333984, 99.03971862792969, 26.186525344848633, 61.19809341430664], "mean": [-2.355893611907959, -31.481304168701172, 34.10905075073242, 84.50862121582031, 8.780313491821289, 25.1700496673584], "std": [15.58048152923584, 37.178714752197266, 31.985666275024414, 11.007200241088867, 10.997961044311523, 17.563121795654297], "count": [472]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5805998066718436]], [[0.6035017593671131]], [[0.6104842587199897]]], "std": [[[0.22469435303250432]], [[0.21882992986099312]], [[0.20975713418019754]]], "count": [101]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.528480034216657]], [[0.5231867841195884]], [[0.5163955239273927]]], "std": [[[0.15283938827961585]], [[0.15275767481872787]], [[0.18385476244274104]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [472]}, "index": {"min": [8591], "max": [9062], "mean": [8826.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [472]}}} +{"episode_index": 16, "stats": {"action": {"min": [-32.182586669921875, -99.91427612304688, -4.120879173278809, 69.61189270019531, -8.034188270568848, 0.0], "max": [20.444955825805664, 27.30389976501465, 94.78022003173828, 100.0, 27.765567779541016, 60.10830307006836], "mean": [0.7011187076568604, -29.975492477416992, 26.02918815612793, 89.28544616699219, 12.14826488494873, 14.943471908569336], "std": [15.8646879196167, 34.48800277709961, 31.766998291015625, 12.480443000793457, 10.172248840332031, 21.212491989135742], "count": [615]}, "observation.state": {"min": [-32.138858795166016, -99.40501403808594, -3.225806474685669, 69.35836029052734, -8.065051078796387, 0.20422056317329407], "max": [19.970138549804688, 27.49681282043457, 94.9820785522461, 99.03971862792969, 27.51410484313965, 59.360107421875], "mean": [0.43827465176582336, -28.94948959350586, 27.29947280883789, 88.9008560180664, 12.193078994750977, 26.37529945373535], "std": [15.882543563842773, 34.749549865722656, 31.36225128173828, 12.051321983337402, 10.068385124206543, 15.812819480895996], "count": [615]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5900905202189276]], [[0.6134656381183909]], [[0.6224139284101174]]], "std": [[[0.2241567205978472]], [[0.21827339332619788]], [[0.20970857263844161]]], "count": [123]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5273387782958712]], [[0.5227382548886763]], [[0.5173596149503162]]], "std": [[[0.15336584069840245]], [[0.1527020512279517]], [[0.1824199533782852]]], "count": [123]}, "timestamp": {"min": [0.0], "max": [20.466666666666665], "mean": [10.233333333333333], "std": [5.9178324360141135], "count": [615]}, "frame_index": {"min": [0], "max": [614], "mean": [307.0], "std": [177.5349730804234], "count": [615]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [615]}, "index": {"min": [9063], "max": [9677], "mean": [9370.0], "std": [177.5349730804234], "count": [615]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [615]}}} +{"episode_index": 17, "stats": {"action": {"min": [-34.25393295288086, -100.0, 8.882783889770508, 67.8777847290039, -14.481074333190918, 0.0], "max": [15.304947853088379, 20.96013641357422, 95.5128173828125, 100.0, 19.0231990814209, 64.35018157958984], "mean": [-9.020598411560059, -28.396224975585938, 31.694049835205078, 83.5754623413086, 3.029557704925537, 24.53355598449707], "std": [17.261474609375, 39.025779724121094, 32.3597297668457, 12.02480697631836, 10.95726203918457, 27.268524169921875], "count": [430]}, "observation.state": {"min": [-34.3038444519043, -99.40501403808594, 8.512544631958008, 68.8345718383789, -14.304679870605469, 0.20422056317329407], "max": [15.117581367492676, 20.781980514526367, 95.51971435546875, 98.95242309570312, 18.68569564819336, 63.784889221191406], "mean": [-9.390357971191406, -27.383573532104492, 32.91341781616211, 83.49053955078125, 3.038461446762085, 31.810245513916016], "std": [17.2607364654541, 39.238685607910156, 31.885629653930664, 11.79613971710205, 10.945001602172852, 22.346132278442383], "count": [430]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5831694199346406]], [[0.6059329044117647]], [[0.6108670710784314]]], "std": [[[0.22360789743453058]], [[0.21860497995829714]], [[0.20931725272822807]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.5310062071078432]], [[0.5235050102124184]], [[0.5181973223039216]]], "std": [[[0.14846568335040944]], [[0.14636803834891973]], [[0.17415744596925592]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [430]}, "index": {"min": [9678], "max": [10107], "mean": [9892.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [430]}}} +{"episode_index": 18, "stats": {"action": {"min": [-27.809743881225586, -100.0, -1.556776523590088, 61.354251861572266, -9.841269493103027, 0.0], "max": [24.434215545654297, 20.01714515686035, 95.32967376708984, 100.0, 24.884004592895508, 57.039710998535156], "mean": [3.6944692134857178, -25.9141902923584, 25.057083129882812, 87.07288360595703, 11.781996726989746, 11.751194953918457], "std": [15.448797225952148, 32.74533462524414, 28.714799880981445, 11.470732688903809, 10.304506301879883, 19.91640281677246], "count": [645]}, "observation.state": {"min": [-27.808883666992188, -99.32001495361328, 1.3440860509872437, 61.676124572753906, -9.658147811889648, 0.20422056317329407], "max": [23.926837921142578, 19.847003936767578, 95.51971435546875, 99.03971862792969, 24.527050018310547, 55.684139251708984], "mean": [3.4625306129455566, -25.073102951049805, 26.46074676513672, 86.72403717041016, 11.823857307434082, 26.704099655151367], "std": [15.44039249420166, 32.90553283691406, 28.358379364013672, 11.165924072265625, 10.242101669311523, 15.251383781433105], "count": [645]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5846272402990067]], [[0.6067399258916165]], [[0.613212037144254]]], "std": [[[0.22540611921904774]], [[0.21947551075318192]], [[0.20982287074956812]]], "count": [127]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.5249492306108795]], [[0.5189130336189594]], [[0.5144134533734753]]], "std": [[[0.1462861375269561]], [[0.14348262257525976]], [[0.16955102232447564]]], "count": [127]}, "timestamp": {"min": [0.0], "max": [21.466666666666665], "mean": [10.733333333333333], "std": [6.20650793447819], "count": [645]}, "frame_index": {"min": [0], "max": [644], "mean": [322.0], "std": [186.19523803434572], "count": [645]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [645]}, "index": {"min": [10108], "max": [10752], "mean": [10430.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [645]}}} +{"episode_index": 19, "stats": {"action": {"min": [-26.27541160583496, -100.0, -7.051281929016113, 65.73080444335938, -9.10866928100586, 0.0], "max": [22.362869262695312, 16.93099021911621, 94.04762268066406, 100.0, 23.809524536132812, 54.241878509521484], "mean": [0.7916136980056763, -26.858291625976562, 27.33415985107422, 83.7254409790039, 9.987308502197266, 17.810001373291016], "std": [15.989570617675781, 32.495628356933594, 28.329822540283203, 11.134739875793457, 10.457234382629395, 21.61850357055664], "count": [601]}, "observation.state": {"min": [-26.390443801879883, -99.32001495361328, -3.8530466556549072, 66.47752380371094, -8.795220375061035, 0.20422056317329407], "max": [22.65770721435547, 17.127071380615234, 94.3548355102539, 99.03971862792969, 23.464984893798828, 53.91422653198242], "mean": [0.5771816968917847, -26.059219360351562, 28.80843162536621, 83.63906860351562, 10.008265495300293, 27.462493896484375], "std": [15.929945945739746, 32.60609817504883, 27.765031814575195, 10.614936828613281, 10.46349048614502, 16.27771759033203], "count": [601]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5797334828904013]], [[0.6018868312132015]], [[0.6064106202398315]]], "std": [[[0.22843513470396368]], [[0.22303819361940172]], [[0.21333857511629914]]], "count": [121]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5283157004537352]], [[0.5220422557797224]], [[0.5173405427942527]]], "std": [[[0.15567182639860958]], [[0.1525996530591559]], [[0.1800637753211917]]], "count": [121]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [601]}, "index": {"min": [10753], "max": [11353], "mean": [11053.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [601]}}} +{"episode_index": 20, "stats": {"action": {"min": [-28.576908111572266, -100.0, -1.3736263513565063, 65.5656509399414, -12.673993110656738, 0.09025270491838455], "max": [21.135404586791992, 26.189455032348633, 94.04762268066406, 100.0, 24.884004592895508, 61.10108184814453], "mean": [3.5004048347473145, -30.795625686645508, 29.367507934570312, 85.8054428100586, 9.998403549194336, 13.766749382019043], "std": [14.57260513305664, 37.000308990478516, 32.12519836425781, 12.000508308410645, 9.3408842086792, 22.367107391357422], "count": [603]}, "observation.state": {"min": [-28.331466674804688, -99.23501586914062, -0.6272401213645935, 65.69184112548828, -12.446066856384277, 0.20422056317329407], "max": [20.56737518310547, 26.3918399810791, 94.3548355102539, 99.03971862792969, 24.527050018310547, 60.721580505371094], "mean": [3.230391502380371, -30.047222137451172, 30.637929916381836, 85.78958892822266, 10.056527137756348, 25.416732788085938], "std": [14.623978614807129, 37.23952865600586, 31.839441299438477, 11.669328689575195, 9.276405334472656, 17.956680297851562], "count": [603]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5806559360314374]], [[0.6036662007778318]], [[0.6113466145411333]]], "std": [[[0.227019155898543]], [[0.22146179135401692]], [[0.21259623963560945]]], "count": [121]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5338247329579214]], [[0.5254108953843245]], [[0.5214068931291524]]], "std": [[[0.145799543837569]], [[0.1442785918753595]], [[0.17244982303457088]]], "count": [121]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [603]}, "index": {"min": [11354], "max": [11956], "mean": [11655.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}}} +{"episode_index": 21, "stats": {"action": {"min": [-27.042577743530273, -100.0, -11.721611976623535, 71.75888061523438, -12.869353294372559, 0.0], "max": [21.902570724487305, 32.96185302734375, 93.5897445678711, 100.0, 25.421245574951172, 49.90974807739258], "mean": [0.4464535117149353, -20.908920288085938, 19.472694396972656, 89.9563980102539, 10.106999397277832, 16.110671997070312], "std": [14.127880096435547, 40.23549270629883, 33.041072845458984, 11.102677345275879, 10.809330940246582, 19.86831283569336], "count": [651]}, "observation.state": {"min": [-27.3609561920166, -99.23501586914062, -10.75268840789795, 71.54080963134766, -12.645204544067383, 0.13614703714847565], "max": [21.313922882080078, 33.02167510986328, 93.81720733642578, 99.388916015625, 25.124460220336914, 49.62559509277344], "mean": [0.21840061247348785, -19.97264862060547, 20.426532745361328, 89.76811981201172, 10.13809871673584, 25.369224548339844], "std": [14.194879531860352, 40.36692428588867, 32.6995849609375, 10.811253547668457, 10.83248519897461, 15.2606782913208], "count": [651]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5756963704427083]], [[0.5981485268586602]], [[0.6033949094286152]]], "std": [[[0.23834006477405661]], [[0.2322744527364398]], [[0.22085973139211237]]], "count": [128]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5343510327308006]], [[0.5280069619970384]], [[0.5261306551266339]]], "std": [[[0.14120903282495456]], [[0.1393607474938947]], [[0.1662841174971252]]], "count": [128]}, "timestamp": {"min": [0.0], "max": [21.666666666666668], "mean": [10.833333333333334], "std": [6.264243030146638], "count": [651]}, "frame_index": {"min": [0], "max": [650], "mean": [325.0], "std": [187.92729090439914], "count": [651]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [651]}, "index": {"min": [11957], "max": [12607], "mean": [12282.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [651]}}} +{"episode_index": 22, "stats": {"action": {"min": [-24.51093292236328, -99.65709686279297, -4.029304027557373, 67.29975128173828, -6.568986415863037, 0.09025270491838455], "max": [23.97391700744629, 21.131589889526367, 93.5897445678711, 100.0, 27.47252655029297, 64.25992584228516], "mean": [2.0911202430725098, -35.38128662109375, 30.207664489746094, 86.54977416992188, 11.038039207458496, 13.337504386901855], "std": [15.441218376159668, 40.01797103881836, 35.54113006591797, 12.798596382141113, 10.459732055664062, 21.780500411987305], "count": [516]}, "observation.state": {"min": [-24.300111770629883, -99.23501586914062, -1.254480242729187, 68.04888916015625, -6.2064385414123535, 0.2722940742969513], "max": [23.404254913330078, 21.37696647644043, 93.81720733642578, 99.21431732177734, 27.18221092224121, 63.852962493896484], "mean": [1.8801168203353882, -34.57652282714844, 31.309722900390625, 86.23538208007812, 11.10085391998291, 23.435888290405273], "std": [15.453328132629395, 40.31548309326172, 35.24372100830078, 12.497417449951172, 10.360852241516113, 18.52498435974121], "count": [516]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5822792623608085]], [[0.6050914389675622]], [[0.6105955674322199]]], "std": [[[0.21772586633167543]], [[0.21185433093805384]], [[0.20358173142116007]]], "count": [108]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5328321097343258]], [[0.5264144104786976]], [[0.5215122643579037]]], "std": [[[0.16269664369812253]], [[0.15909934190985245]], [[0.1841765574563215]]], "count": [108]}, "timestamp": {"min": [0.0], "max": [17.166666666666668], "mean": [8.583333333333334], "std": [4.965202990889772], "count": [516]}, "frame_index": {"min": [0], "max": [515], "mean": [257.5], "std": [148.95608972669316], "count": [516]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [516]}, "index": {"min": [12608], "max": [13123], "mean": [12865.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [516]}}} +{"episode_index": 23, "stats": {"action": {"min": [-31.031837463378906, -99.65709686279297, -0.8241758346557617, 68.12551879882812, -9.938949584960938, 0.09025270491838455], "max": [20.138090133666992, 25.760822296142578, 93.5897445678711, 100.0, 19.80463981628418, 59.38628005981445], "mean": [-0.4353039562702179, -31.3759822845459, 29.270723342895508, 86.87294006347656, 7.806333065032959, 17.50670623779297], "std": [16.51580047607422, 38.653343200683594, 33.691097259521484, 12.107010841369629, 9.413158416748047, 24.131811141967773], "count": [511]}, "observation.state": {"min": [-31.24300193786621, -99.23501586914062, -0.17921146750450134, 69.70755004882812, -10.255558967590332, 0.3403675854206085], "max": [19.671518325805664, 26.051849365234375, 93.90680694580078, 99.03971862792969, 19.415864944458008, 58.95166778564453], "mean": [-0.7835830450057983, -30.508840560913086, 30.516700744628906, 86.82169342041016, 7.8320136070251465, 27.611543655395508], "std": [16.55568504333496, 38.9659309387207, 33.333839416503906, 11.889250755310059, 9.383899688720703, 19.210477828979492], "count": [511]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5895082596512125]], [[0.6115189168346467]], [[0.6171746380795309]]], "std": [[[0.2227808409297073]], [[0.21663232976159338]], [[0.207076218721122]]], "count": [107]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5336740577851078]], [[0.5247126130047035]], [[0.5159861416529228]]], "std": [[[0.15001122058762262]], [[0.14743488770422947]], [[0.1722616496608923]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [511]}, "index": {"min": [13124], "max": [13634], "mean": [13379.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}}} +{"episode_index": 24, "stats": {"action": {"min": [-23.130035400390625, -99.91427612304688, 5.6776556968688965, 66.80429077148438, -2.124542236328125, 0.0], "max": [24.127349853515625, 22.41748809814453, 94.13919067382812, 100.0, 31.037851333618164, 65.43321228027344], "mean": [1.8292107582092285, -28.536029815673828, 28.565372467041016, 83.8475570678711, 15.037388801574707, 19.019309997558594], "std": [14.575481414794922, 39.4220085144043, 32.9598274230957, 12.070743560791016, 11.386171340942383, 25.568588256835938], "count": [512]}, "observation.state": {"min": [-23.553564071655273, -99.23501586914062, 6.451612949371338, 67.2632064819336, -1.8254231214523315, 0.2722940742969513], "max": [23.553564071655273, 22.056947708129883, 94.3548355102539, 99.03971862792969, 30.833057403564453, 64.942138671875], "mean": [1.544274091720581, -27.676128387451172, 29.782108306884766, 83.84451293945312, 15.0663423538208, 28.170618057250977], "std": [14.65135669708252, 39.6813850402832, 32.62400436401367, 11.717024803161621, 11.326598167419434, 20.953229904174805], "count": [512]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5762804730926638]], [[0.5990444230651762]], [[0.604062517179769]]], "std": [[[0.22895960456895523]], [[0.2230125901912318]], [[0.2130332323848634]]], "count": [107]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5253374908374564]], [[0.5214729762231995]], [[0.5142353151151426]]], "std": [[[0.15103203401300092]], [[0.14805349973594095]], [[0.1740912396045696]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [512]}, "index": {"min": [13635], "max": [14146], "mean": [13890.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [512]}}} +{"episode_index": 25, "stats": {"action": {"min": [-25.04794692993164, -99.91427612304688, -6.135530948638916, 61.60198211669922, -6.031745910644531, 0.0], "max": [21.288837432861328, 24.13201904296875, 95.23809814453125, 100.0, 30.793651580810547, 64.62094116210938], "mean": [-1.5761994123458862, -33.289127349853516, 33.245296478271484, 84.59449005126953, 12.027153015136719, 20.95874786376953], "std": [15.474533081054688, 40.142974853515625, 34.17102813720703, 11.41242504119873, 11.932502746582031, 24.98629379272461], "count": [545]}, "observation.state": {"min": [-25.195968627929688, -99.40501403808594, -3.673835039138794, 63.16019058227539, -5.8745436668396, 0.2722940742969513], "max": [21.08995819091797, 23.926902770996094, 95.34049987792969, 99.21431732177734, 30.501161575317383, 64.26140594482422], "mean": [-1.7639732360839844, -32.46207809448242, 34.39827346801758, 84.3375015258789, 12.057304382324219, 28.212936401367188], "std": [15.476051330566406, 40.339866638183594, 33.914459228515625, 11.202640533447266, 11.885859489440918, 20.445207595825195], "count": [545]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5901377199317227]], [[0.6124336739904296]], [[0.6176908099177171]]], "std": [[[0.2233181079434407]], [[0.2170972669281687]], [[0.2073983863957929]]], "count": [112]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5290043038048553]], [[0.5189249168417367]], [[0.5122191749095472]]], "std": [[[0.1521416306564039]], [[0.14810818641430673]], [[0.17316923125203557]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [545]}, "index": {"min": [14147], "max": [14691], "mean": [14419.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}}} +{"episode_index": 26, "stats": {"action": {"min": [-28.346757888793945, -99.82854461669922, 0.8241758346557617, 69.859619140625, -8.717948913574219, 0.0], "max": [22.74645233154297, 27.21817398071289, 94.5054931640625, 100.0, 25.616605758666992, 70.12635040283203], "mean": [-3.078294277191162, -35.55366516113281, 34.152889251708984, 84.09879302978516, 7.533531188964844, 18.581287384033203], "std": [16.736011505126953, 40.873260498046875, 36.4649543762207, 12.04995346069336, 10.658137321472168, 25.316511154174805], "count": [454]}, "observation.state": {"min": [-28.107501983642578, -99.40501403808594, 0.6272401213645935, 69.4456558227539, -8.463325500488281, 0.20422056317329407], "max": [22.433744430541992, 26.986825942993164, 95.34049987792969, 99.03971862792969, 25.323596954345703, 69.91150665283203], "mean": [-3.2895796298980713, -34.628631591796875, 35.22453689575195, 83.81195831298828, 7.587963104248047, 26.296037673950195], "std": [16.74763298034668, 41.221981048583984, 36.38124084472656, 11.871833801269531, 10.64045524597168, 21.854116439819336], "count": [454]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5860859027777777]], [[0.6090039195261437]], [[0.6137108966503269]]], "std": [[[0.22418690112242068]], [[0.21823183729902032]], [[0.2088685217918496]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5323734844771242]], [[0.5250220710784314]], [[0.5214456229575163]]], "std": [[[0.15159053926768015]], [[0.1484418747709872]], [[0.17454403314238967]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [454]}, "index": {"min": [14692], "max": [15145], "mean": [14918.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}}} +{"episode_index": 27, "stats": {"action": {"min": [-32.8730354309082, -99.91427612304688, 15.018315315246582, 63.088356018066406, -3.1990232467651367, 0.0], "max": [27.19601058959961, 14.530647277832031, 93.4981689453125, 100.0, 34.652015686035156, 72.83393859863281], "mean": [1.3017550706863403, -35.563541412353516, 38.31928634643555, 84.37857818603516, 14.617083549499512, 22.9776668548584], "std": [19.99030876159668, 35.99656295776367, 27.41082763671875, 11.659643173217773, 13.223855018615723, 26.497438430786133], "count": [585]}, "observation.state": {"min": [-33.03471374511719, -99.57501220703125, 16.039426803588867, 64.55696105957031, -2.953866481781006, 0.3403675854206085], "max": [26.8383731842041, 14.66213321685791, 93.81720733642578, 99.03971862792969, 34.35114669799805, 72.43022155761719], "mean": [1.0554474592208862, -34.78840637207031, 39.42236328125, 84.23638916015625, 14.639077186584473, 32.11827087402344], "std": [19.88243865966797, 36.2381591796875, 27.155166625976562, 11.221920013427734, 13.200445175170898, 20.276403427124023], "count": [585]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5944438922814889]], [[0.6153855516782984]], [[0.6211643576215797]]], "std": [[[0.21539192630127793]], [[0.2094096076459157]], [[0.20039247650289316]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.531447961670544]], [[0.5206831190456408]], [[0.5133533479422843]]], "std": [[[0.1636649997843721]], [[0.16111034485349662]], [[0.18949627373871245]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.466666666666665], "mean": [9.733333333333333], "std": [5.629156900230034], "count": [585]}, "frame_index": {"min": [0], "max": [584], "mean": [292.0], "std": [168.87470700690102], "count": [585]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [585]}, "index": {"min": [15146], "max": [15730], "mean": [15438.0], "std": [168.87470700690102], "count": [585]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [585]}}} +{"episode_index": 28, "stats": {"action": {"min": [-26.7357120513916, -100.0, 15.29304027557373, 64.16184997558594, -9.89011001586914, 0.09025270491838455], "max": [33.10318374633789, 11.44449234008789, 94.5970687866211, 95.2105712890625, 33.82173538208008, 71.02887725830078], "mean": [2.73207426071167, -36.826927185058594, 38.21470642089844, 80.8081283569336, 12.040529251098633, 24.23743438720703], "std": [18.929494857788086, 34.44597244262695, 26.57923126220703, 11.47661018371582, 13.004684448242188, 28.635244369506836], "count": [533]}, "observation.state": {"min": [-26.539752960205078, -99.23501586914062, 18.279569625854492, 65.51724243164062, -9.591769218444824, 0.20422056317329407], "max": [32.58678436279297, 11.60221004486084, 94.80286407470703, 94.93670654296875, 33.421836853027344, 70.45609283447266], "mean": [2.4642393589019775, -36.04248046875, 39.556514739990234, 81.00955963134766, 12.026864051818848, 32.868499755859375], "std": [19.000261306762695, 34.597991943359375, 26.143455505371094, 11.510133743286133, 12.99590015411377, 22.1155948638916], "count": [533]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5842832442067736]], [[0.6057889910130719]], [[0.6123435197563875]]], "std": [[[0.21814935328669013]], [[0.2118088658771155]], [[0.20349754094330436]]], "count": [110]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5332293969102793]], [[0.5242224246137849]], [[0.517576275623886]]], "std": [[[0.1542206528052217]], [[0.1514779851652896]], [[0.17795952738941648]]], "count": [110]}, "timestamp": {"min": [0.0], "max": [17.733333333333334], "mean": [8.866666666666669], "std": [5.128785864553564], "count": [533]}, "frame_index": {"min": [0], "max": [532], "mean": [266.0], "std": [153.8635759366069], "count": [533]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [533]}, "index": {"min": [15731], "max": [16263], "mean": [15997.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}}} +{"episode_index": 29, "stats": {"action": {"min": [-28.270042419433594, -100.0, 0.8241758346557617, 67.96036529541016, -11.79487133026123, 0.09025270491838455], "max": [21.979286193847656, 24.474924087524414, 97.16117095947266, 97.10982513427734, 27.66788673400879, 59.38628005981445], "mean": [-1.6137027740478516, -35.44922637939453, 34.910194396972656, 84.55926513671875, 8.665397644042969, 23.57286262512207], "std": [16.038429260253906, 40.1742057800293, 32.48066329956055, 10.495877265930176, 10.787044525146484, 21.894147872924805], "count": [591]}, "observation.state": {"min": [-28.182157516479492, -99.4900131225586, 2.5985662937164307, 68.22348022460938, -11.51676082611084, 0.13614703714847565], "max": [21.761852264404297, 24.776880264282227, 97.8494644165039, 96.76996612548828, 27.31496810913086, 59.08781433105469], "mean": [-1.8640379905700684, -34.489192962646484, 36.08625793457031, 84.57313537597656, 8.750299453735352, 28.340009689331055], "std": [16.021697998046875, 40.53407669067383, 32.16026306152344, 10.518871307373047, 10.724592208862305, 18.934770584106445], "count": [591]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5933617444526831]], [[0.6150642112237051]], [[0.6192598073543143]]], "std": [[[0.2266511081822402]], [[0.22048129619339413]], [[0.20967454005380334]]], "count": [119]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5402624591503268]], [[0.5325198704481793]], [[0.5281583662876915]]], "std": [[[0.15503953506033993]], [[0.14900632721330914]], [[0.17197853650075717]]], "count": [119]}, "timestamp": {"min": [0.0], "max": [19.666666666666668], "mean": [9.833333333333334], "std": [5.686892010645247], "count": [591]}, "frame_index": {"min": [0], "max": [590], "mean": [295.0], "std": [170.60676031935742], "count": [591]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [591]}, "index": {"min": [16264], "max": [16854], "mean": [16559.0], "std": [170.60676031935742], "count": [591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [591]}}} +{"episode_index": 30, "stats": {"action": {"min": [-28.883773803710938, -100.0, 0.18315018713474274, 55.07844924926758, -6.275946140289307, 0.09025270491838455], "max": [23.51361656188965, 24.046293258666992, 100.0, 100.0, 29.621490478515625, 63.98917007446289], "mean": [-0.7968785762786865, -37.314552307128906, 35.76058578491211, 84.80574798583984, 11.974971771240234, 23.926488876342773], "std": [16.726665496826172, 37.132389068603516, 32.14388656616211, 14.249251365661621, 11.666356086730957, 22.215574264526367], "count": [435]}, "observation.state": {"min": [-28.704740524291992, -99.32001495361328, 1.5232975482940674, 56.35093688964844, -6.140059947967529, 0.13614703714847565], "max": [23.105636596679688, 24.351890563964844, 99.46236419677734, 98.95242309570312, 29.306339263916016, 63.580665588378906], "mean": [-0.9966818690299988, -36.483543395996094, 36.813148498535156, 84.68534851074219, 12.023545265197754, 27.962575912475586], "std": [16.754241943359375, 37.38887023925781, 31.585765838623047, 13.946279525756836, 11.651396751403809, 19.89185333251953], "count": [435]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5904535988562092]], [[0.6129825592320262]], [[0.6201458782679738]]], "std": [[[0.22066081711636953]], [[0.21425616282378426]], [[0.2055246658441384]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5387296139705883]], [[0.527423137254902]], [[0.5198247406045752]]], "std": [[[0.15300470584942755]], [[0.1502051630283022]], [[0.17818403295752858]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [435]}, "index": {"min": [16855], "max": [17289], "mean": [17072.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}}} +{"episode_index": 31, "stats": {"action": {"min": [-29.497507095336914, -99.91427612304688, 2.930402994155884, 57.720890045166016, -10.231989860534668, 0.09025270491838455], "max": [19.754507064819336, 24.560651779174805, 95.97069549560547, 100.0, 24.297924041748047, 63.537906646728516], "mean": [-2.9076180458068848, -23.3397216796875, 27.829381942749023, 86.45236206054688, 9.205472946166992, 28.752641677856445], "std": [14.838802337646484, 38.76901626586914, 31.6904239654541, 11.049123764038086, 10.721611976623535, 23.30030059814453], "count": [504]}, "observation.state": {"min": [-29.301979064941406, -99.4900131225586, 3.5842294692993164, 58.96988296508789, -10.189180374145508, 0.13614703714847565], "max": [19.223590850830078, 24.776880264282227, 96.1469497680664, 98.95242309570312, 24.062397003173828, 63.17222595214844], "mean": [-3.1232082843780518, -22.406213760375977, 29.068193435668945, 86.26506042480469, 9.21047592163086, 33.099700927734375], "std": [14.766334533691406, 38.993614196777344, 31.37129020690918, 10.96580982208252, 10.721135139465332, 20.430055618286133], "count": [504]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.590676121824516]], [[0.6137916955697373]], [[0.6221667302534221]]], "std": [[[0.23528032681086974]], [[0.22780577630030543]], [[0.2161404493855751]]], "count": [106]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.5318755742076705]], [[0.5256535735756567]], [[0.5202523083919103]]], "std": [[[0.14971571035437797]], [[0.14640282408681174]], [[0.1716599659748165]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [504]}, "index": {"min": [17290], "max": [17793], "mean": [17541.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [504]}}} +{"episode_index": 32, "stats": {"action": {"min": [-29.7276554107666, -99.7428207397461, -6.135530948638916, 66.80429077148438, -5.44566535949707, 0.09025270491838455], "max": [20.291522979736328, 18.902700424194336, 95.87911987304688, 100.0, 32.600730895996094, 56.137184143066406], "mean": [-2.1652376651763916, -33.74469757080078, 31.257404327392578, 83.9765625, 12.867107391357422, 24.379762649536133], "std": [14.85063362121582, 37.28559494018555, 30.329627990722656, 10.539783477783203, 11.307490348815918, 18.230491638183594], "count": [478]}, "observation.state": {"min": [-29.899215698242188, -99.40501403808594, -3.405017852783203, 67.78699493408203, -5.011616230010986, 0.20422056317329407], "max": [20.492721557617188, 19.252017974853516, 96.0573501586914, 98.95242309570312, 32.22701644897461, 55.684139251708984], "mean": [-2.368335485458374, -32.856998443603516, 32.60537338256836, 83.96630096435547, 12.920318603515625, 27.86953353881836], "std": [14.809364318847656, 37.78084182739258, 29.81409454345703, 10.382593154907227, 11.22222900390625, 16.464765548706055], "count": [478]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5806511217640652]], [[0.6033207500320389]], [[0.6092504345283865]]], "std": [[[0.22621009161775252]], [[0.22034639160217856]], [[0.2113520044156366]]], "count": [102]}, "observation.images.wrist": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5243788546872998]], [[0.5160321270665129]], [[0.507434167948225]]], "std": [[[0.15661158039261114]], [[0.14987801938296683]], [[0.1725049136358007]]], "count": [102]}, "timestamp": {"min": [0.0], "max": [15.9], "mean": [7.949999999999999], "std": [4.599547079151744], "count": [478]}, "frame_index": {"min": [0], "max": [477], "mean": [238.5], "std": [137.9864123745523], "count": [478]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [478]}, "index": {"min": [17794], "max": [18271], "mean": [18032.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [478]}}} +{"episode_index": 33, "stats": {"action": {"min": [-28.42347526550293, -99.7428207397461, 4.761904716491699, 63.418663024902344, -10.622710227966309, 0.09025270491838455], "max": [20.36823844909668, 19.50278663635254, 95.5128173828125, 100.0, 25.66544532775879, 53.97111892700195], "mean": [-4.996183395385742, -38.04377365112305, 36.3646125793457, 80.51575469970703, 7.877267837524414, 24.999710083007812], "std": [14.113000869750977, 37.88337326049805, 32.30255889892578, 12.675973892211914, 10.725534439086914, 18.013450622558594], "count": [371]}, "observation.state": {"min": [-28.630084991455078, -99.1500244140625, 7.078853130340576, 64.55696105957031, -10.321938514709473, 0.40844112634658813], "max": [19.671518325805664, 19.6770076751709, 96.0573501586914, 99.21431732177734, 25.323596954345703, 53.64193344116211], "mean": [-5.342037677764893, -37.110774993896484, 37.7599983215332, 80.56167602539062, 7.824232578277588, 27.890487670898438], "std": [14.051191329956055, 38.21430206298828, 31.98932647705078, 12.310986518859863, 10.731956481933594, 16.627025604248047], "count": [371]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5828648100490196]], [[0.6058618709150326]], [[0.6121037397875817]]], "std": [[[0.22274367744069046]], [[0.2159769120560597]], [[0.2066722215366239]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203388623366013]], [[0.512874861111111]], [[0.5079526225490196]]], "std": [[[0.1470555136499364]], [[0.1431462667207597]], [[0.17015396985574902]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [371]}, "index": {"min": [18272], "max": [18642], "mean": [18457.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}}} +{"episode_index": 34, "stats": {"action": {"min": [-32.8730354309082, -99.82854461669922, 8.882783889770508, 64.90503692626953, -8.620268821716309, 0.09025270491838455], "max": [22.286151885986328, 8.186883926391602, 93.86447143554688, 99.91742706298828, 28.058609008789062, 59.20577621459961], "mean": [-4.355501651763916, -37.6966438293457, 37.05891799926758, 81.5004653930664, 11.0404691696167, 23.524316787719727], "std": [16.89785385131836, 33.4420280456543, 27.86368751525879, 11.3884859085083, 12.5296630859375, 20.23997688293457], "count": [394]}, "observation.state": {"min": [-32.661441802978516, -99.32001495361328, 11.290322303771973, 66.12832641601562, -8.396946907043457, 0.2722940742969513], "max": [21.836505889892578, 8.45728874206543, 93.99641418457031, 98.95242309570312, 27.71324348449707, 58.88359451293945], "mean": [-4.509036064147949, -36.9044189453125, 38.677303314208984, 81.51781463623047, 11.049580574035645, 28.787878036499023], "std": [16.830812454223633, 33.70149230957031, 27.338245391845703, 11.265669822692871, 12.487895965576172, 16.616315841674805], "count": [394]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5910614072712418]], [[0.613310089869281]], [[0.6192324325980392]]], "std": [[[0.21882743078737135]], [[0.21308955932968054]], [[0.20431394004471434]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5278461458333333]], [[0.5178438623366013]], [[0.5076104718137255]]], "std": [[[0.15207165116239635]], [[0.14861743232596691]], [[0.17626976766963623]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.1], "mean": [6.55], "std": [3.7912545563587674], "count": [394]}, "frame_index": {"min": [0], "max": [393], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [394]}, "index": {"min": [18643], "max": [19036], "mean": [18839.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [394]}}} +{"episode_index": 35, "stats": {"action": {"min": [-29.804372787475586, -99.65709686279297, 2.930402994155884, 66.47399139404297, -5.103785037994385, 0.09025270491838455], "max": [19.60107421875, 16.330904006958008, 95.97069549560547, 100.0, 23.956043243408203, 56.137184143066406], "mean": [-4.017920970916748, -40.356475830078125, 38.19487762451172, 77.66606903076172, 8.558016777038574, 26.23776626586914], "std": [15.907607078552246, 33.56682586669922, 30.437524795532227, 11.923012733459473, 9.089029312133789, 18.07423973083496], "count": [364]}, "observation.state": {"min": [-30.123180389404297, -99.32001495361328, 5.8243727684021, 67.52510070800781, -4.746100425720215, 0.2722940742969513], "max": [19.895483016967773, 16.44708824157715, 96.23655700683594, 99.03971862792969, 23.59774398803711, 55.82028579711914], "mean": [-4.225375652313232, -39.55065155029297, 39.4371223449707, 77.86184692382812, 8.57382869720459, 29.012178421020508], "std": [15.864688873291016, 33.93247985839844, 30.119903564453125, 11.395339965820312, 8.997430801391602, 16.509004592895508], "count": [364]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5869533558006537]], [[0.6100809477124183]], [[0.6165523223039217]]], "std": [[[0.22078264954961563]], [[0.21476916682936772]], [[0.20571904747563488]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5192571466503267]], [[0.5081539195261437]], [[0.49960439338235296]]], "std": [[[0.15736524459644546]], [[0.1523709508611608]], [[0.17976763258777345]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [364]}, "index": {"min": [19037], "max": [19400], "mean": [19218.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}}} +{"episode_index": 36, "stats": {"action": {"min": [-35.8649787902832, -99.91427612304688, -7.4175825119018555, 53.34434509277344, -13.894993782043457, 0.09025270491838455], "max": [24.127349853515625, 30.818687438964844, 95.69596862792969, 100.0, 29.27960968017578, 57.851985931396484], "mean": [1.2581616640090942, -30.27942657470703, 29.75482940673828, 85.01566314697266, 13.477079391479492, 21.67061424255371], "std": [16.74868392944336, 33.16096878051758, 30.90777587890625, 13.958478927612305, 11.82153034210205, 19.298614501953125], "count": [571]}, "observation.state": {"min": [-35.94624710083008, -99.40501403808594, -6.899641513824463, 53.90658950805664, -13.640889167785645, 0.20422056317329407], "max": [23.404254913330078, 30.981725692749023, 95.78852844238281, 98.95242309570312, 28.908065795898438, 57.24982833862305], "mean": [1.0503385066986084, -29.633817672729492, 31.29651641845703, 84.74857330322266, 13.459074974060059, 28.182621002197266], "std": [16.754087448120117, 33.41292190551758, 30.489578247070312, 13.564398765563965, 11.8441801071167, 16.03812026977539], "count": [571]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5817362361251972]], [[0.6048505852772142]], [[0.6120934858857336]]], "std": [[[0.22386522613437446]], [[0.2177710691733432]], [[0.2091433044495054]]], "count": [116]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5259763300794457]], [[0.5230777957375479]], [[0.515759117224476]]], "std": [[[0.1377021849452703]], [[0.13556658325357765]], [[0.16281266454431062]]], "count": [116]}, "timestamp": {"min": [0.0], "max": [19.0], "mean": [9.5], "std": [5.494441635770544], "count": [571]}, "frame_index": {"min": [0], "max": [570], "mean": [285.0], "std": [164.83324907311632], "count": [571]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [571]}, "index": {"min": [19401], "max": [19971], "mean": [19686.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}}} +{"episode_index": 37, "stats": {"action": {"min": [-29.497507095336914, -99.7428207397461, -8.058608055114746, 71.0982666015625, -14.04151439666748, 0.09025270491838455], "max": [21.212121963500977, 26.618087768554688, 94.04762268066406, 97.85301208496094, 24.24908447265625, 52.07581329345703], "mean": [-2.4698402881622314, -35.92496109008789, 33.262142181396484, 83.3504867553711, 6.59153413772583, 20.64576530456543], "std": [15.304177284240723, 40.1573600769043, 34.95429992675781, 9.25066089630127, 10.004691123962402, 19.96077537536621], "count": [494]}, "observation.state": {"min": [-29.749906539916992, -99.40501403808594, -6.0931901931762695, 71.10432434082031, -13.77364730834961, 0.20422056317329407], "max": [20.865995407104492, 26.986825942993164, 93.90680694580078, 96.76996612548828, 23.7968807220459, 51.66780090332031], "mean": [-2.5893466472625732, -34.91985321044922, 34.26966094970703, 83.289794921875, 6.623255729675293, 26.347192764282227], "std": [15.326486587524414, 40.44454574584961, 34.368003845214844, 9.132579803466797, 10.018484115600586, 17.315217971801758], "count": [494]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5773792774321267]], [[0.6014127545248869]], [[0.6086248232466063]]], "std": [[[0.2332971949693695]], [[0.22713028031566204]], [[0.21746281074119903]]], "count": [104]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5266305225615887]], [[0.5213066023284313]], [[0.5140524132730014]]], "std": [[[0.14583892027797085]], [[0.14408537889584333]], [[0.17275824667750597]]], "count": [104]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [494]}, "index": {"min": [19972], "max": [20465], "mean": [20218.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [494]}}} +{"episode_index": 38, "stats": {"action": {"min": [-30.41810417175293, -99.7428207397461, -5.860805988311768, 59.0421142578125, -13.162393569946289, 0.09025270491838455], "max": [20.061372756958008, 24.560651779174805, 93.4065933227539, 100.0, 21.85592269897461, 55.59566879272461], "mean": [-4.633267402648926, -31.281455993652344, 30.744333267211914, 84.9444808959961, 4.6723456382751465, 26.135652542114258], "std": [16.95659828186035, 36.480995178222656, 30.162109375, 11.929228782653809, 10.907828330993652, 19.04222869873047], "count": [427]}, "observation.state": {"min": [-30.19783592224121, -99.23501586914062, -3.7634408473968506, 60.36665344238281, -12.910719871520996, 0.06807351857423782], "max": [19.671518325805664, 24.776880264282227, 93.63799285888672, 99.03971862792969, 21.340856552124023, 55.071475982666016], "mean": [-4.882187366485596, -30.365259170532227, 32.019683837890625, 84.74052429199219, 4.714851379394531, 29.178537368774414], "std": [16.893878936767578, 36.861576080322266, 29.77530860900879, 11.630158424377441, 10.889886856079102, 17.4982852935791], "count": [427]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5817447324346405]], [[0.6041405596405228]], [[0.6099395915032679]]], "std": [[[0.2242654537023374]], [[0.21866152191098442]], [[0.2097693070142624]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5377491911764706]], [[0.5294570772058823]], [[0.5227713112745098]]], "std": [[[0.14648077795783626]], [[0.14366637694031148]], [[0.17158366390254998]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [427]}, "index": {"min": [20466], "max": [20892], "mean": [20679.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [427]}}} +{"episode_index": 39, "stats": {"action": {"min": [-31.5688533782959, -99.82854461669922, 9.065934181213379, 67.38233184814453, -14.188034057617188, 0.1805054098367691], "max": [18.68047523498535, 14.102014541625977, 93.4065933227539, 92.89842987060547, 25.22588539123535, 56.768951416015625], "mean": [-6.618398189544678, -32.454627990722656, 34.40455627441406, 80.61959838867188, 6.776435375213623, 25.330459594726562], "std": [15.524186134338379, 37.1180419921875, 28.947351455688477, 7.7396626472473145, 11.044432640075684, 21.06683349609375], "count": [493]}, "observation.state": {"min": [-31.616273880004883, -99.32001495361328, 11.6487455368042, 67.61239624023438, -13.906405448913574, 0.3403675854206085], "max": [18.178424835205078, 14.322141647338867, 93.63799285888672, 92.40505981445312, 24.858943939208984, 56.43294906616211], "mean": [-6.955229759216309, -31.637561798095703, 35.52381134033203, 80.80670928955078, 6.833604335784912, 29.500988006591797], "std": [15.504570007324219, 37.32429504394531, 28.433116912841797, 7.386441707611084, 11.03260326385498, 18.545921325683594], "count": [493]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5809537416729512]], [[0.6035667499371543]], [[0.6072665264423077]]], "std": [[[0.22285681072021205]], [[0.2167182398061763]], [[0.20662207623482134]]], "count": [104]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8784313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5238451797385622]], [[0.5176883935866013]], [[0.5078834331008044]]], "std": [[[0.14218057973224615]], [[0.13794766559922472]], [[0.1633062556651714]]], "count": [104]}, "timestamp": {"min": [0.0], "max": [16.4], "mean": [8.200000000000001], "std": [4.743884952699047], "count": [493]}, "frame_index": {"min": [0], "max": [492], "mean": [246.0], "std": [142.3165485809714], "count": [493]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [493]}, "index": {"min": [20893], "max": [21385], "mean": [21139.0], "std": [142.3165485809714], "count": [493]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [493]}}} +{"episode_index": 40, "stats": {"action": {"min": [-33.8703498840332, -100.0, 0.3663003742694855, 60.858795166015625, -12.283272743225098, 0.09025270491838455], "max": [15.151515007019043, 13.50192928314209, 94.68864440917969, 100.0, 22.00244140625, 52.256317138671875], "mean": [-7.4953155517578125, -35.11254119873047, 35.744686126708984, 78.78385162353516, 3.8449573516845703, 25.160619735717773], "std": [15.340697288513184, 32.71493911743164, 29.36899185180664, 12.249792098999023, 10.02165699005127, 18.560325622558594], "count": [377]}, "observation.state": {"min": [-33.85591506958008, -99.23501586914062, 3.673835039138794, 60.5412483215332, -12.379688262939453, 0.2722940742969513], "max": [14.594998359680176, 13.812154769897461, 94.89247131347656, 98.95242309570312, 21.7391300201416, 51.66780090332031], "mean": [-7.791707992553711, -34.300716400146484, 37.263336181640625, 78.87527465820312, 3.8756046295166016, 28.04047393798828], "std": [15.305485725402832, 32.91102600097656, 28.866819381713867, 12.007293701171875, 9.993940353393555, 17.17510414123535], "count": [377]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5794605616830065]], [[0.6025886785130719]], [[0.6075245669934641]]], "std": [[[0.22713309159690773]], [[0.22163201856747913]], [[0.21206913740653022]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.520198131127451]], [[0.5160398304738563]], [[0.5096698549836601]]], "std": [[[0.1430249137211437]], [[0.13920710929843355]], [[0.16633370236686063]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.533333333333333], "mean": [6.266666666666667], "std": [3.6276714294434105], "count": [377]}, "frame_index": {"min": [0], "max": [376], "mean": [188.0], "std": [108.83014288330233], "count": [377]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [377]}, "index": {"min": [21386], "max": [21762], "mean": [21574.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [377]}}} +{"episode_index": 41, "stats": {"action": {"min": [-30.5715389251709, -100.0, 19.871795654296875, 67.21717834472656, -11.648351669311523, 0.1805054098367691], "max": [24.51093292236328, 7.758251190185547, 92.5824203491211, 100.0, 31.184371948242188, 63.08664321899414], "mean": [0.9953632950782776, -39.022918701171875, 37.300086975097656, 83.6329345703125, 10.627484321594238, 23.430667877197266], "std": [16.30003547668457, 35.35802459716797, 27.497827529907227, 12.785378456115723, 11.83730697631836, 23.237836837768555], "count": [451]}, "observation.state": {"min": [-30.869728088378906, -99.23501586914062, 21.684587478637695, 67.78699493408203, -11.4503812789917, 0.40844112634658813], "max": [23.926837921142578, 7.947301387786865, 93.01074981689453, 99.03971862792969, 30.567541122436523, 62.69571304321289], "mean": [0.7472922801971436, -38.209964752197266, 38.70197677612305, 83.47479248046875, 10.618805885314941, 29.65986442565918], "std": [16.35814666748047, 35.592010498046875, 27.103229522705078, 12.48939037322998, 11.81566047668457, 19.318809509277344], "count": [451]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5891406964869281]], [[0.6113648774509803]], [[0.6180083823529412]]], "std": [[[0.22126625248516388]], [[0.21515682781555942]], [[0.20671505016377026]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5392989215686274]], [[0.5294247446895425]], [[0.522702920751634]]], "std": [[[0.1668055822707347]], [[0.16342614434350883]], [[0.19076716095973006]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [451]}, "index": {"min": [21763], "max": [22213], "mean": [21988.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}}} +{"episode_index": 42, "stats": {"action": {"min": [-32.029151916503906, -99.91427612304688, 6.318681240081787, 72.91494750976562, -14.432234764099121, 0.1805054098367691], "max": [18.833908081054688, 17.01671600341797, 96.70330047607422, 100.0, 29.426130294799805, 58.4837532043457], "mean": [-5.628955841064453, -36.17285919189453, 34.53174591064453, 85.57283020019531, 6.992814064025879, 23.00592613220215], "std": [15.513581275939941, 40.041561126708984, 30.982620239257812, 10.551217079162598, 12.518868446350098, 21.943553924560547], "count": [624]}, "observation.state": {"min": [-31.76558494567871, -99.40501403808594, 8.333333015441895, 71.89000701904297, -14.039163589477539, 0.2722940742969513], "max": [18.327733993530273, 17.297067642211914, 97.93907165527344, 99.03971862792969, 29.239959716796875, 57.79441833496094], "mean": [-5.990580081939697, -35.491764068603516, 35.78247833251953, 85.42562103271484, 7.020537376403809, 28.21620750427246], "std": [15.559409141540527, 40.281219482421875, 30.859291076660156, 10.534013748168945, 12.462160110473633, 18.93963623046875], "count": [624]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5910095535526038]], [[0.6124627312618597]], [[0.6183983798492515]]], "std": [[[0.22243227578721336]], [[0.2163150001461491]], [[0.20707811649996316]]], "count": [124]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5340974841213367]], [[0.5288627302735611]], [[0.5243204508617963]]], "std": [[[0.15611702620746432]], [[0.1514593811079555]], [[0.17647517933106532]]], "count": [124]}, "timestamp": {"min": [0.0], "max": [20.766666666666666], "mean": [10.383333333333331], "std": [6.004435089227024], "count": [624]}, "frame_index": {"min": [0], "max": [623], "mean": [311.5], "std": [180.13305267681073], "count": [624]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [624]}, "index": {"min": [22214], "max": [22837], "mean": [22525.5], "std": [180.13305267681073], "count": [624]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [624]}}} +{"episode_index": 43, "stats": {"action": {"min": [-30.955120086669922, -99.82854461669922, 7.509157657623291, 63.17093276977539, -13.65079402923584, 0.1805054098367691], "max": [18.833908081054688, 7.586798191070557, 94.4139175415039, 100.0, 21.22100067138672, 66.15523529052734], "mean": [-4.392964839935303, -44.47138977050781, 38.83698654174805, 85.52703094482422, 5.104267120361328, 24.240398406982422], "std": [12.902947425842285, 32.46746826171875, 26.923297882080078, 12.787137031555176, 9.39693832397461, 20.714441299438477], "count": [509]}, "observation.state": {"min": [-31.24300193786621, -99.23501586914062, 10.573476791381836, 64.81885528564453, -13.50813102722168, 0.2722940742969513], "max": [18.178424835205078, 7.777305603027344, 94.6236572265625, 99.12702178955078, 20.809823989868164, 65.8951644897461], "mean": [-4.629978656768799, -43.65340042114258, 39.9329719543457, 85.5270767211914, 5.1171135902404785, 27.101333618164062], "std": [12.932968139648438, 32.75157928466797, 26.596820831298828, 12.30106258392334, 9.330106735229492, 19.86199951171875], "count": [509]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6061114718862624]], [[0.6284418579347627]], [[0.6351038345244641]]], "std": [[[0.210607999477129]], [[0.20315603952894298]], [[0.19426716273927014]]], "count": [107]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346622094710158]], [[0.5293033622716999]], [[0.522609395043064]]], "std": [[[0.15894261022024667]], [[0.1556865215367821]], [[0.18344869142700826]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [509]}, "index": {"min": [22838], "max": [23346], "mean": [23092.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}}} +{"episode_index": 44, "stats": {"action": {"min": [-30.187955856323242, -100.0, 6.043956279754639, 64.24442291259766, -12.234432220458984, 0.09025270491838455], "max": [19.83122444152832, 7.586798191070557, 94.68864440917969, 100.0, 29.768009185791016, 63.80866241455078], "mean": [-1.487367868423462, -42.95325469970703, 43.11302947998047, 80.42522430419922, 10.855440139770508, 23.205238342285156], "std": [14.70035171508789, 33.89643478393555, 27.151371002197266, 12.911741256713867, 11.021834373474121, 22.948074340820312], "count": [473]}, "observation.state": {"min": [-29.9738712310791, -99.32001495361328, 8.78136157989502, 64.03317260742188, -11.981413841247559, 0.20422056317329407], "max": [20.04479217529297, 7.947301387786865, 95.07168579101562, 99.03971862792969, 29.439096450805664, 63.240299224853516], "mean": [-1.6427909135818481, -42.18975830078125, 44.40536880493164, 80.18029022216797, 10.757694244384766, 28.121702194213867], "std": [14.630545616149902, 34.10519790649414, 26.706483840942383, 12.7509183883667, 10.99831485748291, 20.41353988647461], "count": [473]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5950529387497573]], [[0.6168929232996828]], [[0.6236729943214909]]], "std": [[[0.2164929980234693]], [[0.20998545093010182]], [[0.20121534823780615]]], "count": [101]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5321002576360577]], [[0.5240896387432861]], [[0.5153881446968226]]], "std": [[[0.1623178144722621]], [[0.16084629271447493]], [[0.1900388317577937]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [473]}, "index": {"min": [23347], "max": [23819], "mean": [23583.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [473]}}} +{"episode_index": 45, "stats": {"action": {"min": [-31.338703155517578, -100.0, 9.24908447265625, 63.088356018066406, -11.79487133026123, 0.09025270491838455], "max": [20.291522979736328, 14.787826538085938, 97.9853515625, 100.0, 20.732601165771484, 59.83754348754883], "mean": [0.48187360167503357, -42.91153335571289, 39.25603485107422, 83.950439453125, 8.118596076965332, 24.43330955505371], "std": [15.991494178771973, 30.719125747680664, 28.356693267822266, 13.28654956817627, 10.050305366516113, 17.981306076049805], "count": [585]}, "observation.state": {"min": [-31.690929412841797, -99.57501220703125, 11.290322303771973, 64.64425659179688, -11.649518966674805, 0.06807351857423782], "max": [19.596864700317383, 15.087122917175293, 98.65591430664062, 99.03971862792969, 20.411550521850586, 59.49625778198242], "mean": [0.2990635633468628, -42.218223571777344, 40.58449935913086, 83.85913848876953, 8.094562530517578, 27.385040283203125], "std": [16.044702529907227, 30.86285972595215, 28.189727783203125, 12.708187103271484, 10.128567695617676, 16.644079208374023], "count": [585]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.59753975746372]], [[0.6198996361609616]], [[0.6268335843164949]]], "std": [[[0.21398573018748068]], [[0.20767176414009514]], [[0.19915602222057918]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299878264512019]], [[0.5282740130303534]], [[0.5245861668466822]]], "std": [[[0.1531479687803243]], [[0.15262361946765993]], [[0.18491267939994477]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.466666666666665], "mean": [9.733333333333333], "std": [5.629156900230034], "count": [585]}, "frame_index": {"min": [0], "max": [584], "mean": [292.0], "std": [168.87470700690102], "count": [585]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [585]}, "index": {"min": [23820], "max": [24404], "mean": [24112.0], "std": [168.87470700690102], "count": [585]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [585]}}} +{"episode_index": 46, "stats": {"action": {"min": [-30.801687240600586, -99.91427612304688, -1.923076868057251, 62.180015563964844, -15.164834976196289, 0.09025270491838455], "max": [19.754507064819336, 24.389198303222656, 97.61904907226562, 100.0, 23.85836410522461, 58.39350128173828], "mean": [-1.299953579902649, -34.22079086303711, 33.33018493652344, 88.32744598388672, 7.920956134796143, 23.472299575805664], "std": [14.920405387878418, 39.472328186035156, 34.15704345703125, 12.709006309509277, 10.756685256958008, 20.482898712158203], "count": [490]}, "observation.state": {"min": [-30.645763397216797, -99.32001495361328, -0.5376344323158264, 63.596683502197266, -15.034849166870117, 0.0], "max": [19.074281692504883, 24.691883087158203, 97.58064270019531, 98.95242309570312, 23.464984893798828, 58.13478469848633], "mean": [-1.4537862539291382, -33.3868293762207, 34.74456024169922, 87.88600158691406, 7.967244625091553, 26.82987403869629], "std": [14.978838920593262, 39.73923110961914, 33.72083282470703, 12.496539115905762, 10.712276458740234, 18.867033004760742], "count": [490]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5878125000000001]], [[0.6101879202802916]], [[0.6164593977815485]]], "std": [[[0.2234491995021614]], [[0.21717129857380346]], [[0.20766105328434953]]], "count": [104]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5366721754807692]], [[0.5296717610922574]], [[0.5232720077614379]]], "std": [[[0.155869311492203]], [[0.15410570634557086]], [[0.18180460953062522]]], "count": [104]}, "timestamp": {"min": [0.0], "max": [16.3], "mean": [8.15], "std": [4.715017379489591], "count": [490]}, "frame_index": {"min": [0], "max": [489], "mean": [244.5], "std": [141.45052138468773], "count": [490]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [490]}, "index": {"min": [24405], "max": [24894], "mean": [24649.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [490]}}} +{"episode_index": 47, "stats": {"action": {"min": [-34.56079864501953, -99.91427612304688, -9.89011001586914, 72.41948699951172, -14.2368745803833, 0.09025270491838455], "max": [19.294208526611328, 29.104158401489258, 97.43589782714844, 100.0, 25.958486557006836, 44.133575439453125], "mean": [-3.6513099670410156, -30.793392181396484, 27.179323196411133, 91.49592590332031, 8.94965934753418, 18.860822677612305], "std": [15.120935440063477, 40.534706115722656, 33.215328216552734, 12.186968803405762, 10.284834861755371, 18.045963287353516], "count": [559]}, "observation.state": {"min": [-34.677120208740234, -99.32001495361328, -8.42293930053711, 71.71540832519531, -13.972784996032715, 0.0], "max": [18.701007843017578, 29.536762237548828, 97.58064270019531, 99.388916015625, 25.655492782592773, 43.77127456665039], "mean": [-3.89760684967041, -29.876977920532227, 28.286907196044922, 90.85743713378906, 8.941516876220703, 25.316404342651367], "std": [15.223645210266113, 40.839717864990234, 32.919769287109375, 11.885473251342773, 10.266009330749512, 14.73145580291748], "count": [559]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5940022503153308]], [[0.6158871939857814]], [[0.6199234534457058]]], "std": [[[0.22859911466865226]], [[0.2223918192316641]], [[0.21053345360103348]]], "count": [114]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5384341299019608]], [[0.529463419834308]], [[0.5236938119911707]]], "std": [[[0.1539021102932317]], [[0.151047004945873]], [[0.17843350765963023]]], "count": [114]}, "timestamp": {"min": [0.0], "max": [18.6], "mean": [9.299999999999999], "std": [5.378971401051816], "count": [559]}, "frame_index": {"min": [0], "max": [558], "mean": [279.0], "std": [161.36914203155447], "count": [559]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [559]}, "index": {"min": [24895], "max": [25453], "mean": [25174.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [559]}}} +{"episode_index": 48, "stats": {"action": {"min": [-35.021095275878906, -100.0, 0.8241758346557617, 66.55656433105469, -16.33699607849121, 0.09025270491838455], "max": [20.675106048583984, 24.90355682373047, 93.22344207763672, 100.0, 24.102563858032227, 57.40072250366211], "mean": [-2.591968297958374, -38.5867919921875, 34.2324104309082, 85.35331726074219, 7.279221534729004, 22.21086883544922], "std": [17.221324920654297, 37.34276580810547, 31.165647506713867, 12.71260929107666, 10.865127563476562, 19.932334899902344], "count": [559]}, "observation.state": {"min": [-34.8264274597168, -99.40501403808594, 1.3440860509872437, 66.39022064208984, -16.096914291381836, 0.2722940742969513], "max": [20.268756866455078, 25.116872787475586, 93.45877838134766, 99.03971862792969, 23.730501174926758, 56.909461975097656], "mean": [-2.8529646396636963, -37.78330612182617, 35.60200881958008, 85.19001770019531, 7.354241371154785, 27.614669799804688], "std": [17.224470138549805, 37.571983337402344, 30.779951095581055, 12.3203706741333, 10.822606086730957, 17.58039093017578], "count": [559]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5940105743320719]], [[0.6166666218753584]], [[0.6230045257137943]]], "std": [[[0.21872414225719727]], [[0.2123776498754141]], [[0.2031014128863912]]], "count": [114]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354720627651646]], [[0.5267359444874441]], [[0.5191733961128311]]], "std": [[[0.15159421957243815]], [[0.15029196834345782]], [[0.18063721356811702]]], "count": [114]}, "timestamp": {"min": [0.0], "max": [18.6], "mean": [9.299999999999999], "std": [5.378971401051816], "count": [559]}, "frame_index": {"min": [0], "max": [558], "mean": [279.0], "std": [161.36914203155447], "count": [559]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [559]}, "index": {"min": [25454], "max": [26012], "mean": [25733.0], "std": [161.36914203155447], "count": [559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [559]}}} +{"episode_index": 49, "stats": {"action": {"min": [-32.64288330078125, -99.82854461669922, 2.0146520137786865, 70.68538665771484, -12.087912559509277, 0.09025270491838455], "max": [17.45301055908203, 23.017574310302734, 93.13186645507812, 100.0, 19.951160430908203, 51.2635383605957], "mean": [-3.7412805557250977, -34.083927154541016, 29.328338623046875, 87.61193084716797, 6.82960844039917, 23.113962173461914], "std": [15.66019058227539, 35.014617919921875, 28.784076690673828, 12.231287956237793, 9.733954429626465, 17.90196418762207], "count": [583]}, "observation.state": {"min": [-32.362823486328125, -99.23501586914062, 3.4946236610412598, 70.40593719482422, -11.848655700683594, 0.0], "max": [16.983949661254883, 23.33191680908203, 93.36917877197266, 99.21431732177734, 19.615001678466797, 50.987064361572266], "mean": [-3.9129719734191895, -33.17999267578125, 30.526498794555664, 87.30856323242188, 6.873416423797607, 26.964887619018555], "std": [15.729276657104492, 35.212852478027344, 28.37519073486328, 11.78665542602539, 9.709561347961426, 16.48015785217285], "count": [583]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5945763560014402]], [[0.61722484629445]], [[0.6244941581505484]]], "std": [[[0.2191898520140877]], [[0.21287766129496238]], [[0.20329586597187999]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5367063635482441]], [[0.5304815916832835]], [[0.5266802491830066]]], "std": [[[0.1613299786719382]], [[0.15673626172916036]], [[0.17967074461079374]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [583]}, "index": {"min": [26013], "max": [26595], "mean": [26304.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}}} +{"episode_index": 50, "stats": {"action": {"min": [-31.79900360107422, -99.82854461669922, -10.622710227966309, 73.0801010131836, -11.257631301879883, 0.09025270491838455], "max": [18.527042388916016, 30.132875442504883, 91.84981536865234, 96.20148468017578, 21.367521286010742, 54.78339385986328], "mean": [-4.682492256164551, -37.71287536621094, 32.77381134033203, 86.77333068847656, 6.540364742279053, 20.978052139282227], "std": [16.121318817138672, 38.20909881591797, 30.897371292114258, 10.670458793640137, 10.876502990722656, 18.182876586914062], "count": [483]}, "observation.state": {"min": [-31.76558494567871, -99.23501586914062, -9.587813377380371, 72.58838653564453, -10.98572826385498, 0.0], "max": [18.178424835205078, 30.55673599243164, 92.11469268798828, 96.59537506103516, 20.942583084106445, 54.322669982910156], "mean": [-4.935949325561523, -36.933197021484375, 33.823272705078125, 87.00699615478516, 6.550421237945557, 24.595930099487305], "std": [16.161685943603516, 38.542388916015625, 30.514894485473633, 10.687225341796875, 10.805379867553711, 17.338722229003906], "count": [483]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5921958444380988]], [[0.6142935762897391]], [[0.620179885303636]]], "std": [[[0.21753520832047465]], [[0.21149629932869185]], [[0.20334062798248137]]], "count": [103]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5357667642299638]], [[0.5292429167459864]], [[0.5257040342026779]]], "std": [[[0.1513330689082772]], [[0.15042937860572192]], [[0.1808895626802415]]], "count": [103]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [483]}, "index": {"min": [26596], "max": [27078], "mean": [26837.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}}} +{"episode_index": 51, "stats": {"action": {"min": [-34.023780822753906, -99.7428207397461, -4.120879173278809, 62.180015563964844, -13.015872955322266, 0.09025270491838455], "max": [19.37092399597168, 22.846120834350586, 94.04762268066406, 100.0, 20.146520614624023, 45.667869567871094], "mean": [-5.122087478637695, -32.05717086791992, 30.139965057373047, 87.84546661376953, 5.5975213050842285, 20.15260887145996], "std": [16.082178115844727, 38.17380142211914, 31.645048141479492, 12.045646667480469, 10.11447525024414, 16.004959106445312], "count": [522]}, "observation.state": {"min": [-33.7812614440918, -99.1500244140625, -1.9713261127471924, 63.68397903442383, -13.176236152648926, 0.13614703714847565], "max": [18.626352310180664, 23.33191680908203, 94.3548355102539, 98.95242309570312, 19.747758865356445, 45.268890380859375], "mean": [-5.389142990112305, -31.135902404785156, 31.29582977294922, 87.77576446533203, 5.571774482727051, 23.737462997436523], "std": [16.076200485229492, 38.42710494995117, 31.113862991333008, 11.695601463317871, 10.086763381958008, 15.109407424926758], "count": [522]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5956908635396054]], [[0.6184154824009114]], [[0.623877374153025]]], "std": [[[0.22338665423119802]], [[0.21723839085076838]], [[0.2072147922724287]]], "count": [109]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338188129609642]], [[0.5288103563290759]], [[0.5245887693380105]]], "std": [[[0.1559285874438272]], [[0.15437382316972298]], [[0.18370362140133586]]], "count": [109]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [522]}, "index": {"min": [27079], "max": [27600], "mean": [27339.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}}} +{"episode_index": 52, "stats": {"action": {"min": [-31.415420532226562, -99.7428207397461, -7.4175825119018555, 67.54747772216797, -11.89255142211914, 0.09025270491838455], "max": [16.68584632873535, 27.646806716918945, 93.4981689453125, 100.0, 27.179487228393555, 63.537906646728516], "mean": [-9.804019927978516, -35.556304931640625, 33.56380844116211, 85.63667297363281, 5.940694808959961, 28.499629974365234], "std": [15.100920677185059, 38.27645492553711, 31.878522872924805, 11.85886001586914, 10.840997695922852, 21.50269889831543], "count": [420]}, "observation.state": {"min": [-31.840238571166992, -99.23501586914062, -6.182795524597168, 69.4456558227539, -11.51676082611084, 0.20422056317329407], "max": [16.38671112060547, 28.006799697875977, 94.3548355102539, 98.95242309570312, 26.85031509399414, 62.355342864990234], "mean": [-9.992538452148438, -34.797935485839844, 35.04885482788086, 85.70186614990234, 5.9652605056762695, 30.715106964111328], "std": [15.026276588439941, 38.65024948120117, 31.542367935180664, 11.657912254333496, 10.77414321899414, 20.16238784790039], "count": [420]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5937219485294117]], [[0.6166688602941176]], [[0.6225364011437909]]], "std": [[[0.22177167401260103]], [[0.21484175857678944]], [[0.20422022324652556]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5303048059640523]], [[0.5254528390522876]], [[0.519835439133987]]], "std": [[[0.15166817806766403]], [[0.1501157584370203]], [[0.17971934808653237]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [420]}, "index": {"min": [27601], "max": [28020], "mean": [27810.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}}} +{"episode_index": 53, "stats": {"action": {"min": [-31.10855484008789, -99.82854461669922, -10.622710227966309, 66.06110382080078, -12.136752128601074, 0.09025270491838455], "max": [18.066743850708008, 27.38962745666504, 92.85713958740234, 94.05449676513672, 24.981685638427734, 48.01443862915039], "mean": [-4.123721122741699, -32.040531158447266, 31.639802932739258, 85.44701385498047, 7.247367858886719, 22.053287506103516], "std": [15.755590438842773, 37.9404411315918, 30.8071231842041, 9.919264793395996, 10.845122337341309, 17.000986099243164], "count": [499]}, "observation.state": {"min": [-31.168346405029297, -99.32001495361328, -8.333333015441895, 66.47752380371094, -11.915035247802734, 0.06807351857423782], "max": [17.581186294555664, 27.836803436279297, 93.1899642944336, 94.1510238647461, 24.659807205200195, 47.65146255493164], "mean": [-4.344699382781982, -31.224140167236328, 33.10312271118164, 85.64984893798828, 7.278483867645264, 26.050716400146484], "std": [15.753752708435059, 38.252864837646484, 30.305633544921875, 9.896016120910645, 10.777408599853516, 14.96556568145752], "count": [499]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5905113639900404]], [[0.6133177598817305]], [[0.6197207341269841]]], "std": [[[0.2243706284948803]], [[0.21869381460523804]], [[0.20883263841322489]]], "count": [105]}, "observation.images.wrist": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.5361791647214441]], [[0.5295796802054155]], [[0.5280624513694366]]], "std": [[[0.14594069794449857]], [[0.14301449596686594]], [[0.17212017778237274]]], "count": [105]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [499]}, "index": {"min": [28021], "max": [28519], "mean": [28270.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [499]}}} +{"episode_index": 54, "stats": {"action": {"min": [-34.79094696044922, -100.0, 10.256410598754883, 63.99669647216797, -15.2625150680542, 0.09025270491838455], "max": [16.22554588317871, 13.330475807189941, 96.88644409179688, 100.0, 17.75335693359375, 57.12996292114258], "mean": [-7.249388694763184, -33.62203598022461, 34.992557525634766, 81.27606964111328, 3.5755615234375, 26.403860092163086], "std": [14.029840469360352, 34.88289260864258, 28.59787368774414, 10.368390083312988, 9.754746437072754, 19.048471450805664], "count": [465]}, "observation.state": {"min": [-34.60246276855469, -99.32001495361328, 12.724014282226562, 65.69184112548828, -15.101227760314941, 0.06807351857423782], "max": [15.789473533630371, 13.557161331176758, 97.13261413574219, 99.03971862792969, 17.35811424255371, 56.70524215698242], "mean": [-7.491242408752441, -32.72119140625, 36.162330627441406, 81.33069610595703, 3.6119468212127686, 27.969459533691406], "std": [13.991416931152344, 35.02445602416992, 28.117191314697266, 10.052151679992676, 9.744171142578125, 18.44570541381836], "count": [465]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5903205759803922]], [[0.6128423243464053]], [[0.6182702982026144]]], "std": [[[0.22353439681871362]], [[0.2173378390383366]], [[0.20683073610161007]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.5252238950163399]], [[0.519562391748366]], [[0.5160091074346405]]], "std": [[[0.14105962988078458]], [[0.13637651769660136]], [[0.16348957677221723]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.466666666666667], "mean": [7.733333333333333], "std": [4.474454239428619], "count": [465]}, "frame_index": {"min": [0], "max": [464], "mean": [232.0], "std": [134.23362718285858], "count": [465]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [465]}, "index": {"min": [28520], "max": [28984], "mean": [28752.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}}} +{"episode_index": 55, "stats": {"action": {"min": [-27.042577743530273, -100.0, 4.578754425048828, 57.55574035644531, -13.2600736618042, 0.09025270491838455], "max": [24.05063247680664, 12.044577598571777, 96.79486846923828, 100.0, 23.125762939453125, 53.97111892700195], "mean": [-0.6332713961601257, -33.497615814208984, 32.72577667236328, 81.28395080566406, 7.106531620025635, 23.956777572631836], "std": [16.144622802734375, 33.80266189575195, 29.68553924560547, 12.597262382507324, 10.9569673538208, 18.079505920410156], "count": [485]}, "observation.state": {"min": [-26.913026809692383, -99.40501403808594, 6.9892473220825195, 58.00960159301758, -12.977099418640137, 0.06807351857423782], "max": [23.553564071655273, 12.282193183898926, 97.13261413574219, 98.95242309570312, 22.66843605041504, 53.50578689575195], "mean": [-0.7729403972625732, -32.687828063964844, 34.23667907714844, 81.31889343261719, 7.117134094238281, 27.056119918823242], "std": [16.12310791015625, 33.96794509887695, 29.333011627197266, 12.37415885925293, 10.92087459564209, 16.964401245117188], "count": [485]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5860276964750302]], [[0.6095251245320135]], [[0.6160588572403072]]], "std": [[[0.2247413459789906]], [[0.21918770523872175]], [[0.21065130709756438]]], "count": [103]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.5272325040453075]], [[0.5246487979091312]], [[0.5221575468779744]]], "std": [[[0.15412915288776682]], [[0.1499062257079239]], [[0.17862435825464706]]], "count": [103]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [485]}, "index": {"min": [28985], "max": [29469], "mean": [29227.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}}} +{"episode_index": 56, "stats": {"action": {"min": [-29.804372787475586, -99.7428207397461, 2.1978023052215576, 69.44673919677734, -18.827838897705078, 0.09025270491838455], "max": [18.68047523498535, 17.70252799987793, 95.05494689941406, 100.0, 20.097681045532227, 54.1516227722168], "mean": [-5.520288944244385, -40.57571792602539, 35.010311126708984, 85.25675201416016, 4.397172451019287, 16.821632385253906], "std": [15.70394515991211, 39.453697204589844, 36.87663269042969, 11.813383102416992, 10.406188011169434, 19.09191131591797], "count": [451]}, "observation.state": {"min": [-29.600597381591797, -99.40501403808594, 4.65949821472168, 70.92972564697266, -18.552936553955078, 0.3403675854206085], "max": [18.103769302368164, 18.062047958374023, 96.0573501586914, 99.03971862792969, 19.747758865356445, 53.71000671386719], "mean": [-5.720680236816406, -39.53387451171875, 36.38185501098633, 85.11447143554688, 4.468372821807861, 21.923879623413086], "std": [15.774409294128418, 39.85071563720703, 36.4904899597168, 11.648401260375977, 10.328143119812012, 17.480161666870117], "count": [451]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5852706249999999]], [[0.6085844791666667]], [[0.6155006556372549]]], "std": [[[0.2191893164819439]], [[0.21356344553390905]], [[0.20564233436592216]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.5268053839869281]], [[0.5201533455882352]], [[0.5168031964869281]]], "std": [[[0.1490867929370241]], [[0.14476699900692305]], [[0.17031903493105302]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [451]}, "index": {"min": [29470], "max": [29920], "mean": [29695.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}}} +{"episode_index": 57, "stats": {"action": {"min": [-32.259300231933594, -100.0, 0.2747252881526947, 61.60198211669922, -14.2368745803833, 0.09025270491838455], "max": [20.061372756958008, 21.560222625732422, 92.5824203491211, 100.0, 26.691085815429688, 52.436824798583984], "mean": [-2.888460874557495, -40.454532623291016, 38.47072219848633, 82.60391998291016, 7.884348392486572, 20.044523239135742], "std": [15.971175193786621, 36.3205451965332, 33.4261360168457, 11.977663040161133, 10.657064437866211, 18.16261863708496], "count": [470]}, "observation.state": {"min": [-32.51213073730469, -99.40501403808594, 2.060931921005249, 61.58882522583008, -14.105542182922363, 0.0], "max": [19.746173858642578, 21.80195426940918, 93.36917877197266, 99.03971862792969, 26.120145797729492, 52.07624053955078], "mean": [-3.0231966972351074, -39.64899444580078, 39.884666442871094, 82.46050262451172, 7.941608428955078, 23.988399505615234], "std": [16.025619506835938, 36.63554763793945, 33.06966018676758, 11.549895286560059, 10.725406646728516, 16.75128173828125], "count": [470]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5945492912581699]], [[0.617947060866013]], [[0.6236439154411765]]], "std": [[[0.21734057593509518]], [[0.21164780072266684]], [[0.20262193983836957]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.529364873366013]], [[0.5244351960784314]], [[0.5161367136437909]]], "std": [[[0.1495191308428101]], [[0.14829973789641956]], [[0.17775091339894666]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.633333333333333], "mean": [7.816666666666666], "std": [4.5225668719335825], "count": [470]}, "frame_index": {"min": [0], "max": [469], "mean": [234.5], "std": [135.6770061580075], "count": [470]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [470]}, "index": {"min": [29921], "max": [30390], "mean": [30155.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [470]}}} +{"episode_index": 58, "stats": {"action": {"min": [-33.026466369628906, -100.0, 17.21611785888672, 60.52848815917969, -11.843711853027344, 0.1805054098367691], "max": [16.378978729248047, 11.873125076293945, 92.76556396484375, 91.82493591308594, 18.9743595123291, 53.51985549926758], "mean": [-6.89822244644165, -41.73052978515625, 40.88774490356445, 79.65491485595703, 4.570241451263428, 20.748798370361328], "std": [15.487545013427734, 35.8261833190918, 28.975690841674805, 9.587047576904297, 9.061566352844238, 19.84360694885254], "count": [502]}, "observation.state": {"min": [-33.2586784362793, -99.40501403808594, 18.63799285888672, 61.15233612060547, -11.51676082611084, 0.06807351857423782], "max": [16.16274642944336, 12.197195053100586, 92.83154296875, 91.70668029785156, 18.552936553955078, 53.16542053222656], "mean": [-7.117035865783691, -40.90717315673828, 42.42223358154297, 79.7823257446289, 4.646925926208496, 24.459333419799805], "std": [15.49139404296875, 36.02491760253906, 28.391986846923828, 9.554130554199219, 9.034652709960938, 18.494335174560547], "count": [502]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.585963323930201]], [[0.6085145844894562]], [[0.6132851442070539]]], "std": [[[0.2209922477014067]], [[0.21526034987994547]], [[0.20585651375246383]]], "count": [106]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5244058684794672]], [[0.5164393305278087]], [[0.5099100767665556]]], "std": [[[0.14345478270266612]], [[0.1401689364943893]], [[0.1679497345014314]]], "count": [106]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [502]}, "index": {"min": [30391], "max": [30892], "mean": [30641.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [502]}}} +{"episode_index": 59, "stats": {"action": {"min": [-35.55811309814453, -99.57136535644531, -8.60805892944336, 65.0701904296875, -14.04151439666748, 0.09025270491838455], "max": [18.987340927124023, 25.932275772094727, 93.13186645507812, 100.0, 25.22588539123535, 49.819496154785156], "mean": [-6.058703422546387, -31.820194244384766, 30.19573211669922, 83.34469604492188, 7.547709941864014, 21.122406005859375], "std": [17.38256072998047, 34.37892150878906, 28.843154907226562, 11.695737838745117, 12.282027244567871, 16.647930145263672], "count": [661]}, "observation.state": {"min": [-35.42366409301758, -99.1500244140625, -6.182795524597168, 65.69184112548828, -13.707268714904785, 0.0], "max": [18.47704315185547, 26.306842803955078, 93.45877838134766, 99.03971862792969, 24.925323486328125, 49.4213752746582], "mean": [-6.270720481872559, -30.913314819335938, 31.461135864257812, 83.3428955078125, 7.599698543548584, 25.786516189575195], "std": [17.397058486938477, 34.77265930175781, 28.515146255493164, 11.24966049194336, 12.238247871398926, 14.415192604064941], "count": [661]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5875454845399698]], [[0.6100646241830064]], [[0.6156869768099548]]], "std": [[[0.22354877420141842]], [[0.21806612862173932]], [[0.2090883175459655]]], "count": [130]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.520792837166918]], [[0.5134558525012569]], [[0.5073317779034691]]], "std": [[[0.1464375960466896]], [[0.14152871124221514]], [[0.16886360678267928]]], "count": [130]}, "timestamp": {"min": [0.0], "max": [22.0], "mean": [11.0], "std": [6.3604681868204915], "count": [661]}, "frame_index": {"min": [0], "max": [660], "mean": [330.0], "std": [190.81404560461476], "count": [661]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [661]}, "index": {"min": [30893], "max": [31553], "mean": [31223.0], "std": [190.81404560461476], "count": [661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [661]}}} +{"episode_index": 60, "stats": {"action": {"min": [-28.500192642211914, -99.65709686279297, -4.761904716491699, 63.6663932800293, -11.89255142211914, 0.09025270491838455], "max": [21.51898765563965, 23.103300094604492, 94.23076629638672, 100.0, 21.46520233154297, 59.747291564941406], "mean": [-1.0168126821517944, -25.883947372436523, 26.557153701782227, 87.1104507446289, 6.816671848297119, 25.803329467773438], "std": [13.175933837890625, 38.52392578125, 31.574464797973633, 12.476493835449219, 8.744721412658691, 21.175830841064453], "count": [614]}, "observation.state": {"min": [-28.256813049316406, -99.23501586914062, -3.4946236610412598, 64.81885528564453, -11.51676082611084, 0.13614703714847565], "max": [21.08995819091797, 23.50191307067871, 94.53404998779297, 98.95242309570312, 21.075340270996094, 59.360107421875], "mean": [-1.119096040725708, -24.977354049682617, 27.666126251220703, 86.91232299804688, 6.864495754241943, 29.375186920166016], "std": [13.070472717285156, 38.78446578979492, 31.38641929626465, 12.133383750915527, 8.667631149291992, 19.11872100830078], "count": [614]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5789531972341782]], [[0.6021626630665817]], [[0.607934954367926]]], "std": [[[0.23482928723238322]], [[0.2285321505260714]], [[0.21778090685253845]]], "count": [123]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.5346322582894947]], [[0.527711782307774]], [[0.519757449253414]]], "std": [[[0.16239968648378955]], [[0.15835683245420965]], [[0.18226041865558287]]], "count": [123]}, "timestamp": {"min": [0.0], "max": [20.433333333333334], "mean": [10.216666666666665], "std": [5.908209918786268], "count": [614]}, "frame_index": {"min": [0], "max": [613], "mean": [306.5], "std": [177.24629756358806], "count": [614]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [614]}, "index": {"min": [31554], "max": [32167], "mean": [31860.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [614]}}} +{"episode_index": 61, "stats": {"action": {"min": [-32.10586929321289, -100.0, -9.432234764099121, 68.2906723022461, -17.460317611694336, 0.09025270491838455], "max": [24.357498168945312, 26.018003463745117, 93.68132019042969, 100.0, 19.462759017944336, 48.646209716796875], "mean": [-2.314629077911377, -36.44243240356445, 30.488813400268555, 87.75484466552734, 3.1502797603607178, 19.933502197265625], "std": [17.461244583129883, 36.088069915771484, 31.246305465698242, 11.52685832977295, 10.404897689819336, 16.18666648864746], "count": [511]}, "observation.state": {"min": [-31.840238571166992, -99.23501586914062, -7.7060933113098145, 69.4456558227539, -17.158977508544922, 0.13614703714847565], "max": [23.777528762817383, 26.221843719482422, 94.53404998779297, 99.03971862792969, 19.083969116210938, 48.19605255126953], "mean": [-2.4143033027648926, -35.602691650390625, 31.939199447631836, 87.36886596679688, 3.2456212043762207, 23.73278045654297], "std": [17.544404983520508, 36.331871032714844, 30.78380012512207, 11.253650665283203, 10.373045921325684, 15.052473068237305], "count": [511]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.598465377038666]], [[0.6217113989676867]], [[0.6285147287887117]]], "std": [[[0.2217043775769896]], [[0.2158515284593283]], [[0.20628506169732636]]], "count": [107]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5337193589273717]], [[0.5278600020615722]], [[0.5216301233889195]]], "std": [[[0.1582576385251315]], [[0.1543162075019108]], [[0.1815285714704841]]], "count": [107]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [511]}, "index": {"min": [32168], "max": [32678], "mean": [32423.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}}} +{"episode_index": 62, "stats": {"action": {"min": [-31.185270309448242, -100.0, -12.454212188720703, 65.64822387695312, -15.84859561920166, 0.09025270491838455], "max": [16.45569610595703, 29.018430709838867, 95.14652252197266, 100.0, 20.830280303955078, 55.95668029785156], "mean": [-5.067817687988281, -23.251272201538086, 21.989826202392578, 86.42121887207031, 3.855128049850464, 25.126779556274414], "std": [15.695826530456543, 36.85136795043945, 30.108692169189453, 10.708314895629883, 11.26972770690918, 21.212623596191406], "count": [551]}, "observation.state": {"min": [-30.645763397216797, -99.23501586914062, -10.304659843444824, 67.1759033203125, -15.499502182006836, 0.13614703714847565], "max": [15.938782691955566, 29.36676597595215, 95.34049987792969, 98.95242309570312, 20.477928161621094, 55.616065979003906], "mean": [-5.243093967437744, -22.266294479370117, 23.00347328186035, 86.27593994140625, 3.809325695037842, 29.3747615814209], "std": [15.656577110290527, 37.13041305541992, 29.817216873168945, 10.464215278625488, 11.244253158569336, 18.11507225036621], "count": [551]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5813530658944993]], [[0.6023553325091099]], [[0.603813096477529]]], "std": [[[0.23072798145549278]], [[0.22468830355226396]], [[0.21335741266211078]]], "count": [113]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.528785465107872]], [[0.5224462989473075]], [[0.5212582440424548]]], "std": [[[0.13835652771735965]], [[0.13423694268779623]], [[0.162546822584311]]], "count": [113]}, "timestamp": {"min": [0.0], "max": [18.333333333333332], "mean": [9.166666666666668], "std": [5.301991240195622], "count": [551]}, "frame_index": {"min": [0], "max": [550], "mean": [275.0], "std": [159.05973720586866], "count": [551]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [551]}, "index": {"min": [32679], "max": [33229], "mean": [32954.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [551]}}} +{"episode_index": 63, "stats": {"action": {"min": [-30.64825439453125, -99.7428207397461, 3.66300368309021, 70.3550796508789, -15.799756050109863, 0.09025270491838455], "max": [18.296892166137695, 19.50278663635254, 94.87179565429688, 97.60528564453125, 19.560440063476562, 49.36823272705078], "mean": [-2.3426742553710938, -29.959470748901367, 28.791851043701172, 86.27291870117188, 6.311872482299805, 18.25128936767578], "std": [15.619331359863281, 37.28341293334961, 30.92209243774414, 9.525568962097168, 10.40041446685791, 17.760957717895508], "count": [571]}, "observation.state": {"min": [-30.72041893005371, -99.23501586914062, 6.0931901931762695, 71.10432434082031, -15.499502182006836, 0.13614703714847565], "max": [17.95446014404297, 19.847003936767578, 95.34049987792969, 97.20645904541016, 19.21672821044922, 49.14908218383789], "mean": [-2.5110116004943848, -29.067750930786133, 29.99750328063965, 86.31302642822266, 6.295837879180908, 23.963001251220703], "std": [15.604640007019043, 37.52576446533203, 30.64369010925293, 9.644993782043457, 10.38213062286377, 15.60263442993164], "count": [571]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5889012564796033]], [[0.6119236005465404]], [[0.6191318986646384]]], "std": [[[0.22617006129171202]], [[0.22053029874165037]], [[0.2107248701842859]]], "count": [116]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5368848778735633]], [[0.5308679217376606]], [[0.528022132775524]]], "std": [[[0.14425046681051848]], [[0.14123409102844384]], [[0.16865603027429635]]], "count": [116]}, "timestamp": {"min": [0.0], "max": [19.0], "mean": [9.5], "std": [5.494441635770544], "count": [571]}, "frame_index": {"min": [0], "max": [570], "mean": [285.0], "std": [164.83324907311632], "count": [571]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [571]}, "index": {"min": [33230], "max": [33800], "mean": [33515.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}}} +{"episode_index": 64, "stats": {"action": {"min": [-32.719600677490234, -100.0, 4.578754425048828, 61.354251861572266, -12.478632926940918, 0.09025270491838455], "max": [18.68047523498535, 20.1885986328125, 92.85713958740234, 99.17423248291016, 21.318681716918945, 55.4151611328125], "mean": [-3.7399954795837402, -33.301841735839844, 31.506772994995117, 83.50759887695312, 5.880246639251709, 18.57078742980957], "std": [15.867505073547363, 35.83772659301758, 31.812898635864258, 12.688758850097656, 9.779244422912598, 20.713991165161133], "count": [530]}, "observation.state": {"min": [-32.81074905395508, -99.40501403808594, 6.362007141113281, 62.28721237182617, -12.246930122375488, 0.20422056317329407], "max": [18.178424835205078, 20.526987075805664, 93.01074981689453, 98.34133911132812, 20.942583084106445, 55.00340270996094], "mean": [-3.9506475925445557, -32.37389373779297, 32.97063446044922, 83.49809265136719, 5.869162082672119, 26.394119262695312], "std": [15.967514038085938, 36.00725555419922, 31.219524383544922, 12.353328704833984, 9.793940544128418, 16.673683166503906], "count": [530]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5807005254753417]], [[0.6038001114081996]], [[0.6087498885918003]]], "std": [[[0.22191342460652813]], [[0.21614087820499703]], [[0.20704800556071193]]], "count": [110]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.5287232453208557]], [[0.5198143920825906]], [[0.5127602105614973]]], "std": [[[0.14190205289214347]], [[0.1385873676231785]], [[0.1660255598127087]]], "count": [110]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [530]}, "index": {"min": [33801], "max": [34330], "mean": [34065.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}}} +{"episode_index": 65, "stats": {"action": {"min": [-24.97123146057129, -100.0, 5.6776556968688965, 70.76795959472656, -12.918192863464355, 0.09025270491838455], "max": [18.066743850708008, 19.931419372558594, 92.76556396484375, 100.0, 23.956043243408203, 59.83754348754883], "mean": [-0.9708041548728943, -34.527286529541016, 29.487403869628906, 84.75695037841797, 6.315158367156982, 22.188840866088867], "std": [13.111188888549805, 37.36582946777344, 32.570709228515625, 11.064401626586914, 10.171611785888672, 20.099109649658203], "count": [421]}, "observation.state": {"min": [-24.7480411529541, -99.40501403808594, 6.899641513824463, 71.62811279296875, -12.379688262939453, 0.2722940742969513], "max": [17.805150985717773, 20.186994552612305, 93.01074981689453, 98.95242309570312, 23.59774398803711, 59.29203414916992], "mean": [-1.2459872961044312, -33.41539764404297, 30.739940643310547, 84.68607330322266, 6.384140968322754, 26.16560935974121], "std": [13.187996864318848, 37.702674865722656, 32.13877868652344, 10.777019500732422, 10.064447402954102, 18.40999412536621], "count": [421]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5854522263071895]], [[0.6093732066993465]], [[0.6166042054738562]]], "std": [[[0.2262711791506175]], [[0.22047232097516561]], [[0.2110210182646393]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.530798929738562]], [[0.5233502512254902]], [[0.5190964971405229]]], "std": [[[0.14510155489825866]], [[0.1401488917621447]], [[0.1654568694906]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.0], "mean": [6.999999999999999], "std": [4.051062960645158], "count": [421]}, "frame_index": {"min": [0], "max": [420], "mean": [210.0], "std": [121.53188881935473], "count": [421]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [421]}, "index": {"min": [34331], "max": [34751], "mean": [34541.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [421]}}} +{"episode_index": 66, "stats": {"action": {"min": [-30.955120086669922, -99.82854461669922, -6.227106094360352, 63.418663024902344, -13.65079402923584, 0.09025270491838455], "max": [17.759878158569336, 27.646806716918945, 92.3992691040039, 100.0, 27.179487228393555, 52.97834014892578], "mean": [-1.3238861560821533, -32.261234283447266, 29.86948013305664, 84.3019790649414, 7.126425266265869, 20.204458236694336], "std": [14.470322608947754, 38.972801208496094, 33.002960205078125, 11.823860168457031, 11.135972023010254, 16.98752212524414], "count": [580]}, "observation.state": {"min": [-30.72041893005371, -99.23501586914062, -4.838709831237793, 63.596683502197266, -13.30899429321289, 0.13614703714847565], "max": [18.029115676879883, 27.921802520751953, 92.5627212524414, 99.21431732177734, 26.85031509399414, 52.62083053588867], "mean": [-1.5236016511917114, -31.500831604003906, 31.302989959716797, 84.21123504638672, 7.133793354034424, 24.206363677978516], "std": [14.487922668457031, 39.288429260253906, 32.76742935180664, 11.557409286499023, 11.096855163574219, 15.910266876220703], "count": [580]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5820458312562313]], [[0.6050994447213913]], [[0.6120804807798826]]], "std": [[[0.23241183120118175]], [[0.22676196205721402]], [[0.21654727343364613]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.5280552266810679]], [[0.5234884599673203]], [[0.520477622687493]]], "std": [[[0.14553120441496695]], [[0.14248156413838786]], [[0.16998610328224287]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.3], "mean": [9.65], "std": [5.58104430689773], "count": [580]}, "frame_index": {"min": [0], "max": [579], "mean": [289.5], "std": [167.43132920693188], "count": [580]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [580]}, "index": {"min": [34752], "max": [35331], "mean": [35041.5], "std": [167.43132920693188], "count": [580]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [580]}}} +{"episode_index": 67, "stats": {"action": {"min": [-28.500192642211914, -99.82854461669922, -10.256410598754883, 68.86870574951172, -12.527472496032715, 0.09025270491838455], "max": [22.74645233154297, 23.789112091064453, 92.76556396484375, 100.0, 23.85836410522461, 58.21299743652344], "mean": [-0.32955920696258545, -28.230178833007812, 25.062074661254883, 89.26329803466797, 8.115870475769043, 22.327880859375], "std": [15.235418319702148, 37.984764099121094, 31.42144012451172, 10.39128589630127, 10.167664527893066, 18.116085052490234], "count": [534]}, "observation.state": {"min": [-28.4061222076416, -99.23501586914062, -7.4372758865356445, 70.755126953125, -12.180550575256348, 0.40844112634658813], "max": [22.359088897705078, 23.671907424926758, 92.92115020751953, 99.03971862792969, 23.464984893798828, 57.72634506225586], "mean": [-0.556277334690094, -27.3758544921875, 26.314029693603516, 89.05868530273438, 8.114157676696777, 25.7586727142334], "std": [15.160791397094727, 38.277198791503906, 31.00742530822754, 9.997574806213379, 10.14174747467041, 16.931102752685547], "count": [534]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5893742786904552]], [[0.6138027696814462]], [[0.62322940771654]]], "std": [[[0.22686443065274836]], [[0.22007288840515307]], [[0.2109433733707351]]], "count": [111]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5341841326620738]], [[0.53639315234352]], [[0.5315003091326621]]], "std": [[[0.1553757370578353]], [[0.15147894456291872]], [[0.17858079673486366]]], "count": [111]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [534]}, "index": {"min": [35332], "max": [35865], "mean": [35598.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}}} +{"episode_index": 68, "stats": {"action": {"min": [-32.10586929321289, -99.48564147949219, 2.1978023052215576, 68.04293823242188, -13.113553047180176, 0.09025270491838455], "max": [16.762561798095703, 21.474496841430664, 92.76556396484375, 98.26589965820312, 23.760683059692383, 60.46931457519531], "mean": [-4.022426128387451, -34.40092849731445, 30.212923049926758, 84.61067199707031, 6.633788585662842, 20.996309280395508], "std": [15.522080421447754, 36.807655334472656, 32.26047134399414, 12.125643730163574, 10.296794891357422, 17.732887268066406], "count": [413]}, "observation.state": {"min": [-31.840238571166992, -99.1500244140625, 5.107526779174805, 68.39807891845703, -12.777961730957031, 0.0], "max": [16.38671112060547, 21.80195426940918, 92.92115020751953, 97.38105773925781, 23.464984893798828, 59.83662414550781], "mean": [-4.343982696533203, -33.550201416015625, 31.66449737548828, 84.7041015625, 6.6445722579956055, 24.01046371459961], "std": [15.590067863464355, 37.3251953125, 31.788440704345703, 11.827579498291016, 10.216390609741211, 17.00605583190918], "count": [413]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5926297017973856]], [[0.6158250959967321]], [[0.6219248120915032]]], "std": [[[0.2200901177462867]], [[0.21415813586210172]], [[0.2049724060903785]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.5267293668300653]], [[0.5203062009803922]], [[0.5144489828431372]]], "std": [[[0.143586782158062]], [[0.14009642383395593]], [[0.1665229058320369]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [413]}, "index": {"min": [35866], "max": [36278], "mean": [36072.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [413]}}} +{"episode_index": 69, "stats": {"action": {"min": [-29.497507095336914, -99.7428207397461, -6.227106094360352, 56.23451614379883, -11.01343059539795, 0.09025270491838455], "max": [16.839279174804688, 28.504072189331055, 91.11721801757812, 99.5045394897461, 25.958486557006836, 47.29241943359375], "mean": [-4.621423244476318, -34.76169204711914, 31.42951011657715, 82.30570983886719, 6.676070213317871, 19.904415130615234], "std": [14.308232307434082, 36.33012390136719, 31.135202407836914, 13.53921127319336, 10.283557891845703, 15.369199752807617], "count": [431]}, "observation.state": {"min": [-29.301979064941406, -99.23501586914062, -5.376344203948975, 57.04932403564453, -10.72021198272705, 0.0], "max": [16.237401962280273, 28.516786575317383, 91.0394287109375, 98.6905288696289, 25.589113235473633, 46.90265655517578], "mean": [-4.78647518157959, -33.86946105957031, 32.676361083984375, 82.2722396850586, 6.689110279083252, 22.569122314453125], "std": [14.219762802124023, 36.59081268310547, 30.772533416748047, 13.288091659545898, 10.150903701782227, 14.890071868896484], "count": [431]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.59655616625817]], [[0.6170043974673203]], [[0.616625931372549]]], "std": [[[0.22766614862818021]], [[0.22056531021170456]], [[0.20755011802759687]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5321774775326797]], [[0.5215160232843137]], [[0.5218725020424836]]], "std": [[[0.14864137041368197]], [[0.1427036770126019]], [[0.16765930588614422]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [431]}, "index": {"min": [36279], "max": [36709], "mean": [36494.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}}} +{"episode_index": 70, "stats": {"action": {"min": [-31.338703155517578, -99.7428207397461, 7.32600736618042, 60.77621841430664, -11.99023151397705, 0.09025270491838455], "max": [15.381664276123047, 14.18774127960205, 94.5054931640625, 100.0, 18.9743595123291, 49.819496154785156], "mean": [-7.416655540466309, -37.32256317138672, 36.787681579589844, 79.1572494506836, 3.0253043174743652, 23.065305709838867], "std": [15.042973518371582, 33.91706848144531, 28.46149444580078, 12.17215347290039, 8.85615348815918, 15.774636268615723], "count": [431]}, "observation.state": {"min": [-31.168346405029297, -99.40501403808594, 10.035841941833496, 62.46180725097656, -11.649518966674805, 0.0], "max": [14.893616676330566, 14.492137908935547, 94.89247131347656, 98.95242309570312, 18.552936553955078, 49.28522872924805], "mean": [-7.6460466384887695, -36.479766845703125, 38.254783630371094, 79.21797180175781, 2.9774293899536133, 24.491744995117188], "std": [14.974949836730957, 34.22752380371094, 28.015501022338867, 11.719438552856445, 8.757038116455078, 15.375338554382324], "count": [431]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5893993443627451]], [[0.612474795751634]], [[0.6187852900326798]]], "std": [[[0.21958668928849873]], [[0.21370791924590066]], [[0.20417812203818295]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5249080065359477]], [[0.5151376593137255]], [[0.5102693545751634]]], "std": [[[0.14815517937425823]], [[0.1443836261466644]], [[0.17266549550363083]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [431]}, "index": {"min": [36710], "max": [37140], "mean": [36925.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}}} +{"episode_index": 71, "stats": {"action": {"min": [-29.267356872558594, -99.65709686279297, -17.673992156982422, 60.03303146362305, -15.018315315246582, 0.09025270491838455], "max": [18.833908081054688, 31.2473201751709, 93.68132019042969, 100.0, 24.83516502380371, 42.50902557373047], "mean": [-6.196249961853027, -28.27581024169922, 25.74724578857422, 86.25877380371094, 6.283927917480469, 20.70330810546875], "std": [16.511205673217773, 37.33580017089844, 33.44343948364258, 13.478403091430664, 11.960857391357422, 14.589130401611328], "count": [563]}, "observation.state": {"min": [-29.152667999267578, -99.40501403808594, -15.591398239135742, 60.279354095458984, -14.702954292297363, 0.13614703714847565], "max": [18.47704315185547, 31.746706008911133, 94.89247131347656, 99.03971862792969, 24.460670471191406, 42.137508392333984], "mean": [-6.337099075317383, -27.380592346191406, 27.331995010375977, 86.10887908935547, 6.262202262878418, 23.294031143188477], "std": [16.44199562072754, 37.70716857910156, 33.14537811279297, 13.105587005615234, 11.979033470153809, 14.004318237304688], "count": [563]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5905962666950838]], [[0.6119950234441603]], [[0.6147811008098892]]], "std": [[[0.225727053658292]], [[0.22008200410256906]], [[0.20900687165026147]]], "count": [115]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.5351625142085821]], [[0.528128051292981]], [[0.5286623596902529]]], "std": [[[0.1430751181700103]], [[0.139264139901976]], [[0.1665113581920655]]], "count": [115]}, "timestamp": {"min": [0.0], "max": [18.733333333333334], "mean": [9.366666666666667], "std": [5.41746148014814], "count": [563]}, "frame_index": {"min": [0], "max": [562], "mean": [281.0], "std": [162.52384440444425], "count": [563]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [563]}, "index": {"min": [37141], "max": [37703], "mean": [37422.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [563]}}} +{"episode_index": 72, "stats": {"action": {"min": [-35.634830474853516, -99.7428207397461, -2.472527503967285, 69.52931213378906, -21.41636085510254, 0.09025270491838455], "max": [15.918680191040039, 23.103300094604492, 92.67399597167969, 100.0, 19.169719696044922, 56.85920715332031], "mean": [-5.272994518280029, -34.28723907470703, 31.110502243041992, 85.23744201660156, 3.7175419330596924, 24.130016326904297], "std": [16.236900329589844, 36.426273345947266, 31.5032901763916, 11.609160423278809, 11.830564498901367, 19.331806182861328], "count": [480]}, "observation.state": {"min": [-35.3490104675293, -99.32001495361328, -0.5376344323158264, 69.35836029052734, -21.208097457885742, 0.3403675854206085], "max": [15.416199684143066, 23.33191680908203, 92.92115020751953, 99.03971862792969, 18.818452835083008, 56.50102233886719], "mean": [-5.473296165466309, -33.249794006347656, 32.405418395996094, 85.1944580078125, 3.7968783378601074, 26.815462112426758], "std": [16.313674926757812, 36.72219467163086, 31.164539337158203, 11.157757759094238, 11.766851425170898, 18.354793548583984], "count": [480]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5884879593585801]], [[0.6117997885428681]], [[0.6173963239298988]]], "std": [[[0.22112633130671208]], [[0.21506589237059065]], [[0.20577428928769217]]], "count": [102]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.5325005046136101]], [[0.526047537805972]], [[0.524518650679226]]], "std": [[[0.14720734775909375]], [[0.14386749307546717]], [[0.1718758529517004]]], "count": [102]}, "timestamp": {"min": [0.0], "max": [15.966666666666667], "mean": [7.983333333333333], "std": [4.618792130063957], "count": [480]}, "frame_index": {"min": [0], "max": [479], "mean": [239.5], "std": [138.5637639019187], "count": [480]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [480]}, "index": {"min": [37704], "max": [38183], "mean": [37943.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [480]}}} +{"episode_index": 73, "stats": {"action": {"min": [-34.56079864501953, -100.0, 7.32600736618042, 68.95127868652344, -14.285714149475098, 0.09025270491838455], "max": [22.05600357055664, 15.04500675201416, 94.4139175415039, 94.7151107788086, 21.709402084350586, 47.38267135620117], "mean": [-1.5790494680404663, -36.47751998901367, 33.793067932128906, 83.43267059326172, 6.6568474769592285, 21.327285766601562], "std": [17.081899642944336, 35.90717697143555, 31.295913696289062, 10.104783058166504, 10.787050247192383, 15.347116470336914], "count": [398]}, "observation.state": {"min": [-34.8264274597168, -99.4900131225586, 10.035841941833496, 70.23133850097656, -13.84002685546875, 0.0], "max": [21.388578414916992, 15.257118225097656, 94.6236572265625, 94.58751678466797, 21.340856552124023, 46.97072982788086], "mean": [-1.9126908779144287, -35.60386657714844, 35.25485610961914, 83.65679168701172, 6.684605121612549, 23.527427673339844], "std": [17.127513885498047, 36.185028076171875, 30.87221908569336, 10.061735153198242, 10.708864212036133, 14.920953750610352], "count": [398]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5900186968954247]], [[0.6131533006535949]], [[0.6185918382352941]]], "std": [[[0.22305323348459258]], [[0.2174939991795101]], [[0.2082804726797955]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5310002512254902]], [[0.5248332352941176]], [[0.5187069873366013]]], "std": [[[0.14518500941294926]], [[0.1426805638592976]], [[0.1717586489419963]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [398]}, "index": {"min": [38184], "max": [38581], "mean": [38382.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}}} +{"episode_index": 74, "stats": {"action": {"min": [-33.026466369628906, -100.0, -17.30769157409668, 68.86870574951172, -17.99755859375, 0.09025270491838455], "max": [16.609128952026367, 30.047149658203125, 94.5054931640625, 99.09165954589844, 19.755800247192383, 46.841156005859375], "mean": [-4.021860122680664, -25.17955780029297, 23.00273895263672, 86.93539428710938, 2.128476858139038, 23.04416847229004], "std": [14.361738204956055, 36.80537796020508, 29.971755981445312, 10.36448860168457, 10.852585792541504, 16.637184143066406], "count": [546]}, "observation.state": {"min": [-32.81074905395508, -99.23501586914062, -15.053763389587402, 68.57267761230469, -17.490873336791992, 0.2722940742969513], "max": [16.461366653442383, 30.641733169555664, 94.71326446533203, 98.51593017578125, 19.349485397338867, 46.42613983154297], "mean": [-4.226876735687256, -24.209184646606445, 24.19367218017578, 86.99723052978516, 2.0782949924468994, 27.43141746520996], "std": [14.284219741821289, 37.038856506347656, 29.62407684326172, 10.117751121520996, 10.798341751098633, 14.14950942993164], "count": [546]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.576812543767507]], [[0.5986941581320028]], [[0.6028841346434407]]], "std": [[[0.23620083286854018]], [[0.23064351737012587]], [[0.22064876430100597]]], "count": [112]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5349448802958684]], [[0.5298370481004901]], [[0.5281639694940476]]], "std": [[[0.14850656528099349]], [[0.1425953514169533]], [[0.16763025930145842]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.166666666666668], "mean": [9.083333333333334], "std": [5.253878637800909], "count": [546]}, "frame_index": {"min": [0], "max": [545], "mean": [272.5], "std": [157.61635913402728], "count": [546]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [546]}, "index": {"min": [38582], "max": [39127], "mean": [38854.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [546]}}} +{"episode_index": 75, "stats": {"action": {"min": [-28.116609573364258, -99.82854461669922, 5.6776556968688965, 68.2906723022461, -14.481074333190918, 0.09025270491838455], "max": [18.296892166137695, 20.788684844970703, 93.04029083251953, 100.0, 17.460317611694336, 48.7364616394043], "mean": [0.8558322191238403, -33.03390121459961, 30.589399337768555, 85.70292663574219, 5.711519241333008, 22.669618606567383], "std": [13.342275619506836, 35.84089279174805, 30.904905319213867, 11.438950538635254, 9.188486099243164, 15.838820457458496], "count": [584]}, "observation.state": {"min": [-27.958192825317383, -99.40501403808594, 7.2580647468566895, 69.35836029052734, -14.105542182922363, 0.0], "max": [17.879806518554688, 21.03697395324707, 93.27957153320312, 99.03971862792969, 17.09259796142578, 48.33219909667969], "mean": [0.6482391357421875, -32.139957427978516, 32.00619888305664, 85.56501770019531, 5.822711944580078, 25.004796981811523], "std": [13.198555946350098, 36.062294006347656, 30.56162452697754, 11.030891418457031, 9.133920669555664, 15.417202949523926], "count": [584]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5898760316273403]], [[0.6127468064556332]], [[0.6201887756868285]]], "std": [[[0.22848834082874517]], [[0.22275953451337022]], [[0.2125441853221414]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[1.0]], [[1.0]]], "mean": [[[0.5296741390412097]], [[0.5224714606181455]], [[0.5149178921568627]]], "std": [[[0.14211551517720866]], [[0.1378360882681048]], [[0.16290173254895848]]], "count": [118]}, "timestamp": {"min": [0.0], "max": [19.433333333333334], "mean": [9.716666666666665], "std": [5.619534381660696], "count": [584]}, "frame_index": {"min": [0], "max": [583], "mean": [291.5], "std": [168.5860314498209], "count": [584]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [584]}, "index": {"min": [39128], "max": [39711], "mean": [39419.5], "std": [168.5860314498209], "count": [584]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [584]}}} diff --git a/meta/info.json b/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e2c6b8670de99355e8e18b70feb7c7506f0c4683 --- /dev/null +++ b/meta/info.json @@ -0,0 +1,127 @@ +{ + "codebase_version": "v2.1", + "robot_type": "so101_follower", + "total_episodes": 76, + "total_frames": 39712, + "total_tasks": 1, + "total_videos": 152, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 30, + "splits": { + "train": "0:76" + }, + "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.laptop": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 30, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.wrist": { + "dtype": "video", + "shape": [ + 480, + 640, + 3 + ], + "names": [ + "height", + "width", + "channels" + ], + "info": { + "video.height": 480, + "video.width": 640, + "video.codec": "h264", + "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 + } + } +} diff --git a/meta/tasks.jsonl b/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a69e1e26e5213b8bf00830dde9d0cf6e1428642b --- /dev/null +++ b/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Stack the cubes from left to right"} diff --git a/videos/chunk-000/observation.images.laptop/episode_000000.mp4 b/videos/chunk-000/observation.images.laptop/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d17e65fe3284bd60809a9dcf006f418f58ec7e --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe845e5240d26c5da2cbf45d4632650195a6ec3e7222816510b6f7db6d044b57 +size 2641225 diff --git a/videos/chunk-000/observation.images.laptop/episode_000001.mp4 b/videos/chunk-000/observation.images.laptop/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5307574e8f5968db689636e38613d55cd8752062 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5721f593ccb84cf0322c857d14217de1285647bc2b52a1b005c2838601b44aa4 +size 2588601 diff --git a/videos/chunk-000/observation.images.laptop/episode_000002.mp4 b/videos/chunk-000/observation.images.laptop/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99fe1c07d97a209e1498531f695ebb53039e1b00 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001f440cdbf75f31f7cb387fe1e740c55f086c1701f2d9f3ced16ea373f8373d +size 2116777 diff --git a/videos/chunk-000/observation.images.laptop/episode_000003.mp4 b/videos/chunk-000/observation.images.laptop/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..628876e0aac931b3604ba6a5ed21918ac349ce75 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3036fbeda5251e6a086f85bdcf3a12b578f7d12df22c1a3789c7012896e0eefe +size 3330158 diff --git a/videos/chunk-000/observation.images.laptop/episode_000004.mp4 b/videos/chunk-000/observation.images.laptop/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03006e510637930e14d82ef24d4017bfa5fe7d6b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12cf0c311672395d6362e0b820a002251bc1bdf0ac64cdec3ac63de18016810 +size 2989865 diff --git a/videos/chunk-000/observation.images.laptop/episode_000005.mp4 b/videos/chunk-000/observation.images.laptop/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a27feeb3daf592c99308f5f3665cbfde6ea892d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b7aa3508d98b0b71ecece6842b58c5003356175744cd84d1ebf88c596700cd +size 2207682 diff --git a/videos/chunk-000/observation.images.laptop/episode_000006.mp4 b/videos/chunk-000/observation.images.laptop/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e6b8a843e26f75a6a770f4d307c17ce495dc744 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4e2bf7767a6cb7b3d6294dc34f097ebdfd14eda1f2e61ade04eb7949df6a55 +size 2418170 diff --git a/videos/chunk-000/observation.images.laptop/episode_000007.mp4 b/videos/chunk-000/observation.images.laptop/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe918649ce153571c0926dcde770011fc67263b7 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412ba4dcc0046c4401f4a33425447085a7fd4e5c8fbdec4aed34bf744e3654d6 +size 2957390 diff --git a/videos/chunk-000/observation.images.laptop/episode_000008.mp4 b/videos/chunk-000/observation.images.laptop/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4d3ecedbb91c379a1b00ddbae6f4db6b589938a --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b0f1f01cde034b1a4806ad073a95313b67bbf0ffc7282d4bbb5c6675284276 +size 364508 diff --git a/videos/chunk-000/observation.images.laptop/episode_000009.mp4 b/videos/chunk-000/observation.images.laptop/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915ca52e42ebbe99dea902de0f28f144a10ea3dc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac9ffd7300203492459418683e18c420ff7aca8edf1f524dbe4350b7cea0b8d +size 34754 diff --git a/videos/chunk-000/observation.images.laptop/episode_000010.mp4 b/videos/chunk-000/observation.images.laptop/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a755524bc1222d421201cc40e6eb80b169ead9c5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3872ed092824ec46e2d7b286c4ccb1fbc327acd77592b3f14b5f30bbed2560 +size 2474870 diff --git a/videos/chunk-000/observation.images.laptop/episode_000011.mp4 b/videos/chunk-000/observation.images.laptop/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d059b429f45d987d569c3d971e7f10d0e418ad3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd96325101ded5aecbb790e12170e9b15c99971253dbea0a444f3db8f570eba +size 355682 diff --git a/videos/chunk-000/observation.images.laptop/episode_000012.mp4 b/videos/chunk-000/observation.images.laptop/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f827b4b33c305bd1e1504b684c79ab664cde630 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7298903671f740788b2ce3be006901160d704eaa5437e9885ebfbc80e31ffb06 +size 2845463 diff --git a/videos/chunk-000/observation.images.laptop/episode_000013.mp4 b/videos/chunk-000/observation.images.laptop/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e581f53d2f9c1dd6e3763cd7aae8e72ecce52f20 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc259924897231fff9ad671e36619cad7fd3bf00db99b0c0c91e41ef1fb602bc +size 3412218 diff --git a/videos/chunk-000/observation.images.laptop/episode_000014.mp4 b/videos/chunk-000/observation.images.laptop/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d784804035be96210d78a51ebeef0413531e5c8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3840da1e3206388f853e1f1eaf65d52f5c6870730ee6f0d4779f23b7703e202 +size 3151219 diff --git a/videos/chunk-000/observation.images.laptop/episode_000015.mp4 b/videos/chunk-000/observation.images.laptop/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8718b4a2e2a7ce5510f7c7fc6baa30dee59e5f6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622b3341c3dea6addca611175072739c1af9c60e5652c54acabe514ed171a151 +size 2456009 diff --git a/videos/chunk-000/observation.images.laptop/episode_000016.mp4 b/videos/chunk-000/observation.images.laptop/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cba31f9256a9de86431208e9391f32fe73f5fc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce8e95c1ecbf0535932fb09179a9b811d240f9dc7ec4021f6c26986349c7c96 +size 3003395 diff --git a/videos/chunk-000/observation.images.laptop/episode_000017.mp4 b/videos/chunk-000/observation.images.laptop/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68dcc50249d6d17240f87fdfdf56e59cfa7c0d0f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5ac40e8f5edd9823120ff1efba5320413dfcbc2d6b1a98b0e458598cf5d0b7 +size 2140095 diff --git a/videos/chunk-000/observation.images.laptop/episode_000018.mp4 b/videos/chunk-000/observation.images.laptop/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e51b7311c510fd4f42bcd89c5e399eab470fee97 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedb78f7aa038c611f995fa0bf6329ab5e1ab5185ac4e7318a7363b56596ca23 +size 3127294 diff --git a/videos/chunk-000/observation.images.laptop/episode_000019.mp4 b/videos/chunk-000/observation.images.laptop/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..668ce89889e0322d2856f1b97a5b1c9ae60cdef3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37adbc5e591778728a05a16f07b54fe9dc52851e669163de11fc184ec2754727 +size 3062981 diff --git a/videos/chunk-000/observation.images.laptop/episode_000020.mp4 b/videos/chunk-000/observation.images.laptop/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3212f777ca4a8bf12ef584121ea67d0ed5d56567 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c01dc380f6735a1ca6981406e4e0e55f1f897caae935388e665d7fe3b8c5e57 +size 2924627 diff --git a/videos/chunk-000/observation.images.laptop/episode_000021.mp4 b/videos/chunk-000/observation.images.laptop/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db6cca93c147d977de84c92df57e7df6401fe5fa --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae14bd3b354ada295f281b0a42426c1afb916c465bb41879550f8207b0fc9b1 +size 3451336 diff --git a/videos/chunk-000/observation.images.laptop/episode_000022.mp4 b/videos/chunk-000/observation.images.laptop/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e13a0514a1df2a3f969957f15403626bfafc7374 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c152413b4f2e0770096e2c1c92aaa9a03447119128eb8770ca09121535d8e9ed +size 2458580 diff --git a/videos/chunk-000/observation.images.laptop/episode_000023.mp4 b/videos/chunk-000/observation.images.laptop/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc79564b844de04df579145bb263e608757fca1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5fcb99f68ad8a7444871cedcb8bab3c865585a17e31458a0f036364eabbca4 +size 2462955 diff --git a/videos/chunk-000/observation.images.laptop/episode_000024.mp4 b/videos/chunk-000/observation.images.laptop/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd23b5987287616a0667c58a0165eca3db22557 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fd7f3fdf76655976bf2b8bb3f10804dac3e59edb7ff931764659f33421bbb5 +size 2649394 diff --git a/videos/chunk-000/observation.images.laptop/episode_000025.mp4 b/videos/chunk-000/observation.images.laptop/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5157f34e4ddbfbcd83bf775489a5ff00806c33bf --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4daaf40a91b162f501e980b23f7da2d343366e8b7eda79aa4c73931e2b0702 +size 2633084 diff --git a/videos/chunk-000/observation.images.laptop/episode_000026.mp4 b/videos/chunk-000/observation.images.laptop/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d89e8279b6a1e51d576cb3460ef27145dd9980 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3f347944628023b78049f7a73985c0aef85b9c7ef1d5ce3b6518dde9b2634c +size 2247450 diff --git a/videos/chunk-000/observation.images.laptop/episode_000027.mp4 b/videos/chunk-000/observation.images.laptop/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b72d35868623f2832d653b0148d28befd7d179f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050bb3e9226a3a2fdff8c6d217740f930c5fb6c27e7a5dde6152b42176bfb88e +size 2677168 diff --git a/videos/chunk-000/observation.images.laptop/episode_000028.mp4 b/videos/chunk-000/observation.images.laptop/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856a66d26b0bdda7ee76faf0a2d3c7eb7675a9af --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fa5fc21abcffb1056267cc049d32592b8b61491d072bb5330e39ee97f0e27a +size 2733814 diff --git a/videos/chunk-000/observation.images.laptop/episode_000029.mp4 b/videos/chunk-000/observation.images.laptop/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6be2e72385bcd49de8495f7a7bc1704e8b96aee0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a352be1c94cdb704855c184652d462fe808d0e8e9482e45cfa8d46f01688dec +size 3187044 diff --git a/videos/chunk-000/observation.images.laptop/episode_000030.mp4 b/videos/chunk-000/observation.images.laptop/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431f0312e20e7e43f9aa46f1978c504db718ca5b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8ba4b027dac4ed23f4d86fac7ac35cdef9dfdb3635eb837d1afe47c0a7aec0 +size 2150819 diff --git a/videos/chunk-000/observation.images.laptop/episode_000031.mp4 b/videos/chunk-000/observation.images.laptop/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568b3a23b0446ff5aff70a3abc9871180a16eb1f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbfb838421b9c607a6f15b0a9097d8eb0bcd304dad12f956ef3d410ccdd07bc9 +size 2584282 diff --git a/videos/chunk-000/observation.images.laptop/episode_000032.mp4 b/videos/chunk-000/observation.images.laptop/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb28806345f867e6d17ca71a73c053a5eb767815 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475b7f72cc86590634d9f64dd6297cd54c164ef1bc902007c027d7e52b358d50 +size 2403048 diff --git a/videos/chunk-000/observation.images.laptop/episode_000033.mp4 b/videos/chunk-000/observation.images.laptop/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a38558a19822a72ce632d772bf6e6d6281f621 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bb1fb5125232291a9530a96a5d0cbe94930f13a437ddd7978c8b49c43f5349 +size 2018315 diff --git a/videos/chunk-000/observation.images.laptop/episode_000034.mp4 b/videos/chunk-000/observation.images.laptop/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7abab9107f3b6c1b395a11605341cf63ada2ca93 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ca32a43412ccc5cb436d55c7167a8cbe959beb05b1329796a0e2c7f3f73db9 +size 2056554 diff --git a/videos/chunk-000/observation.images.laptop/episode_000035.mp4 b/videos/chunk-000/observation.images.laptop/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4f70f2a796507af4a0270807dc7c333c9cac33d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4391f55c04b23a7d32efa4981160a2a2c862a1fec6753728cc6097ee2d9a47 +size 1865459 diff --git a/videos/chunk-000/observation.images.laptop/episode_000036.mp4 b/videos/chunk-000/observation.images.laptop/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc374e56da2815a1bbefeaa4ec359cd7f180cb6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16eba69db540da7448e28acdadd299196d5df925c049fce82af85c26d5be5855 +size 2928479 diff --git a/videos/chunk-000/observation.images.laptop/episode_000037.mp4 b/videos/chunk-000/observation.images.laptop/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470a549f19cd1b377b61f14789374d5dcaecc7d6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d97eb97df1b18c7d089fbd2eaf542941552ca3c647b1255862801604f592a53 +size 2617799 diff --git a/videos/chunk-000/observation.images.laptop/episode_000038.mp4 b/videos/chunk-000/observation.images.laptop/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f07210ba86a58e52f1b7495ec5202c175d9b6c0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1236e0a7912747e0da0395ab7a595e34c8ccdc758efb06d9ed2f74d7b49a4ac9 +size 2158463 diff --git a/videos/chunk-000/observation.images.laptop/episode_000039.mp4 b/videos/chunk-000/observation.images.laptop/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9ff4c4c37a8c934d97804119c2554776524556 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:948df28904253b5ca46fe795e5559d654f34ace4d615d8eabd955034d7b89d17 +size 2410021 diff --git a/videos/chunk-000/observation.images.laptop/episode_000040.mp4 b/videos/chunk-000/observation.images.laptop/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ff35b191ad9faad5be1f2260c39b4a35cbd482 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e1c46693d8783f9dc2c9621fc32cd553f137879e5116f73c6871b88d9af720 +size 2027805 diff --git a/videos/chunk-000/observation.images.laptop/episode_000041.mp4 b/videos/chunk-000/observation.images.laptop/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ef98a3e4ad40bfb7b64ca1eb5341655cf6700da --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423d1044a22cdcce76b567494c87f7f5157ec656505bf70a75598ac8aa2c9936 +size 2230281 diff --git a/videos/chunk-000/observation.images.laptop/episode_000042.mp4 b/videos/chunk-000/observation.images.laptop/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99ed3f1992726ca2fda0b08f0ec5a8ae16942fe9 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3693d23e4c3ed346e331ef77bab38772198afa02633376af55cf3aeeea7e4e +size 2884015 diff --git a/videos/chunk-000/observation.images.laptop/episode_000043.mp4 b/videos/chunk-000/observation.images.laptop/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc3725587b8fc3f23eb87b3dbc0050976693ff6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38f1ae78f4f4ce85c7555b686a5c9334dfb3d26df000539be5e314ee6576922 +size 2456887 diff --git a/videos/chunk-000/observation.images.laptop/episode_000044.mp4 b/videos/chunk-000/observation.images.laptop/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0843fb2e5fc9231eb5fc6f6b1758478c4e6def4d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23599197a8af0af4ec8d616fe06e1e5fe94ff4fd4531cc95e8f4398a4adb2955 +size 2245420 diff --git a/videos/chunk-000/observation.images.laptop/episode_000045.mp4 b/videos/chunk-000/observation.images.laptop/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b01f9907b15576b222a9097c3d750fec508c7fe1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b651a358c63675b47ef89919897f437e10017c8a4b2e4d709de05d29bde95b5 +size 2879035 diff --git a/videos/chunk-000/observation.images.laptop/episode_000046.mp4 b/videos/chunk-000/observation.images.laptop/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5637f9790eae4e1c2e83a56e170501a96b96fbd --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b481d8e5dbb4229b0dc657b3c828ee9d84a98046f064d21a5def771266d26a25 +size 2386047 diff --git a/videos/chunk-000/observation.images.laptop/episode_000047.mp4 b/videos/chunk-000/observation.images.laptop/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b3b490b5b16ef422f281e0af8ace9b23fc5ded --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015bbab838a593de34cc1b019151512d18006e90402745d6ea9f796e7840e165 +size 2834933 diff --git a/videos/chunk-000/observation.images.laptop/episode_000048.mp4 b/videos/chunk-000/observation.images.laptop/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66673221d775c09c978ceabbec1bc039f488cfb1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3701ca478c480060dff19f0b6c6c29a38abe9ed7e907eb784bc1b2a842dbc2e5 +size 2794028 diff --git a/videos/chunk-000/observation.images.laptop/episode_000049.mp4 b/videos/chunk-000/observation.images.laptop/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ede7eea359b52ab511798c2e5ffb1013f4f2a4d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c773fb66f0d9054430212a9d929e0cea4e28810267d1d0779c0db08470db1b +size 2962655 diff --git a/videos/chunk-000/observation.images.laptop/episode_000050.mp4 b/videos/chunk-000/observation.images.laptop/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f04ba118492b957b55af9336fa410da75e253a8c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257df1d147aeddc65b89eb3f7702c56a6b91bc8f278889212623e90f4141c410 +size 2370464 diff --git a/videos/chunk-000/observation.images.laptop/episode_000051.mp4 b/videos/chunk-000/observation.images.laptop/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d02cedd199d9560c5eccf0b7979df1675bc07c --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f449064f5d2c9a3e1f2513c091a0bcd13034f0052ea7e64db851021f295abeae +size 2499827 diff --git a/videos/chunk-000/observation.images.laptop/episode_000052.mp4 b/videos/chunk-000/observation.images.laptop/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105e5a211c3766bc7863d8cb870d20951e84a4ec --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98098cde143a45ffa5c7c30fb65f1264c1f42138eff270ae032b76f143700b52 +size 2163498 diff --git a/videos/chunk-000/observation.images.laptop/episode_000053.mp4 b/videos/chunk-000/observation.images.laptop/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0782d6f354bfb12f5fff1e41b71fe2266ffa9ee5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645b66bd90374b6dbd2323123e3502746bbb41e2db5eb37bba5d185d21874bf6 +size 2356521 diff --git a/videos/chunk-000/observation.images.laptop/episode_000054.mp4 b/videos/chunk-000/observation.images.laptop/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205edafe4f5a4ae9a37d57fbe20229ad683a78d5 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec8f50266eabedb5f3fe0b4247f1f82e682de56b5e571d219b9895ee3a52041 +size 2323509 diff --git a/videos/chunk-000/observation.images.laptop/episode_000055.mp4 b/videos/chunk-000/observation.images.laptop/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..345d26d99ecd3badde2adca27178b3657b20b95b --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569c0fdb18a51326bedac6b09eb8b84d55b7d38d380b131a0321db6f79b2d7fe +size 2500128 diff --git a/videos/chunk-000/observation.images.laptop/episode_000056.mp4 b/videos/chunk-000/observation.images.laptop/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee6a5b9b269dca271e1541118eba17c02c58eb3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baab6041d549173a3e7f5e11398adfa6f3fb26825ac3302020a44eb3efa1cb40 +size 2046056 diff --git a/videos/chunk-000/observation.images.laptop/episode_000057.mp4 b/videos/chunk-000/observation.images.laptop/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..523b838dde483b1f38935c0e685f30b905a33c24 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ab4eed185867f09b922dcaecd1f442e73ba2fe749a3f28673488cc05cd5a88 +size 2176756 diff --git a/videos/chunk-000/observation.images.laptop/episode_000058.mp4 b/videos/chunk-000/observation.images.laptop/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dab0d00d7b9cef65f55bdae2470a3ad46e13537 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8af0b1725f4ef4b85f9333284393ec0a5e1bed7180146d721d31ce06f2e87c4 +size 2294900 diff --git a/videos/chunk-000/observation.images.laptop/episode_000059.mp4 b/videos/chunk-000/observation.images.laptop/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64fb0112fc794f7fc523c4f5063afc56c169db45 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46c98ffeba4cbb4a78d3d008ccdcee01f47dc08ebeb2303941ac7692d715f0f +size 3023769 diff --git a/videos/chunk-000/observation.images.laptop/episode_000060.mp4 b/videos/chunk-000/observation.images.laptop/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1796b6c00c031977f7afd37cb7562f605c051c6 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502391f9184a102d25055e25d9c57d9fe43865336a9766cd85d74a8830bb14ae +size 3409253 diff --git a/videos/chunk-000/observation.images.laptop/episode_000061.mp4 b/videos/chunk-000/observation.images.laptop/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6cc5d3b2643455adc563bf576cb8a215c09fe13 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b392d01a729c76bcc2aa1ab84b4cb99b6fcf0616b0d8ead6d25ff42a0f384ac +size 2717838 diff --git a/videos/chunk-000/observation.images.laptop/episode_000062.mp4 b/videos/chunk-000/observation.images.laptop/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d1ee59a17c309567826481b03e53a7ac75a464d --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3127346e998fbdeaa54d3a032596290627e5ec971065629290626876ac3a8b +size 2818180 diff --git a/videos/chunk-000/observation.images.laptop/episode_000063.mp4 b/videos/chunk-000/observation.images.laptop/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce72cecccf4a906ac093878f257c1257af3b5de --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e7b73a7d6bcd7852b29e21f856f2520de5fa550a2397b14183e2b0f77523f8 +size 2740695 diff --git a/videos/chunk-000/observation.images.laptop/episode_000064.mp4 b/videos/chunk-000/observation.images.laptop/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cacefed8702d5e44f4437b0ad2ee30fc48bb5dad --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd7791df7a280917762adffd0f22864e4859f0920b7beec2c35af70299a660b +size 2598282 diff --git a/videos/chunk-000/observation.images.laptop/episode_000065.mp4 b/videos/chunk-000/observation.images.laptop/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c3289ed4ba9f476f41cd5effe58b5a23ae2498 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92157daa965d660277a9dfb9c4e678ee7b9d82452563e56e01fc224ff7b2039 +size 2186771 diff --git a/videos/chunk-000/observation.images.laptop/episode_000066.mp4 b/videos/chunk-000/observation.images.laptop/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6531f83b1a5bc8d46753abdd9de59551e8c43ad1 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7828f66c9f0def150d5efd80581d4d491a1e87a491fcf1a2b9ced3400d0f87c +size 2944497 diff --git a/videos/chunk-000/observation.images.laptop/episode_000067.mp4 b/videos/chunk-000/observation.images.laptop/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9cbc586b412c7e4c28128ff4066193e602b0d8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652cf8f137af2794a029a320430281ccb787f5f0d63d5e7a8d1833a46a9a57ac +size 2600960 diff --git a/videos/chunk-000/observation.images.laptop/episode_000068.mp4 b/videos/chunk-000/observation.images.laptop/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ccb03b107fc9dd22052c87efd497c91ba3a6e8f --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c8db40324c9cc1f2c19a929445d26fe68eca3744873174de5ff03c7ce6369c +size 2110220 diff --git a/videos/chunk-000/observation.images.laptop/episode_000069.mp4 b/videos/chunk-000/observation.images.laptop/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bcda4e7783c1602a862cb66d8cbb5f041e2bbab --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4d26b15dc064aff4f688a17701221645252e90ab6e842063fb0e45428e7df0 +size 2200416 diff --git a/videos/chunk-000/observation.images.laptop/episode_000070.mp4 b/videos/chunk-000/observation.images.laptop/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eadf3366ea159b0a4a725b82e6e00741064ddb0 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ccb9764d7073cff59fe9ade0d4407e754983dab300b309d8416a79b79938801 +size 2143189 diff --git a/videos/chunk-000/observation.images.laptop/episode_000071.mp4 b/videos/chunk-000/observation.images.laptop/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2c209b80cca37446ff2db04d7321b3b484915f3 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd844e6519be909268a3623cd341b62e2d3b8c71e6cf920f53d0f4b2770e615 +size 2733115 diff --git a/videos/chunk-000/observation.images.laptop/episode_000072.mp4 b/videos/chunk-000/observation.images.laptop/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f47add35d5851ef8dbc181a3e33d9608b2ecdc --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d77b121f8d021b1b826f9eaf63b20040386560507bef929357d00418e45c9a +size 2488712 diff --git a/videos/chunk-000/observation.images.laptop/episode_000073.mp4 b/videos/chunk-000/observation.images.laptop/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ec7d7d9c0754cb4eb7adeec40500714cb3d3e8 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdba9b0706f04e79521bb267e6ea1d2b5b559a33d54db9f97774bb8a35e7a3e8 +size 1970205 diff --git a/videos/chunk-000/observation.images.laptop/episode_000074.mp4 b/videos/chunk-000/observation.images.laptop/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc2485912b524b131854afd1360061a77bb12e52 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ade975ec65da53a12d1d07c9242a19a22b22f7bf7178d6bc1d99368f77d82e +size 3034614 diff --git a/videos/chunk-000/observation.images.laptop/episode_000075.mp4 b/videos/chunk-000/observation.images.laptop/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74bf2cacdee97a5b5505b8a24b7125c3cdb50386 --- /dev/null +++ b/videos/chunk-000/observation.images.laptop/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1083f29e3dc2b1392c590ab21eca3a3ea98f27a6d7ab1ab9a3f45d0c8c502b99 +size 2801372 diff --git a/videos/chunk-000/observation.images.wrist/episode_000000.mp4 b/videos/chunk-000/observation.images.wrist/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27169e56432ad71cebb8318f792f90da9aa908a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a94bc9b7cf7d7728a02dfc6c0cdf07481ea6081d6aee8b4c7c603300675475 +size 1104387 diff --git a/videos/chunk-000/observation.images.wrist/episode_000001.mp4 b/videos/chunk-000/observation.images.wrist/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ddaa629efaed4fab57c29d0e8f1b87d5e05ab7 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabf43f2b540336c8169c476160fe3881d5c847956de2f33a987a2f2af4936ab +size 1055325 diff --git a/videos/chunk-000/observation.images.wrist/episode_000002.mp4 b/videos/chunk-000/observation.images.wrist/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41148b78586c05696e5b49dc0a523f1af49de346 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54fe41df85772fc3ef800d3b3b8d254da934684cb7a67fbeacee6d68268c8aa5 +size 873645 diff --git a/videos/chunk-000/observation.images.wrist/episode_000003.mp4 b/videos/chunk-000/observation.images.wrist/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87eb54ab4f08cafbf0b8266e1380e2add030ae6c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9b637e079f0b87e448c0921011ce7d47975366c4a1f1a8a437c6b32b5eadb9 +size 1195528 diff --git a/videos/chunk-000/observation.images.wrist/episode_000004.mp4 b/videos/chunk-000/observation.images.wrist/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89fde9fb3e4bd520d107f8b334b82759eb64eca --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe6c3c15243c4c7a5fe74f1c6db6f965a2b38f75d304c7b26e962f784e3fd78 +size 1164869 diff --git a/videos/chunk-000/observation.images.wrist/episode_000005.mp4 b/videos/chunk-000/observation.images.wrist/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5159ed7c4588078c10a6ceba5b1889360648ac66 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ce716f1d363888739043891789d15257265c9aede991346296a86dfd4442d9 +size 900682 diff --git a/videos/chunk-000/observation.images.wrist/episode_000006.mp4 b/videos/chunk-000/observation.images.wrist/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d6f5ecdc5ddba28fd96179e36eaf37ec6f8800 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfc25757b344e7ec3ebc83cf396860e6290899808b85e91b987b57c636f1d54 +size 941788 diff --git a/videos/chunk-000/observation.images.wrist/episode_000007.mp4 b/videos/chunk-000/observation.images.wrist/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e0d43b7ee7627e41cf9541bcd11acd32705258 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a371e2b5b21d3a2bd3d65a329a10592f3b915194fce4891e67e50197c97ee44 +size 1058971 diff --git a/videos/chunk-000/observation.images.wrist/episode_000008.mp4 b/videos/chunk-000/observation.images.wrist/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b737e8b3e290b23e5ed1ea931defd2b874a36167 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9985c245028c4a1880daac77a937ece5b07215088f89f6e28dca5188fdcefd +size 834017 diff --git a/videos/chunk-000/observation.images.wrist/episode_000009.mp4 b/videos/chunk-000/observation.images.wrist/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f425201dedfd2e79e254072db76a2b6027e3d0 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1765a4b7112f02a7b8cf30ecf839fb4115f28a923a7ff3963dd9c9ca5ee7c24a +size 1145273 diff --git a/videos/chunk-000/observation.images.wrist/episode_000010.mp4 b/videos/chunk-000/observation.images.wrist/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a6ec0a2305b5780d34616a3ff67c671a912cd3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd9e092782088040b96cf0640ff85a8dd114bc2fa2f7a4c9b226ab8ba993ec9 +size 973182 diff --git a/videos/chunk-000/observation.images.wrist/episode_000011.mp4 b/videos/chunk-000/observation.images.wrist/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38131dbe31ae2916bc6726a62f5f4720db264df6 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9eace9f3019004110680dddd478a0db39d9256234e4dc55fe1c15e27ccc169 +size 1115942 diff --git a/videos/chunk-000/observation.images.wrist/episode_000012.mp4 b/videos/chunk-000/observation.images.wrist/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a85ec99fb7fb6d040a9f1981ea54dc2ce8803e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c9ed2993dcaeed32637f466c1eaad42fe6c5e73cf3c6492d943c285e63c3e0 +size 1027478 diff --git a/videos/chunk-000/observation.images.wrist/episode_000013.mp4 b/videos/chunk-000/observation.images.wrist/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f728b97755b352a57d25b2fff700a76964f3bfab --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f3be7ae3ed70a3aab9d7e845e183e2c7cc9d2c127405ea284ad4f3e0af98de +size 1202900 diff --git a/videos/chunk-000/observation.images.wrist/episode_000014.mp4 b/videos/chunk-000/observation.images.wrist/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b28d1dbbe0f1b79c8dd23e9724e5545300316bb --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9583bb2ff334a5fb465dab06b47b123ae1b076b75be9216b15bb13f938e27d47 +size 1082586 diff --git a/videos/chunk-000/observation.images.wrist/episode_000015.mp4 b/videos/chunk-000/observation.images.wrist/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a96eea4be4dd833e925474aa5ddc6864af6a9f8 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6dce1df3f515dc61611a1a2615772e06d543f1aa22f3e8f17f0bec27c126314 +size 886248 diff --git a/videos/chunk-000/observation.images.wrist/episode_000016.mp4 b/videos/chunk-000/observation.images.wrist/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b1f6ceee0ce82aef30967209c5227f1667102c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf8a19b1d89bb34bb3e84db99808d3c7d82dfcf06543470750703b97152fc66 +size 1087701 diff --git a/videos/chunk-000/observation.images.wrist/episode_000017.mp4 b/videos/chunk-000/observation.images.wrist/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468f04441c442c8d0381667cc1e5554e5e3ef794 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f55ca76576ff58e0b39f9b2e3c4b1f2abf8433eea42fa057a0066c4996ba80 +size 836297 diff --git a/videos/chunk-000/observation.images.wrist/episode_000018.mp4 b/videos/chunk-000/observation.images.wrist/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d92f50a69bdff85dcca4827d9bfc5d86b8ae7af --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850b5ddde8178c3a48f81861974f5f3f65755bcb2da4e75843f4c588bd99be97 +size 1119819 diff --git a/videos/chunk-000/observation.images.wrist/episode_000019.mp4 b/videos/chunk-000/observation.images.wrist/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d32f93a0b49dcaf7c030c0a54d5b6e342b51f45 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5633505b7a634254b33c51f8b132b09c67d5f13a98fb4b4563ae81c737048fa9 +size 1101395 diff --git a/videos/chunk-000/observation.images.wrist/episode_000020.mp4 b/videos/chunk-000/observation.images.wrist/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..502cac4ff9a3c0b92b6295a55f0d1a82d17a5182 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8a3c91a5c0b3371be436c30bcf5da7525b885d2594509bfa2a1cbd4fad999d +size 1048661 diff --git a/videos/chunk-000/observation.images.wrist/episode_000021.mp4 b/videos/chunk-000/observation.images.wrist/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a47b675da3b63f8bd0b8e79793931102f53e2fe6 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652e24225f6d2df3e6d6c4f13b1fffb1fc76de746d1af967c0c95221be3323c9 +size 1133913 diff --git a/videos/chunk-000/observation.images.wrist/episode_000022.mp4 b/videos/chunk-000/observation.images.wrist/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3195848803134ba4bce1d411e38bfa1d065511 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa23cdd8422c430c48c0ae4f7f55feca01b4f6e22c691f4c1ba02afdc37cf5ea +size 910055 diff --git a/videos/chunk-000/observation.images.wrist/episode_000023.mp4 b/videos/chunk-000/observation.images.wrist/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75297167bc27c791ae13f7124b36bae2c59f39bd --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdd167ede4d52811fb2790acc0e461ab82eb67f672810f1f6d7a6dbd72f68dd +size 911028 diff --git a/videos/chunk-000/observation.images.wrist/episode_000024.mp4 b/videos/chunk-000/observation.images.wrist/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34fed42ea7dc550e6be21ddbf2d44d799d788aee --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9577c287eddba4d44a985accb7caf9142664aaf77a5c3a8acd5ffa8f22270779 +size 951353 diff --git a/videos/chunk-000/observation.images.wrist/episode_000025.mp4 b/videos/chunk-000/observation.images.wrist/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..303ccece07deaee6933ee1914840ed8ca904150a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5172c7af5d99aaa9e3bd856d4bdfb8bf1f412b523ae77e93fa87e21bee4013 +size 1013829 diff --git a/videos/chunk-000/observation.images.wrist/episode_000026.mp4 b/videos/chunk-000/observation.images.wrist/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d8a2abf5436e0ebbcaebeefa8a48dd686c32de --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96489ac5c38acf18c5c473c0674f61d2b0d7b4cd309084735c3adb9c9636c59d +size 847805 diff --git a/videos/chunk-000/observation.images.wrist/episode_000027.mp4 b/videos/chunk-000/observation.images.wrist/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0644e23aa39556285fd34d7fed0ced4fafc3a19 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d796c7f8fee67a7ffa90868a83657ed2f1ebce647ca7acfff0c8d7eb300e560b +size 1084187 diff --git a/videos/chunk-000/observation.images.wrist/episode_000028.mp4 b/videos/chunk-000/observation.images.wrist/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a63b93d1a1d0f005d48b7948c1a75b3ee8327d6 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b86c3646a175f3326790ed5c2f7ed880947f7c7c72e7f73899e9d65cd5d882e +size 1014137 diff --git a/videos/chunk-000/observation.images.wrist/episode_000029.mp4 b/videos/chunk-000/observation.images.wrist/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfad607e43d0cc5042974d9d8604b8f4ff0e0ed3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb41fdfc515bfb408701878182f97e4186f297f67458e0f3e5f27d180ea863b +size 1078297 diff --git a/videos/chunk-000/observation.images.wrist/episode_000030.mp4 b/videos/chunk-000/observation.images.wrist/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e70d40e99f82fe0f8e4f11f0dc45b9f86dfd988 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5426436262de35049123442d88a79d34e6e57990734b5dd7c6f8cbacafb613a +size 836243 diff --git a/videos/chunk-000/observation.images.wrist/episode_000031.mp4 b/videos/chunk-000/observation.images.wrist/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad2ed162bd4b260fd295a8df8c4b7da924434dc6 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06405afe5ec161ab02d50600c3862ef93e0ac257b4db90e35b84bfabadc7a1f +size 939646 diff --git a/videos/chunk-000/observation.images.wrist/episode_000032.mp4 b/videos/chunk-000/observation.images.wrist/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b74f62fcc50e7dbd3c8f86aa02da3d53543db2 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba20d24ea200f9a91456d0db4357d7677f07e0210611f5f7e2c528ac5c0f65d7 +size 916220 diff --git a/videos/chunk-000/observation.images.wrist/episode_000033.mp4 b/videos/chunk-000/observation.images.wrist/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa995b62d8fa3141368ab90cc8b1a41202b6ed62 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8062c66e9c81196b5f15384fc6f14501555b76d242d3dc94afe2e150dd255cec +size 745792 diff --git a/videos/chunk-000/observation.images.wrist/episode_000034.mp4 b/videos/chunk-000/observation.images.wrist/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f416d1cc315e3fd8c0c9b2ce517974150a5b736 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4f59411cccdc2fad28a2f23774e407c149f9f568b850ec8d2657bb26be6b17 +size 823390 diff --git a/videos/chunk-000/observation.images.wrist/episode_000035.mp4 b/videos/chunk-000/observation.images.wrist/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccb21064a21b0f6c9f30fb9ddbf51961a0fbce66 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e214a136ab17a866f8a10d348025b89cf81f55fafdb7ac3d8e4e14cacc3402 +size 744019 diff --git a/videos/chunk-000/observation.images.wrist/episode_000036.mp4 b/videos/chunk-000/observation.images.wrist/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e033e5937217ed09f45b461073d31ecf9398ae --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c166e7d705ed1943fef57da85fe0ae506dd59fe7dc4e081623bd03df03880139 +size 1024744 diff --git a/videos/chunk-000/observation.images.wrist/episode_000037.mp4 b/videos/chunk-000/observation.images.wrist/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5216047235eebf5f1f8fde38b648bb418f100a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0284c06f1330b1d4282aedb6c93ce12bd148bec31f22b42ae5f227457ba0e7c +size 879210 diff --git a/videos/chunk-000/observation.images.wrist/episode_000038.mp4 b/videos/chunk-000/observation.images.wrist/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..407667fc3febbd360201e93077bcc0a091fabc13 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7c0879f08473dc8d670cf8e4a19edd4bd61c9923b3decec712a47b97cb9ff5 +size 807403 diff --git a/videos/chunk-000/observation.images.wrist/episode_000039.mp4 b/videos/chunk-000/observation.images.wrist/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb316797ac2ccc00e5d866fb02b5b5b17017994 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfa3ce6c60d02f4ce5943e5475094b7900fef81bf15cf087a8c0142b470ae3c +size 859921 diff --git a/videos/chunk-000/observation.images.wrist/episode_000040.mp4 b/videos/chunk-000/observation.images.wrist/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7d0f0058afab0e7e3d73ca607968f193fa5234 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef139c62edb8e44dfd6d78d200d0d6844ba75fceb727d525786b43d0cb9daf03 +size 767109 diff --git a/videos/chunk-000/observation.images.wrist/episode_000041.mp4 b/videos/chunk-000/observation.images.wrist/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d6ae816c20d334a4efbfe295f7eeb42d993b56 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028b6a2b056aacf3e3a317f85518c161eea9da9d7b42e4bf07048a1fd561872b +size 865272 diff --git a/videos/chunk-000/observation.images.wrist/episode_000042.mp4 b/videos/chunk-000/observation.images.wrist/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5afc834c3fcde39b45c0ce5ae50e5b91639f03c3 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2dc99492ca524ee4d5dc5e38167f8988e7ff270a15f254d6e8e8df84ba03bce +size 1112174 diff --git a/videos/chunk-000/observation.images.wrist/episode_000043.mp4 b/videos/chunk-000/observation.images.wrist/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0041b638e2dd3ad104e219d8930cca9538a40c0 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bff112cf7d29dc0dd132380e15b06b9acf76dfa3dca21fa097c96c78041bc0e0 +size 929441 diff --git a/videos/chunk-000/observation.images.wrist/episode_000044.mp4 b/videos/chunk-000/observation.images.wrist/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a2164a04c58f8d708e7505968716b6cc6c8f77 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdde40688652a7d8c1206dc566ea574176585f7a8aca949d4fc74ef04a1b792 +size 912655 diff --git a/videos/chunk-000/observation.images.wrist/episode_000045.mp4 b/videos/chunk-000/observation.images.wrist/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..835476e92a0ef1d574b3c5e4cf54e8f1242772e8 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c747c4b259f3ca68c71da74a7de9970eb4aa70508edcc66e10b39672db34f7 +size 1059539 diff --git a/videos/chunk-000/observation.images.wrist/episode_000046.mp4 b/videos/chunk-000/observation.images.wrist/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3adfcb38e9831da2863232a20721f16d458f1748 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6048c31934220ff52b9cb838fae73c6bc89b9df3c9576e180a514d91b22719 +size 886026 diff --git a/videos/chunk-000/observation.images.wrist/episode_000047.mp4 b/videos/chunk-000/observation.images.wrist/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36106d4010145aa0219602a446123364b95ffd58 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c6ae1ca0e8ebeacff5233675323f086df024751f930376a13ed03fa3e38564 +size 989990 diff --git a/videos/chunk-000/observation.images.wrist/episode_000048.mp4 b/videos/chunk-000/observation.images.wrist/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2df6214ff691fefac1ad42e0d989fa327cf8a339 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323b9218cff434cb18a76c00c9fd76e29d08a251bfbf1b266000d3a9612cfc8a +size 998046 diff --git a/videos/chunk-000/observation.images.wrist/episode_000049.mp4 b/videos/chunk-000/observation.images.wrist/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859b813f31476abbab348fa08b93a8d65f99d7c0 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1d981f94778f5ffde62cde4f07c92ccae81370f336ef8a1661c2e6c4b341b3 +size 1095669 diff --git a/videos/chunk-000/observation.images.wrist/episode_000050.mp4 b/videos/chunk-000/observation.images.wrist/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5564605515c1c4cb3fbea3f9daedd422449e77b5 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c17f1e31b7b34d94e135ec0ab887c9a936c0872c3b281ca25f097ceee6a808 +size 846910 diff --git a/videos/chunk-000/observation.images.wrist/episode_000051.mp4 b/videos/chunk-000/observation.images.wrist/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a791fc27b9e7a5f7431da684c5fb2d57e82258e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aea8874a4b95201ba671e1d0aa1377dd58dfaafe86796bc6615e12f51cc1116 +size 924073 diff --git a/videos/chunk-000/observation.images.wrist/episode_000052.mp4 b/videos/chunk-000/observation.images.wrist/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b3d3f62bc399b213d9552a88ccffd484f2cbcf --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713fea4315431d240ee0f9382e6b7cffff3a9e8cbd5e3de2c9a8439944e6b53d +size 817552 diff --git a/videos/chunk-000/observation.images.wrist/episode_000053.mp4 b/videos/chunk-000/observation.images.wrist/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164d644ec7e9edbbb8f307c6fdc8eb3b00c6b26f --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814a09e3902de4ad077cb88768f005f028ab9e084ac70cfc712db948cea2de20 +size 887657 diff --git a/videos/chunk-000/observation.images.wrist/episode_000054.mp4 b/videos/chunk-000/observation.images.wrist/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6a48570a6e04810efe671ec501e871fe3712c9 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe55ca7b9f28a271e1678513aa6c777fdb7daf40f4d05e913473acabd4a42f95 +size 871544 diff --git a/videos/chunk-000/observation.images.wrist/episode_000055.mp4 b/videos/chunk-000/observation.images.wrist/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a94d7caaa41e4a5f0f946d8ea6ac81361c9f64f4 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9991726f69bb59771f78cb7b9091f8be932bda28dc5e75197732563ebedacf25 +size 910292 diff --git a/videos/chunk-000/observation.images.wrist/episode_000056.mp4 b/videos/chunk-000/observation.images.wrist/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a926b814109fcd2de359a4046f1d6e61b5e790f5 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db02a9a9ccdc906aefb87784675580f52762b76f3638b43a9878ebd4c5f09ac +size 767803 diff --git a/videos/chunk-000/observation.images.wrist/episode_000057.mp4 b/videos/chunk-000/observation.images.wrist/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff413e74cdc71ff019682232f22a5ac3aa26db2c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b456b05062a28fe08b39dd72ba4a4f3e00377de8f5cb75e2b542a1cd1f7abec4 +size 860605 diff --git a/videos/chunk-000/observation.images.wrist/episode_000058.mp4 b/videos/chunk-000/observation.images.wrist/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91d2f3ad48f698e389fcf7fc9aa9045a859b771c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189636a11f824a837e13e004bf8b6b7b722ae7b9ba277f9f8879679b6b8b0105 +size 860182 diff --git a/videos/chunk-000/observation.images.wrist/episode_000059.mp4 b/videos/chunk-000/observation.images.wrist/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f31f4351d638bee5ce776b65bbd955c495a7b9 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa4a62411d2aa22c59581d6edcc1b2c6a9bfff7f3e35b2f75fb60268e92d559 +size 1172524 diff --git a/videos/chunk-000/observation.images.wrist/episode_000060.mp4 b/videos/chunk-000/observation.images.wrist/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2dcb1d15f0c20837907929b26770e28aba4ed3c --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d405c7d3c23a15ab129a8afdeba69fb937e41f5fc930c68c680cee80fb0b590 +size 1099830 diff --git a/videos/chunk-000/observation.images.wrist/episode_000061.mp4 b/videos/chunk-000/observation.images.wrist/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b86a9abe0e40666771a22de453666ebf5d65a62a --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9aa4efd1dde955ccfbccbc7e2399e93420851c601025a3c32e94de51695516e +size 887896 diff --git a/videos/chunk-000/observation.images.wrist/episode_000062.mp4 b/videos/chunk-000/observation.images.wrist/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d3a5e56c49d19e6948a39a044cecd30cc3fe10d --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac2c10f8fde7528c490d6263b991e1d952e0466508c46af930ee209b60a0428 +size 999805 diff --git a/videos/chunk-000/observation.images.wrist/episode_000063.mp4 b/videos/chunk-000/observation.images.wrist/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c54afb76a95f31324d2a8b98252b6fdf7008fac1 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596de89469a0a10e582e93c39130e71ed2f266152ede4662b594cbde349cc9af +size 992723 diff --git a/videos/chunk-000/observation.images.wrist/episode_000064.mp4 b/videos/chunk-000/observation.images.wrist/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41073010a4a1ca50de318f071bf956d3e3824090 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d906a296d9965f0a8730bb5318a6d824cdf44a64224f391d15e07a8c206d627 +size 959861 diff --git a/videos/chunk-000/observation.images.wrist/episode_000065.mp4 b/videos/chunk-000/observation.images.wrist/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be3dbec6d1eb19e7160a21e61ff406a93142a17 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778bfd84e158b8bcf5afe8b2f907a65526b03366572d7ed02666f751b32f22d1 +size 810742 diff --git a/videos/chunk-000/observation.images.wrist/episode_000066.mp4 b/videos/chunk-000/observation.images.wrist/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b771ab271b82def139092519cc61fb2b183e6f29 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf28428d6c6ef1006176219f864de4bad666be7dd93db328bc4e69cd3c63f51 +size 1031324 diff --git a/videos/chunk-000/observation.images.wrist/episode_000067.mp4 b/videos/chunk-000/observation.images.wrist/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42c9763fcf9a8a3ed9201526b62e4bdefcf81662 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cdb16e012ae268ac2c2d0c7c2f6fe7d66b4d015b9c786d517165df91c1307c +size 923979 diff --git a/videos/chunk-000/observation.images.wrist/episode_000068.mp4 b/videos/chunk-000/observation.images.wrist/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d625d524b7715f6dfbf5d66ee224d9d64621c10e --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290d3808b1a8e19ce53483fae6a8016483f4bb1d98eed7b8a91d995dbfd8f003 +size 775871 diff --git a/videos/chunk-000/observation.images.wrist/episode_000069.mp4 b/videos/chunk-000/observation.images.wrist/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa3f501889ea1109c3b24350785a0200fb75c9b --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf502c5be44437cf0f722b402ae25dc369221b9f962f59f341aac9229b293ae8 +size 868998 diff --git a/videos/chunk-000/observation.images.wrist/episode_000070.mp4 b/videos/chunk-000/observation.images.wrist/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ddf338bce36aef29efa274c4e6aa25c05f71e72 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab7a6bb0c8aa80d5d8437dddedc582022b2975cf2d057e1078a408108b1f1a0 +size 817678 diff --git a/videos/chunk-000/observation.images.wrist/episode_000071.mp4 b/videos/chunk-000/observation.images.wrist/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db01a97da53db645ea25f804617783540d283ab --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb8a3eed9ddaf7766e888868fad020afa4d72a95e4b3310be42a116327d7d8d +size 987217 diff --git a/videos/chunk-000/observation.images.wrist/episode_000072.mp4 b/videos/chunk-000/observation.images.wrist/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9565312d438bd1dd937de4f905d8af92d52dbf66 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e32df5ec1b9891442de6fb8097bc86235f9adc0738178a30799ee34b5316786 +size 871506 diff --git a/videos/chunk-000/observation.images.wrist/episode_000073.mp4 b/videos/chunk-000/observation.images.wrist/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34edc382a94bf5c8d49fef18c091668a2d6dc37 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a764bb09eb9edb4f8be41df63175d1b336ef5d0cd20a28ce4cde33e06a6919dd +size 748741 diff --git a/videos/chunk-000/observation.images.wrist/episode_000074.mp4 b/videos/chunk-000/observation.images.wrist/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f69d4c6cb5343b81df2e88baa5c694d24ba2d54f --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423fa69c43992ad9f7a347ce6d0c7dee7aa9fff1696efd2b85376459d889670c +size 986000 diff --git a/videos/chunk-000/observation.images.wrist/episode_000075.mp4 b/videos/chunk-000/observation.images.wrist/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6eeac11c4d08d7234f28d23f3fd309c108035d8 --- /dev/null +++ b/videos/chunk-000/observation.images.wrist/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfd86c71fc9330965ef5a444d35db3f35195273a44bec134b1962ca240c8326 +size 977051