PLB commited on
Commit
de25b6d
·
verified ·
1 Parent(s): bd888a4

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:a5c37f9f8a91f0972ff5cf03b32ff8760ffd4567305762ae787a253c53b4a726
3
+ size 9166
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5b1340dda7c523d5de03e1f7c3869058ad52c44671dd70a3094bc9d41fe224
3
+ size 9826
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab755c85fa3cb85a340cd32cae2a3c1cfa00ad94db85feda867d0b7ce97f43a0
3
+ size 9459
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab256076a8d786184c25b24da6ef71279b5117aef79e8299ff06c7ab706568b9
3
+ size 9663
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278224e7b8206018a70c01030db586f2217ea5fbba963f435f4e9720980a7dfd
3
+ size 12438
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2c8cd818e47740a3331f3f7e9d29d14ae318feb9ca3e5a218f72b44d7f52e1
3
+ size 9971
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f55e694bbefe0f0ed50ed9820138d6cd75e28532724c48c28b400be8d74491
3
+ size 8342
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ffb896f8100546eae88a527f9f44aa9d367bf6317a6a9d1edf1441043fa350
3
+ size 9687
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eba7be81d22fc76b04a59c3cc07d20e0431c9b02cc799e0de12f2b92ee430fa
3
+ size 9903
meta/episodes.jsonl ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["None"], "length": 102}
2
+ {"episode_index": 1, "tasks": ["None"], "length": 120}
3
+ {"episode_index": 2, "tasks": ["None"], "length": 115}
4
+ {"episode_index": 3, "tasks": ["None"], "length": 107}
5
+ {"episode_index": 4, "tasks": ["None"], "length": 169}
6
+ {"episode_index": 5, "tasks": ["None"], "length": 121}
7
+ {"episode_index": 6, "tasks": ["None"], "length": 74}
8
+ {"episode_index": 7, "tasks": ["None"], "length": 117}
9
+ {"episode_index": 8, "tasks": ["None"], "length": 130}
meta/info.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so-100",
4
+ "total_episodes": 9,
5
+ "total_frames": 1055,
6
+ "total_tasks": 1,
7
+ "total_videos": 9,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 9,
11
+ "splits": {
12
+ "train": "0:9"
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
+ "motors": [
24
+ "motor_0",
25
+ "motor_1",
26
+ "motor_2",
27
+ "motor_3",
28
+ "motor_4",
29
+ "motor_5"
30
+ ]
31
+ }
32
+ },
33
+ "observation.images": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 1280,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channel"
44
+ ],
45
+ "info": {
46
+ "video.fps": 9,
47
+ "video.codec": "av1",
48
+ "video.pix_fmt": "yuv420p",
49
+ "video.is_depth_map": false,
50
+ "has_audio": false
51
+ }
52
+ },
53
+ "observation.state": {
54
+ "dtype": "float32",
55
+ "shape": [
56
+ 6
57
+ ],
58
+ "names": {
59
+ "motors": [
60
+ "motor_0",
61
+ "motor_1",
62
+ "motor_2",
63
+ "motor_3",
64
+ "motor_4",
65
+ "motor_5"
66
+ ]
67
+ }
68
+ },
69
+ "episode_index": {
70
+ "dtype": "int64",
71
+ "shape": [
72
+ 1
73
+ ],
74
+ "names": null
75
+ },
76
+ "frame_index": {
77
+ "dtype": "int64",
78
+ "shape": [
79
+ 1
80
+ ],
81
+ "names": null
82
+ },
83
+ "timestamp": {
84
+ "dtype": "float32",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null
89
+ },
90
+ "next.reward": {
91
+ "dtype": "float32",
92
+ "shape": [
93
+ 1
94
+ ],
95
+ "names": null
96
+ },
97
+ "next.done": {
98
+ "dtype": "bool",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "next.success": {
105
+ "dtype": "bool",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "task_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ }
125
+ }
126
+ }
meta/stats.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 0.3713140035012112,
5
+ 0.25316863875082585,
6
+ 0.9497659841621889,
7
+ 0.830086264025435,
8
+ 0.11047358781854218,
9
+ 1.801333223596785
10
+ ],
11
+ "mean": [
12
+ -0.1412799535001166,
13
+ -0.11628959463379207,
14
+ 0.5812225465482108,
15
+ 0.25342024394688367,
16
+ -0.03708195193008641,
17
+ 1.3132758634896908
18
+ ],
19
+ "min": [
20
+ -0.5293526082971812,
21
+ -0.5140090544334949,
22
+ -0.09819874472759305,
23
+ -0.08438954625027527,
24
+ -0.17184780327328783,
25
+ 0.016877909250055056
26
+ ],
27
+ "std": [
28
+ 0.2443006390032691,
29
+ 0.11433060611497183,
30
+ 0.2742437257460856,
31
+ 0.15197175228371246,
32
+ 0.05365255772598327,
33
+ 0.7233951404555949
34
+ ]
35
+ },
36
+ "observation.images": {
37
+ "max": [
38
+ [
39
+ [
40
+ 255
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 255
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 255
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 129.1320329871396
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 145.6064824388453
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 134.9540506701718
68
+ ]
69
+ ]
70
+ ],
71
+ "min": [
72
+ [
73
+ [
74
+ 0
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 49.33994319522113
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 36.875406669245926
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 33.85578685882291
102
+ ]
103
+ ]
104
+ ]
105
+ },
106
+ "action": {
107
+ "max": [
108
+ 0.08745825702301258,
109
+ 0.061374215454745654,
110
+ 0.1150766539776481,
111
+ 0.12428278629585993,
112
+ 0.02454968618189826,
113
+ 0.4526348389787491
114
+ ],
115
+ "mean": [
116
+ 0.0024667713519311235,
117
+ -0.0005783339533235648,
118
+ 0.0025493904881202043,
119
+ 0.0021362948071748005,
120
+ 0.0003068710772737283,
121
+ 1.1802733741299417e-05
122
+ ],
123
+ "min": [
124
+ -0.08438954625027528,
125
+ -0.09052696779574984,
126
+ -0.1687790925005505,
127
+ -0.04296195081832194,
128
+ -0.05063372775016517,
129
+ -0.4219477312513763
130
+ ],
131
+ "std": [
132
+ 0.02190712337720714,
133
+ 0.014876450466086174,
134
+ 0.02785446163177639,
135
+ 0.01638519161094155,
136
+ 0.007589662561415026,
137
+ 0.09228186773142184
138
+ ]
139
+ },
140
+ "timestamp": {
141
+ "max": [
142
+ 18.67159668604533
143
+ ],
144
+ "mean": [
145
+ 6.745548157945565
146
+ ],
147
+ "min": [
148
+ 0.004930019378662109
149
+ ],
150
+ "std": [
151
+ 4.2120418782059135
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "max": [
156
+ 168
157
+ ],
158
+ "mean": [
159
+ 60.51658767772512
160
+ ],
161
+ "min": [
162
+ 0
163
+ ],
164
+ "std": [
165
+ 37.931085673810756
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "max": [
170
+ 8
171
+ ],
172
+ "mean": [
173
+ 4.033175355450237
174
+ ],
175
+ "min": [
176
+ 0
177
+ ],
178
+ "std": [
179
+ 2.5439900113367724
180
+ ]
181
+ },
182
+ "index": {
183
+ "max": [
184
+ 168
185
+ ],
186
+ "mean": [
187
+ 60.51658767772512
188
+ ],
189
+ "min": [
190
+ 0
191
+ ],
192
+ "std": [
193
+ 37.931085673810756
194
+ ]
195
+ },
196
+ "task_index": {
197
+ "max": [
198
+ 0
199
+ ],
200
+ "mean": [
201
+ 0.0
202
+ ],
203
+ "min": [
204
+ 0
205
+ ],
206
+ "std": [
207
+ 0.0
208
+ ]
209
+ }
210
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "None"}
videos/chunk-000/observation.images/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ae44e172eb5ff83d4ae44da20e998bd73f107541060fd92b29e02d905954cd
3
+ size 96274
videos/chunk-000/observation.images/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e263cb3209b540a199c2130d27137d56269b4f31bbb87426197ca41a6b2c843
3
+ size 126337
videos/chunk-000/observation.images/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:decdddd7501dafb0ca01a17b123c5790b90113b26a5c336ebc361b93036c1484
3
+ size 119492
videos/chunk-000/observation.images/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:074964b6211c8b97a9067b06c5bf9be3771fdf56aa9857b0850aa2328db25fc9
3
+ size 114592
videos/chunk-000/observation.images/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c03046b762fb7e359a1b3486e0d6546ad054ecb0b28c880f889a6d9751177b4f
3
+ size 185278
videos/chunk-000/observation.images/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc3165b3ff961785c10617cc68a305b75517d7f1d792b8d41a9f87656cee0c7
3
+ size 127683
videos/chunk-000/observation.images/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe9f4b60aaf4aa94ab25992fe09c5042b1ddae8a0b22b2b4f88d225f98489af4
3
+ size 84722
videos/chunk-000/observation.images/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05538a1820fcadb948f1e5de913668b77ade259debfd01582eaaf44d91ccbf7d
3
+ size 121632
videos/chunk-000/observation.images/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc569f9a5478ab4f2b13d96d7366951a6ce24ebba9ed5434a4baec661d412ca
3
+ size 133283