jackvial commited on
Commit
c8cec7e
·
verified ·
1 Parent(s): cf1360a

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4146f901423b125e088b7cc5b81dd368a51143dab9f4436e626bca84da446979
3
+ size 28047
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52d942ca57be0265b79dece2b8814d408133a740921db9b13bf54829c257367
3
+ size 28432
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fed9566b6e118aa7a2a32b9b5c3a3ff1970abff724c7b867d16f748d5984c06
3
+ size 29281
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:459169b2b49e525f6ff74bec931367012b2176ecd8d6f3f0862bb03d33f46589
3
+ size 27130
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea1da1a9b63ac72daea67782df00e97fd510af43796bd912c6519970d7785f49
3
+ size 28274
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5890e4ea1e1d0dd6a71fa258b65df50d0913a85b8b799080dda8d06460a154
3
+ size 25935
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6898c7b4900c7102a258c9c3cc8f740b0581658c71bc305ae6076320ea7696ce
3
+ size 26407
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bca2ddee8c5f7afaa68b0335ff089385de731b4fc8d9863a84d643d35e4262e
3
+ size 27116
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffddffd11e9aeabd2aa7633eb1e9ca9a1b13b35d38d62d8cd353f4fd53b5c7dd
3
+ size 26758
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3967ba0deefb58c535e9bdf364244655f15825370ae7a87db369e139ed2e97
3
+ size 25946
meta/episodes.jsonl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["test_description"], "length": 598}
2
+ {"episode_index": 1, "tasks": ["test_description"], "length": 599}
3
+ {"episode_index": 2, "tasks": ["test_description"], "length": 599}
4
+ {"episode_index": 3, "tasks": ["test_description"], "length": 598}
5
+ {"episode_index": 4, "tasks": ["test_description"], "length": 599}
6
+ {"episode_index": 5, "tasks": ["test_description"], "length": 599}
7
+ {"episode_index": 6, "tasks": ["test_description"], "length": 598}
8
+ {"episode_index": 7, "tasks": ["test_description"], "length": 599}
9
+ {"episode_index": 8, "tasks": ["test_description"], "length": 598}
10
+ {"episode_index": 9, "tasks": ["test_description"], "length": 598}
meta/info.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "koch",
4
+ "total_episodes": 10,
5
+ "total_frames": 5985,
6
+ "total_tasks": 1,
7
+ "total_videos": 10,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:10"
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
+ "next.reward": {
18
+ "dtype": "int64",
19
+ "shape": [
20
+ 1
21
+ ],
22
+ "names": null
23
+ },
24
+ "action": {
25
+ "dtype": "float32",
26
+ "shape": [
27
+ 6
28
+ ],
29
+ "names": [
30
+ "main_shoulder_pan",
31
+ "main_shoulder_lift",
32
+ "main_elbow_flex",
33
+ "main_wrist_flex",
34
+ "main_wrist_roll",
35
+ "main_gripper"
36
+ ]
37
+ },
38
+ "observation.state": {
39
+ "dtype": "float32",
40
+ "shape": [
41
+ 6
42
+ ],
43
+ "names": [
44
+ "main_shoulder_pan",
45
+ "main_shoulder_lift",
46
+ "main_elbow_flex",
47
+ "main_wrist_flex",
48
+ "main_wrist_roll",
49
+ "main_gripper"
50
+ ]
51
+ },
52
+ "observation.images.main": {
53
+ "dtype": "video",
54
+ "shape": [
55
+ 600,
56
+ 800,
57
+ 3
58
+ ],
59
+ "names": [
60
+ "height",
61
+ "width",
62
+ "channels"
63
+ ],
64
+ "info": {
65
+ "video.fps": 30.0,
66
+ "video.height": 600,
67
+ "video.width": 800,
68
+ "video.channels": 3,
69
+ "video.codec": "av1",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "has_audio": false
73
+ }
74
+ },
75
+ "timestamp": {
76
+ "dtype": "float32",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "frame_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "episode_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ },
103
+ "task_index": {
104
+ "dtype": "int64",
105
+ "shape": [
106
+ 1
107
+ ],
108
+ "names": null
109
+ }
110
+ }
111
+ }
meta/stats.json ADDED
@@ -0,0 +1,224 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "next.reward": {
3
+ "mean": [
4
+ 0.06817039102315903
5
+ ],
6
+ "std": [
7
+ 0.25203803181648254
8
+ ],
9
+ "max": [
10
+ 1.0
11
+ ],
12
+ "min": [
13
+ 0.0
14
+ ]
15
+ },
16
+ "action": {
17
+ "mean": [
18
+ 6.127877235412598,
19
+ 115.32113647460938,
20
+ 142.9093780517578,
21
+ 23.34109878540039,
22
+ -11.79994010925293,
23
+ 28.72307586669922
24
+ ],
25
+ "std": [
26
+ 23.49266242980957,
27
+ 21.98478889465332,
28
+ 37.961082458496094,
29
+ 42.77993392944336,
30
+ 7.225879192352295,
31
+ 11.128596305847168
32
+ ],
33
+ "max": [
34
+ 73.125,
35
+ 133.857421875,
36
+ 175.078125,
37
+ 104.326171875,
38
+ 11.689453125,
39
+ 36.826171875
40
+ ],
41
+ "min": [
42
+ -41.748046875,
43
+ 62.05078125,
44
+ 57.48046875,
45
+ -25.48828125,
46
+ -43.681640625,
47
+ -7.119140625
48
+ ]
49
+ },
50
+ "observation.state": {
51
+ "mean": [
52
+ 5.725257396697998,
53
+ 112.84541320800781,
54
+ 142.9713134765625,
55
+ 24.145719528198242,
56
+ -11.123291969299316,
57
+ 28.13478660583496
58
+ ],
59
+ "std": [
60
+ 23.190492630004883,
61
+ 21.445512771606445,
62
+ 36.8538818359375,
63
+ 40.889339447021484,
64
+ 7.028105735778809,
65
+ 10.521340370178223
66
+ ],
67
+ "max": [
68
+ 72.0703125,
69
+ 129.287109375,
70
+ 172.6171875,
71
+ 98.0859375,
72
+ 10.8984375,
73
+ 35.595703125
74
+ ],
75
+ "min": [
76
+ -40.517578125,
77
+ 61.69921875,
78
+ 59.677734375,
79
+ -23.994140625,
80
+ -42.275390625,
81
+ -3.603515625
82
+ ]
83
+ },
84
+ "observation.images.main": {
85
+ "mean": [
86
+ [
87
+ [
88
+ 0.3360145092010498
89
+ ]
90
+ ],
91
+ [
92
+ [
93
+ 0.3395216464996338
94
+ ]
95
+ ],
96
+ [
97
+ [
98
+ 0.3409636318683624
99
+ ]
100
+ ]
101
+ ],
102
+ "std": [
103
+ [
104
+ [
105
+ 0.17370077967643738
106
+ ]
107
+ ],
108
+ [
109
+ [
110
+ 0.17453955113887787
111
+ ]
112
+ ],
113
+ [
114
+ [
115
+ 0.15436714887619019
116
+ ]
117
+ ]
118
+ ],
119
+ "max": [
120
+ [
121
+ [
122
+ 1.0
123
+ ]
124
+ ],
125
+ [
126
+ [
127
+ 1.0
128
+ ]
129
+ ],
130
+ [
131
+ [
132
+ 1.0
133
+ ]
134
+ ]
135
+ ],
136
+ "min": [
137
+ [
138
+ [
139
+ 0.0
140
+ ]
141
+ ],
142
+ [
143
+ [
144
+ 0.0
145
+ ]
146
+ ],
147
+ [
148
+ [
149
+ 0.0
150
+ ]
151
+ ]
152
+ ]
153
+ },
154
+ "timestamp": {
155
+ "mean": [
156
+ 9.958337783813477
157
+ ],
158
+ "std": [
159
+ 5.75907564163208
160
+ ],
161
+ "max": [
162
+ 19.933332443237305
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "frame_index": {
169
+ "mean": [
170
+ 298.75
171
+ ],
172
+ "std": [
173
+ 172.7721710205078
174
+ ],
175
+ "max": [
176
+ 598.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "episode_index": {
183
+ "mean": [
184
+ 4.499416828155518
185
+ ],
186
+ "std": [
187
+ 2.8718154430389404
188
+ ],
189
+ "max": [
190
+ 9.0
191
+ ],
192
+ "min": [
193
+ 0.0
194
+ ]
195
+ },
196
+ "index": {
197
+ "mean": [
198
+ 2991.99853515625
199
+ ],
200
+ "std": [
201
+ 1727.720947265625
202
+ ],
203
+ "max": [
204
+ 5984.0
205
+ ],
206
+ "min": [
207
+ 0.0
208
+ ]
209
+ },
210
+ "task_index": {
211
+ "mean": [
212
+ 0.0
213
+ ],
214
+ "std": [
215
+ 0.0
216
+ ],
217
+ "max": [
218
+ 0.0
219
+ ],
220
+ "min": [
221
+ 0.0
222
+ ]
223
+ }
224
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "test_description"}
videos/chunk-000/observation.images.main/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00eec2791d69d1ba2a6da78822b754b59675ce31fc851c9751d4efc94d418546
3
+ size 24561384
videos/chunk-000/observation.images.main/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:957b5012e107e2a83f342c64b6e831c98671e3cedce265760e827edab6d3a3e9
3
+ size 25001348
videos/chunk-000/observation.images.main/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7cd2ff470c1fc2a841ae531914dcc69c067aa8c3cd4b6ab5d0f1dde32e52af
3
+ size 25213347
videos/chunk-000/observation.images.main/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dde762e950521684148f3f149415ce0f812d6c7579ec408676c06dc264d9162
3
+ size 24925177
videos/chunk-000/observation.images.main/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8bb4aeffe1271f2f55d0f3670b23ae8326dbb28650fd67541409f05c794355
3
+ size 25131855
videos/chunk-000/observation.images.main/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b163571ac82f36adffbb5db10fde41ebbdf80c624fcbaa7e3cf84f093f7410a7
3
+ size 24976743
videos/chunk-000/observation.images.main/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea7b64fda0028a085f5a81c0cf85d9b006548c6e20b44fba91acf477ecca8a7
3
+ size 24862177
videos/chunk-000/observation.images.main/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3141a79caff457736e09f1b47bb38b948627c82a26510f11a9361e189f7d9acf
3
+ size 25492936
videos/chunk-000/observation.images.main/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2372ce8cfb94ec281adc22c77b80bc0779185869cead56882b63f93187e87265
3
+ size 25332772
videos/chunk-000/observation.images.main/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214952aa1f60f92f5ba5b4c922ae20fd6818eb240f627df52d8cf0aa1d3d8c43
3
+ size 25423316