zhaoraning commited on
Commit
035932b
·
verified ·
1 Parent(s): e04f80e

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:d7e3be34cd3cb2d104ddb4af7ee0d8af3ab482071770868420cfd3b4b0b42754
3
+ size 80923
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8957dc2dfd5eb1128b0bf3cc8be517dc618593ad16b53278b19070c8bde81b
3
+ size 82606
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17f08614af34b107b01db66e72363a7dc0a7150561a6275cc4d50e4556d3dd0
3
+ size 81943
meta/episodes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 1185}
2
+ {"episode_index": 1, "tasks": ["Grasp a lego block and put it in the bin."], "length": 1192}
3
+ {"episode_index": 2, "tasks": ["Grasp a lego block and put it in the bin."], "length": 1190}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 3,
5
+ "total_frames": 3567,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:3"
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
+ 880,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.fps": 30.0,
59
+ "video.height": 880,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "h264",
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.3448008298873901,
5
+ 92.3814926147461,
6
+ 82.6334228515625,
7
+ 45.76201248168945,
8
+ 92.43168640136719,
9
+ 16.61670684814453
10
+ ],
11
+ "std": [
12
+ 11.698004722595215,
13
+ 49.79558563232422,
14
+ 49.67847442626953,
15
+ 15.585187911987305,
16
+ 3.561234712600708,
17
+ 17.199390411376953
18
+ ],
19
+ "max": [
20
+ 22.722312927246094,
21
+ 196.99166870117188,
22
+ 178.76454162597656,
23
+ 83.2135009765625,
24
+ 98.89820098876953,
25
+ 46.203765869140625
26
+ ],
27
+ "min": [
28
+ -13.983047485351562,
29
+ 15.525627136230469,
30
+ 6.484962463378906,
31
+ 23.94968032836914,
32
+ 85.86792755126953,
33
+ -3.0132551193237305
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -1.1095606088638306,
39
+ 90.21142578125,
40
+ 84.21271514892578,
41
+ 45.54450607299805,
42
+ 91.9433822631836,
43
+ 16.699811935424805
44
+ ],
45
+ "std": [
46
+ 11.319490432739258,
47
+ 50.3135871887207,
48
+ 49.24866485595703,
49
+ 15.450838088989258,
50
+ 3.53749418258667,
51
+ 16.340381622314453
52
+ ],
53
+ "max": [
54
+ 22.1484375,
55
+ 194.501953125,
56
+ 177.978515625,
57
+ 82.529296875,
58
+ 97.91015625,
59
+ 45.52410125732422
60
+ ],
61
+ "min": [
62
+ -13.0078125,
63
+ 14.326171875,
64
+ 7.91015625,
65
+ 24.2578125,
66
+ 85.25390625,
67
+ 0.22953328490257263
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.6526156663894653
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.4396647810935974
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.31386083364486694
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.276449590921402
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.219218909740448
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.274161159992218
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.800119400024414
143
+ ],
144
+ "std": [
145
+ 11.441366195678711
146
+ ],
147
+ "max": [
148
+ 39.70000076293945
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 594.0035400390625
157
+ ],
158
+ "std": [
159
+ 343.24090576171875
160
+ ],
161
+ "max": [
162
+ 1191.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 1.0014015436172485
171
+ ],
172
+ "std": [
173
+ 0.815980076789856
174
+ ],
175
+ "max": [
176
+ 2.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 1783.0001220703125
185
+ ],
186
+ "std": [
187
+ 1029.7039794921875
188
+ ],
189
+ "max": [
190
+ 3566.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": "Grasp a lego block and put it in the bin."}
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:1bac9eb7fbc281f8e5c1ff930efa4c244f3c3f9456e57d6b147c9ffa0c465d63
3
+ size 10970438
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:35b4836d41f9239a65d4ac9bbe250706712b50eddbe691c718923e44590e564b
3
+ size 10863629
videos/chunk-000/observation.images.laptop/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f971fba5efc426298b0c09e63aff30e9c9e649285a78b707966ba7d829f25266
3
+ size 10675803