Endeavour1324 commited on
Commit
c62f29b
·
verified ·
1 Parent(s): a7e9748

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:ba68bb0914a476687635e33866e59650524d60aa5ef78912087666e906548694
3
+ size 42059
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b4f209c16269187ce355e8f3e1e187774c3e6668ed5adcc44d786b1a89c7dc
3
+ size 21453
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["SINGLE_TASK"], "length": 1078}
2
+ {"episode_index": 1, "tasks": ["SINGLE_TASK"], "length": 1016}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 2,
5
+ "total_frames": 2094,
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.phone": {
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
+ -0.969063401222229,
5
+ 182.85812377929688,
6
+ 162.81961059570312,
7
+ 71.96022033691406,
8
+ -130.71401977539062,
9
+ 5.253140449523926
10
+ ],
11
+ "std": [
12
+ 5.575654029846191,
13
+ 13.38835334777832,
14
+ 19.822568893432617,
15
+ 11.813565254211426,
16
+ 39.863677978515625,
17
+ 7.259689807891846
18
+ ],
19
+ "max": [
20
+ 21.62109375,
21
+ 187.998046875,
22
+ 170.771484375,
23
+ 96.50390625,
24
+ 16.259765625,
25
+ 36.82611846923828
26
+ ],
27
+ "min": [
28
+ -22.587890625,
29
+ 133.681640625,
30
+ 101.513671875,
31
+ 12.83203125,
32
+ -151.5234375,
33
+ 1.5186028480529785
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -1.138044834136963,
39
+ 182.25535583496094,
40
+ 163.32492065429688,
41
+ 71.56034088134766,
42
+ -130.0084228515625,
43
+ 4.84212064743042
44
+ ],
45
+ "std": [
46
+ 5.2781572341918945,
47
+ 13.681487083435059,
48
+ 18.86795997619629,
49
+ 11.513800621032715,
50
+ 39.68927764892578,
51
+ 7.1853461265563965
52
+ ],
53
+ "max": [
54
+ 20.0390625,
55
+ 187.470703125,
56
+ 170.771484375,
57
+ 90.263671875,
58
+ 14.501953125,
59
+ 35.29850769042969
60
+ ],
61
+ "min": [
62
+ -21.97265625,
63
+ 133.154296875,
64
+ 105.556640625,
65
+ 13.7109375,
66
+ -150.8203125,
67
+ 1.2686567306518555
68
+ ]
69
+ },
70
+ "observation.images.phone": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.3893982172012329
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.4426456391811371
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3896183669567108
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.30856066942214966
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.30592986941337585
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2891189157962799
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
+ 17.448633193969727
143
+ ],
144
+ "std": [
145
+ 10.101207733154297
146
+ ],
147
+ "max": [
148
+ 35.900001525878906
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 523.4588012695312
157
+ ],
158
+ "std": [
159
+ 303.0362548828125
160
+ ],
161
+ "max": [
162
+ 1077.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.4851957857608795
171
+ ],
172
+ "std": [
173
+ 0.4997808039188385
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 1046.5001220703125
185
+ ],
186
+ "std": [
187
+ 604.485595703125
188
+ ],
189
+ "max": [
190
+ 2093.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": "SINGLE_TASK"}
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37ef7535989257fb090bd7d731f0599988adae009375382a6833727b3d100a4
3
+ size 18405126
videos/chunk-000/observation.images.phone/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2299ebf9cf3b2b4a4df79e64dd7dac9b13a04f787fa70903d0aedeca85bb6314
3
+ size 18887426