aractingi HF Staff commited on
Commit
e73d469
·
verified ·
1 Parent(s): 3ff40d3

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:801338dc3c18dd7874d2d2eb8ab1383e757653815be79be2759c35aa20eaa59a
3
- size 924919
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642e993817fd73b09ed7569f574be9c4073fc7ff82c8ce34d33264f71177130e
3
+ size 2625939
meta/episodes/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06744fc444bea4993e306938671d523cebe86140bc8d781a248af13fb39bd5f2
3
- size 70956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5bc64899b7c0a613d9e3956e5d3fbba3437a2516e0d650edc6280bcce02ba7
3
+ size 72744
meta/info.json CHANGED
@@ -1,135 +1,136 @@
1
  {
2
- "codebase_version": "v3.0",
3
- "robot_type": "aloha",
4
- "total_episodes": 50,
5
- "total_frames": 20000,
6
- "total_tasks": 1,
7
- "chunks_size": 1000,
8
- "fps": 50,
9
- "splits": {
10
- "train": "0:50"
11
- },
12
- "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
- "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
- "features": {
15
- "observation.images.top": {
16
- "dtype": "video",
17
- "shape": [
18
- 480,
19
- 640,
20
- 3
21
- ],
22
- "names": [
23
- "height",
24
- "width",
25
- "channel"
26
- ],
27
- "video_info": {
28
- "video.fps": 50.0,
29
- "video.codec": "av1",
30
- "video.pix_fmt": "yuv420p",
31
- "video.is_depth_map": false,
32
- "has_audio": false
33
- }
34
  },
35
- "observation.state": {
36
- "dtype": "float32",
37
- "shape": [
38
- 14
39
- ],
40
- "names": {
41
- "motors": [
42
- "left_waist",
43
- "left_shoulder",
44
- "left_elbow",
45
- "left_forearm_roll",
46
- "left_wrist_angle",
47
- "left_wrist_rotate",
48
- "left_gripper",
49
- "right_waist",
50
- "right_shoulder",
51
- "right_elbow",
52
- "right_forearm_roll",
53
- "right_wrist_angle",
54
- "right_wrist_rotate",
55
- "right_gripper"
56
- ]
57
- },
58
- "fps": 50.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  },
60
- "action": {
61
- "dtype": "float32",
62
- "shape": [
63
- 14
64
- ],
65
- "names": {
66
- "motors": [
67
- "left_waist",
68
- "left_shoulder",
69
- "left_elbow",
70
- "left_forearm_roll",
71
- "left_wrist_angle",
72
- "left_wrist_rotate",
73
- "left_gripper",
74
- "right_waist",
75
- "right_shoulder",
76
- "right_elbow",
77
- "right_forearm_roll",
78
- "right_wrist_angle",
79
- "right_wrist_rotate",
80
- "right_gripper"
81
- ]
82
- },
83
- "fps": 50.0
84
- },
85
- "episode_index": {
86
- "dtype": "int64",
87
- "shape": [
88
- 1
89
- ],
90
- "names": null,
91
- "fps": 50.0
92
- },
93
- "frame_index": {
94
- "dtype": "int64",
95
- "shape": [
96
- 1
97
- ],
98
- "names": null,
99
- "fps": 50.0
100
- },
101
- "timestamp": {
102
- "dtype": "float32",
103
- "shape": [
104
- 1
105
- ],
106
- "names": null,
107
- "fps": 50.0
108
- },
109
- "next.done": {
110
- "dtype": "bool",
111
- "shape": [
112
- 1
113
- ],
114
- "names": null,
115
- "fps": 50.0
116
- },
117
- "index": {
118
- "dtype": "int64",
119
- "shape": [
120
- 1
121
- ],
122
- "names": null,
123
- "fps": 50.0
124
- },
125
- "task_index": {
126
- "dtype": "int64",
127
- "shape": [
128
- 1
129
- ],
130
- "names": null,
131
- "fps": 50.0
132
- }
133
- },
134
- "files_size_in_mb": 500.0
135
- }
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "aloha",
4
+ "total_episodes": 50,
5
+ "total_frames": 20000,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 50,
9
+ "splits": {
10
+ "train": "0:50"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "observation.images.top": {
16
+ "dtype": "video",
17
+ "shape": [
18
+ 480,
19
+ 640,
20
+ 3
21
+ ],
22
+ "names": [
23
+ "height",
24
+ "width",
25
+ "channel"
26
+ ],
27
+ "video_info": {
28
+ "video.fps": 50.0,
29
+ "video.codec": "av1",
30
+ "video.pix_fmt": "yuv420p",
31
+ "video.is_depth_map": false,
32
+ "has_audio": false
33
+ }
34
+ },
35
+ "observation.state": {
36
+ "dtype": "float32",
37
+ "shape": [
38
+ 14
39
+ ],
40
+ "names": {
41
+ "motors": [
42
+ "left_waist",
43
+ "left_shoulder",
44
+ "left_elbow",
45
+ "left_forearm_roll",
46
+ "left_wrist_angle",
47
+ "left_wrist_rotate",
48
+ "left_gripper",
49
+ "right_waist",
50
+ "right_shoulder",
51
+ "right_elbow",
52
+ "right_forearm_roll",
53
+ "right_wrist_angle",
54
+ "right_wrist_rotate",
55
+ "right_gripper"
56
+ ]
57
+ },
58
+ "fps": 50
59
+ },
60
+ "action": {
61
+ "dtype": "float32",
62
+ "shape": [
63
+ 14
64
+ ],
65
+ "names": {
66
+ "motors": [
67
+ "left_waist",
68
+ "left_shoulder",
69
+ "left_elbow",
70
+ "left_forearm_roll",
71
+ "left_wrist_angle",
72
+ "left_wrist_rotate",
73
+ "left_gripper",
74
+ "right_waist",
75
+ "right_shoulder",
76
+ "right_elbow",
77
+ "right_forearm_roll",
78
+ "right_wrist_angle",
79
+ "right_wrist_rotate",
80
+ "right_gripper"
81
+ ]
82
+ },
83
+ "fps": 50
84
+ },
85
+ "episode_index": {
86
+ "dtype": "int64",
87
+ "shape": [
88
+ 1
89
+ ],
90
+ "names": null,
91
+ "fps": 50
92
+ },
93
+ "frame_index": {
94
+ "dtype": "int64",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null,
99
+ "fps": 50
100
+ },
101
+ "timestamp": {
102
+ "dtype": "float32",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null,
107
+ "fps": 50
108
+ },
109
+ "next.done": {
110
+ "dtype": "bool",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null,
115
+ "fps": 50
116
+ },
117
+ "index": {
118
+ "dtype": "int64",
119
+ "shape": [
120
+ 1
121
+ ],
122
+ "names": null,
123
+ "fps": 50
124
+ },
125
+ "task_index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null,
131
+ "fps": 50
132
+ }
133
  },
134
+ "data_files_size_in_mb": 100,
135
+ "video_files_size_in_mb": 500
136
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/stats.json CHANGED
@@ -1,21 +1,4 @@
1
  {
2
- "frame_index": {
3
- "min": [
4
- 0
5
- ],
6
- "max": [
7
- 399
8
- ],
9
- "mean": [
10
- 199.5
11
- ],
12
- "std": [
13
- 115.46969299344309
14
- ],
15
- "count": [
16
- 20000
17
- ]
18
- },
19
  "observation.images.top": {
20
  "min": [
21
  [
@@ -123,6 +106,40 @@
123
  20000
124
  ]
125
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  "observation.state": {
127
  "min": [
128
  -0.009808202274143696,
@@ -261,52 +278,35 @@
261
  20000
262
  ]
263
  },
264
- "index": {
265
  "min": [
266
  0
267
  ],
268
  "max": [
269
- 19999
270
  ],
271
  "mean": [
272
- 9999.5
273
  ],
274
  "std": [
275
- 5773.502684679379
276
  ],
277
  "count": [
278
  20000
279
  ]
280
  },
281
- "episode_index": {
282
  "min": [
283
  0
284
  ],
285
  "max": [
286
- 49
287
- ],
288
- "mean": [
289
- 24.5
290
- ],
291
- "std": [
292
- 14.430869689661812
293
- ],
294
- "count": [
295
- 20000
296
- ]
297
- },
298
- "next.done": {
299
- "min": [
300
- false
301
- ],
302
- "max": [
303
- true
304
  ],
305
  "mean": [
306
- 0.0025
307
  ],
308
  "std": [
309
- 0.04993746088859546
310
  ],
311
  "count": [
312
  20000
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "observation.images.top": {
3
  "min": [
4
  [
 
106
  20000
107
  ]
108
  },
109
+ "episode_index": {
110
+ "min": [
111
+ 0
112
+ ],
113
+ "max": [
114
+ 49
115
+ ],
116
+ "mean": [
117
+ 24.5
118
+ ],
119
+ "std": [
120
+ 14.430869689661812
121
+ ],
122
+ "count": [
123
+ 20000
124
+ ]
125
+ },
126
+ "next.done": {
127
+ "min": [
128
+ false
129
+ ],
130
+ "max": [
131
+ true
132
+ ],
133
+ "mean": [
134
+ 0.0025
135
+ ],
136
+ "std": [
137
+ 0.04993746088859546
138
+ ],
139
+ "count": [
140
+ 20000
141
+ ]
142
+ },
143
  "observation.state": {
144
  "min": [
145
  -0.009808202274143696,
 
278
  20000
279
  ]
280
  },
281
+ "frame_index": {
282
  "min": [
283
  0
284
  ],
285
  "max": [
286
+ 399
287
  ],
288
  "mean": [
289
+ 199.5
290
  ],
291
  "std": [
292
+ 115.46969299344309
293
  ],
294
  "count": [
295
  20000
296
  ]
297
  },
298
+ "index": {
299
  "min": [
300
  0
301
  ],
302
  "max": [
303
+ 19999
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  ],
305
  "mean": [
306
+ 9999.5
307
  ],
308
  "std": [
309
+ 5773.502684679379
310
  ],
311
  "count": [
312
  20000
meta/tasks.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88e4da70baacabbc7f4f9ebfe2190a8e5310b3920a938457fc40b36c11e008f7
3
- size 2370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445df3eac001a962f7b3ae0954047937040d3a3b8fe0118246df8e511d48a6b5
3
+ size 2387
videos/observation.images.top/chunk-000/file-000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7b5fbfa0d6d58e28f373fdd2c2e1f439f6c34afdcc9a442ce9eae30295d1d9e
3
  size 68829087
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ec22a4a4a42b7f987231694e32b37148b99e6e063a80d43f8fbfdb2f748024
3
  size 68829087