triton7777 commited on
Commit
4536ff2
·
verified ·
1 Parent(s): e8cccb5

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:d61aa94967656ce36d4bfc1b95051f9b09f9bbc44abadedd4a337ea63741bd19
3
+ size 50603
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594ae630c37601f0bf481671185210102fc0fc42ba65762f8ed12e8db5da03a7
3
+ size 64715
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["bottle_in_holder"], "length": 1185}
2
+ {"episode_index": 1, "tasks": ["bottle_in_holder"], "length": 1186}
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": 2371,
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.laptop": {
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
+ -1.3398966789245605,
5
+ 125.70330047607422,
6
+ 113.0754165649414,
7
+ 60.4046516418457,
8
+ -17.677173614501953,
9
+ 10.820252418518066
10
+ ],
11
+ "std": [
12
+ 10.081901550292969,
13
+ 44.38702392578125,
14
+ 42.261688232421875,
15
+ 27.739046096801758,
16
+ 30.70025062561035,
17
+ 14.295452117919922
18
+ ],
19
+ "max": [
20
+ 31.025390625,
21
+ 182.197265625,
22
+ 165.146484375,
23
+ 109.775390625,
24
+ 19.86328125,
25
+ 51.604278564453125
26
+ ],
27
+ "min": [
28
+ -24.9609375,
29
+ 30.5859375,
30
+ 11.42578125,
31
+ -26.71875,
32
+ -93.076171875,
33
+ -0.08912655711174011
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -1.1959946155548096,
39
+ 124.47148132324219,
40
+ 113.48721313476562,
41
+ 60.110595703125,
42
+ -17.67006492614746,
43
+ 13.332193374633789
44
+ ],
45
+ "std": [
46
+ 9.643364906311035,
47
+ 45.00027084350586,
48
+ 42.10434341430664,
49
+ 27.26219940185547,
50
+ 30.222055435180664,
51
+ 12.679516792297363
52
+ ],
53
+ "max": [
54
+ 30.322265625,
55
+ 182.109375,
56
+ 165.05859375,
57
+ 108.544921875,
58
+ 18.6328125,
59
+ 50.329490661621094
60
+ ],
61
+ "min": [
62
+ -24.169921875,
63
+ 30.5859375,
64
+ 14.58984375,
65
+ -24.9609375,
66
+ -92.109375,
67
+ 0.9884678721427917
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.3614337146282196
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.3855685591697693
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.4136910140514374
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.23774589598178864
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.25339117646217346
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2771662473678589
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
+ 19.741674423217773
143
+ ],
144
+ "std": [
145
+ 11.407483100891113
146
+ ],
147
+ "max": [
148
+ 39.5
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 592.25
157
+ ],
158
+ "std": [
159
+ 342.2243957519531
160
+ ],
161
+ "max": [
162
+ 1185.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.5002110004425049
171
+ ],
172
+ "std": [
173
+ 0.4999999403953552
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 1185.00048828125
185
+ ],
186
+ "std": [
187
+ 684.4486083984375
188
+ ],
189
+ "max": [
190
+ 2370.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": "bottle_in_holder"}
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ca9128be2ab5fa25a0f2a706dd4fec20d98d796b67b452d53885cebbb0f0ad
3
+ size 20106804
videos/chunk-000/observation.images.laptop/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c7ac52cd9a1135d993f99294e9f6da01b4f51275773d3125406bcabcca47ca
3
+ size 21138672