yanovsky commited on
Commit
88d5e57
·
verified ·
1 Parent(s): fa758ea

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:6d58196ef73dc36223f1765c2ce21e809cbba874f6bf97053bcb781c69fb4cf6
3
+ size 42802
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56879251c07ed413febb0271eb53db4b5efd97d8030d534db5d0c0ee705b5740
3
+ size 42321
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["test10"], "length": 898}
2
+ {"episode_index": 1, "tasks": ["test10"], "length": 898}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "koch",
4
+ "total_episodes": 2,
5
+ "total_frames": 1796,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.follower": {
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.fps": 30.0,
59
+ "video.height": 480,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
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/stats.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ 105.01886749267578,
5
+ 68.05924224853516,
6
+ 24.837369918823242,
7
+ 95.10704803466797,
8
+ 99.5726089477539,
9
+ 94.41375732421875
10
+ ],
11
+ "std": [
12
+ 36.90933609008789,
13
+ 23.084138870239258,
14
+ 18.549564361572266,
15
+ 24.64596939086914,
16
+ 18.412429809570312,
17
+ 21.161190032958984
18
+ ],
19
+ "max": [
20
+ 164.970703125,
21
+ 135.3515625,
22
+ 115.400390625,
23
+ 110.390625,
24
+ 144.580078125,
25
+ 142.03125
26
+ ],
27
+ "min": [
28
+ 26.982421875,
29
+ 29.53125,
30
+ 2.28515625,
31
+ -20.302734375,
32
+ 48.69140625,
33
+ 74.8828125
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 104.4033432006836,
39
+ 66.02590942382812,
40
+ 26.54037857055664,
41
+ 94.39790344238281,
42
+ 99.04029846191406,
43
+ 104.1219482421875
44
+ ],
45
+ "std": [
46
+ 36.888458251953125,
47
+ 22.909191131591797,
48
+ 18.094186782836914,
49
+ 23.052230834960938,
50
+ 18.338254928588867,
51
+ 16.079240798950195
52
+ ],
53
+ "max": [
54
+ 163.30078125,
55
+ 130.341796875,
56
+ 123.75,
57
+ 107.9296875,
58
+ 143.61328125,
59
+ 141.240234375
60
+ ],
61
+ "min": [
62
+ 26.455078125,
63
+ 28.564453125,
64
+ 4.658203125,
65
+ -18.6328125,
66
+ 47.900390625,
67
+ 80.68359375
68
+ ]
69
+ },
70
+ "observation.images.follower": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5447068214416504
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5039805769920349
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.4510503113269806
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.18043003976345062
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.16454574465751648
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.16343526542186737
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ]
121
+ ],
122
+ "min": [
123
+ [
124
+ [
125
+ 0.0
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ]
138
+ ]
139
+ },
140
+ "timestamp": {
141
+ "mean": [
142
+ 14.950005531311035
143
+ ],
144
+ "std": [
145
+ 8.641002655029297
146
+ ],
147
+ "max": [
148
+ 29.899999618530273
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 448.5
157
+ ],
158
+ "std": [
159
+ 259.2301025390625
160
+ ],
161
+ "max": [
162
+ 897.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.4999997913837433
171
+ ],
172
+ "std": [
173
+ 0.5
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 897.4999389648438
185
+ ],
186
+ "std": [
187
+ 518.4603881835938
188
+ ],
189
+ "max": [
190
+ 1795.0
191
+ ],
192
+ "min": [
193
+ 0.0
194
+ ]
195
+ },
196
+ "task_index": {
197
+ "mean": [
198
+ 0.0
199
+ ],
200
+ "std": [
201
+ 0.0
202
+ ],
203
+ "max": [
204
+ 0.0
205
+ ],
206
+ "min": [
207
+ 0.0
208
+ ]
209
+ }
210
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "test10"}
videos/chunk-000/observation.images.follower/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e9c31665ab596e57cf1c483959a87225994b6cb60fc1672dc7f02262a98832
3
+ size 17231211
videos/chunk-000/observation.images.follower/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49d1848c3413507c204a85b851eb9876cc51aefa2ba19e37332619ded8377f1a
3
+ size 18125691