skyzos lucasngoo commited on
Commit
b0339af
·
verified ·
0 Parent(s):

Duplicate from lucasngoo/humanoid-packing

Browse files

Co-authored-by: LN <lucasngoo@users.noreply.huggingface.co>

Files changed (46) hide show
  1. .gitattributes +59 -0
  2. README.md +139 -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. meta/episodes.jsonl +20 -0
  24. meta/episodes_stats.jsonl +20 -0
  25. meta/info.json +104 -0
  26. meta/tasks.jsonl +1 -0
  27. videos/chunk-000/observation.images.front/episode_000000.mp4 +3 -0
  28. videos/chunk-000/observation.images.front/episode_000001.mp4 +3 -0
  29. videos/chunk-000/observation.images.front/episode_000002.mp4 +3 -0
  30. videos/chunk-000/observation.images.front/episode_000003.mp4 +3 -0
  31. videos/chunk-000/observation.images.front/episode_000004.mp4 +3 -0
  32. videos/chunk-000/observation.images.front/episode_000005.mp4 +3 -0
  33. videos/chunk-000/observation.images.front/episode_000006.mp4 +3 -0
  34. videos/chunk-000/observation.images.front/episode_000007.mp4 +3 -0
  35. videos/chunk-000/observation.images.front/episode_000008.mp4 +3 -0
  36. videos/chunk-000/observation.images.front/episode_000009.mp4 +3 -0
  37. videos/chunk-000/observation.images.front/episode_000010.mp4 +3 -0
  38. videos/chunk-000/observation.images.front/episode_000011.mp4 +3 -0
  39. videos/chunk-000/observation.images.front/episode_000012.mp4 +3 -0
  40. videos/chunk-000/observation.images.front/episode_000013.mp4 +3 -0
  41. videos/chunk-000/observation.images.front/episode_000014.mp4 +3 -0
  42. videos/chunk-000/observation.images.front/episode_000015.mp4 +3 -0
  43. videos/chunk-000/observation.images.front/episode_000016.mp4 +3 -0
  44. videos/chunk-000/observation.images.front/episode_000017.mp4 +3 -0
  45. videos/chunk-000/observation.images.front/episode_000018.mp4 +3 -0
  46. videos/chunk-000/observation.images.front/episode_000019.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,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "x1",
29
+ "total_episodes": 17,
30
+ "total_frames": 19917,
31
+ "total_tasks": 1,
32
+ "total_videos": 17,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:17"
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
+ "right_shoulder_pitch_joint.pos",
49
+ "right_shoulder_roll_joint.pos",
50
+ "right_shoulder_yaw_joint.pos",
51
+ "right_elbow_pitch_joint.pos",
52
+ "right_elbow_yaw_joint.pos",
53
+ "right_claw_joint.pos"
54
+ ]
55
+ },
56
+ "observation.state": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 6
60
+ ],
61
+ "names": [
62
+ "right_shoulder_pitch_joint.pos",
63
+ "right_shoulder_roll_joint.pos",
64
+ "right_shoulder_yaw_joint.pos",
65
+ "right_elbow_pitch_joint.pos",
66
+ "right_elbow_yaw_joint.pos",
67
+ "right_claw_joint.pos"
68
+ ]
69
+ },
70
+ "observation.images.front": {
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
+ }
130
+ ```
131
+
132
+
133
+ ## Citation
134
+
135
+ **BibTeX:**
136
+
137
+ ```bibtex
138
+ [More Information Needed]
139
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32f3a0c63381c7f1ebb4b1612bf138760caf707d46053f361596338a28e3770
3
+ size 70495
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7102a5cc9dd4463ad9a8d3e66003b951148c4cf1d58714d7b1d6565a23c8165d
3
+ size 62422
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ea28529bddb02b56c2aa01ac137f5d6fabf3678ca403bdfc66aecd6a6d9b01
3
+ size 61442
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b596e4227e6bc97ac12e3b3652dc8ed447db306e9de59b9084c3de93b3c2a7b
3
+ size 62269
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5d63569d5c2bb9e97d41ab96162bc977e1a89c13ac161d47ed8b43b4fa975e
3
+ size 59226
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee1d58d2b68605d48d05a722aca5d7e2fb65e234d34db211477cfb44b754ad0b
3
+ size 77302
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65680192bfb804d2413055f63b97b50dab24eb357207528fc3c563b560a706e
3
+ size 56410
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0308159ed294dc41489cc4071f4e106013a9fb93b616f03f0ccb548780283694
3
+ size 57338
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b296c64161ad222618caa0f45aded98d453cecc268ba107f55f4c97279cc437a
3
+ size 54107
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62648fa4740bf91b54a4fd217c9a16f7eb374c97c243cdf083a7f5a4e70d230a
3
+ size 55264
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065c82f1ed42367f2aa666b5b1f4e4d43c01e27611be12d136bfa60725a0e049
3
+ size 53399
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa5a28edac8298ef68342d9290c2cc8395a0de43dbc345d136e097806c00cab
3
+ size 52336
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366e3be1a2022173980941007dd466e1cf9c11e6980786f3feae8ddbe2bb8c7c
3
+ size 49026
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8953aa988f209f9bafec35829acc77124f4d5b1a4cd3046257d3dee5f78b223
3
+ size 53658
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c261c59ecd1864ec37ea01c4ff3f158e1009392426ea5286dd50e1de8d32cf96
3
+ size 51439
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4deb3d8b36258a56f962e46bfae55f9560130ad6fb1a5dd48093ba68edb0e4c6
3
+ size 48419
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb94b7c97a7a1fb76f1ed8aa9f8fa67c6bcbc619b4927233b5472c25d3cc076
3
+ size 50105
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91a07b3e2d202d9ed7ba3dcb8165e67359c92a82cdad7cb209cdc1c1b192abe2
3
+ size 50486
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64c226b79b2b8a2f5c2b5f77d2a964eb0c05105928b6327754faeb517c5f760
3
+ size 47491
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16330c7d2e4f965776c45e51f36692a3884b441174b557d7dddde05917b7b8f7
3
+ size 45729
meta/episodes.jsonl ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1535}
2
+ {"episode_index": 1, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1308}
3
+ {"episode_index": 2, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1294}
4
+ {"episode_index": 3, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1290}
5
+ {"episode_index": 4, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1223}
6
+ {"episode_index": 5, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1596}
7
+ {"episode_index": 6, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1167}
8
+ {"episode_index": 7, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1129}
9
+ {"episode_index": 8, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1104}
10
+ {"episode_index": 9, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1136}
11
+ {"episode_index": 10, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1036}
12
+ {"episode_index": 11, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1015}
13
+ {"episode_index": 12, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 986}
14
+ {"episode_index": 13, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1095}
15
+ {"episode_index": 14, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1032}
16
+ {"episode_index": 15, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 979}
17
+ {"episode_index": 16, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 992}
18
+ {"episode_index": 17, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 1015}
19
+ {"episode_index": 18, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 949}
20
+ {"episode_index": 19, "tasks": ["Place the item in the bag, then pick up the bag and place it on the table"], "length": 923}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-30.530654907226562, -47.13336181640625, -3.7791736125946045, -1.859265685081482, -31.37412452697754, 0.0], "max": [7.6905364990234375, 1.7032833099365234, 29.89851188659668, 46.74213409423828, -0.7635643482208252, 100.0], "mean": [-9.826115608215332, -9.159683227539062, 17.435829162597656, 28.29017448425293, -19.977149963378906, 35.758243560791016], "std": [10.408296585083008, 11.066134452819824, 9.827997207641602, 16.730125427246094, 12.502635955810547, 36.820884704589844], "count": [1535]}, "observation.state": {"min": [-26.736888885498047, -45.3468017578125, -3.598085880279541, -2.548269748687744, -31.473295211791992, 0.0], "max": [8.267343521118164, 1.0650854110717773, 29.76427459716797, 45.37732696533203, 0.08850415050983429, 100.0], "mean": [-8.422098159790039, -8.977385520935059, 17.6978702545166, 27.57828712463379, -20.012895584106445, 35.758243560791016], "std": [9.577486038208008, 10.556029319763184, 9.882384300231934, 16.24162483215332, 12.550389289855957, 36.820884704589844], "count": [1535]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6042453206282513]], [[0.571953548085901]], [[0.45216835400826993]]], "std": [[[0.2379520003612917]], [[0.2229300463522506]], [[0.20927068732752374]]], "count": [245]}, "timestamp": {"min": [0.0], "max": [51.13333333333333], "mean": [25.566666666666663], "std": [14.77054125240131], "count": [1535]}, "frame_index": {"min": [0], "max": [1534], "mean": [767.0], "std": [443.1162375720393], "count": [1535]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1535]}, "index": {"min": [0], "max": [1534], "mean": [767.0], "std": [443.1162375720393], "count": [1535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1535]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [-18.133129119873047, -34.03242874145508, -8.613883972167969, -1.0434149503707886, -27.331220626831055, 0.0], "max": [15.215672492980957, 1.3141467571258545, 27.584463119506836, 51.928611755371094, 0.9278547763824463, 100.0], "mean": [-4.241011619567871, -8.472538948059082, 11.097823143005371, 31.289352416992188, -14.585158348083496, 42.78466033935547], "std": [8.169886589050293, 8.367008209228516, 9.876487731933594, 18.718542098999023, 9.83192253112793, 37.7491455078125], "count": [1308]}, "observation.state": {"min": [-15.262085914611816, -32.47428512573242, -8.291749954223633, -1.0833903551101685, -27.45100975036621, 0.0], "max": [15.32311725616455, 0.5890056490898132, 27.835533142089844, 50.47383499145508, 0.9247021675109863, 100.0], "mean": [-3.1124231815338135, -8.35970401763916, 11.38196086883545, 30.558626174926758, -14.64834213256836, 42.78466033935547], "std": [7.50494384765625, 7.875232696533203, 9.94400405883789, 18.25240135192871, 9.888212203979492, 37.7491455078125], "count": [1308]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6407057129303334]], [[0.6088217212960453]], [[0.4857919208005783]]], "std": [[[0.24309199512234786]], [[0.22759815403408293]], [[0.21648958700477874]]], "count": [217]}, "timestamp": {"min": [0.0], "max": [43.56666666666667], "mean": [21.78333333333333], "std": [12.586232190005902], "count": [1308]}, "frame_index": {"min": [0], "max": [1307], "mean": [653.5], "std": [377.586965700177], "count": [1308]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1308]}, "index": {"min": [1535], "max": [2842], "mean": [2188.5], "std": [377.586965700177], "count": [1308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1308]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-17.10451316833496, -37.46980285644531, -4.812231540679932, -4.9478440284729, -29.105148315429688, 0.0], "max": [2.3850455284118652, 3.9732468128204346, 25.022480010986328, 50.355186462402344, 2.7430362701416016, 100.0], "mean": [-7.4022216796875, -7.030841827392578, 13.214136123657227, 27.003480911254883, -16.920400619506836, 40.1086540222168], "std": [5.911102771759033, 9.90559196472168, 8.37161636352539, 18.524717330932617, 10.262969970703125, 40.898441314697266], "count": [1294]}, "observation.state": {"min": [-14.261082649230957, -35.82516098022461, -4.696730613708496, -4.71505069732666, -29.062358856201172, 0.0], "max": [3.1036860942840576, 3.1891393661499023, 25.265907287597656, 49.19818115234375, 2.847341299057007, 100.0], "mean": [-6.186953067779541, -6.894979476928711, 13.413329124450684, 26.32353401184082, -16.94259262084961, 40.1086540222168], "std": [5.1908674240112305, 9.37157917022705, 8.41526985168457, 18.005008697509766, 10.34476089477539, 40.898441314697266], "count": [1294]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6463202918376653]], [[0.6108727390180878]], [[0.48788598001215994]]], "std": [[[0.24404622933973635]], [[0.22846971532326343]], [[0.2179605174654205]]], "count": [215]}, "timestamp": {"min": [0.0], "max": [43.1], "mean": [21.55], "std": [12.451517087398537], "count": [1294]}, "frame_index": {"min": [0], "max": [1293], "mean": [646.5], "std": [373.54551262195616], "count": [1294]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1294]}, "index": {"min": [2843], "max": [4136], "mean": [3489.5], "std": [373.54551262195616], "count": [1294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1294]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-23.925859451293945, -41.29631042480469, -8.283306121826172, -1.1016899347305298, -26.753664016723633, 0.0], "max": [5.633305549621582, 4.492095470428467, 25.47702407836914, 48.54866027832031, 3.5681188106536865, 100.0], "mean": [-6.502975940704346, -7.241946220397949, 15.074708938598633, 30.43576431274414, -15.882688522338867, 43.150543212890625], "std": [9.143954277038574, 11.231547355651855, 9.28631591796875, 16.41675567626953, 10.581598281860352, 41.298709869384766], "count": [1290]}, "observation.state": {"min": [-20.541719436645508, -39.62771224975586, -7.937748908996582, -3.4393978118896484, -26.73078727722168, 0.0], "max": [6.2287278175354, 3.64691424369812, 25.473440170288086, 47.800453186035156, 3.463804244995117, 100.0], "mean": [-5.2510552406311035, -7.163321495056152, 15.328181266784668, 29.711763381958008, -15.912354469299316, 43.150543212890625], "std": [8.362375259399414, 10.662958145141602, 9.394296646118164, 15.979061126708984, 10.635141372680664, 41.298709869384766], "count": [1290]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6443486035111718]], [[0.6086772457820337]], [[0.4852322930916553]]], "std": [[[0.24499576410784146]], [[0.22902726008332913]], [[0.21739544098842106]]], "count": [215]}, "timestamp": {"min": [0.0], "max": [42.96666666666667], "mean": [21.483333333333334], "std": [12.413027057923493], "count": [1290]}, "frame_index": {"min": [0], "max": [1289], "mean": [644.5], "std": [372.3908117377047], "count": [1290]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1290]}, "index": {"min": [4137], "max": [5426], "mean": [4781.5], "std": [372.3908117377047], "count": [1290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1290]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-22.626554489135742, -40.777462005615234, -4.399008274078369, -0.4606643319129944, -33.725608825683594, 0.0], "max": [2.168494939804077, 5.140656471252441, 28.906776428222656, 53.15238952636719, 0.6390759348869324, 100.0], "mean": [-7.739130973815918, -9.346177101135254, 18.05375099182129, 28.40314292907715, -23.791927337646484, 43.956451416015625], "std": [8.018533706665039, 10.726242065429688, 9.454533576965332, 17.359073638916016, 11.087059020996094, 39.11530685424805], "count": [1223]}, "observation.state": {"min": [-19.28435707092285, -39.0417594909668, -4.269478797912598, -0.7965221405029297, -33.682804107666016, 0.0], "max": [3.1036860942840576, 4.232853889465332, 29.33702278137207, 51.52976989746094, 0.6012089252471924, 100.0], "mean": [-6.494635581970215, -9.186440467834473, 18.33769416809082, 27.741622924804688, -23.776317596435547, 43.956451416015625], "std": [7.2934041023254395, 10.134777069091797, 9.474206924438477, 16.885652542114258, 11.143126487731934, 39.11530685424805], "count": [1223]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6462608648232755]], [[0.6107103708595089]], [[0.4875628202535059]]], "std": [[[0.2453674810253968]], [[0.22976273842520054]], [[0.21871226761535173]]], "count": [206]}, "timestamp": {"min": [0.0], "max": [40.733333333333334], "mean": [20.366666666666667], "std": [11.768319053005545], "count": [1223]}, "frame_index": {"min": [0], "max": [1222], "mean": [611.0], "std": [353.04957159016635], "count": [1223]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1223]}, "index": {"min": [5427], "max": [6649], "mean": [6038.0], "std": [353.04957159016635], "count": [1223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1223]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-18.133129119873047, -38.637210845947266, -11.382479667663574, -1.2765151262283325, -26.91868019104004, 0.0], "max": [9.96431827545166, 5.724361419677734, 26.592727661132812, 79.3178939819336, 3.2793400287628174, 100.0], "mean": [-4.849358081817627, -9.835293769836426, 11.288599967956543, 34.44542694091797, -15.9625244140625, 50.85279083251953], "std": [7.3073015213012695, 11.635085105895996, 9.503761291503906, 21.679649353027344, 7.752675533294678, 41.068092346191406], "count": [1596]}, "observation.state": {"min": [-15.22546100616455, -36.86277389526367, -11.111634254455566, -1.284805178642273, -26.913883209228516, 0.0], "max": [10.275436401367188, 4.965293884277344, 26.79792022705078, 53.238773345947266, 3.3661324977874756, 100.0], "mean": [-3.6159088611602783, -9.592835426330566, 11.58444595336914, 31.847810745239258, -16.024477005004883, 50.85279083251953], "std": [6.7080912590026855, 10.987870216369629, 9.39371109008789, 18.601869583129883, 7.805362701416016, 41.068092346191406], "count": [1596]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6462569314762943]], [[0.6102687179038282]], [[0.4880328791238718]]], "std": [[[0.24554834423470215]], [[0.23106367716525295]], [[0.2224948815042834]]], "count": [252]}, "timestamp": {"min": [0.0], "max": [53.166666666666664], "mean": [26.583333333333332], "std": [15.357514145874674], "count": [1596]}, "frame_index": {"min": [0], "max": [1595], "mean": [797.5], "std": [460.72542437624026], "count": [1596]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1596]}, "index": {"min": [6650], "max": [8245], "mean": [7447.5], "std": [460.72542437624026], "count": [1596]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1596]}}}
7
+ {"episode_index": 6, "stats": {"action": {"min": [-8.875588417053223, -26.96311378479004, -11.258512496948242, -0.22756409645080566, -16.068845748901367, 0.0], "max": [2.926422357559204, 10.329144477844238, 20.80760383605957, 74.53933715820312, 13.59287166595459, 100.0], "mean": [-3.403181314468384, -3.349214553833008, 4.437227725982666, 31.58150291442871, -0.7787793278694153, 45.74100112915039], "std": [4.017848968505859, 8.87276554107666, 10.0920991897583, 20.82635498046875, 8.601655006408691, 41.70905685424805], "count": [1167]}, "observation.state": {"min": [-7.449465751647949, -25.168251037597656, -10.806446075439453, -0.08240250498056412, -16.073862075805664, 0.0], "max": [3.5065157413482666, 9.46366024017334, 20.968955993652344, 53.22655487060547, 13.437118530273438, 100.0], "mean": [-2.3519699573516846, -3.3096272945404053, 4.582629203796387, 29.43156623840332, -0.8963679671287537, 45.74100112915039], "std": [3.4724462032318115, 8.335126876831055, 10.063872337341309, 18.202341079711914, 8.620369911193848, 41.70905685424805], "count": [1167]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6508402593030511]], [[0.6116291373123789]], [[0.4889309445511873]]], "std": [[[0.2444658775289665]], [[0.22896262020072808]], [[0.21878116095311248]]], "count": [199]}, "timestamp": {"min": [0.0], "max": [38.86666666666667], "mean": [19.433333333333334], "std": [11.2294586129849], "count": [1167]}, "frame_index": {"min": [0], "max": [1166], "mean": [583.0], "std": [336.883758389547], "count": [1167]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1167]}, "index": {"min": [8246], "max": [9412], "mean": [8829.0], "std": [336.883758389547], "count": [1167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1167]}}}
8
+ {"episode_index": 7, "stats": {"action": {"min": [-29.014799118041992, -31.049047470092773, -11.13454532623291, 1.5789626836776733, -24.113399505615234, 0.0], "max": [9.856042861938477, 6.178354263305664, 24.278676986694336, 48.781761169433594, 3.6506271362304688, 100.0], "mean": [-7.818587779998779, -4.396981716156006, 9.273962020874023, 29.139894485473633, -7.28621244430542, 44.10123062133789], "std": [10.09113883972168, 7.9954447746276855, 9.165641784667969, 14.805200576782227, 6.86202335357666, 41.45621871948242], "count": [1129]}, "observation.state": {"min": [-25.03396987915039, -29.21494483947754, -10.800344467163086, -0.7904205322265625, -24.124536514282227, 0.0], "max": [9.976365089416504, 5.3192949295043945, 24.704374313354492, 47.88590621948242, 3.5797810554504395, 100.0], "mean": [-6.491527557373047, -4.359236717224121, 9.445383071899414, 28.321561813354492, -7.402976036071777, 44.10123062133789], "std": [9.249101638793945, 7.444397926330566, 9.19843578338623, 14.394699096679688, 6.9092326164245605, 41.45621871948242], "count": [1129]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6476151455427531]], [[0.6082879354490937]], [[0.4850451525756351]]], "std": [[[0.24672655907881688]], [[0.23033174722033933]], [[0.21856299900790005]]], "count": [194]}, "timestamp": {"min": [0.0], "max": [37.6], "mean": [18.8], "std": [10.86380330373402], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1129]}, "index": {"min": [9413], "max": [10541], "mean": [9977.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}}}
9
+ {"episode_index": 8, "stats": {"action": {"min": [-9.200414657592773, -16.845561981201172, -26.010578155517578, -0.22756409645080566, -14.377426147460938, 0.0], "max": [6.174682140350342, 10.199432373046875, 22.87371826171875, 53.67686462402344, 25.886600494384766, 99.60784149169922], "mean": [-3.994852304458618, -1.0698497295379639, 2.5301730632781982, 31.697765350341797, 0.43462929129600525, 38.589473724365234], "std": [4.349865436553955, 6.481497764587402, 14.863357543945312, 17.88906478881836, 12.3803129196167, 39.73966979980469], "count": [1104]}, "observation.state": {"min": [-7.400637626647949, -15.878548622131348, -25.815237045288086, -0.3387473225593567, -14.407567977905273, 0.0], "max": [6.747549533843994, 9.06081485748291, 23.031978607177734, 52.622310638427734, 25.748088836669922, 99.60784149169922], "mean": [-2.821535587310791, -1.1361844539642334, 2.640962839126587, 30.817100524902344, 0.277424693107605, 38.589473724365234], "std": [3.7967867851257324, 5.947444438934326, 14.822741508483887, 17.374177932739258, 12.389397621154785, 39.73966979980469], "count": [1104]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6493662846901412]], [[0.6101055600468809]], [[0.48724575142011434]]], "std": [[[0.24416528394686327]], [[0.2284626058012391]], [[0.21798387863589402]]], "count": [191]}, "timestamp": {"min": [0.0], "max": [36.766666666666666], "mean": [18.383333333333333], "std": [10.623240595069884], "count": [1104]}, "frame_index": {"min": [0], "max": [1103], "mean": [551.5], "std": [318.6972178520965], "count": [1104]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1104]}, "index": {"min": [10542], "max": [11645], "mean": [11093.5], "std": [318.6972178520965], "count": [1104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1104]}}}
10
+ {"episode_index": 9, "stats": {"action": {"min": [-12.015573501586914, -33.12444305419922, -5.473388195037842, -1.509615421295166, -17.88402557373047, 0.0], "max": [5.958131313323975, 9.745439529418945, 25.642314910888672, 54.37616729736328, -2.331221103668213, 100.0], "mean": [-4.770953178405762, -5.215664863586426, 10.934141159057617, 29.9747257232666, -9.44938850402832, 40.254600524902344], "std": [5.5356879234313965, 10.269813537597656, 8.81312370300293, 17.258037567138672, 6.026742935180664, 39.97135925292969], "count": [1136]}, "observation.state": {"min": [-10.550101280212402, -31.210819244384766, -5.142286777496338, -2.9144744873046875, -17.917163848876953, 0.0], "max": [6.381329536437988, 8.725118637084961, 25.943403244018555, 52.97631072998047, -2.328519821166992, 100.0], "mean": [-3.63647723197937, -5.132469654083252, 11.08857536315918, 29.21528434753418, -9.498638153076172, 40.254600524902344], "std": [4.919149398803711, 9.611573219299316, 8.76908016204834, 16.753507614135742, 6.086822032928467, 39.97135925292969], "count": [1136]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6492014014580191]], [[0.6097619689542484]], [[0.4869555178481649]]], "std": [[[0.2441861119435644]], [[0.2287673024959728]], [[0.2184058148476923]]], "count": [195]}, "timestamp": {"min": [0.0], "max": [37.833333333333336], "mean": [18.916666666666668], "std": [10.931160861398839], "count": [1136]}, "frame_index": {"min": [0], "max": [1135], "mean": [567.5], "std": [327.9348258419651], "count": [1136]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [1136]}, "index": {"min": [11646], "max": [12781], "mean": [12213.5], "std": [327.9348258419651], "count": [1136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1136]}}}
11
+ {"episode_index": 10, "stats": {"action": {"min": [-17.429340362548828, -33.12444305419922, -12.084959030151367, -4.015442848205566, -25.186006546020508, 0.0], "max": [8.989840507507324, 5.464937210083008, 26.427438735961914, 60.028846740722656, 3.733135223388672, 100.0], "mean": [-6.123655796051025, -8.605506896972656, 12.781913757324219, 31.869430541992188, -13.113493919372559, 39.430057525634766], "std": [6.432681083679199, 10.964164733886719, 9.216903686523438, 18.184885025024414, 9.231404304504395, 39.36268615722656], "count": [1036]}, "observation.state": {"min": [-14.517457962036133, -31.503803253173828, -11.917308807373047, -4.013118743896484, -25.137727737426758, 0.0], "max": [9.195096969604492, 4.660120487213135, 26.791818618774414, 53.23265838623047, 3.787297487258911, 100.0], "mean": [-4.901686191558838, -8.441444396972656, 13.032814025878906, 30.931703567504883, -13.129013061523438, 39.430057525634766], "std": [5.8634867668151855, 10.351812362670898, 9.273635864257812, 17.54271697998047, 9.314043998718262, 39.36268615722656], "count": [1036]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6534601423902895]], [[0.614024818420958]], [[0.4907402533128636]]], "std": [[[0.24687787748022055]], [[0.2308402411933277]], [[0.2201180757905822]]], "count": [182]}, "timestamp": {"min": [0.0], "max": [34.5], "mean": [17.25], "std": [9.968910003940586], "count": [1036]}, "frame_index": {"min": [0], "max": [1035], "mean": [517.5], "std": [299.06730011821753], "count": [1036]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1036]}, "index": {"min": [12782], "max": [13817], "mean": [13299.5], "std": [299.06730011821753], "count": [1036]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1036]}}}
12
+ {"episode_index": 11, "stats": {"action": {"min": [-15.967622756958008, -29.16822052001953, -10.39074420928955, -4.306818008422852, -19.987987518310547, 0.0], "max": [9.477079391479492, 11.82083511352539, 23.906776428222656, 49.422786712646484, 2.495511531829834, 99.60784149169922], "mean": [-6.8604416847229, -2.9505743980407715, 8.191019058227539, 25.711977005004883, -9.157347679138184, 48.3265380859375], "std": [6.284296989440918, 9.450736999511719, 8.483403205871582, 18.318256378173828, 6.707840442657471, 42.56438446044922], "count": [1015]}, "observation.state": {"min": [-13.076985359191895, -27.38996124267578, -10.000771522521973, -4.306088924407959, -19.98628807067871, 0.0], "max": [9.860387802124023, 10.611132621765137, 24.216075897216797, 48.40471267700195, 2.5177464485168457, 99.60784149169922], "mean": [-5.634255409240723, -2.9945099353790283, 8.32275676727295, 24.970468521118164, -9.21772289276123, 48.3265380859375], "std": [5.72602653503418, 8.811344146728516, 8.475966453552246, 17.80687141418457, 6.771753311157227, 42.56438446044922], "count": [1015]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6528066543889437]], [[0.6131130383484864]], [[0.48999829070361856]]], "std": [[[0.24593473245460426]], [[0.23014672886880902]], [[0.21933403148188432]]], "count": [179]}, "timestamp": {"min": [0.0], "max": [33.8], "mean": [16.9], "std": [9.766837313640027], "count": [1015]}, "frame_index": {"min": [0], "max": [1014], "mean": [507.0], "std": [293.00511940920074], "count": [1015]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1015]}, "index": {"min": [13818], "max": [14832], "mean": [14325.0], "std": [293.00511940920074], "count": [1015]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1015]}}}
13
+ {"episode_index": 12, "stats": {"action": {"min": [-14.126941680908203, -27.28739356994629, -7.332892417907715, -5.122669219970703, -9.509438514709473, 0.0], "max": [11.696723937988281, 14.415079116821289, 21.220827102661133, 50.2386360168457, 8.394851684570312, 99.60784149169922], "mean": [-6.223459720611572, -0.6388985514640808, 6.413301467895508, 28.201330184936523, -2.6665940284729004, 37.22113037109375], "std": [6.298778057098389, 9.509618759155273, 8.277838706970215, 19.75019073486328, 5.327881813049316, 39.64065933227539], "count": [986]}, "observation.state": {"min": [-11.569409370422363, -25.48564338684082, -6.973386287689209, -7.431160926818848, -9.524691581726074, 0.0], "max": [11.91120719909668, 13.101407051086426, 21.249723434448242, 48.95404052734375, 8.285648345947266, 99.60784149169922], "mean": [-4.940403461456299, -0.7332123517990112, 6.488596439361572, 27.329532623291016, -2.769584894180298, 37.22113037109375], "std": [5.7575507164001465, 8.864164352416992, 8.229511260986328, 19.208711624145508, 5.361359596252441, 39.64065933227539], "count": [986]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6492871008403361]], [[0.6094114437441643]], [[0.4860401820728291]]], "std": [[[0.24514407101747157]], [[0.22918809222907635]], [[0.21819705475143852]]], "count": [175]}, "timestamp": {"min": [0.0], "max": [32.833333333333336], "mean": [16.416666666666664], "std": [9.487784544115426], "count": [986]}, "frame_index": {"min": [0], "max": [985], "mean": [492.5], "std": [284.63353632346275], "count": [986]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [986]}, "index": {"min": [14833], "max": [15818], "mean": [15325.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}}}
14
+ {"episode_index": 13, "stats": {"action": {"min": [-17.97071647644043, -28.908796310424805, -9.316363334655762, -3.0830419063568115, -20.56554412841797, 0.0], "max": [11.42603588104248, 5.464937210083008, 28.493553161621094, 61.369171142578125, 4.145676612854004, 100.0], "mean": [-3.669083833694458, -9.833342552185059, 10.045492172241211, 32.67293167114258, -9.82425308227539, 41.70283508300781], "std": [7.099226951599121, 9.727356910705566, 12.028779983520508, 20.439071655273438, 9.260640144348145, 39.22653579711914], "count": [1095]}, "observation.state": {"min": [-15.341422080993652, -27.640220642089844, -8.75564193725586, -3.115889310836792, -20.71872901916504, 0.0], "max": [11.76472282409668, 4.7577619552612305, 28.970802307128906, 53.238773345947266, 4.037540912628174, 100.0], "mean": [-2.5855586528778076, -9.660723686218262, 10.382521629333496, 31.65015983581543, -9.899580955505371, 41.70283508300781], "std": [6.546283721923828, 9.233144760131836, 12.102790832519531, 19.650293350219727, 9.268412590026855, 39.22653579711914], "count": [1095]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6500781593997248]], [[0.6104718610251118]], [[0.4874379751461988]]], "std": [[[0.24530779372920317]], [[0.22961139841984307]], [[0.21910684732497887]]], "count": [190]}, "timestamp": {"min": [0.0], "max": [36.46666666666667], "mean": [18.233333333333334], "std": [10.536638018872088], "count": [1095]}, "frame_index": {"min": [0], "max": [1094], "mean": [547.0], "std": [316.0991405661627], "count": [1095]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1095]}, "index": {"min": [15819], "max": [16913], "mean": [16366.0], "std": [316.0991405661627], "count": [1095]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1095]}}}
15
+ {"episode_index": 14, "stats": {"action": {"min": [-13.531427383422852, -29.427644729614258, -9.275041580200195, -7.162295818328857, -19.039142608642578, 0.0], "max": [6.932609558105469, 9.096879005432129, 21.096858978271484, 65.91462707519531, 10.375049591064453, 100.0], "mean": [-4.362698078155518, -5.353795051574707, 4.146656036376953, 28.662189483642578, -5.471138000488281, 39.207332611083984], "std": [4.169581890106201, 9.087149620056152, 9.3318452835083, 24.054838180541992, 9.583320617675781, 40.54256057739258], "count": [1032]}, "observation.state": {"min": [-12.228583335876465, -27.554767608642578, -8.816673278808594, -7.095449447631836, -19.058536529541016, 0.0], "max": [7.382317543029785, 8.175788879394531, 21.322973251342773, 53.22655487060547, 10.275421142578125, 100.0], "mean": [-3.2707502841949463, -5.220715045928955, 4.301430702209473, 27.141971588134766, -5.597046852111816, 39.207332611083984], "std": [4.1066155433654785, 8.463512420654297, 9.331719398498535, 22.514511108398438, 9.5828218460083, 40.54256057739258], "count": [1032]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6491745964411405]], [[0.610098240097321]], [[0.4876508104844502]]], "std": [[[0.24460143792252723]], [[0.22938215475410595]], [[0.2196176029111374]]], "count": [182]}, "timestamp": {"min": [0.0], "max": [34.36666666666667], "mean": [17.183333333333334], "std": [9.930419967994341], "count": [1032]}, "frame_index": {"min": [0], "max": [1031], "mean": [515.5], "std": [297.91259903983024], "count": [1032]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1032]}, "index": {"min": [16914], "max": [17945], "mean": [17429.5], "std": [297.91259903983024], "count": [1032]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1032]}}}
16
+ {"episode_index": 15, "stats": {"action": {"min": [-29.989276885986328, -30.724767684936523, -8.44859504699707, -4.539918422698975, -25.22726058959961, 0.0], "max": [3.684349536895752, 1.5735710859298706, 24.15471076965332, 45.63490676879883, 5.177029609680176, 99.60784149169922], "mean": [-8.150835037231445, -5.459194660186768, 8.423318862915039, 26.15672492980957, -10.271170616149902, 38.63165283203125], "std": [7.985888957977295, 7.447170257568359, 9.396916389465332, 17.894010543823242, 9.278399467468262, 40.39921569824219], "count": [979]}, "observation.state": {"min": [-26.236371994018555, -28.73886489868164, -8.078132629394531, -7.095449447631836, -25.186555862426758, 0.0], "max": [4.629597187042236, 1.4984384775161743, 24.356475830078125, 44.6021614074707, 5.099560260772705, 99.60784149169922], "mean": [-6.810451984405518, -5.372558116912842, 8.635456085205078, 25.336074829101562, -10.377677917480469, 38.63165283203125], "std": [7.236095428466797, 6.930359840393066, 9.441991806030273, 17.431161880493164, 9.307395935058594, 40.39921569824219], "count": [979]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6508258426704014]], [[0.6112157469654529]], [[0.4882925641923436]]], "std": [[[0.24511200529201946]], [[0.2298237881760957]], [[0.2194385273269475]]], "count": [175]}, "timestamp": {"min": [0.0], "max": [32.6], "mean": [16.3], "std": [9.420426977820297], "count": [979]}, "frame_index": {"min": [0], "max": [978], "mean": [489.0], "std": [282.61280933460887], "count": [979]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [979]}, "index": {"min": [17946], "max": [18924], "mean": [18435.0], "std": [282.61280933460887], "count": [979]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [979]}}}
17
+ {"episode_index": 16, "stats": {"action": {"min": [-15.588659286499023, -34.09728240966797, -10.55603313446045, -3.199592113494873, -22.958284378051758, 0.0], "max": [11.480173110961914, 7.864613056182861, 19.31999969482422, 49.36450958251953, 3.320594072341919, 99.60784149169922], "mean": [-3.754488468170166, -4.219081401824951, 7.630407810211182, 30.10138702392578, -9.637157440185547, 39.05202102661133], "std": [6.248379230499268, 10.634366989135742, 6.970146179199219, 18.035587310791016, 10.53814697265625, 39.218238830566406], "count": [992]}, "observation.state": {"min": [-12.735186576843262, -32.31557846069336, -10.287639617919922, -3.1769208908081055, -23.04419708251953, 0.0], "max": [11.880683898925781, 7.327387809753418, 19.44307518005371, 47.995765686035156, 3.1891393661499023, 99.60784149169922], "mean": [-2.6526267528533936, -4.165123462677002, 7.78087854385376, 29.331785202026367, -9.72275161743164, 39.05202102661133], "std": [5.750278472900391, 10.018680572509766, 6.949578762054443, 17.569948196411133, 10.560132026672363, 39.218238830566406], "count": [992]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.650751953125]], [[0.6114341380254754]], [[0.4885123384581105]]], "std": [[[0.24431066567964993]], [[0.22861404200789714]], [[0.21780986253140555]]], "count": [176]}, "timestamp": {"min": [0.0], "max": [33.03333333333333], "mean": [16.516666666666666], "std": [9.545519600547916], "count": [992]}, "frame_index": {"min": [0], "max": [991], "mean": [495.5], "std": [286.36558801643747], "count": [992]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [992]}, "index": {"min": [18925], "max": [19916], "mean": [19420.5], "std": [286.36558801643747], "count": [992]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [992]}}}
18
+ {"episode_index": 17, "stats": {"action": {"min": [-17.86244010925293, -30.141061782836914, -8.655206680297852, -8.793997764587402, -29.4764347076416, 0.0], "max": [4.658827304840088, 2.4815566539764404, 23.493553161621094, 59.504371643066406, 2.825544595718384, 100.0], "mean": [-6.299667835235596, -9.424763679504395, 11.573304176330566, 27.10116958618164, -16.69537353515625, 38.8602180480957], "std": [5.347794532775879, 8.93614387512207, 7.509101390838623, 23.874147415161133, 9.508981704711914, 40.60508346557617], "count": [1015]}, "observation.state": {"min": [-16.25697135925293, -28.28719139099121, -8.334477424621582, -8.700712203979492, -29.4896240234375, 0.0], "max": [5.435256481170654, 2.273589849472046, 23.84377098083496, 53.2021484375, 3.1891393661499023, 100.0], "mean": [-5.177035808563232, -9.18593978881836, 11.79691219329834, 26.281837463378906, -16.750213623046875, 38.8602180480957], "std": [5.059264659881592, 8.480792045593262, 7.556886196136475, 23.09722328186035, 9.582342147827148, 40.60508346557617], "count": [1015]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6099397935151715]], [[0.5783721770365502]], [[0.4554040500511191]]], "std": [[[0.23889118991049263]], [[0.22375748760439915]], [[0.20937852171349527]]], "count": [179]}, "timestamp": {"min": [0.0], "max": [33.8], "mean": [16.9], "std": [9.766837313640027], "count": [1015]}, "frame_index": {"min": [0], "max": [1014], "mean": [507.0], "std": [293.00511940920074], "count": [1015]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1015]}, "index": {"min": [19917], "max": [20931], "mean": [20424.0], "std": [293.00511940920074], "count": [1015]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1015]}}}
19
+ {"episode_index": 18, "stats": {"action": {"min": [-21.110700607299805, -32.281314849853516, -5.473388195037842, -6.929195880889893, -32.157955169677734, 0.0], "max": [6.228819847106934, 4.297527313232422, 24.89851188659668, 47.96590805053711, -1.712409257888794, 99.60784149169922], "mean": [-9.418790817260742, -10.57364273071289, 16.74563217163086, 26.269691467285156, -19.82088851928711, 37.75868606567383], "std": [7.352295875549316, 9.579390525817871, 7.609013557434082, 20.099950790405273, 9.619695663452148, 39.284881591796875], "count": [949]}, "observation.state": {"min": [-19.44307518005371, -30.911746978759766, -5.154505252838135, -6.845206260681152, -32.27285385131836, 0.0], "max": [6.8024797439575195, 4.184025764465332, 25.27811050415039, 47.080230712890625, -1.7120718955993652, 99.60784149169922], "mean": [-8.107595443725586, -10.36084270477295, 16.996370315551758, 25.650707244873047, -19.850448608398438, 37.75868606567383], "std": [6.776217460632324, 9.159093856811523, 7.682042121887207, 19.60498046875, 9.701506614685059, 39.284881591796875], "count": [949]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6112373221837755]], [[0.5792298358804305]], [[0.45564229142637447]]], "std": [[[0.24067390350418652]], [[0.22581705655942041]], [[0.21158948270127237]]], "count": [170]}, "timestamp": {"min": [0.0], "max": [31.6], "mean": [15.8], "std": [9.131751687868483], "count": [949]}, "frame_index": {"min": [0], "max": [948], "mean": [474.0], "std": [273.95255063605447], "count": [949]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [949]}, "index": {"min": [20932], "max": [21880], "mean": [21406.0], "std": [273.95255063605447], "count": [949]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [949]}}}
20
+ {"episode_index": 19, "stats": {"action": {"min": [-19.703121185302734, -30.465341567993164, -5.514710903167725, -7.3953962326049805, -23.28831672668457, 0.0], "max": [3.684349536895752, 6.048642158508301, 21.92330551147461, 48.257286071777344, 3.2380857467651367, 99.60784149169922], "mean": [-7.6480326652526855, -4.4376726150512695, 10.23043155670166, 25.427001953125, -10.4432373046875, 43.272071838378906], "std": [6.389465808868408, 9.742918014526367, 7.253699779510498, 20.233545303344727, 9.381234169006348, 42.460086822509766], "count": [923]}, "observation.state": {"min": [-18.14908790588379, -29.129491806030273, -5.294888496398926, -7.321285724639893, -23.3493709564209, 0.0], "max": [4.538042068481445, 5.209434986114502, 22.10424041748047, 47.48917770385742, 3.121990919113159, 99.60784149169922], "mean": [-6.375209331512451, -4.390958786010742, 10.395393371582031, 24.721580505371094, -10.49124813079834, 43.272071838378906], "std": [5.84598970413208, 9.222186088562012, 7.334854602813721, 19.68694496154785, 9.432320594787598, 42.460086822509766], "count": [923]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6112270789303745]], [[0.5785010616022856]], [[0.45387811753943097]]], "std": [[[0.24176282314789044]], [[0.22635182710243826]], [[0.2120932173303394]]], "count": [167]}, "timestamp": {"min": [0.0], "max": [30.733333333333334], "mean": [15.366666666666665], "std": [8.881566428407899], "count": [923]}, "frame_index": {"min": [0], "max": [922], "mean": [461.0], "std": [266.4469928522369], "count": [923]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [923]}, "index": {"min": [21881], "max": [22803], "mean": [22342.0], "std": [266.4469928522369], "count": [923]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [923]}}}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "x1",
4
+ "total_episodes": 20,
5
+ "total_frames": 22804,
6
+ "total_tasks": 1,
7
+ "total_videos": 20,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:20"
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
+ "right_shoulder_pitch_joint.pos",
24
+ "right_shoulder_roll_joint.pos",
25
+ "right_shoulder_yaw_joint.pos",
26
+ "right_elbow_pitch_joint.pos",
27
+ "right_elbow_yaw_joint.pos",
28
+ "right_claw_joint.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "right_shoulder_pitch_joint.pos",
38
+ "right_shoulder_roll_joint.pos",
39
+ "right_shoulder_yaw_joint.pos",
40
+ "right_elbow_pitch_joint.pos",
41
+ "right_elbow_yaw_joint.pos",
42
+ "right_claw_joint.pos"
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Place the item in the bag, then pick up the bag and place it on the table"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbe240e4f7272efe1ddbaa7b6c1f5556323c1b4d1e35d0ec135bb37588b7b5fd
3
+ size 18187229
videos/chunk-000/observation.images.front/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ecfc17358e91947e0bb23e5797cd8e28f847b470281ebd094bceb3f2110654
3
+ size 17924124
videos/chunk-000/observation.images.front/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb11d32eaf55ce6692d7122acb6553911e5561933b382a87f88451891842bbae
3
+ size 18461922
videos/chunk-000/observation.images.front/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e6aa8d03d1ed3fa702ad6664b6d5eaedd701ace3fd718f9da95049afe5fe73
3
+ size 18668747
videos/chunk-000/observation.images.front/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d90a97c30f5c9e9f189aaa8356ded4878e98f31fb70263c875ac00894a5eb3
3
+ size 17735199
videos/chunk-000/observation.images.front/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd64d197e562576fb5e7946a87728de04c063142446a8e3cf9cadc3ad1ebf6d5
3
+ size 23155470
videos/chunk-000/observation.images.front/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5e0e4d355da1f3928e9afd4cc68fc088c52d2c98c0c1f9b07d30c21b84f017
3
+ size 16885298
videos/chunk-000/observation.images.front/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f38cec774d2ff2c38e35e100411b9399cc314f84b920f1e27a30afe46a9f7294
3
+ size 16653908
videos/chunk-000/observation.images.front/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598aef2aaf5c8fd64e4fb39a83ee143224b913083c20b0d08610da60aa15f915
3
+ size 16056725
videos/chunk-000/observation.images.front/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7648574c040ea561c4da5d4d77f0e0f52ff20d627209634a67426ee70e046ce4
3
+ size 16664912
videos/chunk-000/observation.images.front/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48b32fc4f857df417311e57fe38849eacbc7c5ade599140dcdf26eac548cc5d
3
+ size 15333941
videos/chunk-000/observation.images.front/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11200f6ab80f38c10aac56a9e4b821c73e2b3093edef73ff96957eca409006f
3
+ size 14907998
videos/chunk-000/observation.images.front/episode_000012.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd7f4f58ee98bb79e24ec83048081f40c9db611e5e69b180bb159b478b41325
3
+ size 14528437
videos/chunk-000/observation.images.front/episode_000013.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2905470af763a56c573721fd96767be0b41e2bc839a45223aca30f9be0fb09db
3
+ size 16053998
videos/chunk-000/observation.images.front/episode_000014.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31227b979b95f3cc21f052f0291f6b0286e762ccaead6aaf253af6ad44d567c0
3
+ size 15049669
videos/chunk-000/observation.images.front/episode_000015.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bdbd54af6b78eaa276939805608930ad6293c363b58c0732f62be7cca6db80f
3
+ size 14267482
videos/chunk-000/observation.images.front/episode_000016.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87baa460f28e8a616424d9030875f58467adcbd5a2711295b3a4bc9a819d1b01
3
+ size 14443120
videos/chunk-000/observation.images.front/episode_000017.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5862874dc7277e2a9b7fd138af5c5a6e4f1edff1a65e39ad4546dc2141ce7f4e
3
+ size 13054638
videos/chunk-000/observation.images.front/episode_000018.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf108546c62361c083c4f115f234520a3f12c22d7635cbb70bff4b90c3e7f813
3
+ size 12363443
videos/chunk-000/observation.images.front/episode_000019.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d28b14a8a741e02d6b2312441ad332c242b748ca1bdfad5197e046213ee69b
3
+ size 12557801