Shypool commited on
Commit
8b78bc6
·
verified ·
1 Parent(s): 100e8ab

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:09aa5aa284f4d73a0a44ad05dec86c8c9caaea97aa3a52915091e1cb7fd1992b
3
+ size 29182
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1171cf03a178a106b50b28f279bf0c071dc56ecd6893878a0b41df269c9e42fc
3
+ size 29410
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9725af9b0ac8ab8cb5ad78bcf19b540203d3806d2ead60f33fee34a986621daa
3
+ size 37808
meta.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "mfisch3r_genie_sim_experiments",
3
+ "task_id": "task_1773834886231849029",
4
+ "task_name": "mfisch3r_genie_sim_experiments",
5
+ "robot_type": "G2A",
6
+ "language_instruction": "",
7
+ "episode_count": 3,
8
+ "total_frames": 707,
9
+ "format": "lerobot",
10
+ "status": "imported",
11
+ "fps": 30,
12
+ "created_at": "2026-03-18T11:54:50.365985+00:00",
13
+ "episodes": [],
14
+ "joint_names": []
15
+ }
meta/episodes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up the cylinder workpiece from the table"], "length": 232}
2
+ {"episode_index": 1, "tasks": ["Pick up the cylinder workpiece from the table"], "length": 228}
3
+ {"episode_index": 2, "tasks": ["Pick up the cylinder workpiece from the table"], "length": 247}
meta/info.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "G2A",
4
+ "total_episodes": 3,
5
+ "total_frames": 707,
6
+ "total_tasks": 1,
7
+ "fps": 30,
8
+ "features": {
9
+ "observation.state": {
10
+ "dtype": "float32",
11
+ "shape": [
12
+ 21
13
+ ],
14
+ "names": null
15
+ },
16
+ "action": {
17
+ "dtype": "float32",
18
+ "shape": [
19
+ 21
20
+ ],
21
+ "names": null
22
+ },
23
+ "timestamp": {
24
+ "dtype": "float32",
25
+ "shape": [
26
+ 1
27
+ ]
28
+ },
29
+ "frame_index": {
30
+ "dtype": "int64",
31
+ "shape": [
32
+ 1
33
+ ]
34
+ },
35
+ "episode_index": {
36
+ "dtype": "int64",
37
+ "shape": [
38
+ 1
39
+ ]
40
+ },
41
+ "index": {
42
+ "dtype": "int64",
43
+ "shape": [
44
+ 1
45
+ ]
46
+ },
47
+ "task_index": {
48
+ "dtype": "int64",
49
+ "shape": [
50
+ 1
51
+ ]
52
+ },
53
+ "observation.images.head_color": {
54
+ "dtype": "video",
55
+ "shape": [
56
+ 3,
57
+ 480,
58
+ 640
59
+ ],
60
+ "names": [
61
+ "channel",
62
+ "height",
63
+ "width"
64
+ ],
65
+ "video_info": {
66
+ "video.fps": 30.0,
67
+ "video.codec": "av1",
68
+ "video.pix_fmt": "yuv420p",
69
+ "video.is_depth_map": false
70
+ }
71
+ },
72
+ "observation.images.hand_left_color": {
73
+ "dtype": "video",
74
+ "shape": [
75
+ 3,
76
+ 480,
77
+ 640
78
+ ],
79
+ "names": [
80
+ "channel",
81
+ "height",
82
+ "width"
83
+ ],
84
+ "video_info": {
85
+ "video.fps": 30.0,
86
+ "video.codec": "av1",
87
+ "video.pix_fmt": "yuv420p",
88
+ "video.is_depth_map": false
89
+ }
90
+ },
91
+ "observation.images.hand_right_color": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 3,
95
+ 480,
96
+ 640
97
+ ],
98
+ "names": [
99
+ "channel",
100
+ "height",
101
+ "width"
102
+ ],
103
+ "video_info": {
104
+ "video.fps": 30.0,
105
+ "video.codec": "av1",
106
+ "video.pix_fmt": "yuv420p",
107
+ "video.is_depth_map": false
108
+ }
109
+ }
110
+ }
111
+ }
meta/stats.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -0.1388999968767166,
5
+ -1.9469000101089478,
6
+ -1.531000018119812,
7
+ -1.5434999465942383,
8
+ -0.6601999998092651,
9
+ -0.9334999918937683,
10
+ -0.8486999869346619,
11
+ -0.9456999897956848,
12
+ -1.2771999835968018,
13
+ 1.0575000047683716,
14
+ -1.961300015449524,
15
+ -1.0509999990463257,
16
+ -1.044800043106079,
17
+ 0.7251999974250793,
18
+ -0.8363999724388123,
19
+ 1.2075999975204468,
20
+ 0.09650000184774399,
21
+ -0.0007999999797903001,
22
+ -0.0003000000142492354,
23
+ 0.0,
24
+ 0.0
25
+ ],
26
+ "max": [
27
+ 0.7343999743461609,
28
+ -0.7142999768257141,
29
+ -0.1120000034570694,
30
+ -0.3301999866962433,
31
+ 0.2872999906539917,
32
+ 0.27619999647140503,
33
+ -0.6664999723434448,
34
+ -0.45890000462532043,
35
+ -0.7092999815940857,
36
+ 1.5255000591278076,
37
+ -1.5286999940872192,
38
+ -0.2667999863624573,
39
+ -0.6281999945640564,
40
+ 1.1920000314712524,
41
+ -0.8342000246047974,
42
+ 1.2173000574111938,
43
+ 0.10029999911785126,
44
+ 0.0,
45
+ 0.01140000019222498,
46
+ 119.82335999961197,
47
+ 100.4543996887207
48
+ ],
49
+ "mean": [
50
+ 0.5390284731648781,
51
+ -0.9947817889464398,
52
+ -1.1608837667657843,
53
+ -1.2972671871320884,
54
+ 0.05461681281105827,
55
+ -0.6822128443694107,
56
+ -0.8098389265774583,
57
+ -0.7492566265633064,
58
+ -0.93549820961971,
59
+ 1.3525847676438574,
60
+ -1.6685031791113858,
61
+ -0.5747586776800274,
62
+ -0.9055591874248861,
63
+ 0.8789293145335328,
64
+ -0.8343219093690978,
65
+ 1.2166462043130641,
66
+ 0.10002096207616794,
67
+ -4.912280615954252e-05,
68
+ 0.0006968096112263091,
69
+ 14.004692469086626,
70
+ 35.86205357713925
71
+ ],
72
+ "std": [
73
+ 0.09422972540436923,
74
+ 0.14081812196425575,
75
+ 0.17046516986469193,
76
+ 0.1362487512395318,
77
+ 0.10752400989449963,
78
+ 0.12180962767787938,
79
+ 0.018232028702223405,
80
+ 0.08714917338202188,
81
+ 0.10541077625359285,
82
+ 0.08382996425042354,
83
+ 0.07734284955712122,
84
+ 0.18401490507390736,
85
+ 0.0901748590636564,
86
+ 0.08977886174003226,
87
+ 0.00022471462151543847,
88
+ 0.0010243227992931736,
89
+ 0.0004392429088696731,
90
+ 8.871499486832504e-05,
91
+ 0.0012710193937879447,
92
+ 18.831887087956304,
93
+ 30.89562484878904
94
+ ]
95
+ },
96
+ "action": {
97
+ "min": [
98
+ -0.1391884684562683,
99
+ -1.9464555978775024,
100
+ -1.5305914878845215,
101
+ -1.543188452720642,
102
+ -0.6564761400222778,
103
+ -0.9333888292312622,
104
+ -0.8486315608024597,
105
+ -0.9458380937576294,
106
+ -1.276973009109497,
107
+ 1.0573538541793823,
108
+ -1.9610024690628052,
109
+ -1.0502207279205322,
110
+ -1.045082688331604,
111
+ 0.7255362272262573,
112
+ -0.8342300057411194,
113
+ 1.2172000408172607,
114
+ 0.1002499982714653,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0,
118
+ 0.0
119
+ ],
120
+ "max": [
121
+ 0.7340899109840393,
122
+ -0.714631199836731,
123
+ -0.1017906591296196,
124
+ -0.3296712636947632,
125
+ 0.2871021032333374,
126
+ 0.27999335527420044,
127
+ -0.6643987894058228,
128
+ -0.4587327837944031,
129
+ -0.7093127965927124,
130
+ 1.5255399942398071,
131
+ -1.5286602973937988,
132
+ -0.26951369643211365,
133
+ -0.6329261660575867,
134
+ 1.1940990686416626,
135
+ -0.8342258930206299,
136
+ 1.2172080278396606,
137
+ 0.10025054961442947,
138
+ 3.25068394424477e-09,
139
+ 4.684405610078102e-07,
140
+ 1.0,
141
+ 1.0
142
+ ],
143
+ "mean": [
144
+ 0.5375174396252197,
145
+ -1.0003066338025606,
146
+ -1.1511588715288321,
147
+ -1.2937191149242493,
148
+ 0.051502691840755475,
149
+ -0.6777749821664979,
150
+ -0.8062415445542689,
151
+ -0.7472917485167917,
152
+ -0.9380910506405163,
153
+ 1.348658594324893,
154
+ -1.6718401589722411,
155
+ -0.5759477805727234,
156
+ -0.9057350834887042,
157
+ 0.8821468758997417,
158
+ -0.8342287125375106,
159
+ 1.217202552256153,
160
+ 0.1002501716357172,
161
+ 1.0221448839528089e-09,
162
+ 1.4729642471635596e-07,
163
+ 0.12194691871234657,
164
+ 0.3812849538143728
165
+ ],
166
+ "std": [
167
+ 0.09145783217798432,
168
+ 0.1384008162574227,
169
+ 0.16812039524687517,
170
+ 0.13483256584107317,
171
+ 0.10445243013026977,
172
+ 0.12040133579404516,
173
+ 0.01751816054765933,
174
+ 0.08934936888052863,
175
+ 0.10291915488024522,
176
+ 0.0824966222894739,
177
+ 0.07726204038076598,
178
+ 0.18393959623390846,
179
+ 0.09170122527845853,
180
+ 0.09216849556928462,
181
+ 3.1699540369882616e-07,
182
+ 6.156142622556909e-07,
183
+ 4.2495760640784853e-08,
184
+ 2.505523708293513e-10,
185
+ 3.6105907300196556e-08,
186
+ 0.15954499362656863,
187
+ 0.32840486524976226
188
+ ]
189
+ }
190
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up the cylinder workpiece from the table"}
videos/chunk-000/observation.images.hand_left_color/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d41790b394418ea57e5df7dd33cde0d992c24765b7ef7494f97fcab8f23b55
3
+ size 1619061
videos/chunk-000/observation.images.hand_left_color/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fab589aec7ee8c60a1163d45ff191af3ed6a25b01171147b9a403a775c6557
3
+ size 1625145
videos/chunk-000/observation.images.hand_left_color/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c4e18f3369ffb43a2f3ecc2d24dc9199a5f8d66212c100856e2286897476e0
3
+ size 2307829
videos/chunk-000/observation.images.hand_right_color/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffab63a98166c9d22825b32d4df1ddd67997b203830b2e2ddf37b4333cdc2022
3
+ size 1352598
videos/chunk-000/observation.images.hand_right_color/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e61c4ab20f76808e2ce970fd0fe99de5a9bde693423e6a9c768dd9f6289989
3
+ size 1499682
videos/chunk-000/observation.images.hand_right_color/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ac2ad3b33602498d8a5062e8958af9ffbc6b533d45f62305c51337f6744b4a
3
+ size 1917208
videos/chunk-000/observation.images.head_color/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342dc312dcd501feedb09d1e40d2b9bc155f5a4cb4d87970029651fa1bc4126b
3
+ size 347055
videos/chunk-000/observation.images.head_color/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2945d3736897535d233d0b13130c62dbd36a0a93be2c759e4f0906dbb8d1f87f
3
+ size 348055
videos/chunk-000/observation.images.head_color/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d083ab4827ba733f7b62c0e72df9ceb9b58a40ca7af9f63bf2d5f96b7d3bbcc
3
+ size 389496