HuskyMango commited on
Commit
6dddc8f
·
verified ·
1 Parent(s): 6381400

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. meta/info.json +22 -84
meta/info.json CHANGED
@@ -1,16 +1,14 @@
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "bimanual_franka",
4
- "total_episodes": 30,
5
- "total_frames": 2871,
6
- "total_tasks": 1,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 20,
11
- "splits": {
12
- "train": "0:30"
13
- },
14
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
  "features": {
@@ -65,140 +63,80 @@
65
  "observation.images.cam_1": {
66
  "dtype": "video",
67
  "shape": [
68
- 150,
69
- 240,
70
  3
71
  ],
72
  "names": [
73
  "height",
74
  "width",
75
  "channels"
76
- ],
77
- "info": {
78
- "video.height": 150,
79
- "video.width": 240,
80
- "video.codec": "h264",
81
- "video.pix_fmt": "yuv420p",
82
- "video.is_depth_map": false,
83
- "video.fps": 20,
84
- "video.channels": 3,
85
- "has_audio": false
86
- }
87
  },
88
  "observation.images.cam_2": {
89
  "dtype": "video",
90
  "shape": [
91
- 135,
92
- 240,
93
  3
94
  ],
95
  "names": [
96
  "height",
97
  "width",
98
  "channels"
99
- ],
100
- "info": {
101
- "video.height": 135,
102
- "video.width": 240,
103
- "video.codec": "h264",
104
- "video.pix_fmt": "yuv420p",
105
- "video.is_depth_map": false,
106
- "video.fps": 20,
107
- "video.channels": 3,
108
- "has_audio": false
109
- }
110
  },
111
  "observation.images.cam_3": {
112
  "dtype": "video",
113
  "shape": [
114
- 150,
115
- 240,
116
  3
117
  ],
118
  "names": [
119
  "height",
120
  "width",
121
  "channels"
122
- ],
123
- "info": {
124
- "video.height": 150,
125
- "video.width": 240,
126
- "video.codec": "h264",
127
- "video.pix_fmt": "yuv420p",
128
- "video.is_depth_map": false,
129
- "video.fps": 20,
130
- "video.channels": 3,
131
- "has_audio": false
132
- }
133
  },
134
  "observation.images.cam_4": {
135
  "dtype": "video",
136
  "shape": [
137
- 150,
138
- 240,
139
  3
140
  ],
141
  "names": [
142
  "height",
143
  "width",
144
  "channels"
145
- ],
146
- "info": {
147
- "video.height": 150,
148
- "video.width": 240,
149
- "video.codec": "h264",
150
- "video.pix_fmt": "yuv420p",
151
- "video.is_depth_map": false,
152
- "video.fps": 20,
153
- "video.channels": 3,
154
- "has_audio": false
155
- }
156
  },
157
  "observation.images.cam_5": {
158
  "dtype": "video",
159
  "shape": [
160
- 150,
161
- 240,
162
  3
163
  ],
164
  "names": [
165
  "height",
166
  "width",
167
  "channels"
168
- ],
169
- "info": {
170
- "video.height": 150,
171
- "video.width": 240,
172
- "video.codec": "h264",
173
- "video.pix_fmt": "yuv420p",
174
- "video.is_depth_map": false,
175
- "video.fps": 20,
176
- "video.channels": 3,
177
- "has_audio": false
178
- }
179
  },
180
  "observation.images.cam_6": {
181
  "dtype": "video",
182
  "shape": [
183
- 135,
184
- 240,
185
  3
186
  ],
187
  "names": [
188
  "height",
189
  "width",
190
  "channels"
191
- ],
192
- "info": {
193
- "video.height": 135,
194
- "video.width": 240,
195
- "video.codec": "h264",
196
- "video.pix_fmt": "yuv420p",
197
- "video.is_depth_map": false,
198
- "video.fps": 20,
199
- "video.channels": 3,
200
- "has_audio": false
201
- }
202
  },
203
  "timestamp": {
204
  "dtype": "float32",
 
1
  {
2
  "codebase_version": "v3.0",
3
  "robot_type": "bimanual_franka",
4
+ "total_episodes": 0,
5
+ "total_frames": 0,
6
+ "total_tasks": 0,
7
  "chunks_size": 1000,
8
  "data_files_size_in_mb": 100,
9
  "video_files_size_in_mb": 200,
10
  "fps": 20,
11
+ "splits": {},
 
 
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": {
 
63
  "observation.images.cam_1": {
64
  "dtype": "video",
65
  "shape": [
66
+ 224,
67
+ 224,
68
  3
69
  ],
70
  "names": [
71
  "height",
72
  "width",
73
  "channels"
74
+ ]
 
 
 
 
 
 
 
 
 
 
75
  },
76
  "observation.images.cam_2": {
77
  "dtype": "video",
78
  "shape": [
79
+ 224,
80
+ 224,
81
  3
82
  ],
83
  "names": [
84
  "height",
85
  "width",
86
  "channels"
87
+ ]
 
 
 
 
 
 
 
 
 
 
88
  },
89
  "observation.images.cam_3": {
90
  "dtype": "video",
91
  "shape": [
92
+ 224,
93
+ 224,
94
  3
95
  ],
96
  "names": [
97
  "height",
98
  "width",
99
  "channels"
100
+ ]
 
 
 
 
 
 
 
 
 
 
101
  },
102
  "observation.images.cam_4": {
103
  "dtype": "video",
104
  "shape": [
105
+ 224,
106
+ 224,
107
  3
108
  ],
109
  "names": [
110
  "height",
111
  "width",
112
  "channels"
113
+ ]
 
 
 
 
 
 
 
 
 
 
114
  },
115
  "observation.images.cam_5": {
116
  "dtype": "video",
117
  "shape": [
118
+ 224,
119
+ 224,
120
  3
121
  ],
122
  "names": [
123
  "height",
124
  "width",
125
  "channels"
126
+ ]
 
 
 
 
 
 
 
 
 
 
127
  },
128
  "observation.images.cam_6": {
129
  "dtype": "video",
130
  "shape": [
131
+ 224,
132
+ 224,
133
  3
134
  ],
135
  "names": [
136
  "height",
137
  "width",
138
  "channels"
139
+ ]
 
 
 
 
 
 
 
 
 
 
140
  },
141
  "timestamp": {
142
  "dtype": "float32",