zimuyuan commited on
Commit
4620485
·
verified ·
1 Parent(s): 8407a53

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:a870e3bf1e33b2175ff1ab049d924d23aab53b9c280e33eb24125ff88a2439f4
3
+ size 37842
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11e7e8c6d8982704042fb9b4fa784686c1128d237273455a91d1b52c9eab7268
3
+ size 40754
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 894}
2
+ {"episode_index": 1, "tasks": ["Grasp a lego block and put it in the bin."], "length": 894}
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": 1788,
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": "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
+ 17.692609786987305,
5
+ 81.26280212402344,
6
+ 49.881324768066406,
7
+ 94.29228973388672,
8
+ 44.48554229736328,
9
+ 16.71357536315918
10
+ ],
11
+ "std": [
12
+ 16.87458610534668,
13
+ 52.06913375854492,
14
+ 48.123592376708984,
15
+ 18.823232650756836,
16
+ 16.488025665283203,
17
+ 22.025197982788086
18
+ ],
19
+ "max": [
20
+ 69.169921875,
21
+ 189.052734375,
22
+ 164.70703125,
23
+ 107.9296875,
24
+ 77.34375,
25
+ 66.36446380615234
26
+ ],
27
+ "min": [
28
+ -46.669921875,
29
+ 18.017578125,
30
+ 5.80078125,
31
+ 14.150390625,
32
+ 12.392578125,
33
+ -3.0825023651123047
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 17.419401168823242,
39
+ 76.01768493652344,
40
+ 51.2745361328125,
41
+ 92.79591369628906,
42
+ 43.87493133544922,
43
+ 27.929794311523438
44
+ ],
45
+ "std": [
46
+ 16.55890655517578,
47
+ 50.71684646606445,
48
+ 46.03499984741211,
49
+ 17.975988388061523,
50
+ 16.36482810974121,
51
+ 14.814192771911621
52
+ ],
53
+ "max": [
54
+ 68.73046875,
55
+ 179.208984375,
56
+ 163.212890625,
57
+ 104.94140625,
58
+ 75.146484375,
59
+ 65.61996459960938
60
+ ],
61
+ "min": [
62
+ -45.439453125,
63
+ 17.490234375,
64
+ 9.140625,
65
+ 15.29296875,
66
+ 12.3046875,
67
+ -0.1610305905342102
68
+ ]
69
+ },
70
+ "observation.images.phone": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5389564633369446
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.519283652305603
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.523021936416626
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.2916436791419983
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.28401708602905273
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.268912672996521
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
+ 14.883331298828125
143
+ ],
144
+ "std": [
145
+ 8.602513313293457
146
+ ],
147
+ "max": [
148
+ 29.766666412353516
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 446.49993896484375
157
+ ],
158
+ "std": [
159
+ 258.07537841796875
160
+ ],
161
+ "max": [
162
+ 893.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.4999999701976776
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
+ 893.5001831054688
185
+ ],
186
+ "std": [
187
+ 516.1510009765625
188
+ ],
189
+ "max": [
190
+ 1787.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.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc56d525b803bd52718869d39d85ae2826399659744446d4f64a48a836d30d3
3
+ size 4248876
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:b87367b6d19a2be3622f71c56351f3772a834c05dbcebfe551dd3276928afb6d
3
+ size 4136593