Ahi-Yu mtitg commited on
Commit
34fcfa0
·
0 Parent(s):

Duplicate from mtitg/so100_0101

Browse files

Co-authored-by: motoi tanigaki <mtitg@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +59 -0
  2. README.md +164 -0
  3. data/chunk-000/episode_000000.parquet +3 -0
  4. data/chunk-000/episode_000001.parquet +3 -0
  5. data/chunk-000/episode_000002.parquet +3 -0
  6. data/chunk-000/episode_000003.parquet +3 -0
  7. data/chunk-000/episode_000004.parquet +3 -0
  8. data/chunk-000/episode_000005.parquet +3 -0
  9. data/chunk-000/episode_000006.parquet +3 -0
  10. data/chunk-000/episode_000007.parquet +3 -0
  11. data/chunk-000/episode_000008.parquet +3 -0
  12. data/chunk-000/episode_000009.parquet +3 -0
  13. data/chunk-000/episode_000010.parquet +3 -0
  14. data/chunk-000/episode_000011.parquet +3 -0
  15. data/chunk-000/episode_000012.parquet +3 -0
  16. data/chunk-000/episode_000013.parquet +3 -0
  17. data/chunk-000/episode_000014.parquet +3 -0
  18. data/chunk-000/episode_000015.parquet +3 -0
  19. data/chunk-000/episode_000016.parquet +3 -0
  20. data/chunk-000/episode_000017.parquet +3 -0
  21. data/chunk-000/episode_000018.parquet +3 -0
  22. data/chunk-000/episode_000019.parquet +3 -0
  23. data/chunk-000/episode_000020.parquet +3 -0
  24. data/chunk-000/episode_000021.parquet +3 -0
  25. data/chunk-000/episode_000022.parquet +3 -0
  26. data/chunk-000/episode_000023.parquet +3 -0
  27. data/chunk-000/episode_000024.parquet +3 -0
  28. data/chunk-000/episode_000025.parquet +3 -0
  29. data/chunk-000/episode_000026.parquet +3 -0
  30. data/chunk-000/episode_000027.parquet +3 -0
  31. data/chunk-000/episode_000028.parquet +3 -0
  32. data/chunk-000/episode_000029.parquet +3 -0
  33. data/chunk-000/episode_000030.parquet +3 -0
  34. data/chunk-000/episode_000031.parquet +3 -0
  35. data/chunk-000/episode_000032.parquet +3 -0
  36. data/chunk-000/episode_000033.parquet +3 -0
  37. data/chunk-000/episode_000034.parquet +3 -0
  38. data/chunk-000/episode_000035.parquet +3 -0
  39. data/chunk-000/episode_000036.parquet +3 -0
  40. data/chunk-000/episode_000037.parquet +3 -0
  41. data/chunk-000/episode_000038.parquet +3 -0
  42. data/chunk-000/episode_000039.parquet +3 -0
  43. meta/episodes.jsonl +40 -0
  44. meta/episodes_stats.jsonl +40 -0
  45. meta/info.json +129 -0
  46. meta/tasks.jsonl +1 -0
  47. videos/chunk-000/observation.images.above/episode_000000.mp4 +3 -0
  48. videos/chunk-000/observation.images.above/episode_000001.mp4 +3 -0
  49. videos/chunk-000/observation.images.above/episode_000002.mp4 +3 -0
  50. videos/chunk-000/observation.images.above/episode_000003.mp4 +3 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "so100_follower",
29
+ "total_episodes": 1,
30
+ "total_frames": 877,
31
+ "total_tasks": 1,
32
+ "total_videos": 2,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:1"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 6
46
+ ],
47
+ "names": [
48
+ "shoulder_pan.pos",
49
+ "shoulder_lift.pos",
50
+ "elbow_flex.pos",
51
+ "wrist_flex.pos",
52
+ "wrist_roll.pos",
53
+ "gripper.pos"
54
+ ]
55
+ },
56
+ "observation.state": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 8
60
+ ],
61
+ "names": [
62
+ "shoulder_pan.pos",
63
+ "shoulder_lift.pos",
64
+ "elbow_flex.pos",
65
+ "wrist_flex.pos",
66
+ "wrist_roll.pos",
67
+ "gripper.pos",
68
+ "right",
69
+ "left"
70
+ ]
71
+ },
72
+ "observation.images.wrist": {
73
+ "dtype": "video",
74
+ "shape": [
75
+ 480,
76
+ 640,
77
+ 3
78
+ ],
79
+ "names": [
80
+ "height",
81
+ "width",
82
+ "channels"
83
+ ],
84
+ "info": {
85
+ "video.height": 480,
86
+ "video.width": 640,
87
+ "video.codec": "av1",
88
+ "video.pix_fmt": "yuv420p",
89
+ "video.is_depth_map": false,
90
+ "video.fps": 30,
91
+ "video.channels": 3,
92
+ "has_audio": false
93
+ }
94
+ },
95
+ "observation.images.above": {
96
+ "dtype": "video",
97
+ "shape": [
98
+ 480,
99
+ 640,
100
+ 3
101
+ ],
102
+ "names": [
103
+ "height",
104
+ "width",
105
+ "channels"
106
+ ],
107
+ "info": {
108
+ "video.height": 480,
109
+ "video.width": 640,
110
+ "video.codec": "av1",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "video.fps": 30,
114
+ "video.channels": 3,
115
+ "has_audio": false
116
+ }
117
+ },
118
+ "timestamp": {
119
+ "dtype": "float32",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "frame_index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "episode_index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ },
146
+ "task_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null
152
+ }
153
+ }
154
+ }
155
+ ```
156
+
157
+
158
+ ## Citation
159
+
160
+ **BibTeX:**
161
+
162
+ ```bibtex
163
+ [More Information Needed]
164
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:172173c2b1072b3cb7fa4674f32beaf7c52be39f1e97ee5e3ddae8fad01d231e
3
+ size 36559
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f49c60ee64319245c5fde4f100087e6a8834133c9549c95d1e518ea3121964
3
+ size 29146
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c787f292b48d03e52b63d51ee194f155670cd64cdbe8bb7632704c8630f89b0a
3
+ size 28827
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b9a94a638b8f6efe22f1f92a4e1217f517b31fb4273d2dfbd096e797d08444c
3
+ size 26486
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a0c37d65a83ff754962a2b7dbb3cfb6e4f7fb9a2bca2684f7c752601033f497
3
+ size 29299
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:466b819a7d1893719874a0badc28723e731ed747aa6d8df634256e8dc605b65f
3
+ size 25983
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edced96b51d3c6677c1fd6cef21822af9c63837a894e9bf5e9675e8e49edea24
3
+ size 30813
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb7b43779ff3f7006b245acf323ed20154114f510ccca0efba1e045a790f157
3
+ size 28809
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2127240a726f6ce1f5a85062c3fe8d597fca3b56180d78e780aab071e79d24a3
3
+ size 27598
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e08cfa788750ecf5577f5925f0a0aaf302e11ad59cac46fa8322dea9d85227
3
+ size 30376
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834b93b7abb2d308f9edc067f189e7d0a8d6bb41cf112d78aeb397e013ff6639
3
+ size 25858
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ce1e79a7a31e29c567b6f3de36623bb94139ef5a531d711189898f21773f6b
3
+ size 27361
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8f923eb54a5887a83463f5260796bb9f4524ecf01c6992089701ba7646b0ad
3
+ size 27434
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33da25bfd6c37cfe9b4dfeb12bd2f597fa9481fda00089d3b316035488e79203
3
+ size 25916
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e73710550e0ad6b11d59137acaf96124e6a66fb3c2a602a168704f71d8feb31
3
+ size 26059
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b01d39a03d8bd556659e06ba01ac1c629ca25322f73cbe47e33ee086451e39
3
+ size 27277
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7501b5e0036057081c70915bec59849333ebab81a294337c38d4fa37167c7e56
3
+ size 27807
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa40d52ca36df50ba39f5398f39250336a6cce99b47ccc060e5cb52c4f7af942
3
+ size 27474
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fdd5fad1d212834f036ddb3df2f9d94140012d63e6bae859e0d6280747e9226
3
+ size 30243
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c463b27310077e674169e243797c0aef25d0a8bddfe7285e2caeb7ae8766e61
3
+ size 29113
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405746b3e439e4148a52865fed81c64dd5763974699a9e05c77be395d6727bc1
3
+ size 29048
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9011c9bce84f4296ab68c5ba6cb936fa798cb7ef9eb14201dbaaaa88c57bf247
3
+ size 28608
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aefcb0a8cf3a413aa945b795982762fa1342a46a5b8570082554fabd869b9839
3
+ size 26210
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653fbf58edc2ea01fa0e0ed6cb67a1b25cb9b814f0a657422cc2801492d64cdc
3
+ size 26618
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a28361bbd7181ceff349d81f2316f82d4f8bd9d84b23c85d239be7c5987236
3
+ size 28205
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72de77f842e4668bbf63a366a56d44dbdc8a681bfc0dc1acf5d4c167ccd9bc3c
3
+ size 27823
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f287ec4baf8587ca50f3020e9cd3a63300b970c81a4fb2af7bbee0749482531
3
+ size 26209
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4cefe950cd7f1354e65c142294dc9fc0ded28110b3cf21de276d3b2ffa852c
3
+ size 24137
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189a12fac13dbd00ec08a644d0ec2ed8061fa9d4fa517c3014315644092caf5e
3
+ size 26711
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bace7120640a3c02012231b698105955a095332622a358870a6cf482469c2453
3
+ size 27055
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61d479a41d59d9f41927310890ff914c611dea74943dd8ddca94ba9692df343
3
+ size 26684
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324a269a99757139c4a6b5d5e5a060ffc11274546633e517b859accf21b17381
3
+ size 24794
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2979927ffaaaa6e1368af55f86c375df7a0f9f483420e85630388f4803c70089
3
+ size 25957
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d5726ae8d8d28d012eab05ef5277ae76d20138a9194a21d83d86e8c29e09ab
3
+ size 26411
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a87ce7308c64fa7a6d0439cc68b284b624a38803938ccff594ec74d7b9c35b1
3
+ size 26493
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5636abfe9f67d5cce74cdb27eee30ba1ff380ab8b675b7f099afe50b6435fdce
3
+ size 24724
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441f65f415869437e307cc0265b51aaf730aa94f1113d763bef485ea0bd98016
3
+ size 27841
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b29f680b4cef9f8df4bd15f2e783daab8d689bd8f20389be11d28ea0edf8a0
3
+ size 26892
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c66fab17e530c05f2c41ffb557cfd528f93a32697765dceac457eb52651092
3
+ size 24559
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:861d106d2ff5940b1754687ad01d680ba4bfb648eb853f484d6dff7316a6e8fc
3
+ size 26146
meta/episodes.jsonl ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["One hot vector test"], "length": 877}
2
+ {"episode_index": 1, "tasks": ["One hot vector test"], "length": 448}
3
+ {"episode_index": 2, "tasks": ["One hot vector test"], "length": 459}
4
+ {"episode_index": 3, "tasks": ["One hot vector test"], "length": 409}
5
+ {"episode_index": 4, "tasks": ["One hot vector test"], "length": 434}
6
+ {"episode_index": 5, "tasks": ["One hot vector test"], "length": 380}
7
+ {"episode_index": 6, "tasks": ["One hot vector test"], "length": 457}
8
+ {"episode_index": 7, "tasks": ["One hot vector test"], "length": 426}
9
+ {"episode_index": 8, "tasks": ["One hot vector test"], "length": 406}
10
+ {"episode_index": 9, "tasks": ["One hot vector test"], "length": 461}
11
+ {"episode_index": 10, "tasks": ["One hot vector test"], "length": 374}
12
+ {"episode_index": 11, "tasks": ["One hot vector test"], "length": 394}
13
+ {"episode_index": 12, "tasks": ["One hot vector test"], "length": 393}
14
+ {"episode_index": 13, "tasks": ["One hot vector test"], "length": 398}
15
+ {"episode_index": 14, "tasks": ["One hot vector test"], "length": 415}
16
+ {"episode_index": 15, "tasks": ["One hot vector test"], "length": 443}
17
+ {"episode_index": 16, "tasks": ["One hot vector test"], "length": 420}
18
+ {"episode_index": 17, "tasks": ["One hot vector test"], "length": 412}
19
+ {"episode_index": 18, "tasks": ["One hot vector test"], "length": 477}
20
+ {"episode_index": 19, "tasks": ["One hot vector test"], "length": 475}
21
+ {"episode_index": 20, "tasks": ["One hot vector test"], "length": 440}
22
+ {"episode_index": 21, "tasks": ["One hot vector test"], "length": 449}
23
+ {"episode_index": 22, "tasks": ["One hot vector test"], "length": 411}
24
+ {"episode_index": 23, "tasks": ["One hot vector test"], "length": 416}
25
+ {"episode_index": 24, "tasks": ["One hot vector test"], "length": 440}
26
+ {"episode_index": 25, "tasks": ["One hot vector test"], "length": 447}
27
+ {"episode_index": 26, "tasks": ["One hot vector test"], "length": 409}
28
+ {"episode_index": 27, "tasks": ["One hot vector test"], "length": 359}
29
+ {"episode_index": 28, "tasks": ["One hot vector test"], "length": 387}
30
+ {"episode_index": 29, "tasks": ["One hot vector test"], "length": 410}
31
+ {"episode_index": 30, "tasks": ["One hot vector test"], "length": 397}
32
+ {"episode_index": 31, "tasks": ["One hot vector test"], "length": 341}
33
+ {"episode_index": 32, "tasks": ["One hot vector test"], "length": 350}
34
+ {"episode_index": 33, "tasks": ["One hot vector test"], "length": 418}
35
+ {"episode_index": 34, "tasks": ["One hot vector test"], "length": 381}
36
+ {"episode_index": 35, "tasks": ["One hot vector test"], "length": 376}
37
+ {"episode_index": 36, "tasks": ["One hot vector test"], "length": 433}
38
+ {"episode_index": 37, "tasks": ["One hot vector test"], "length": 422}
39
+ {"episode_index": 38, "tasks": ["One hot vector test"], "length": 363}
40
+ {"episode_index": 39, "tasks": ["One hot vector test"], "length": 393}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-0.5109149813652039, -99.58036041259766, 13.169845581054688, 55.2663688659668, -5.299145221710205, 0.0], "max": [22.24802589416504, 3.1472933292388916, 98.91007995605469, 87.3119125366211, 11.69719123840332, 49.3919563293457], "mean": [5.886684417724609, -68.32551574707031, 67.7886962890625, 73.0533218383789, -1.1177847385406494, 10.660442352294922], "std": [7.17714262008667, 42.09771728515625, 34.70692443847656, 6.128869533538818, 4.9572858810424805, 16.143573760986328], "count": [877]}, "observation.state": {"min": [-0.7465618848800659, -99.24018859863281, 17.5414981842041, 56.494022369384766, -5.396825313568115, 0.7382550239562988, 1.0, 0.0], "max": [22.514734268188477, 4.34782600402832, 98.38492584228516, 87.01195526123047, 11.40415096282959, 48.85906219482422, 1.0, 0.0], "mean": [5.891133785247803, -67.34064483642578, 69.228515625, 73.03817749023438, -1.2633559703826904, 11.351614952087402, 1.0, 0.0], "std": [7.255608081817627, 43.072784423828125, 33.4091682434082, 5.906383037567139, 4.996973037719727, 15.963869094848633, 0.0, 0.0], "count": [877]}, "observation.images.wrist": {"min": [[[0.11372549019607843]], [[0.1803921568627451]], [[0.2627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7827173481711526]], [[0.7454894361730199]], [[0.7237450320707993]]], "std": [[[0.09581745160426726]], [[0.1434509380643114]], [[0.16417712009120491]]], "count": [161]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5766479709637478]], [[0.5374320576056509]], [[0.5205797596212397]]], "std": [[[0.15920269389166009]], [[0.16582886526819196]], [[0.21643341527520585]]], "count": [161]}, "timestamp": {"min": [0.0], "max": [29.2], "mean": [14.600000000000001], "std": [8.438930948618761], "count": [877]}, "frame_index": {"min": [0], "max": [876], "mean": [438.0], "std": [253.16792845856287], "count": [877]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [877]}, "index": {"min": [0], "max": [876], "mean": [438.0], "std": [253.16792845856287], "count": [877]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [877]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [0.5109149813652039, -99.58036041259766, 2.089010000228882, 64.5384292602539, -7.985347747802734, 0.0], "max": [22.24802589416504, 6.504405975341797, 93.46048736572266, 88.93859100341797, 9.59706974029541, 47.80168533325195], "mean": [9.513916969299316, -41.03243637084961, 43.86538314819336, 76.93790435791016, -0.5393117666244507, 15.73546028137207], "std": [7.5696821212768555, 42.29497146606445, 36.201229095458984, 5.196849346160889, 5.147413730621338, 16.789817810058594], "count": [448]}, "observation.state": {"min": [0.7465618848800659, -99.24018859863281, 7.133243560791016, 65.25896453857422, -7.789987564086914, 0.6711409687995911, 1.0, 0.0], "max": [22.121807098388672, 7.809202194213867, 93.98833465576172, 88.92430114746094, 9.059828758239746, 47.181209564208984, 1.0, 0.0], "mean": [9.497076988220215, -39.19204330444336, 46.61123275756836, 76.85517120361328, -0.6742776036262512, 16.386301040649414, 1.0, 0.0], "std": [7.670683860778809, 43.64875411987305, 34.97947692871094, 5.1085357666015625, 5.201910972595215, 16.50054359436035, 0.0, 0.0], "count": [448]}, "observation.images.wrist": {"min": [[[0.20392156862745098]], [[0.2627450980392157]], [[0.30980392156862746]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7571190604575163]], [[0.7222724918300654]], [[0.7045774325980392]]], "std": [[[0.09146443972772224]], [[0.14270160932703962]], [[0.1680071512031432]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5605034763071896]], [[0.5262385702614378]], [[0.5114856903594771]]], "std": [[[0.16661501754692387]], [[0.1764852724269149]], [[0.226564096090272]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "index": {"min": [877], "max": [1324], "mean": [1100.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-0.046446818858385086, -99.49642944335938, 7.8110809326171875, 66.89710998535156, -6.8131866455078125, 0.0], "max": [22.433813095092773, 5.413344383239746, 93.46048736572266, 86.1732406616211, 7.594627380371094, 47.80168533325195], "mean": [9.197182655334473, -43.68624496459961, 47.02863311767578, 75.35266876220703, -1.6890238523483276, 15.04185962677002], "std": [6.852174282073975, 41.384857177734375, 34.34872817993164, 4.037095546722412, 4.739621639251709, 15.382173538208008], "count": [459]}, "observation.state": {"min": [0.1964636594057083, -99.24018859863281, 13.414087295532227, 67.96812438964844, -6.666666507720947, 0.6711409687995911, 1.0, 0.0], "max": [22.593320846557617, 5.867454528808594, 93.98833465576172, 85.6573715209961, 7.106226921081543, 47.11409378051758, 1.0, 0.0], "mean": [9.251786231994629, -42.258243560791016, 49.653846740722656, 75.28152465820312, -1.7657421827316284, 15.631861686706543, 1.0, 0.0], "std": [6.84421443939209, 42.37238693237305, 33.27413558959961, 4.002875804901123, 4.752556324005127, 15.075196266174316, 0.0, 0.0], "count": [459]}, "observation.images.wrist": {"min": [[[0.13725490196078433]], [[0.23529411764705882]], [[0.30196078431372547]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7658736825980391]], [[0.7191764583333333]], [[0.696480306372549]]], "std": [[[0.0927554625082529]], [[0.14610357135186997]], [[0.1713716832896679]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5708877491830066]], [[0.5341145915032679]], [[0.5164168361928104]]], "std": [[[0.16856019473245112]], [[0.17602793910528877]], [[0.22507310217046644]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.266666666666667], "mean": [7.633333333333334], "std": [4.416719077257167], "count": [459]}, "frame_index": {"min": [0], "max": [458], "mean": [229.0], "std": [132.50157231771504], "count": [459]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [459]}, "index": {"min": [1325], "max": [1783], "mean": [1554.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [459]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-0.4180213510990143, -99.49642944335938, 13.442325592041016, 60.22773361206055, -7.692307472229004, 0.0], "max": [20.85462188720703, -1.888375997543335, 95.0045394897461, 78.03985595703125, 6.715506553649902, 34.14405822753906], "mean": [7.742995738983154, -46.49630355834961, 50.70708084106445, 70.87911224365234, -1.2175977230072021, 12.791471481323242], "std": [7.773579120635986, 37.94429016113281, 31.056394577026367, 3.828552007675171, 5.210072994232178, 12.99293327331543], "count": [409]}, "observation.state": {"min": [-0.1964636594057083, -99.24018859863281, 19.515478134155273, 60.9561767578125, -7.594627380371094, 0.6711409687995911, 1.0, 0.0], "max": [20.78585433959961, -0.8020261526107788, 95.7828598022461, 77.92828369140625, 6.520146369934082, 33.489933013916016, 1.0, 0.0], "mean": [7.900158405303955, -44.88389587402344, 53.63170623779297, 70.92982482910156, -1.274081826210022, 13.413921356201172, 1.0, 0.0], "std": [7.695132732391357, 39.09542465209961, 29.70041275024414, 3.5360982418060303, 5.140495300292969, 12.795761108398438, 0.0, 0.0], "count": [409]}, "observation.images.wrist": {"min": [[[0.2196078431372549]], [[0.26666666666666666]], [[0.30980392156862746]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7614571200980392]], [[0.7229581413398692]], [[0.7026275796568628]]], "std": [[[0.09125984097102022]], [[0.14160119198081908]], [[0.16624997028754657]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5748991237745098]], [[0.5367457066993464]], [[0.5177515155228759]]], "std": [[[0.16917398466744374]], [[0.1745928562245623]], [[0.22324265970634533]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [409]}, "index": {"min": [1784], "max": [2192], "mean": [1988.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [409]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-0.3251277208328247, -99.58036041259766, 11.080835342407227, 64.94509887695312, -7.985347747802734, 0.0], "max": [21.5048770904541, 0.37767520546913147, 95.27702331542969, 83.81455993652344, 8.229548454284668, 55.94013214111328], "mean": [7.580678462982178, -40.64945983886719, 44.8858757019043, 72.06428527832031, -1.3995933532714844, 16.290695190429688], "std": [7.970611572265625, 40.052581787109375, 31.95925521850586, 4.420837879180908, 5.6689348220825195, 16.148473739624023], "count": [434]}, "observation.state": {"min": [0.03929273039102554, -99.15576171875, 17.362045288085938, 65.89641571044922, -7.692307472229004, 0.6040268540382385, 1.0, 0.0], "max": [21.57170867919922, 1.2241451740264893, 95.7828598022461, 83.4262924194336, 7.985347747802734, 54.899330139160156, 1.0, 0.0], "mean": [7.6119208335876465, -39.05598068237305, 47.858001708984375, 72.28021240234375, -1.4276145696640015, 17.444509506225586, 1.0, 0.0], "std": [8.080341339111328, 40.97396469116211, 30.929107666015625, 4.218872547149658, 5.6946024894714355, 16.009170532226562, 0.0, 0.0], "count": [434]}, "observation.images.wrist": {"min": [[[0.20784313725490197]], [[0.27058823529411763]], [[0.3058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7703506209150327]], [[0.7300934109477124]], [[0.7077195179738562]]], "std": [[[0.09087222937036898]], [[0.14095733470514082]], [[0.16677105737182774]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5684719219771243]], [[0.5321297324346406]], [[0.512036658496732]]], "std": [[[0.1685498004596536]], [[0.17666191415142618]], [[0.22693138166353488]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [434]}, "index": {"min": [2193], "max": [2626], "mean": [2409.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-1.2540640830993652, -99.58036041259766, 11.26248836517334, 68.6051254272461, -10.378510475158691, 0.0], "max": [21.040409088134766, 1.300881266593933, 95.36784362792969, 85.76657104492188, 6.275946140289307, 47.4275016784668], "mean": [7.115646839141846, -43.08584976196289, 46.349769592285156, 73.68744659423828, -3.008030891418457, 14.826446533203125], "std": [7.943661689758301, 40.99941635131836, 33.23519515991211, 4.561108589172363, 6.31065559387207, 15.573872566223145], "count": [380]}, "observation.state": {"min": [-0.9037328362464905, -99.24018859863281, 18.259309768676758, 69.24302673339844, -10.231989860534668, 0.6711409687995911, 1.0, 0.0], "max": [21.100196838378906, 2.49050235748291, 96.32122039794922, 84.30278778076172, 5.836385726928711, 45.90604019165039, 1.0, 0.0], "mean": [7.2286248207092285, -41.33037567138672, 49.31800842285156, 73.1117935180664, -2.4488136768341064, 16.729541778564453, 1.0, 0.0], "std": [8.063558578491211, 42.17020034790039, 32.19496536254883, 3.6926629543304443, 6.488406181335449, 15.399065017700195, 0.0, 0.0], "count": [380]}, "observation.images.wrist": {"min": [[[0.21176470588235294]], [[0.26666666666666666]], [[0.30980392156862746]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7622441258169935]], [[0.7239516156045751]], [[0.7067457148692811]]], "std": [[[0.09150630027518235]], [[0.14400216247681616]], [[0.1692624929364515]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5672739011437908]], [[0.5318841727941177]], [[0.5116311029411765]]], "std": [[[0.17015803782424976]], [[0.17688864764396042]], [[0.22621213638447188]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [380]}, "index": {"min": [2627], "max": [3006], "mean": [2816.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}}}
7
+ {"episode_index": 6, "stats": {"action": {"min": [-0.046446818858385086, -99.58036041259766, 8.356040000915527, 62.74908447265625, -9.157508850097656, 0.0], "max": [21.59777069091797, 1.4687368869781494, 96.36693572998047, 81.69987487792969, 8.131868362426758, 42.09541702270508], "mean": [10.51783275604248, -32.385555267333984, 38.06028747558594, 71.44596099853516, -0.4955065846443176, 17.096906661987305], "std": [8.25772762298584, 36.83751678466797, 30.12374496459961, 4.584063529968262, 5.8833327293396, 13.591398239135742], "count": [457]}, "observation.state": {"min": [0.1964636594057083, -99.3246078491211, 14.939435005187988, 63.665340423583984, -10.231989860534668, 0.6040268540382385, 1.0, 0.0], "max": [21.41453742980957, 2.6593499183654785, 97.39793395996094, 81.27490234375, 7.887667655944824, 41.40939712524414, 1.0, 0.0], "mean": [10.591777801513672, -29.871871948242188, 41.23794174194336, 71.504638671875, -0.32536810636520386, 18.809112548828125, 1.0, 0.0], "std": [8.406881332397461, 38.2116584777832, 29.471214294433594, 4.101970195770264, 5.971704959869385, 13.371129989624023, 0.0, 0.0], "count": [457]}, "observation.images.wrist": {"min": [[[0.13333333333333333]], [[0.20392156862745098]], [[0.3137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7652340808823529]], [[0.7278977614379085]], [[0.7078466605392157]]], "std": [[[0.09154691700212068]], [[0.14159236236561829]], [[0.16531429790912486]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5734963235294117]], [[0.5386650551470588]], [[0.5187891993464052]]], "std": [[[0.17317065767543469]], [[0.18193514869429697]], [[0.2301031912235704]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.2], "mean": [7.6000000000000005], "std": [4.397474022410795], "count": [457]}, "frame_index": {"min": [0], "max": [456], "mean": [228.0], "std": [131.92422067232386], "count": [457]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [457]}, "index": {"min": [3007], "max": [3463], "mean": [3235.0], "std": [131.92422067232386], "count": [457]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [457]}}}
8
+ {"episode_index": 7, "stats": {"action": {"min": [-2.1830005645751953, -99.58036041259766, 7.175295352935791, 64.94509887695312, -9.89011001586914, 0.0], "max": [20.668834686279297, 4.2383551597595215, 95.54949951171875, 88.53192138671875, 5.34798526763916, 47.988773345947266], "mean": [6.3902506828308105, -39.029747009277344, 41.38136291503906, 75.15960693359375, -2.975916862487793, 16.412601470947266], "std": [8.332942008972168, 39.41334915161133, 31.919116973876953, 5.847743988037109, 5.490983486175537, 15.41987133026123], "count": [426]}, "observation.state": {"min": [-1.9253437519073486, -99.3246078491211, 14.221624374389648, 65.81673431396484, -9.59706974029541, 0.6711409687995911, 1.0, 0.0], "max": [20.943025588989258, 5.529759407043457, 97.39793395996094, 88.12748718261719, 5.15262508392334, 47.44966506958008, 1.0, 0.0], "mean": [6.494181156158447, -37.21687316894531, 44.58279800415039, 74.95161437988281, -2.867461919784546, 18.365121841430664, 1.0, 0.0], "std": [8.406733512878418, 40.590538024902344, 31.2519588470459, 5.455708980560303, 5.636834621429443, 15.09334945678711, 0.0, 0.0], "count": [426]}, "observation.images.wrist": {"min": [[[0.23529411764705882]], [[0.27450980392156865]], [[0.3215686274509804]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7667015625]], [[0.7293695955882352]], [[0.7163831209150326]]], "std": [[[0.09105363184755826]], [[0.14158169285908154]], [[0.16604616901677996]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5646593484477125]], [[0.5286912765522875]], [[0.5064385866013073]]], "std": [[[0.16969446016992026]], [[0.1768882960817575]], [[0.22725009350056585]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [426]}, "index": {"min": [3464], "max": [3889], "mean": [3676.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}}}
9
+ {"episode_index": 8, "stats": {"action": {"min": [-1.9972132444381714, -99.58036041259766, 11.534968376159668, 64.13175964355469, -8.669108390808105, 0.0], "max": [20.9475154876709, 0.2937473654747009, 95.91280364990234, 80.9678726196289, 4.859584808349609, 55.565948486328125], "mean": [7.562608242034912, -38.66898727416992, 42.92338180541992, 71.8548812866211, -2.7850852012634277, 19.519636154174805], "std": [8.75931453704834, 38.7722282409668, 30.954771041870117, 3.963608503341675, 5.023146152496338, 16.593034744262695], "count": [406]}, "observation.state": {"min": [-1.6895874738693237, -99.3246078491211, 17.451772689819336, 65.17928314208984, -8.522588729858398, 0.6040268540382385, 1.0, 0.0], "max": [20.943025588989258, 1.4774166345596313, 96.85958099365234, 80.79681396484375, 4.615384578704834, 54.9664421081543, 1.0, 0.0], "mean": [7.654164791107178, -36.830772399902344, 46.22395324707031, 72.07643127441406, -2.7908589839935303, 20.122142791748047, 1.0, 0.0], "std": [8.811762809753418, 39.81958770751953, 29.99549102783203, 3.75026273727417, 5.052695274353027, 16.248321533203125, 0.0, 0.0], "count": [406]}, "observation.images.wrist": {"min": [[[0.16470588235294117]], [[0.19215686274509805]], [[0.2823529411764706]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7595771466503267]], [[0.7201091462418301]], [[0.6993414950980391]]], "std": [[[0.09080483373340861]], [[0.14321835454029588]], [[0.16785817494758196]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5672685416666666]], [[0.5317880514705883]], [[0.5094018116830066]]], "std": [[[0.17058960768203776]], [[0.17827763343667125]], [[0.22781362110318454]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [406]}, "index": {"min": [3890], "max": [4295], "mean": [4092.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [406]}}}
10
+ {"episode_index": 9, "stats": {"action": {"min": [-4.784022331237793, -99.58036041259766, 15.803814888000488, 61.041072845458984, -7.789987564086914, 0.0], "max": [21.87645149230957, -4.574066162109375, 95.18619537353516, 80.23587036132812, 6.715506553649902, 51.07577133178711], "mean": [6.46437406539917, -37.02445983886719, 43.257774353027344, 69.6739273071289, -0.8291680216789246, 20.04245376586914], "std": [9.356616020202637, 36.62157440185547, 28.768524169921875, 4.893442153930664, 4.521298408508301, 15.434624671936035], "count": [461]}, "observation.state": {"min": [-4.361493110656738, -99.3246078491211, 21.758636474609375, 62.071712493896484, -9.255188941955566, 0.6040268540382385, 1.0, 0.0], "max": [21.65029525756836, -3.5880117416381836, 96.85958099365234, 80.15936279296875, 6.520146369934082, 50.46979904174805, 1.0, 0.0], "mean": [6.441035747528076, -34.9815673828125, 46.8249397277832, 69.8414306640625, -0.8703808784484863, 20.647846221923828, 1.0, 0.0], "std": [9.247106552124023, 37.77338409423828, 27.85824203491211, 4.733280658721924, 4.572556972503662, 15.092245101928711, 0.0, 0.0], "count": [461]}, "observation.images.wrist": {"min": [[[0.21176470588235294]], [[0.2627450980392157]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7600747263071895]], [[0.72740820874183]], [[0.7141747160947712]]], "std": [[[0.08725915257538504]], [[0.1395952682612787]], [[0.1638541435203567]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.565876231617647]], [[0.5292788133169936]], [[0.5065286989379084]]], "std": [[[0.17276223115892314]], [[0.178522739440989]], [[0.22773265569613974]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.333333333333334], "mean": [7.666666666666667], "std": [4.435964131705505], "count": [461]}, "frame_index": {"min": [0], "max": [460], "mean": [230.0], "std": [133.07892395116517], "count": [461]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [461]}, "index": {"min": [4296], "max": [4756], "mean": [4526.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [461]}}}
11
+ {"episode_index": 10, "stats": {"action": {"min": [-0.13934046030044556, -99.58036041259766, 16.25794792175293, 66.24644470214844, -7.838827610015869, 0.0], "max": [20.9475154876709, -0.6294586658477783, 95.27702331542969, 83.16388702392578, 6.129426002502441, 53.50794982910156], "mean": [7.393736839294434, -42.39450454711914, 46.72972106933594, 72.65116119384766, -1.7078354358673096, 16.07729721069336], "std": [7.60191535949707, 38.664520263671875, 29.994277954101562, 4.56352424621582, 4.911958694458008, 15.169231414794922], "count": [374]}, "observation.state": {"min": [0.1964636594057083, -99.24018859863281, 22.117542266845703, 67.17131805419922, -7.741147518157959, 0.6040268540382385, 1.0, 0.0], "max": [20.78585433959961, 0.4643309414386749, 95.7828598022461, 82.39044189453125, 5.934065818786621, 52.88590621948242, 1.0, 0.0], "mean": [7.359069347381592, -40.75978088378906, 49.25779724121094, 72.76136779785156, -1.7077040672302246, 17.72684097290039, 1.0, 0.0], "std": [7.563779354095459, 39.62731170654297, 29.076723098754883, 4.251773834228516, 4.890864849090576, 15.025622367858887, 0.0, 0.0], "count": [374]}, "observation.images.wrist": {"min": [[[0.23137254901960785]], [[0.26666666666666666]], [[0.30980392156862746]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7675512071078432]], [[0.7324562030228758]], [[0.7150697753267974]]], "std": [[[0.08948669547994749]], [[0.14158540521237278]], [[0.16620890256681084]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5687807659313725]], [[0.5317941503267973]], [[0.5082817116013072]]], "std": [[[0.1716522777493139]], [[0.17661043951378064]], [[0.22570454978952625]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [374]}, "index": {"min": [4757], "max": [5130], "mean": [4943.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [374]}}}
12
+ {"episode_index": 11, "stats": {"action": {"min": [0.3251277208328247, -99.58036041259766, 7.266121864318848, 66.57177734375, -8.766788482666016, 0.0], "max": [20.57594108581543, 3.1472933292388916, 95.18619537353516, 85.76657104492188, 7.496947288513184, 47.24040985107422], "mean": [7.997122287750244, -34.74949264526367, 39.03904342651367, 74.3764877319336, -1.7594813108444214, 18.033586502075195], "std": [8.378551483154297, 40.375362396240234, 31.96943473815918, 4.6083831787109375, 5.554873943328857, 16.34843635559082], "count": [394]}, "observation.state": {"min": [0.667976438999176, -99.24018859863281, 13.234634399414062, 67.64939880371094, -8.620268821716309, 0.6040268540382385, 1.0, 0.0], "max": [20.86444091796875, 4.34782600402832, 95.96231842041016, 85.73705291748047, 7.301587104797363, 46.44295120239258, 1.0, 0.0], "mean": [8.104083061218262, -32.92339324951172, 42.04475021362305, 74.57647705078125, -1.8331129550933838, 18.681013107299805, 1.0, 0.0], "std": [8.361143112182617, 41.41203308105469, 31.11949348449707, 4.402735710144043, 5.528616428375244, 16.02915382385254, 0.0, 0.0], "count": [394]}, "observation.images.wrist": {"min": [[[0.1450980392156863]], [[0.23137254901960785]], [[0.30196078431372547]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7575588827614379]], [[0.7167569424019608]], [[0.6970823080065359]]], "std": [[[0.09193349698212946]], [[0.14284342948327397]], [[0.1674738845419976]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5698424183006536]], [[0.5345145077614378]], [[0.5114133700980392]]], "std": [[[0.17180827176074545]], [[0.17893288276604538]], [[0.22849984150801936]]], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [394]}, "index": {"min": [5131], "max": [5524], "mean": [5327.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [394]}}}
13
+ {"episode_index": 12, "stats": {"action": {"min": [-1.0682768821716309, -99.58036041259766, 8.719346046447754, 65.51443481445312, -7.887667655944824, 0.0], "max": [22.24802589416504, 0.5455308556556702, 95.36784362792969, 85.11589813232422, 7.545787334442139, 41.814781188964844], "mean": [6.801205158233643, -42.7296028137207, 47.0767822265625, 72.86880493164062, -0.8817927837371826, 16.189537048339844], "std": [8.577195167541504, 40.2494010925293, 32.66257858276367, 5.026297092437744, 4.952658653259277, 14.481842994689941], "count": [393]}, "observation.state": {"min": [-0.7465618848800659, -99.24018859863281, 14.759982109069824, 66.53386688232422, -7.643467426300049, 0.6040268540382385, 1.0, 0.0], "max": [22.43614959716797, 1.139721393585205, 96.05204010009766, 84.78087615966797, 7.301587104797363, 41.006710052490234, 1.0, 0.0], "mean": [6.80485725402832, -40.918643951416016, 49.6240119934082, 73.14456939697266, -0.956109344959259, 17.350566864013672, 1.0, 0.0], "std": [8.59599494934082, 41.4287223815918, 31.838558197021484, 4.759248733520508, 4.944777488708496, 14.307852745056152, 0.0, 0.0], "count": [393]}, "observation.images.wrist": {"min": [[[0.27450980392156865]], [[0.2823529411764706]], [[0.3176470588235294]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7648491462418301]], [[0.7274484640522876]], [[0.7092848161764707]]], "std": [[[0.08838201832902037]], [[0.14075055792662647]], [[0.1663065113151199]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5711715236928104]], [[0.5345456678921569]], [[0.5111069219771243]]], "std": [[[0.17226024980317217]], [[0.17685193497990778]], [[0.2251113224544449]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [393]}, "index": {"min": [5525], "max": [5917], "mean": [5721.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}}}
14
+ {"episode_index": 13, "stats": {"action": {"min": [-5.341383934020996, -99.58036041259766, 23.978200912475586, 61.28507614135742, -4.810744762420654, 0.0], "max": [21.59777069091797, -4.909777641296387, 96.36693572998047, 74.37982940673828, 6.764346599578857, 54.25631332397461], "mean": [6.679715156555176, -49.20635986328125, 55.687278747558594, 67.4760513305664, 0.1535162627696991, 16.39488410949707], "std": [8.27625560760498, 38.684356689453125, 29.31740951538086, 3.434001922607422, 4.281578540802002, 16.26387596130371], "count": [398]}, "observation.state": {"min": [-4.990176677703857, -99.3246078491211, 28.847017288208008, 62.231075286865234, -4.761904716491699, 0.6040268540382385, 1.0, 0.0], "max": [21.41453742980957, -4.178978443145752, 100.0, 74.18326568603516, 6.520146369934082, 53.55704879760742, 1.0, 0.0], "mean": [6.796658039093018, -47.79758071899414, 58.829551696777344, 67.78172302246094, 0.13670261204242706, 17.60361099243164, 1.0, 0.0], "std": [8.264577865600586, 39.63916778564453, 29.092517852783203, 3.4095523357391357, 4.274736404418945, 16.087509155273438, 0.0, 0.0], "count": [398]}, "observation.images.wrist": {"min": [[[0.27450980392156865]], [[0.2784313725490196]], [[0.3058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7674826572712419]], [[0.7278480351307189]], [[0.7119396017156864]]], "std": [[[0.08726441405174624]], [[0.14270434746241667]], [[0.16798871225441353]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585575020424837]], [[0.5261722528594771]], [[0.5113563194444445]]], "std": [[[0.16972532262637421]], [[0.17441440541471584]], [[0.2231673335243401]]], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [398]}, "index": {"min": [5918], "max": [6315], "mean": [6116.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}}}
15
+ {"episode_index": 14, "stats": {"action": {"min": [-2.461681365966797, -99.58036041259766, 17.257038116455078, 66.08377075195312, -3.6874237060546875, 0.0], "max": [21.5048770904541, 1.2169533967971802, 95.0045394897461, 76.00650787353516, 7.106226921081543, 53.7885856628418], "mean": [6.507369518280029, -44.22904586791992, 50.9100341796875, 69.8148193359375, 0.6761698126792908, 16.471424102783203], "std": [9.063767433166504, 40.568511962890625, 31.33910369873047, 2.419692277908325, 4.233888149261475, 15.930614471435547], "count": [415]}, "observation.state": {"min": [-2.161100149154663, -99.3246078491211, 21.93808937072754, 66.69322967529297, -4.3223443031311035, 0.6040268540382385, 1.0, 0.0], "max": [21.100196838378906, 2.321654796600342, 97.39793395996094, 75.69721221923828, 6.910866737365723, 52.68456268310547, 1.0, 0.0], "mean": [6.4905195236206055, -42.74706268310547, 53.63728332519531, 70.02810668945312, 0.6048524975776672, 17.357303619384766, 1.0, 0.0], "std": [9.08104419708252, 41.50474166870117, 30.99323272705078, 2.2984201908111572, 4.2149810791015625, 15.640850067138672, 0.0, 0.0], "count": [415]}, "observation.images.wrist": {"min": [[[0.26666666666666666]], [[0.2627450980392157]], [[0.2823529411764706]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.7584382577614379]], [[0.7227473999183006]], [[0.707877698120915]]], "std": [[[0.08456406009557181]], [[0.1407812627150669]], [[0.16585707957499643]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5705900551470587]], [[0.5385572079248366]], [[0.5228308047385621]]], "std": [[[0.1722738595272849]], [[0.17648407280291323]], [[0.2236717855429108]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.8], "mean": [6.9], "std": [3.9933277684991833], "count": [415]}, "frame_index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [415]}, "index": {"min": [6316], "max": [6730], "mean": [6523.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}}}
16
+ {"episode_index": 15, "stats": {"action": {"min": [-1.5327450037002563, -99.58036041259766, 13.260672569274902, 64.37576293945312, -6.471306324005127, 0.0], "max": [21.133302688598633, 2.9794375896453857, 95.09536743164062, 80.56120300292969, 7.106226921081543, 50.98222732543945], "mean": [6.165482521057129, -41.92874526977539, 48.130252838134766, 71.71473693847656, -0.35031452775001526, 16.274370193481445], "std": [8.666144371032715, 40.26801681518555, 32.344791412353516, 4.027642726898193, 4.548072338104248, 15.318122863769531], "count": [443]}, "observation.state": {"min": [-1.3752455711364746, -99.24018859863281, 17.720951080322266, 65.17928314208984, -6.373626232147217, 0.6040268540382385, 1.0, 0.0], "max": [20.943025588989258, 4.178978443145752, 95.96231842041016, 80.3187255859375, 6.715506553649902, 50.20134353637695, 1.0, 0.0], "mean": [6.2512712478637695, -40.4299201965332, 50.549781799316406, 71.9323959350586, -0.3747910261154175, 17.542823791503906, 1.0, 0.0], "std": [8.601778030395508, 41.18312072753906, 31.647319793701172, 3.90047550201416, 4.434258460998535, 15.17009449005127, 0.0, 0.0], "count": [443]}, "observation.images.wrist": {"min": [[[0.28627450980392155]], [[0.2784313725490196]], [[0.2980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7609508312908496]], [[0.7294072630718954]], [[0.7135403819444445]]], "std": [[[0.0852210697455961]], [[0.139732542676626]], [[0.16571459708507566]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5709045710784314]], [[0.5385193607026144]], [[0.5216802900326798]]], "std": [[[0.17272869573811306]], [[0.17631327485842585]], [[0.2231676210737974]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [443]}, "index": {"min": [6731], "max": [7173], "mean": [6952.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}}}
17
+ {"episode_index": 16, "stats": {"action": {"min": [-1.9972132444381714, -99.58036041259766, 18.801090240478516, 63.969093322753906, -8.083027839660645, 0.0], "max": [21.411983489990234, -0.8812421560287476, 95.18619537353516, 78.93452453613281, 7.692307472229004, 60.52385330200195], "mean": [7.594949722290039, -41.35401153564453, 47.686378479003906, 69.72418975830078, -0.9476121664047241, 17.96226692199707], "std": [9.100543975830078, 38.51727294921875, 29.989389419555664, 3.29555606842041, 5.876854419708252, 16.581178665161133], "count": [420]}, "observation.state": {"min": [-1.6895874738693237, -99.24018859863281, 24.270973205566406, 64.78087615966797, -7.985347747802734, 0.6040268540382385, 1.0, 0.0], "max": [21.100196838378906, 0.2954833209514618, 95.96231842041016, 78.64541625976562, 7.399267196655273, 59.328857421875, 1.0, 0.0], "mean": [7.681539535522461, -39.65189743041992, 50.521575927734375, 69.92578887939453, -0.9836621880531311, 18.771770477294922, 1.0, 0.0], "std": [9.10354995727539, 39.577545166015625, 29.155838012695312, 3.1193463802337646, 5.817809581756592, 16.32008934020996, 0.0, 0.0], "count": [420]}, "observation.images.wrist": {"min": [[[0.2549019607843137]], [[0.26666666666666666]], [[0.2784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7690251981209151]], [[0.7262214297385621]], [[0.705295390114379]]], "std": [[[0.08720715470872203]], [[0.13949139031017319]], [[0.16481853766010712]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.57228852124183]], [[0.5395865767973855]], [[0.5212269260620915]]], "std": [[[0.17089652346125533]], [[0.176232817803254]], [[0.22417293982680583]]], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [420]}, "index": {"min": [7174], "max": [7593], "mean": [7383.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}}}
18
+ {"episode_index": 17, "stats": {"action": {"min": [-0.6038086414337158, -99.58036041259766, 15.803814888000488, 63.4810905456543, -8.913309097290039, 0.0], "max": [20.761728286743164, -2.5597984790802, 94.91371154785156, 79.01586151123047, 5.787545680999756, 69.50421142578125], "mean": [7.948046684265137, -42.92536926269531, 49.201263427734375, 70.06813049316406, -1.4759883880615234, 19.091888427734375], "std": [7.769061088562012, 38.59754180908203, 29.911958694458008, 3.8949694633483887, 5.0057244300842285, 18.995084762573242], "count": [412]}, "observation.state": {"min": [-0.4322200417518616, -99.24018859863281, 21.57918357849121, 63.82469940185547, -8.669108390808105, 0.6711409687995911, 1.0, 0.0], "max": [20.62868309020996, -1.5618404150009155, 95.87258911132812, 78.88446044921875, 5.44566535949707, 69.12751770019531, 1.0, 0.0], "mean": [7.981969356536865, -41.33338165283203, 51.94483184814453, 70.23821258544922, -1.4775304794311523, 20.17247772216797, 1.0, 0.0], "std": [7.921967029571533, 39.5177116394043, 28.899032592773438, 3.796495199203491, 4.88141393661499, 18.691650390625, 0.0, 0.0], "count": [412]}, "observation.images.wrist": {"min": [[[0.19607843137254902]], [[0.26666666666666666]], [[0.30980392156862746]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7675481535947712]], [[0.7298145874183006]], [[0.7141494628267975]]], "std": [[[0.08727690489203903]], [[0.14143104077309088]], [[0.1664311714581877]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5728450980392157]], [[0.5397315196078432]], [[0.5208476491013072]]], "std": [[[0.1718355207829352]], [[0.1760986010840853]], [[0.22356054378055695]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [412]}, "index": {"min": [7594], "max": [8005], "mean": [7799.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}}}
19
+ {"episode_index": 18, "stats": {"action": {"min": [-0.6038086414337158, -99.58036041259766, 14.804722785949707, 65.43310546875, -8.229548454284668, 0.0], "max": [21.87645149230957, 3.0633654594421387, 95.27702331542969, 85.68524169921875, 8.229548454284668, 89.61646270751953], "mean": [7.090595722198486, -45.419822692871094, 51.62498474121094, 70.55422973632812, -1.05733060836792, 23.417133331298828], "std": [8.345601081848145, 42.257972717285156, 32.50379180908203, 4.287308692932129, 5.831375598907471, 25.826181411743164], "count": [477]}, "observation.state": {"min": [-0.4322200417518616, -99.24018859863281, 19.964109420776367, 65.6573715209961, -8.131868362426758, 0.6040268540382385, 1.0, 0.0], "max": [21.886051177978516, 4.178978443145752, 96.23149108886719, 85.49800872802734, 7.789987564086914, 89.328857421875, 1.0, 0.0], "mean": [7.149224281311035, -43.92514419555664, 54.16980743408203, 70.84772491455078, -1.1312568187713623, 24.0040225982666, 1.0, 0.0], "std": [8.302614212036133, 43.28289031982422, 31.628063201904297, 4.125091552734375, 5.768392086029053, 25.39211082458496, 0.0, 0.0], "count": [477]}, "observation.images.wrist": {"min": [[[0.2196078431372549]], [[0.27450980392156865]], [[0.3137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7640397283096245]], [[0.7231856637671409]], [[0.7011544778450596]]], "std": [[[0.0910382924916475]], [[0.14530415089359158]], [[0.17076802462785923]]], "count": [102]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5736693058759451]], [[0.5410865492438806]], [[0.5214939846853774]]], "std": [[[0.1707367462318409]], [[0.1751806681774871]], [[0.22319742897673467]]], "count": [102]}, "timestamp": {"min": [0.0], "max": [15.866666666666667], "mean": [7.933333333333333], "std": [4.589924553563752], "count": [477]}, "frame_index": {"min": [0], "max": [476], "mean": [238.0], "std": [137.69773660691257], "count": [477]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [477]}, "index": {"min": [8006], "max": [8482], "mean": [8244.0], "std": [137.69773660691257], "count": [477]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [477]}}}
20
+ {"episode_index": 19, "stats": {"action": {"min": [-3.5764050483703613, -99.58036041259766, 9.264305114746094, 65.83977508544922, -11.11111068725586, 0.0], "max": [21.783557891845703, 3.3990767002105713, 95.73115539550781, 81.5372085571289, 8.083027839660645, 55.7530403137207], "mean": [4.933831214904785, -43.94609832763672, 49.59053039550781, 72.3143539428711, -2.9393975734710693, 15.50430679321289], "std": [9.227415084838867, 42.96385192871094, 34.88508605957031, 3.934509515762329, 5.945042133331299, 15.722068786621094], "count": [475]}, "observation.state": {"min": [-3.4184675216674805, -99.24018859863281, 14.759982109069824, 66.6135482788086, -10.964591026306152, 0.6040268540382385, 1.0, 0.0], "max": [21.65029525756836, 4.516673564910889, 96.50067138671875, 81.27490234375, 7.838827610015869, 55.0335578918457, 1.0, 0.0], "mean": [5.021780967712402, -42.16476058959961, 52.02035903930664, 72.6175765991211, -2.873389482498169, 16.97955322265625, 1.0, 0.0], "std": [9.321917533874512, 44.123226165771484, 33.915016174316406, 3.688338041305542, 5.914514064788818, 15.599696159362793, 0.0, 0.0], "count": [475]}, "observation.images.wrist": {"min": [[[0.20784313725490197]], [[0.25882352941176473]], [[0.2784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7666648526985052]], [[0.7244600704555749]], [[0.7039005108231411]]], "std": [[[0.08796373225324204]], [[0.14217478405353498]], [[0.16717846000131956]]], "count": [101]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5720046147997152]], [[0.5403058831618456]], [[0.5207798586843978]]], "std": [[[0.17259829608353255]], [[0.17632880647601867]], [[0.22333357119828598]]], "count": [101]}, "timestamp": {"min": [0.0], "max": [15.8], "mean": [7.9], "std": [4.570679502121223], "count": [475]}, "frame_index": {"min": [0], "max": [474], "mean": [237.0], "std": [137.1203850636367], "count": [475]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [475]}, "index": {"min": [8483], "max": [8957], "mean": [8720.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [475]}}}
21
+ {"episode_index": 20, "stats": {"action": {"min": [-21.411983489990234, -99.58036041259766, 17.34786605834961, 58.9263916015625, -19.267398834228516, 0.0], "max": [-0.5109149813652039, 0.12589173018932343, 98.1834716796875, 86.1732406616211, 0.17094017565250397, 61.73994445800781], "mean": [-7.9821085929870605, -45.92946243286133, 51.749629974365234, 69.76876068115234, -9.470202445983887, 14.832469940185547], "std": [7.5414652824401855, 40.366451263427734, 32.666717529296875, 6.69848108291626, 6.070004940032959, 16.763826370239258], "count": [440]}, "observation.state": {"min": [-20.78585433959961, -99.24018859863281, 21.93808937072754, 60.079681396484375, -18.9743595123291, 0.6040268540382385, 0.0, 1.0], "max": [-0.11787819117307663, 1.139721393585205, 99.82054901123047, 85.57769012451172, -0.12210012227296829, 61.275169372558594, 0.0, 1.0], "mean": [-7.916778564453125, -44.262996673583984, 53.84120559692383, 70.02537536621094, -9.651569366455078, 16.291486740112305, 0.0, 1.0], "std": [7.45692777633667, 41.570491790771484, 32.30195999145508, 6.3373494148254395, 5.945568084716797, 16.6336727142334, 0.0, 0.0], "count": [440]}, "observation.images.wrist": {"min": [[[0.25098039215686274]], [[0.25882352941176473]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7769574836601307]], [[0.7430163133169935]], [[0.7250703472222222]]], "std": [[[0.08279247709631378]], [[0.13542769578795769]], [[0.1619930257066184]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5738284007352941]], [[0.5372477205882352]], [[0.5254109660947712]]], "std": [[[0.17260955715809428]], [[0.17179263992740956]], [[0.21720948965576345]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [440]}, "index": {"min": [8958], "max": [9397], "mean": [9177.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}}}
22
+ {"episode_index": 21, "stats": {"action": {"min": [-24.477474212646484, -99.49642944335938, 11.534968376159668, 65.35176849365234, -19.41391944885254, 0.0], "max": [1.8114259243011475, 3.65086030960083, 96.0944595336914, 85.92923736572266, -5.006104946136475, 98.12908935546875], "mean": [-7.527387619018555, -41.0174446105957, 46.08369445800781, 74.09089660644531, -10.979840278625488, 20.77872657775879], "std": [8.995367050170898, 41.92266845703125, 33.87274932861328, 5.350528717041016, 5.0516743659973145, 26.823518753051758], "count": [449]}, "observation.state": {"min": [-24.086444854736328, -99.24018859863281, 17.720951080322266, 66.21514129638672, -19.316238403320312, 0.6040268540382385, 0.0, 1.0], "max": [1.7681728601455688, 4.685521125793457, 97.39793395996094, 86.21514129638672, -5.396825313568115, 96.77852630615234, 0.0, 1.0], "mean": [-7.564058303833008, -39.42378616333008, 48.849388122558594, 74.05687713623047, -11.111028671264648, 23.153060913085938, 0.0, 1.0], "std": [8.955878257751465, 43.01577377319336, 33.14807891845703, 5.389710426330566, 4.953182220458984, 25.96181869506836, 0.0, 0.0], "count": [449]}, "observation.images.wrist": {"min": [[[0.2627450980392157]], [[0.2549019607843137]], [[0.27058823529411763]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7635432230392157]], [[0.7284669076797385]], [[0.7099119975490197]]], "std": [[[0.08435673166869896]], [[0.13824820338336505]], [[0.1666360903739337]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5728693218954249]], [[0.5373330065359477]], [[0.5234825490196078]]], "std": [[[0.1731190123042022]], [[0.17361196137554188]], [[0.21942551108138775]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [449]}, "index": {"min": [9398], "max": [9846], "mean": [9622.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}}}
23
+ {"episode_index": 22, "stats": {"action": {"min": [-22.805387496948242, -99.58036041259766, 21.980018615722656, 57.218379974365234, -17.41147804260254, 0.0], "max": [1.8114259243011475, -3.483004570007324, 96.82107543945312, 79.8292007446289, -4.3223443031311035, 55.28531265258789], "mean": [-6.951536655426025, -49.500953674316406, 55.768619537353516, 68.62843322753906, -9.857794761657715, 14.390276908874512], "std": [8.666728019714355, 39.74623107910156, 30.755050659179688, 4.000436305999756, 4.793684005737305, 16.347034454345703], "count": [411]}, "observation.state": {"min": [-22.514734268188477, -99.3246078491211, 26.424406051635742, 58.16733169555664, -17.069597244262695, 0.6040268540382385, 0.0, 1.0], "max": [1.5324164628982544, -2.912621259689331, 97.39793395996094, 79.362548828125, -4.664224624633789, 54.899330139160156, 0.0, 1.0], "mean": [-7.035874843597412, -48.04441452026367, 57.86295700073242, 68.80426788330078, -9.949161529541016, 15.928067207336426, 0.0, 1.0], "std": [8.683472633361816, 40.78501510620117, 30.155900955200195, 3.8187620639801025, 4.762134552001953, 16.145231246948242, 0.0, 0.0], "count": [411]}, "observation.images.wrist": {"min": [[[0.1607843137254902]], [[0.23921568627450981]], [[0.27058823529411763]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7669026184640523]], [[0.7350675510620915]], [[0.7145822855392158]]], "std": [[[0.08536573552632903]], [[0.1373390593784435]], [[0.16560110140861192]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5743952961601307]], [[0.5378079840686274]], [[0.521827224264706]]], "std": [[[0.17207488410298427]], [[0.17126906621247856]], [[0.21769903000262583]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [411]}, "index": {"min": [9847], "max": [10257], "mean": [10052.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [411]}}}
24
+ {"episode_index": 23, "stats": {"action": {"min": [-23.82721710205078, -99.58036041259766, 20.980926513671875, 57.70638656616211, -16.483516693115234, 0.0], "max": [1.7185323238372803, -3.3151490688323975, 97.09355163574219, 78.36518859863281, -3.296703338623047, 46.398502349853516], "mean": [-7.152134418487549, -53.17169952392578, 58.77483367919922, 68.07079315185547, -9.943880081176758, 11.94525146484375], "std": [8.115865707397461, 39.9983024597168, 32.083831787109375, 3.8580939769744873, 4.065718650817871, 14.32474136352539], "count": [416]}, "observation.state": {"min": [-23.457759857177734, -99.3246078491211, 25.97577476501465, 58.565738677978516, -16.14163589477539, 0.6040268540382385, 0.0, 1.0], "max": [1.7681728601455688, -2.321654796600342, 97.39793395996094, 77.92828369140625, -3.492063522338867, 45.90604019165039, 0.0, 1.0], "mean": [-7.063809871673584, -51.91800308227539, 61.131690979003906, 68.14025115966797, -9.974870681762695, 13.690448760986328, 0.0, 1.0], "std": [8.138008117675781, 40.96932601928711, 31.105791091918945, 3.8493540287017822, 4.002810001373291, 14.424777030944824, 0.0, 0.0], "count": [416]}, "observation.images.wrist": {"min": [[[0.1843137254901961]], [[0.1803921568627451]], [[0.2627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7739858578431372]], [[0.7409930698529412]], [[0.7210206556372549]]], "std": [[[0.08881138661563608]], [[0.1395544939316241]], [[0.16619753000783136]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5765153451797386]], [[0.5402134987745097]], [[0.5236551960784314]]], "std": [[[0.17336771377073742]], [[0.1725967353535263]], [[0.2183216395342087]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.833333333333334], "mean": [6.916666666666666], "std": [4.002950300854497], "count": [416]}, "frame_index": {"min": [0], "max": [415], "mean": [207.5], "std": [120.08850902563492], "count": [416]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [416]}, "index": {"min": [10258], "max": [10673], "mean": [10465.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [416]}}}
25
+ {"episode_index": 24, "stats": {"action": {"min": [-23.641429901123047, -99.58036041259766, 8.719346046447754, 57.62504959106445, -20.830280303955078, 0.0], "max": [5.80585241317749, 5.665127754211426, 95.36784362792969, 87.88125610351562, -3.443223476409912, 50.88867950439453], "mean": [-5.296206951141357, -39.79229736328125, 44.935340881347656, 74.54840087890625, -9.510050773620605, 11.2705078125], "std": [9.07089900970459, 44.04987335205078, 36.57158660888672, 6.648169994354248, 6.071732521057129, 13.92293643951416], "count": [440]}, "observation.state": {"min": [-23.457759857177734, -99.24018859863281, 15.118886947631836, 58.565738677978516, -20.683761596679688, 0.6040268540382385, 0.0, 1.0], "max": [5.225933074951172, 6.711692810058594, 99.73081970214844, 87.33068084716797, -3.882783889770508, 49.86577224731445, 0.0, 1.0], "mean": [-5.574924945831299, -38.2710075378418, 48.23359298706055, 74.76823425292969, -10.030543327331543, 14.67846393585205, 0.0, 1.0], "std": [8.906219482421875, 44.98917770385742, 36.02925491333008, 6.2939558029174805, 6.534185886383057, 14.109896659851074, 0.0, 0.0], "count": [440]}, "observation.images.wrist": {"min": [[[0.25882352941176473]], [[0.26666666666666666]], [[0.26666666666666666]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7802313214869281]], [[0.7378123059640522]], [[0.7190917095588235]]], "std": [[[0.08467267051519116]], [[0.14351312880934072]], [[0.16970568547340265]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5673250919117647]], [[0.5278628799019608]], [[0.5162159946895425]]], "std": [[[0.1727851921724909]], [[0.17526158988485419]], [[0.22253255282321563]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [440]}, "index": {"min": [10674], "max": [11113], "mean": [10893.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}}}
26
+ {"episode_index": 25, "stats": {"action": {"min": [-21.969345092773438, -99.58036041259766, 17.529518127441406, 57.29971694946289, -20.097681045532227, 0.0], "max": [0.5109149813652039, -1.300881266593933, 96.00363159179688, 79.8292007446289, -2.759462833404541, 62.02058029174805], "mean": [-6.177433013916016, -52.54098129272461, 57.24462127685547, 70.08196258544922, -9.088237762451172, 12.586969375610352], "std": [8.414877891540527, 40.982147216796875, 33.73513412475586, 5.345355033874512, 5.889348983764648, 15.648747444152832], "count": [447]}, "observation.state": {"min": [-21.65029525756836, -99.3246078491211, 21.668909072875977, 58.32669448852539, -19.755800247192383, 0.6040268540382385, 0.0, 1.0], "max": [0.3536345660686493, -0.5487547516822815, 98.20547485351562, 80.07968139648438, -3.0036630630493164, 60.671142578125, 0.0, 1.0], "mean": [-6.164207458496094, -51.148658752441406, 60.012237548828125, 70.34491729736328, -9.153790473937988, 13.961658477783203, 0.0, 1.0], "std": [8.427725791931152, 42.064857482910156, 33.75748825073242, 5.126804351806641, 5.84137487411499, 15.696866035461426, 0.0, 0.0], "count": [447]}, "observation.images.wrist": {"min": [[[0.2784313725490196]], [[0.2549019607843137]], [[0.26666666666666666]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7789398672385621]], [[0.7416751715686275]], [[0.7220567258986927]]], "std": [[[0.0855293167318497]], [[0.1412935859645271]], [[0.1681503349397079]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5804539583333332]], [[0.5458066156045751]], [[0.5217314338235294]]], "std": [[[0.17120278850909898]], [[0.17112948896451124]], [[0.21722987004347763]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [447]}, "index": {"min": [11114], "max": [11560], "mean": [11337.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}}
27
+ {"episode_index": 26, "stats": {"action": {"min": [-29.400836944580078, -99.58036041259766, 38.69209671020508, 51.60634231567383, -36.117218017578125, 0.0], "max": [5.898746013641357, -15.568611145019531, 100.0, 77.55184936523438, -4.175824165344238, 37.8858757019043], "mean": [-8.611066818237305, -60.75579833984375, 67.9029312133789, 62.18585205078125, -11.950350761413574, 13.151247024536133], "std": [9.63779354095459, 34.96630096435547, 24.814128875732422, 5.43717622756958, 7.185986042022705, 13.207808494567871], "count": [409]}, "observation.state": {"min": [-28.958742141723633, -99.3246078491211, 42.84432601928711, 52.3505973815918, -32.35653305053711, 0.6040268540382385, 0.0, 1.0], "max": [5.5402750968933105, -14.816378593444824, 99.37191772460938, 72.27091979980469, -3.980463981628418, 37.51677703857422, 0.0, 1.0], "mean": [-8.708080291748047, -59.71894454956055, 70.34837341308594, 62.29824447631836, -11.433043479919434, 14.495291709899902, 0.0, 1.0], "std": [9.464245796203613, 35.60157775878906, 24.014915466308594, 4.5999226570129395, 6.3376145362854, 13.413012504577637, 0.0, 0.0], "count": [409]}, "observation.images.wrist": {"min": [[[0.25882352941176473]], [[0.25882352941176473]], [[0.2627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7893769403594771]], [[0.7496452900326798]], [[0.7348267116013072]]], "std": [[[0.09094853389634237]], [[0.14375979527802987]], [[0.16383763650317368]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5747510069444445]], [[0.5346173100490196]], [[0.5101521670751634]]], "std": [[[0.16405279748119736]], [[0.1667008462420216]], [[0.21748781572245046]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [409]}, "index": {"min": [11561], "max": [11969], "mean": [11765.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [409]}}}
28
+ {"episode_index": 27, "stats": {"action": {"min": [-23.455642700195312, -99.58036041259766, 13.89645767211914, 66.49044036865234, -17.069597244262695, 0.0], "max": [1.3469576835632324, -0.12589173018932343, 95.18619537353516, 84.79056549072266, -1.4896215200424194, 64.26567077636719], "mean": [-6.769468784332275, -46.46878433227539, 50.121463775634766, 73.87413787841797, -7.832163333892822, 13.29464340209961], "std": [8.53579044342041, 41.76780319213867, 34.716434478759766, 5.1275954246521, 5.3134446144104, 16.440990447998047], "count": [359]}, "observation.state": {"min": [-23.14341926574707, -99.3246078491211, 20.14356231689453, 67.17131805419922, -32.4542121887207, 0.6040268540382385, 0.0, 1.0], "max": [5.225933074951172, 0.9708737730979919, 99.28218841552734, 84.94023895263672, -1.831501841545105, 62.95302200317383, 0.0, 1.0], "mean": [-6.617688179016113, -45.023372650146484, 53.2930793762207, 74.06700897216797, -8.652922630310059, 14.9834566116333, 0.0, 1.0], "std": [8.708048820495605, 42.79489517211914, 34.28375244140625, 4.826542854309082, 6.134153366088867, 16.377017974853516, 0.0, 0.0], "count": [359]}, "observation.images.wrist": {"min": [[[0.25882352941176473]], [[0.2549019607843137]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7663334048202615]], [[0.7386264093137255]], [[0.7262875490196079]]], "std": [[[0.0878467138969248]], [[0.14346287496161098]], [[0.16535643264525057]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5701213909313726]], [[0.5313955861928105]], [[0.5067730494281045]]], "std": [[[0.17036220479566772]], [[0.1743417680685825]], [[0.22249708252868872]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [359]}, "index": {"min": [11970], "max": [12328], "mean": [12149.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [359]}}}
29
+ {"episode_index": 28, "stats": {"action": {"min": [-24.291685104370117, -99.58036041259766, 10.899182319641113, 66.73444366455078, -23.02808380126953, 0.0], "max": [0.9753831624984741, 1.3848090171813965, 95.09536743164062, 89.34526062011719, -4.273504257202148, 77.45556640625], "mean": [-7.8382368087768555, -41.316490173339844, 45.863182067871094, 75.7868881225586, -11.436948776245117, 17.800704956054688], "std": [9.4984712600708, 40.675392150878906, 33.41726303100586, 5.961282730102539, 6.559520721435547, 20.059619903564453], "count": [387]}, "observation.state": {"min": [-23.92927360534668, -99.24018859863281, 15.388066291809082, 67.80876159667969, -22.686203002929688, 0.6040268540382385, 0.0, 1.0], "max": [1.060903787612915, 2.49050235748291, 95.96231842041016, 89.16334533691406, -4.713064670562744, 76.57717895507812, 0.0, 1.0], "mean": [-7.9274983406066895, -39.254005432128906, 47.82356643676758, 75.99882507324219, -11.491972923278809, 19.17589569091797, 0.0, 1.0], "std": [9.494485855102539, 42.08140563964844, 33.073150634765625, 5.615811347961426, 6.549929141998291, 19.66814613342285, 0.0, 0.0], "count": [387]}, "observation.images.wrist": {"min": [[[0.27058823529411763]], [[0.26666666666666666]], [[0.27058823529411763]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7866855718954248]], [[0.746789093137255]], [[0.7296191258169934]]], "std": [[[0.0833388358515117]], [[0.13983196863736083]], [[0.1629773204828142]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5713981862745098]], [[0.5325562050653595]], [[0.5065868239379085]]], "std": [[[0.17005596617465213]], [[0.17387993268608357]], [[0.22213323093492737]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [387]}, "index": {"min": [12329], "max": [12715], "mean": [12522.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}}}
30
+ {"episode_index": 29, "stats": {"action": {"min": [-23.641429901123047, -99.58036041259766, -1.2715712785720825, 64.70109558105469, -21.514041900634766, 0.0], "max": [3.7621922492980957, 6.756189823150635, 95.18619537353516, 92.19194793701172, -4.9572649002075195, 50.32740783691406], "mean": [-6.409440994262695, -41.28058624267578, 41.461814880371094, 79.96443176269531, -11.212985038757324, 14.867326736450195], "std": [9.60830020904541, 44.07102966308594, 38.252559661865234, 7.831185817718506, 5.88954496383667, 16.553415298461914], "count": [410]}, "observation.state": {"min": [-23.457759857177734, -99.24018859863281, 4.441453456878662, 65.81673431396484, -21.41636085510254, 0.6040268540382385, 0.0, 1.0], "max": [3.57563853263855, 7.809202194213867, 96.05204010009766, 91.47410583496094, -5.299145221710205, 50.0, 0.0, 1.0], "mean": [-6.5082173347473145, -38.9984130859375, 44.128807067871094, 79.98991394042969, -11.360098838806152, 16.603843688964844, 0.0, 1.0], "std": [9.635271072387695, 45.852420806884766, 37.286476135253906, 7.620650768280029, 5.862819194793701, 16.408660888671875, 0.0, 0.0], "count": [410]}, "observation.images.wrist": {"min": [[[0.13333333333333333]], [[0.2196078431372549]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7854171119281046]], [[0.7426382455065359]], [[0.7265556454248366]]], "std": [[[0.08991821108640298]], [[0.14330281821664861]], [[0.16592990979262268]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5739766339869281]], [[0.5357267116013072]], [[0.5092826797385621]]], "std": [[[0.17085014469462712]], [[0.17515924589904314]], [[0.22324853041270476]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [410]}, "index": {"min": [12716], "max": [13125], "mean": [12920.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [410]}}}
31
+ {"episode_index": 30, "stats": {"action": {"min": [-22.52670669555664, -99.58036041259766, 5.540417671203613, 68.11711883544922, -18.290597915649414, 0.0], "max": [7.013469696044922, 4.406210422515869, 95.45867156982422, 88.85726165771484, -4.126984119415283, 54.25631332397461], "mean": [-4.904287815093994, -46.79650115966797, 48.6182746887207, 76.14968872070312, -9.653409957885742, 13.61449909210205], "std": [10.055540084838867, 43.413543701171875, 35.194541931152344, 5.695097923278809, 4.939843654632568, 16.04061508178711], "count": [397]}, "observation.state": {"min": [-22.043222427368164, -99.24018859863281, 11.7092866897583, 69.24302673339844, -18.19291877746582, 0.6040268540382385, 0.0, 1.0], "max": [6.719057083129883, 5.529759407043457, 96.32122039794922, 88.52589416503906, -4.420024394989014, 53.42281723022461, 0.0, 1.0], "mean": [-4.979098320007324, -45.199851989746094, 50.98412322998047, 76.27766418457031, -9.778767585754395, 15.233367919921875, 0.0, 1.0], "std": [10.026481628417969, 44.60425567626953, 34.39613723754883, 5.3597331047058105, 4.9091925621032715, 15.962648391723633, 0.0, 0.0], "count": [397]}, "observation.images.wrist": {"min": [[[0.20784313725490197]], [[0.22745098039215686]], [[0.26666666666666666]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.778784381127451]], [[0.7372532945261437]], [[0.7200127410130719]]], "std": [[[0.09314733829401182]], [[0.14771090631304581]], [[0.1699598421515038]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5762644628267974]], [[0.5372509477124182]], [[0.5100265073529412]]], "std": [[[0.17084756152003527]], [[0.17439384269699895]], [[0.2227436086838619]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [397]}, "index": {"min": [13126], "max": [13522], "mean": [13324.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}}}
32
+ {"episode_index": 31, "stats": {"action": {"min": [-21.411983489990234, -99.58036041259766, 11.80744743347168, 69.09312438964844, -20.683761596679688, 0.0], "max": [7.477937698364258, 3.1472933292388916, 95.45867156982422, 92.51728057861328, -4.9084248542785645, 62.39476013183594], "mean": [-5.840173244476318, -42.43927764892578, 46.030418395996094, 75.47245025634766, -11.296457290649414, 15.46213436126709], "std": [10.379277229309082, 40.91379928588867, 33.580631256103516, 5.937406539916992, 5.759128570556641, 17.888896942138672], "count": [341]}, "observation.state": {"min": [-21.100196838378906, -99.24018859863281, 18.349035263061523, 69.72111511230469, -20.488401412963867, 0.6040268540382385, 0.0, 1.0], "max": [6.954813480377197, 4.178978443145752, 96.41094970703125, 91.79283142089844, -5.201465129852295, 61.677852630615234, 0.0, 1.0], "mean": [-5.852304458618164, -40.734989166259766, 48.648563385009766, 75.49952697753906, -11.277801513671875, 17.656070709228516, 0.0, 1.0], "std": [10.334060668945312, 42.028141021728516, 32.79285430908203, 5.5984649658203125, 5.725069046020508, 17.518795013427734, 0.0, 0.0], "count": [341]}, "observation.images.wrist": {"min": [[[0.1450980392156863]], [[0.18823529411764706]], [[0.2784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7780221323529412]], [[0.739328347630719]], [[0.7231506392973857]]], "std": [[[0.09111549162473111]], [[0.14627680184022693]], [[0.1675366074023728]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5773529738562092]], [[0.5383463664215686]], [[0.5109675571895425]]], "std": [[[0.1710156071043015]], [[0.1745893777012949]], [[0.22279230950165768]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [341]}, "index": {"min": [13523], "max": [13863], "mean": [13693.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}}}
33
+ {"episode_index": 32, "stats": {"action": {"min": [-22.433813095092773, -99.58036041259766, 5.722070693969727, 65.43310546875, -22.83272361755371, 0.0], "max": [4.691128730773926, 7.17582893371582, 96.00363159179688, 89.26393127441406, -1.7338217496871948, 53.13376998901367], "mean": [-6.4961748123168945, -35.471954345703125, 40.220802307128906, 76.74198913574219, -10.997105598449707, 16.43939781188965], "std": [9.906314849853516, 40.98111343383789, 33.599449157714844, 6.917299270629883, 7.313011169433594, 15.320880889892578], "count": [350]}, "observation.state": {"min": [-22.121807098388672, -99.24018859863281, 11.619560241699219, 66.53386688232422, -22.735042572021484, 0.6040268540382385, 0.0, 1.0], "max": [4.911591529846191, 8.400168418884277, 96.41094970703125, 89.40238952636719, -2.3687424659729004, 51.87919616699219, 0.0, 1.0], "mean": [-6.643378734588623, -33.20968246459961, 42.602027893066406, 76.83724212646484, -11.131900787353516, 17.597145080566406, 0.0, 1.0], "std": [9.75989055633545, 42.25734329223633, 32.926109313964844, 6.591521263122559, 7.193780899047852, 15.074417114257812, 0.0, 0.0], "count": [350]}, "observation.images.wrist": {"min": [[[0.18823529411764706]], [[0.2549019607843137]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7861209170751634]], [[0.7516008517156862]], [[0.7343511376633987]]], "std": [[[0.08647594802543458]], [[0.1419489124525269]], [[0.16406712936454948]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5761618402777778]], [[0.5387644076797385]], [[0.5114145098039216]]], "std": [[[0.17207402540302202]], [[0.17597280170079782]], [[0.22410270939337668]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [350]}, "index": {"min": [13864], "max": [14213], "mean": [14038.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}}}
34
+ {"episode_index": 33, "stats": {"action": {"min": [-23.084068298339844, -99.58036041259766, 7.629427909851074, 61.69174575805664, -19.462759017944336, 0.0], "max": [3.1119368076324463, 3.818715810775757, 95.54949951171875, 84.87190246582031, -3.8339438438415527, 53.88213348388672], "mean": [-6.393221378326416, -41.22196578979492, 45.60272979736328, 74.49463653564453, -10.698408126831055, 15.755232810974121], "std": [9.321935653686523, 43.20524597167969, 36.20094680786133, 6.520811557769775, 5.370687961578369, 15.578158378601074], "count": [418]}, "observation.state": {"min": [-22.829076766967773, -99.3246078491211, 13.14490795135498, 62.47011947631836, -19.365079879760742, 0.6040268540382385, 0.0, 1.0], "max": [3.2612967491149902, 5.023216724395752, 97.577392578125, 84.46215057373047, -4.273504257202148, 53.02013397216797, 0.0, 1.0], "mean": [-6.406599044799805, -39.7086296081543, 48.361331939697266, 74.73719024658203, -10.791282653808594, 16.641708374023438, 0.0, 1.0], "std": [9.403337478637695, 44.220523834228516, 35.6984977722168, 6.241004943847656, 5.32972526550293, 15.392937660217285, 0.0, 0.0], "count": [418]}, "observation.images.wrist": {"min": [[[0.2549019607843137]], [[0.25882352941176473]], [[0.26666666666666666]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7771400939542483]], [[0.7435319362745098]], [[0.7279768709150327]]], "std": [[[0.09271116304204559]], [[0.14868818176747528]], [[0.16989880446202438]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5615139930555555]], [[0.5205036294934641]], [[0.5072665175653596]]], "std": [[[0.1698191730936102]], [[0.17613735839762987]], [[0.22557455567578188]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [418]}, "index": {"min": [14214], "max": [14631], "mean": [14422.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}}}
35
+ {"episode_index": 34, "stats": {"action": {"min": [-22.433813095092773, -99.58036041259766, 5.90372371673584, 65.75843811035156, -20.634920120239258, 0.0], "max": [3.1119368076324463, 2.056231737136841, 95.45867156982422, 87.55591583251953, -6.1782660484313965, 55.94013214111328], "mean": [-6.773797035217285, -42.890716552734375, 46.37751007080078, 74.9698715209961, -11.417733192443848, 15.512330055236816], "std": [8.882146835327148, 41.47932434082031, 34.97294616699219, 6.018124580383301, 5.226203441619873, 16.333507537841797], "count": [381]}, "observation.state": {"min": [-22.043222427368164, -99.3246078491211, 11.7092866897583, 66.69322967529297, -20.58608055114746, 0.6040268540382385, 0.0, 1.0], "max": [3.025540351867676, 3.1658928394317627, 96.50067138671875, 87.56971740722656, -6.617826461791992, 55.436241149902344, 0.0, 1.0], "mean": [-6.882411956787109, -41.00644302368164, 49.105079650878906, 75.02183532714844, -11.491188049316406, 16.687103271484375, 0.0, 1.0], "std": [8.873098373413086, 42.83064651489258, 34.1152229309082, 5.886017322540283, 5.219362735748291, 16.12955665588379, 0.0, 0.0], "count": [381]}, "observation.images.wrist": {"min": [[[0.21176470588235294]], [[0.25882352941176473]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7810177798202614]], [[0.749441887254902]], [[0.7312265073529411]]], "std": [[[0.08852971969664304]], [[0.14291262068057367]], [[0.16469849046838872]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5602863725490197]], [[0.51896852124183]], [[0.5033201307189542]]], "std": [[[0.1700330975112008]], [[0.17568448401223893]], [[0.22571915381323548]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [381]}, "index": {"min": [14632], "max": [15012], "mean": [14822.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}}}
36
+ {"episode_index": 35, "stats": {"action": {"min": [-22.155132293701172, -99.58036041259766, 12.715712547302246, 60.8784065246582, -20.244199752807617, 0.0], "max": [5.0627031326293945, 0.20981955528259277, 96.457763671875, 82.83855438232422, 0.6593406796455383, 48.2694091796875], "mean": [-5.737912654876709, -49.16737747192383, 53.09795379638672, 71.0453872680664, -8.95034122467041, 13.013011932373047], "std": [9.924786567687988, 41.40165328979492, 34.462894439697266, 5.944579601287842, 6.9977617263793945, 14.684141159057617], "count": [376]}, "observation.state": {"min": [-21.728879928588867, -99.3246078491211, 18.618213653564453, 61.752986907958984, -20.097681045532227, 0.6040268540382385, 0.0, 1.0], "max": [4.990176677703857, 1.308569073677063, 98.83355712890625, 82.62947845458984, 0.3663003742694855, 47.85234832763672, 0.0, 1.0], "mean": [-5.722332954406738, -47.39697265625, 55.93277359008789, 71.24307250976562, -8.958513259887695, 14.590890884399414, 0.0, 1.0], "std": [9.959687232971191, 42.78021240234375, 33.88739013671875, 5.723705291748047, 7.027456760406494, 14.687102317810059, 0.0, 0.0], "count": [376]}, "observation.images.wrist": {"min": [[[0.25882352941176473]], [[0.2549019607843137]], [[0.2627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7819500306372549]], [[0.7420048897058824]], [[0.7236171854575164]]], "std": [[[0.09412960285251921]], [[0.14815553700440715]], [[0.1694223346107135]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5661354493464053]], [[0.5259524530228759]], [[0.5138742442810458]]], "std": [[[0.16915414219542876]], [[0.1746395406912999]], [[0.2244162271339102]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [376]}, "index": {"min": [15013], "max": [15388], "mean": [15200.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [376]}}}
37
+ {"episode_index": 36, "stats": {"action": {"min": [-21.2261962890625, -99.49642944335938, 4.450499534606934, 65.83977508544922, -18.925518035888672, 0.0], "max": [3.855085849761963, 8.015107154846191, 95.73115539550781, 90.6466064453125, -4.029304027557373, 76.70720672607422], "mean": [-5.294185638427734, -41.582157135009766, 45.769798278808594, 76.77173614501953, -10.128568649291992, 16.553852081298828], "std": [9.243072509765625, 44.80010986328125, 37.98598861694336, 7.84061861038208, 5.233973026275635, 20.54759407043457], "count": [433]}, "observation.state": {"min": [-20.943025588989258, -99.3246078491211, 10.542844772338867, 66.45418548583984, -18.876678466796875, 0.6040268540382385, 0.0, 1.0], "max": [3.732809543609619, 9.159982681274414, 97.39793395996094, 90.35856628417969, -4.3223443031311035, 76.17449951171875, 0.0, 1.0], "mean": [-5.335351467132568, -39.85768508911133, 48.28696060180664, 76.67109680175781, -10.250146865844727, 18.49711799621582, 0.0, 1.0], "std": [9.277168273925781, 46.12807083129883, 37.40875244140625, 7.756084442138672, 5.253518581390381, 20.24101448059082, 0.0, 0.0], "count": [433]}, "observation.images.wrist": {"min": [[[0.25882352941176473]], [[0.2549019607843137]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7785369812091504]], [[0.7416369628267974]], [[0.7235050490196079]]], "std": [[[0.08958187657169875]], [[0.1459624111191433]], [[0.16824559972456826]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5756379901960784]], [[0.5353541360294117]], [[0.5225065012254901]]], "std": [[[0.17253663532810903]], [[0.1771821020274485]], [[0.22531744487002367]]], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [433]}, "index": {"min": [15389], "max": [15821], "mean": [15605.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [433]}}}
38
+ {"episode_index": 37, "stats": {"action": {"min": [-21.690664291381836, -99.49642944335938, 9.809264183044434, 65.27043151855469, -20.537240982055664, 0.0], "max": [3.855085849761963, 3.9865715503692627, 95.64032745361328, 93.49329376220703, -4.713064670562744, 66.88494110107422], "mean": [-5.144801616668701, -46.83489227294922, 49.58674621582031, 76.0459976196289, -10.983000755310059, 14.203597068786621], "std": [9.545714378356934, 43.57271957397461, 36.37297058105469, 6.572272777557373, 5.640908718109131, 17.442533493041992], "count": [422]}, "observation.state": {"min": [-21.257368087768555, -99.24018859863281, 15.388066291809082, 66.37450408935547, -20.39072036743164, 0.6040268540382385, 0.0, 1.0], "max": [3.732809543609619, 4.685521125793457, 96.76985168457031, 92.82868194580078, -5.103785037994385, 65.77181243896484, 0.0, 1.0], "mean": [-5.1642961502075195, -45.42460250854492, 51.99074935913086, 76.02970123291016, -11.029520034790039, 15.796135902404785, 0.0, 1.0], "std": [9.499417304992676, 44.64201736450195, 35.3981819152832, 6.4030680656433105, 5.6250810623168945, 17.31712532043457, 0.0, 0.0], "count": [422]}, "observation.images.wrist": {"min": [[[0.1411764705882353]], [[0.2235294117647059]], [[0.27450980392156865]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7756937295751634]], [[0.7359165073529412]], [[0.7177153370098038]]], "std": [[[0.09320270271264557]], [[0.14725076775704218]], [[0.17072176824616234]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5757303921568627]], [[0.5336549734477124]], [[0.5199691625816993]]], "std": [[[0.16885817024739344]], [[0.17319686575996326]], [[0.22323245874976957]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [422]}, "index": {"min": [15822], "max": [16243], "mean": [16032.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [422]}}}
39
+ {"episode_index": 38, "stats": {"action": {"min": [-23.82721710205078, -99.58036041259766, 10.263397216796875, 63.887760162353516, -22.58852195739746, 0.0], "max": [1.4398514032363892, 3.0633654594421387, 95.54949951171875, 88.45059204101562, -2.5641026496887207, 49.3919563293457], "mean": [-7.963137626647949, -37.142417907714844, 42.223045349121094, 75.89364624023438, -10.518564224243164, 14.775014877319336], "std": [9.221481323242188, 41.81768798828125, 34.49787521362305, 6.408421993255615, 7.2377424240112305, 14.104891777038574], "count": [363]}, "observation.state": {"min": [-23.457759857177734, -99.24018859863281, 15.388066291809082, 64.78087615966797, -22.490842819213867, 0.6711409687995911, 0.0, 1.0], "max": [1.1394891738891602, 4.178978443145752, 100.0, 87.33068084716797, -3.0525031089782715, 48.657718658447266, 0.0, 1.0], "mean": [-8.042671203613281, -35.52050018310547, 44.87294006347656, 76.13147735595703, -10.601971626281738, 16.548690795898438, 0.0, 1.0], "std": [9.197386741638184, 42.793704986572266, 34.69562911987305, 6.154924392700195, 7.221601486206055, 14.05937671661377, 0.0, 0.0], "count": [363]}, "observation.images.wrist": {"min": [[[0.27058823529411763]], [[0.26666666666666666]], [[0.2784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7739336213235294]], [[0.7393060171568627]], [[0.7244917095588236]]], "std": [[[0.08513605151983221]], [[0.14157671085232085]], [[0.1666508708062595]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638229718137254]], [[0.5249186601307189]], [[0.5099182169117646]]], "std": [[[0.16982422887103837]], [[0.17528310374444026]], [[0.22629058227078516]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [363]}, "index": {"min": [16244], "max": [16606], "mean": [16425.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}}}
40
+ {"episode_index": 39, "stats": {"action": {"min": [-22.433813095092773, -99.49642944335938, 10.354223251342773, 64.70109558105469, -22.05128288269043, 0.0], "max": [1.9972132444381714, 4.909777641296387, 95.73115539550781, 91.62261199951172, -5.689865589141846, 58.185218811035156], "mean": [-6.731947422027588, -42.881439208984375, 46.23253631591797, 75.8094711303711, -11.688855171203613, 14.606884002685547], "std": [8.876611709594727, 43.238826751708984, 35.71730041503906, 6.742722034454346, 6.270937442779541, 17.208513259887695], "count": [393]}, "observation.state": {"min": [-22.043222427368164, -99.24018859863281, 15.29833984375, 65.6573715209961, -21.80708122253418, 0.6711409687995911, 0.0, 1.0], "max": [2.161100149154663, 6.036302089691162, 96.59040069580078, 91.71315002441406, -5.982905864715576, 57.51677703857422, 0.0, 1.0], "mean": [-6.773451328277588, -41.16761779785156, 48.64373779296875, 75.78862762451172, -11.798466682434082, 16.49618911743164, 0.0, 1.0], "std": [8.959426879882812, 44.45616149902344, 35.179935455322266, 6.676405906677246, 6.275834083557129, 16.973018646240234, 0.0, 0.0], "count": [393]}, "observation.images.wrist": {"min": [[[0.10196078431372549]], [[0.19215686274509805]], [[0.27058823529411763]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7721498468137256]], [[0.7360683741830066]], [[0.7171669362745098]]], "std": [[[0.0886553996730275]], [[0.14198126079427054]], [[0.16803626881960992]]], "count": [100]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5753158619281046]], [[0.5340237642973856]], [[0.5160380473856209]]], "std": [[[0.16929321938170347]], [[0.17302143520346075]], [[0.22316270708256097]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [393]}, "index": {"min": [16607], "max": [16999], "mean": [16803.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}}}
meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 40,
5
+ "total_frames": 17000,
6
+ "total_tasks": 1,
7
+ "total_videos": 80,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:40"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 8
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos",
43
+ "right",
44
+ "left"
45
+ ]
46
+ },
47
+ "observation.images.wrist": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.above": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "frame_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "episode_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "task_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ }
128
+ }
129
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "One hot vector test"}
videos/chunk-000/observation.images.above/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dcff596869fa552083893a628822cfd7a3797128e2ad7ed8c3bff77232a0967
3
+ size 12061953
videos/chunk-000/observation.images.above/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d302f16ca9881dfd9878a5bc3112a214a252ae3c6b9fbebc984409ef90264db
3
+ size 6130028
videos/chunk-000/observation.images.above/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ae1293c1a514ca206875726f256fbc4e34c28c1b4169b6b91ea054fe4ccdfe
3
+ size 6296864
videos/chunk-000/observation.images.above/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e852ba28eefb4aea0a36f7841a756d8468a414875619ce22d930fe67d233da
3
+ size 5692566