ninetyone commited on
Commit
1bc7c77
·
verified ·
1 Parent(s): 1539d9b

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:033d989df4bf3efc060aba6cf51e807f751f07964764b3334f5dd183cdcf4a96
3
+ size 63351
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:111949bb3b2bd181b264ae5864979e0b7da7f84f7fc959fb7d7567e0d5b31866
3
+ size 67896
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["block_toss"], "length": 1193}
2
+ {"episode_index": 1, "tasks": ["block_toss"], "length": 1192}
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": 2385,
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
+ 26.519268035888672,
5
+ 78.97174835205078,
6
+ 86.262451171875,
7
+ 84.31025695800781,
8
+ -35.08821487426758,
9
+ 28.058815002441406
10
+ ],
11
+ "std": [
12
+ 17.952648162841797,
13
+ 81.1299057006836,
14
+ 43.185646057128906,
15
+ 11.567155838012695,
16
+ 21.823745727539062,
17
+ 14.211562156677246
18
+ ],
19
+ "max": [
20
+ 82.880859375,
21
+ 189.580078125,
22
+ 174.90234375,
23
+ 100.01953125,
24
+ 20.390625,
25
+ 66.91108703613281
26
+ ],
27
+ "min": [
28
+ -12.568359375,
29
+ -265.517578125,
30
+ -18.28125,
31
+ 46.40625,
32
+ -108.28125,
33
+ -0.09165902435779572
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 26.012969970703125,
39
+ 92.7184829711914,
40
+ 85.01275634765625,
41
+ 84.6747817993164,
42
+ -34.895050048828125,
43
+ 29.650493621826172
44
+ ],
45
+ "std": [
46
+ 17.680679321289062,
47
+ 32.53865432739258,
48
+ 36.52357864379883,
49
+ 10.915639877319336,
50
+ 21.920488357543945,
51
+ 11.223431587219238
52
+ ],
53
+ "max": [
54
+ 81.73828125,
55
+ 189.140625,
56
+ 173.935546875,
57
+ 103.18359375,
58
+ 19.775390625,
59
+ 62.3272705078125
60
+ ],
61
+ "min": [
62
+ -11.513671875,
63
+ 23.818359375,
64
+ -14.765625,
65
+ 47.021484375,
66
+ -107.75390625,
67
+ 0.7272727489471436
68
+ ]
69
+ },
70
+ "observation.images.phone": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.4476954936981201
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.3849761486053467
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3525536060333252
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.28032222390174866
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.23774199187755585
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2077532261610031
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.858333587646484
143
+ ],
144
+ "std": [
145
+ 11.47484016418457
146
+ ],
147
+ "max": [
148
+ 39.733333587646484
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 595.7500610351562
157
+ ],
158
+ "std": [
159
+ 344.24517822265625
160
+ ],
161
+ "max": [
162
+ 1192.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.4997905492782593
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
+ 1191.999755859375
185
+ ],
186
+ "std": [
187
+ 688.4901733398438
188
+ ],
189
+ "max": [
190
+ 2384.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": "block_toss"}
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:57b187edc46a03cef98c9a850d10c119f947af25899f9da631fb0ed7c386b233
3
+ size 32376909
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:d966d59b378cb382dec6b2c462558c2e23cb76c5251dd684cd507ebe910f6149
3
+ size 34498328