twerdster commited on
Commit
e9eeb3c
·
verified ·
1 Parent(s): 1957ce0

Upload folder using huggingface_hub

Browse files
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ef397773908dcd66e5387f2f236a32d30f522764cea81b9b34011a6632d2baa
3
+ size 50144
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46bfe175335de2590a7b0951b3b98af365d80db98fd23ef59df3ae81e09405f8
3
+ size 58157
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449fbd464a890fb825245d690cbda7987820fac177c06fc789bfc587f81386ec
3
+ size 57362
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba54a3aaa384e3bd260e00d8af0ba507ebef1db0b4618929fcc0ce307bdbd70b
3
+ size 58918
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ddbd0d6919a77b844104adf680d172e35b3280b18ecfb2de88e29bb5d1e139
3
+ size 59016
meta/episodes.jsonl CHANGED
@@ -5,3 +5,8 @@
5
  {"episode_index": 4, "tasks": ["move red block onto green"], "length": 849}
6
  {"episode_index": 5, "tasks": ["move red block onto green"], "length": 818}
7
  {"episode_index": 6, "tasks": ["move red block onto green"], "length": 802}
 
 
 
 
 
 
5
  {"episode_index": 4, "tasks": ["move red block onto green"], "length": 849}
6
  {"episode_index": 5, "tasks": ["move red block onto green"], "length": 818}
7
  {"episode_index": 6, "tasks": ["move red block onto green"], "length": 802}
8
+ {"episode_index": 7, "tasks": ["move red block onto green"], "length": 697}
9
+ {"episode_index": 8, "tasks": ["move red block onto green"], "length": 845}
10
+ {"episode_index": 9, "tasks": ["move red block onto green"], "length": 834}
11
+ {"episode_index": 10, "tasks": ["move red block onto green"], "length": 845}
12
+ {"episode_index": 11, "tasks": ["move red block onto green"], "length": 852}
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "codebase_version": "v2.0",
3
  "robot_type": "koch",
4
- "total_episodes": 7,
5
- "total_frames": 5619,
6
  "total_tasks": 1,
7
- "total_videos": 14,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
- "train": "0:7"
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",
 
1
  {
2
  "codebase_version": "v2.0",
3
  "robot_type": "koch",
4
+ "total_episodes": 12,
5
+ "total_frames": 9692,
6
  "total_tasks": 1,
7
+ "total_videos": 24,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
+ "train": "0:12"
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",
meta/stats.json CHANGED
@@ -1,27 +1,27 @@
1
  {
2
  "action": {
3
  "mean": [
4
- -17.396358489990234,
5
- 107.66146850585938,
6
- 133.16590881347656,
7
- 19.921995162963867,
8
- 21.507783889770508,
9
- 47.07876205444336
10
  ],
11
  "std": [
12
- 16.134239196777344,
13
- 30.089811325073242,
14
- 57.803855895996094,
15
- 37.87663269042969,
16
- 33.35003662109375,
17
- 12.94864273071289
18
  ],
19
  "max": [
20
  37.001953125,
21
  135.703125,
22
  179.6484375,
23
  103.7109375,
24
- 109.3359375,
25
  54.755859375
26
  ],
27
  "min": [
@@ -35,27 +35,27 @@
35
  },
36
  "observation.state": {
37
  "mean": [
38
- -16.8183650970459,
39
- 105.51988983154297,
40
- 132.33343505859375,
41
- 21.3774356842041,
42
- 20.47211456298828,
43
- 47.46159744262695
44
  ],
45
  "std": [
46
- 15.882640838623047,
47
- 30.213716506958008,
48
- 54.34688186645508,
49
- 36.519107818603516,
50
- 32.368499755859375,
51
- 9.872832298278809
52
  ],
53
  "max": [
54
  36.298828125,
55
  130.4296875,
56
  174.638671875,
57
  99.4921875,
58
- 105.29296875,
59
  55.01953125
60
  ],
61
  "min": [
@@ -64,41 +64,41 @@
64
  12.216796875,
65
  -9.755859375,
66
  -37.44140625,
67
- 23.466796875
68
  ]
69
  },
70
  "observation.images.rightegocam": {
71
  "mean": [
72
  [
73
  [
74
- 0.4780971109867096
75
  ]
76
  ],
77
  [
78
  [
79
- 0.47728949785232544
80
  ]
81
  ],
82
  [
83
  [
84
- 0.47406506538391113
85
  ]
86
  ]
87
  ],
88
  "std": [
89
  [
90
  [
91
- 0.3476179838180542
92
  ]
93
  ],
94
  [
95
  [
96
- 0.3418016731739044
97
  ]
98
  ],
99
  [
100
  [
101
- 0.366009384393692
102
  ]
103
  ]
104
  ],
@@ -141,34 +141,34 @@
141
  "mean": [
142
  [
143
  [
144
- 0.6058615446090698
145
  ]
146
  ],
147
  [
148
  [
149
- 0.6045656204223633
150
  ]
151
  ],
152
  [
153
  [
154
- 0.49803048372268677
155
  ]
156
  ]
157
  ],
158
  "std": [
159
  [
160
  [
161
- 0.35849282145500183
162
  ]
163
  ],
164
  [
165
  [
166
- 0.3521478772163391
167
  ]
168
  ],
169
  [
170
  [
171
- 0.3483971655368805
172
  ]
173
  ]
174
  ],
@@ -209,13 +209,13 @@
209
  },
210
  "timestamp": {
211
  "mean": [
212
- 13.376799583435059
213
  ],
214
  "std": [
215
- 7.749971866607666
216
  ],
217
  "max": [
218
- 28.266666412353516
219
  ],
220
  "min": [
221
  0.0
@@ -223,13 +223,13 @@
223
  },
224
  "frame_index": {
225
  "mean": [
226
- 401.3041076660156
227
  ],
228
  "std": [
229
- 232.49911499023438
230
  ],
231
  "max": [
232
- 848.0
233
  ],
234
  "min": [
235
  0.0
@@ -237,13 +237,13 @@
237
  },
238
  "episode_index": {
239
  "mean": [
240
- 3.0414652824401855
241
  ],
242
  "std": [
243
- 1.9843370914459229
244
  ],
245
  "max": [
246
- 6.0
247
  ],
248
  "min": [
249
  0.0
@@ -251,13 +251,13 @@
251
  },
252
  "index": {
253
  "mean": [
254
- 2808.998779296875
255
  ],
256
  "std": [
257
- 1622.0655517578125
258
  ],
259
  "max": [
260
- 5618.0
261
  ],
262
  "min": [
263
  0.0
 
1
  {
2
  "action": {
3
  "mean": [
4
+ -24.495838165283203,
5
+ 106.28885650634766,
6
+ 129.1227264404297,
7
+ 17.489229202270508,
8
+ 47.431888580322266,
9
+ 42.212310791015625
10
  ],
11
  "std": [
12
+ 16.239994049072266,
13
+ 23.734119415283203,
14
+ 45.59982681274414,
15
+ 30.09746742248535,
16
+ 41.74395751953125,
17
+ 12.76902961730957
18
  ],
19
  "max": [
20
  37.001953125,
21
  135.703125,
22
  179.6484375,
23
  103.7109375,
24
+ 110.75387573242188,
25
  54.755859375
26
  ],
27
  "min": [
 
35
  },
36
  "observation.state": {
37
  "mean": [
38
+ -23.921226501464844,
39
+ 104.4027328491211,
40
+ 129.65261840820312,
41
+ 19.169572830200195,
42
+ 46.18210983276367,
43
+ 42.20759201049805
44
  ],
45
  "std": [
46
+ 16.07325553894043,
47
+ 23.8240909576416,
48
+ 42.87883758544922,
49
+ 28.873830795288086,
50
+ 41.03281784057617,
51
+ 11.262969017028809
52
  ],
53
  "max": [
54
  36.298828125,
55
  130.4296875,
56
  174.638671875,
57
  99.4921875,
58
+ 107.314453125,
59
  55.01953125
60
  ],
61
  "min": [
 
64
  12.216796875,
65
  -9.755859375,
66
  -37.44140625,
67
+ 17.75390625
68
  ]
69
  },
70
  "observation.images.rightegocam": {
71
  "mean": [
72
  [
73
  [
74
+ 0.4562970697879791
75
  ]
76
  ],
77
  [
78
  [
79
+ 0.4604523181915283
80
  ]
81
  ],
82
  [
83
  [
84
+ 0.4574246406555176
85
  ]
86
  ]
87
  ],
88
  "std": [
89
  [
90
  [
91
+ 0.3375864624977112
92
  ]
93
  ],
94
  [
95
  [
96
+ 0.33364588022232056
97
  ]
98
  ],
99
  [
100
  [
101
+ 0.3599783182144165
102
  ]
103
  ]
104
  ],
 
141
  "mean": [
142
  [
143
  [
144
+ 0.5834978222846985
145
  ]
146
  ],
147
  [
148
  [
149
+ 0.5812518000602722
150
  ]
151
  ],
152
  [
153
  [
154
+ 0.4694478213787079
155
  ]
156
  ]
157
  ],
158
  "std": [
159
  [
160
  [
161
+ 0.3637017607688904
162
  ]
163
  ],
164
  [
165
  [
166
+ 0.35793372988700867
167
  ]
168
  ],
169
  [
170
  [
171
+ 0.34585195779800415
172
  ]
173
  ]
174
  ],
 
209
  },
210
  "timestamp": {
211
  "mean": [
212
+ 13.483808517456055
213
  ],
214
  "std": [
215
+ 7.8366312980651855
216
  ],
217
  "max": [
218
+ 28.366666793823242
219
  ],
220
  "min": [
221
  0.0
 
223
  },
224
  "frame_index": {
225
  "mean": [
226
+ 404.5142517089844
227
  ],
228
  "std": [
229
+ 235.09893798828125
230
  ],
231
  "max": [
232
+ 851.0
233
  ],
234
  "min": [
235
  0.0
 
237
  },
238
  "episode_index": {
239
  "mean": [
240
+ 5.577488422393799
241
  ],
242
  "std": [
243
+ 3.4592843055725098
244
  ],
245
  "max": [
246
+ 11.0
247
  ],
248
  "min": [
249
  0.0
 
251
  },
252
  "index": {
253
  "mean": [
254
+ 4845.49853515625
255
  ],
256
  "std": [
257
+ 2797.83935546875
258
  ],
259
  "max": [
260
+ 9691.0
261
  ],
262
  "min": [
263
  0.0
videos/chunk-000/observation.images.rightegocam/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f30c0ddfd45bd0ed836985d325a2bf21043a7dc00cd5798abacbe770388be01
3
+ size 3931871
videos/chunk-000/observation.images.rightegocam/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f04c2c8a1cc253f6d97cc026038bef2a1d175004cf659dd28140e2d000b7f0
3
+ size 4730108
videos/chunk-000/observation.images.rightegocam/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014d72a15ffdf0b1dedf4ff8e2c3748f395f3b9bff2a02f64d8b0cad54361192
3
+ size 4448398
videos/chunk-000/observation.images.rightegocam/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10258308100cde5159cf55d4d75f35df134cae9d4dc251241bf13bf2fc7544d
3
+ size 4666292
videos/chunk-000/observation.images.rightegocam/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fcfb28fae19b61494a6ef35662079c7de2e1115e0efd6357158e1483f522f7d
3
+ size 4690115
videos/chunk-000/observation.images.rightstereocam/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed6d5e397e3ada4709d5409d77fff4158098c1a51601dae9dbd9a957c29a0d3
3
+ size 15363340
videos/chunk-000/observation.images.rightstereocam/episode_000008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ba98503c5272dda4632fbb1ba954c86138cce152fe5dae56504cc95b69907b
3
+ size 18751784
videos/chunk-000/observation.images.rightstereocam/episode_000009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd91ec444dd0d850afcd4a5b296c45d8bb60919af36ee54c0b00273e4d96c07f
3
+ size 18533009
videos/chunk-000/observation.images.rightstereocam/episode_000010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34075e830a4aa5e0301a6469c1fe7c0e464348ac1f84c18d5f6414641d768fb1
3
+ size 18407600
videos/chunk-000/observation.images.rightstereocam/episode_000011.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82e00ae2b996b6584011fd57e1ea2d782c99d854760b38407bf4057b35978f1
3
+ size 18779854