manav94 commited on
Commit
ca27d98
·
verified ·
1 Parent(s): 4cb8715

Upload folder using huggingface_hub

Browse files
record-test-1/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0353965446fa9f194bd2c25c46775880784ddd02f0fe74480c45143a5375af9a
3
+ size 554046
record-test-1/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ceeebe9aa604f3bb3b8c82b4f0bc4b6fbe185c97be2715d22b8627d2913cbe0
3
+ size 53080
record-test-1/meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 19,
5
+ "total_frames": 19195,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:19"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.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
+ 6
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
+ ]
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
+ }
record-test-1/meta/stats.json ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 1381
8
+ ],
9
+ "mean": [
10
+ 519.8339150820525
11
+ ],
12
+ "std": [
13
+ 317.85567132710565
14
+ ],
15
+ "count": [
16
+ 19195
17
+ ]
18
+ },
19
+ "action": {
20
+ "min": [
21
+ -5.916942119598389,
22
+ -92.57273864746094,
23
+ -36.78474044799805,
24
+ 25.05562973022461,
25
+ -8.405342102050781,
26
+ 0.0
27
+ ],
28
+ "max": [
29
+ 36.420433044433594,
30
+ 20.82695198059082,
31
+ 99.36421203613281,
32
+ 100.0,
33
+ 55.79994583129883,
34
+ 28.308208465576172
35
+ ],
36
+ "mean": [
37
+ 15.180276340306753,
38
+ -38.619959083551166,
39
+ 37.74759751071716,
40
+ 71.32951769738123,
41
+ 24.756918298195163,
42
+ 4.909315998413252
43
+ ],
44
+ "std": [
45
+ 13.79163562978109,
46
+ 39.603143745344646,
47
+ 44.64895053125549,
48
+ 12.956581624154618,
49
+ 21.816187240143734,
50
+ 7.600714714581969
51
+ ],
52
+ "count": [
53
+ 19195
54
+ ]
55
+ },
56
+ "task_index": {
57
+ "min": [
58
+ 0
59
+ ],
60
+ "max": [
61
+ 0
62
+ ],
63
+ "mean": [
64
+ 0.0
65
+ ],
66
+ "std": [
67
+ 0.0
68
+ ],
69
+ "count": [
70
+ 19195
71
+ ]
72
+ },
73
+ "episode_index": {
74
+ "min": [
75
+ 0
76
+ ],
77
+ "max": [
78
+ 18
79
+ ],
80
+ "mean": [
81
+ 8.41328470955978
82
+ ],
83
+ "std": [
84
+ 5.5238449806833465
85
+ ],
86
+ "count": [
87
+ 19195
88
+ ]
89
+ },
90
+ "observation.state": {
91
+ "min": [
92
+ -5.776736736297607,
93
+ -92.62399291992188,
94
+ -32.6958122253418,
95
+ 26.28179168701172,
96
+ -8.083027839660645,
97
+ 0.8867667317390442
98
+ ],
99
+ "max": [
100
+ 36.221702575683594,
101
+ 21.661720275878906,
102
+ 99.36248016357422,
103
+ 99.2733154296875,
104
+ 55.5067138671875,
105
+ 27.899045944213867
106
+ ],
107
+ "mean": [
108
+ 15.235678639502598,
109
+ -38.04871956382328,
110
+ 38.814134827017874,
111
+ 71.55819872940351,
112
+ 24.75946918228201,
113
+ 6.5789072717655195
114
+ ],
115
+ "std": [
116
+ 13.797783354930344,
117
+ 39.84978084506591,
118
+ 43.94042353796741,
119
+ 12.778451666370795,
120
+ 21.80959346720555,
121
+ 7.03533540124693
122
+ ],
123
+ "count": [
124
+ 19195
125
+ ]
126
+ },
127
+ "timestamp": {
128
+ "min": [
129
+ 0.0
130
+ ],
131
+ "max": [
132
+ 46.03333333333333
133
+ ],
134
+ "mean": [
135
+ 17.32779716940175
136
+ ],
137
+ "std": [
138
+ 10.595189044236855
139
+ ],
140
+ "count": [
141
+ 19195
142
+ ]
143
+ },
144
+ "observation.images.front": {
145
+ "min": [
146
+ [
147
+ [
148
+ 0.0
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.0
154
+ ]
155
+ ],
156
+ [
157
+ [
158
+ 0.0
159
+ ]
160
+ ]
161
+ ],
162
+ "max": [
163
+ [
164
+ [
165
+ 1.0
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 1.0
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 1.0
176
+ ]
177
+ ]
178
+ ],
179
+ "mean": [
180
+ [
181
+ [
182
+ 0.5887658870966186
183
+ ]
184
+ ],
185
+ [
186
+ [
187
+ 0.6213780385714534
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.6013876855969794
193
+ ]
194
+ ]
195
+ ],
196
+ "std": [
197
+ [
198
+ [
199
+ 0.1428056048520743
200
+ ]
201
+ ],
202
+ [
203
+ [
204
+ 0.14484607198307226
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.15333185615391062
210
+ ]
211
+ ]
212
+ ],
213
+ "count": [
214
+ 3386
215
+ ]
216
+ },
217
+ "index": {
218
+ "min": [
219
+ 0
220
+ ],
221
+ "max": [
222
+ 19194
223
+ ],
224
+ "mean": [
225
+ 9597.0
226
+ ],
227
+ "std": [
228
+ 5541.119201027895
229
+ ],
230
+ "count": [
231
+ 19195
232
+ ]
233
+ }
234
+ }
record-test-1/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50a6ff37a0f973d8ec4a2f4f7cbac862e1742a83fcc24c56a3221d89cf5336b
3
+ size 2256
record-test-1/videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09d7c93cdf9bd5efd4fee94d141a98c982c7aa8699a16a6909eead35847d39a
3
+ size 52539812
record-test-7/data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d012397236f38bd853b20eaebc2d90c998ef99b1d1471d312c873f164f3386
3
+ size 9687
record-test-7/meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deec6fcbad4357cda09b843057f527d1f9ae83c0d03f127a643afe0a32fc40cd
3
+ size 43720
record-test-7/meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 2,
5
+ "total_frames": 287,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.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
+ 6
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
+ ]
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
+ }
record-test-7/meta/stats.json ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 287
17
+ ]
18
+ },
19
+ "observation.images.front": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.00784313725490196
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.08627450980392157
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.08627450980392157
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 0.9882352941176471
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.5948330034722222
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.617138347630719
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.597838708129085
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.05687985015251908
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.06745034525695877
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.08471383469713926
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 200
90
+ ]
91
+ },
92
+ "action": {
93
+ "min": [
94
+ -3.8588755130767822,
95
+ -92.26646423339844,
96
+ 99.36421203613281,
97
+ 59.41255187988281,
98
+ 0.49751242995262146,
99
+ 0.2512562870979309
100
+ ],
101
+ "max": [
102
+ -3.8588755130767822,
103
+ -92.26646423339844,
104
+ 99.36421203613281,
105
+ 59.41255187988281,
106
+ 0.49751242995262146,
107
+ 0.2512562870979309
108
+ ],
109
+ "mean": [
110
+ -3.8588808164363955,
111
+ -92.26652247731279,
112
+ 99.36419212527392,
113
+ 59.41251745456603,
114
+ 0.49751277667720145,
115
+ 0.25125623912346073
116
+ ],
117
+ "std": [
118
+ 5.708165042863675e-06,
119
+ 5.847531502529551e-05,
120
+ 6.546545007739866e-05,
121
+ 8.521799629055409e-05,
122
+ 3.4731838073825175e-07,
123
+ 2.4828873600884676e-07
124
+ ],
125
+ "count": [
126
+ 287
127
+ ]
128
+ },
129
+ "timestamp": {
130
+ "min": [
131
+ 0.0
132
+ ],
133
+ "max": [
134
+ 6.033333333333333
135
+ ],
136
+ "mean": [
137
+ 2.547154471544715
138
+ ],
139
+ "std": [
140
+ 1.643299206587651
141
+ ],
142
+ "count": [
143
+ 287
144
+ ]
145
+ },
146
+ "index": {
147
+ "min": [
148
+ 0
149
+ ],
150
+ "max": [
151
+ 286
152
+ ],
153
+ "mean": [
154
+ 143.0
155
+ ],
156
+ "std": [
157
+ 82.84926070883192
158
+ ],
159
+ "count": [
160
+ 287
161
+ ]
162
+ },
163
+ "episode_index": {
164
+ "min": [
165
+ 0
166
+ ],
167
+ "max": [
168
+ 1
169
+ ],
170
+ "mean": [
171
+ 0.36585365853658536
172
+ ],
173
+ "std": [
174
+ 0.48166872336906097
175
+ ],
176
+ "count": [
177
+ 287
178
+ ]
179
+ },
180
+ "observation.state": {
181
+ "min": [
182
+ -3.669008493423462,
183
+ -92.03052520751953,
184
+ 99.36248016357422,
185
+ 16.02745246887207,
186
+ 0.3663003742694855,
187
+ 0.9549795389175415
188
+ ],
189
+ "max": [
190
+ 4.371584892272949,
191
+ -91.94573974609375,
192
+ 99.36248016357422,
193
+ 59.144126892089844,
194
+ 0.7081807255744934,
195
+ 0.9549795389175415
196
+ ],
197
+ "mean": [
198
+ -3.5395348362806365,
199
+ -92.02726243181927,
200
+ 99.36242247790825,
201
+ 58.08097309019507,
202
+ 0.46568266502240807,
203
+ 0.9549803094166082
204
+ ],
205
+ "std": [
206
+ 0.895045768473417,
207
+ 0.016286359391149526,
208
+ 6.819877259976735e-05,
209
+ 5.954278373274273,
210
+ 0.021116626159781705,
211
+ 1.5455994460029743e-06
212
+ ],
213
+ "count": [
214
+ 287
215
+ ]
216
+ },
217
+ "frame_index": {
218
+ "min": [
219
+ 0
220
+ ],
221
+ "max": [
222
+ 181
223
+ ],
224
+ "mean": [
225
+ 76.41463414634147
226
+ ],
227
+ "std": [
228
+ 49.29897619762954
229
+ ],
230
+ "count": [
231
+ 287
232
+ ]
233
+ }
234
+ }
record-test-7/meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50a6ff37a0f973d8ec4a2f4f7cbac862e1742a83fcc24c56a3221d89cf5336b
3
+ size 2256
record-test-7/videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b98c0d3a95cc67c034fd2f29b453d0ab5a868d1f8077bdb43c165f3a2d62bb5
3
+ size 617155