thewisp commited on
Commit
1c061dd
·
verified ·
1 Parent(s): 09d49af

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +50 -8
README.md CHANGED
@@ -26,14 +26,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "bi_so107_follower",
29
- "total_episodes": 0,
30
- "total_frames": 0,
31
- "total_tasks": 0,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
  "fps": 30,
36
- "splits": {},
 
 
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
39
  "features": {
@@ -92,7 +94,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
92
  "height",
93
  "width",
94
  "channels"
95
- ]
 
 
 
 
 
 
 
 
 
 
96
  },
97
  "observation.images.left_wrist": {
98
  "dtype": "video",
@@ -105,7 +117,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
105
  "height",
106
  "width",
107
  "channels"
108
- ]
 
 
 
 
 
 
 
 
 
 
109
  },
110
  "observation.images.right_wrist": {
111
  "dtype": "video",
@@ -118,7 +140,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
118
  "height",
119
  "width",
120
  "channels"
121
- ]
 
 
 
 
 
 
 
 
 
 
122
  },
123
  "observation.images.top": {
124
  "dtype": "video",
@@ -131,7 +163,17 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
131
  "height",
132
  "width",
133
  "channels"
134
- ]
 
 
 
 
 
 
 
 
 
 
135
  },
136
  "timestamp": {
137
  "dtype": "float32",
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "bi_so107_follower",
29
+ "total_episodes": 12,
30
+ "total_frames": 3233,
31
+ "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
  "fps": 30,
36
+ "splits": {
37
+ "train": "0:12"
38
+ },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
  "features": {
 
94
  "height",
95
  "width",
96
  "channels"
97
+ ],
98
+ "info": {
99
+ "video.height": 720,
100
+ "video.width": 1280,
101
+ "video.codec": "av1",
102
+ "video.pix_fmt": "yuv420p",
103
+ "video.is_depth_map": false,
104
+ "video.fps": 30,
105
+ "video.channels": 3,
106
+ "has_audio": false
107
+ }
108
  },
109
  "observation.images.left_wrist": {
110
  "dtype": "video",
 
117
  "height",
118
  "width",
119
  "channels"
120
+ ],
121
+ "info": {
122
+ "video.height": 720,
123
+ "video.width": 1280,
124
+ "video.codec": "av1",
125
+ "video.pix_fmt": "yuv420p",
126
+ "video.is_depth_map": false,
127
+ "video.fps": 30,
128
+ "video.channels": 3,
129
+ "has_audio": false
130
+ }
131
  },
132
  "observation.images.right_wrist": {
133
  "dtype": "video",
 
140
  "height",
141
  "width",
142
  "channels"
143
+ ],
144
+ "info": {
145
+ "video.height": 720,
146
+ "video.width": 1280,
147
+ "video.codec": "av1",
148
+ "video.pix_fmt": "yuv420p",
149
+ "video.is_depth_map": false,
150
+ "video.fps": 30,
151
+ "video.channels": 3,
152
+ "has_audio": false
153
+ }
154
  },
155
  "observation.images.top": {
156
  "dtype": "video",
 
163
  "height",
164
  "width",
165
  "channels"
166
+ ],
167
+ "info": {
168
+ "video.height": 720,
169
+ "video.width": 1280,
170
+ "video.codec": "av1",
171
+ "video.pix_fmt": "yuv420p",
172
+ "video.is_depth_map": false,
173
+ "video.fps": 30,
174
+ "video.channels": 3,
175
+ "has_audio": false
176
+ }
177
  },
178
  "timestamp": {
179
  "dtype": "float32",