yanovsky commited on
Commit
44bbd09
·
verified ·
1 Parent(s): 1b0bbaa

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:142d1f2a4847ccb5f97a2dd70d66a248a973b2b6e0fae29c6f1e6f80c9c4bec6
3
+ size 38905
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a78eaae67f02c41ea86b2925b04e97415517d9560de644e136280dccafeab918
3
+ size 38453
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["test1"], "length": 897}
2
+ {"episode_index": 1, "tasks": ["test1"], "length": 897}
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": 1794,
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
+ 49.158931732177734,
5
+ 71.8099365234375,
6
+ 59.093509674072266,
7
+ 84.65473937988281,
8
+ 81.76111602783203,
9
+ 91.83451080322266
10
+ ],
11
+ "std": [
12
+ 14.283002853393555,
13
+ 23.569385528564453,
14
+ 37.26960754394531,
15
+ 24.484783172607422,
16
+ 26.29461097717285,
17
+ 17.896875381469727
18
+ ],
19
+ "max": [
20
+ 78.3984375,
21
+ 135.791015625,
22
+ 141.767578125,
23
+ 110.0390625,
24
+ 137.98828125,
25
+ 141.240234375
26
+ ],
27
+ "min": [
28
+ -4.04296875,
29
+ 30.9375,
30
+ 16.435546875,
31
+ -0.087890625,
32
+ 40.166015625,
33
+ 74.794921875
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 48.68608093261719,
39
+ 70.01103210449219,
40
+ 60.788414001464844,
41
+ 83.0809097290039,
42
+ 81.04008483886719,
43
+ 98.69377136230469
44
+ ],
45
+ "std": [
46
+ 14.169445991516113,
47
+ 23.807138442993164,
48
+ 36.7665901184082,
49
+ 23.613264083862305,
50
+ 26.194841384887695,
51
+ 14.712260246276855
52
+ ],
53
+ "max": [
54
+ 77.51953125,
55
+ 129.90234375,
56
+ 142.3828125,
57
+ 105.64453125,
58
+ 135.52734375,
59
+ 140.185546875
60
+ ],
61
+ "min": [
62
+ -3.8671875,
63
+ 29.794921875,
64
+ 17.75390625,
65
+ 3.33984375,
66
+ 39.90234375,
67
+ 79.892578125
68
+ ]
69
+ },
70
+ "observation.images.follower": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5682745575904846
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5296761393547058
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.4748329222202301
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.173507422208786
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.15885010361671448
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.15811562538146973
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.933337211608887
143
+ ],
144
+ "std": [
145
+ 8.63138198852539
146
+ ],
147
+ "max": [
148
+ 29.866666793823242
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 447.9999694824219
157
+ ],
158
+ "std": [
159
+ 258.9413757324219
160
+ ],
161
+ "max": [
162
+ 896.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.49999985098838806
171
+ ],
172
+ "std": [
173
+ 0.4999999701976776
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 896.4998168945312
185
+ ],
186
+ "std": [
187
+ 517.8829956054688
188
+ ],
189
+ "max": [
190
+ 1793.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": "test1"}
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:224ef36dd57da10ab605a58574022a1b561cd3f10bc2db18ea6ffff2c948da80
3
+ size 18511253
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:b86d0a7de0ad86e880c7e274096140ffc3f5ee752f3303cee142d7e15dbdaddd
3
+ size 18114818