Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so100_follower",
|
| 29 |
"total_episodes": 1,
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
|
@@ -72,8 +72,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 72 |
"observation.images.front_cam": {
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
-
|
| 76 |
-
|
| 77 |
3
|
| 78 |
],
|
| 79 |
"names": [
|
|
@@ -82,8 +82,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 82 |
"channels"
|
| 83 |
],
|
| 84 |
"info": {
|
| 85 |
-
"video.height":
|
| 86 |
-
"video.width":
|
| 87 |
"video.codec": "av1",
|
| 88 |
"video.pix_fmt": "yuv420p",
|
| 89 |
"video.is_depth_map": false,
|
|
@@ -102,7 +102,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 102 |
"info": {
|
| 103 |
"audio.channels": 1,
|
| 104 |
"audio.codec": "aac",
|
| 105 |
-
"audio.bit_rate":
|
| 106 |
"audio.sample_rate": 16000,
|
| 107 |
"audio.bit_depth": 32,
|
| 108 |
"audio.channel_layout": "mono",
|
|
|
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so100_follower",
|
| 29 |
"total_episodes": 1,
|
| 30 |
+
"total_frames": 180,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
|
|
|
| 72 |
"observation.images.front_cam": {
|
| 73 |
"dtype": "video",
|
| 74 |
"shape": [
|
| 75 |
+
480,
|
| 76 |
+
640,
|
| 77 |
3
|
| 78 |
],
|
| 79 |
"names": [
|
|
|
|
| 82 |
"channels"
|
| 83 |
],
|
| 84 |
"info": {
|
| 85 |
+
"video.height": 480,
|
| 86 |
+
"video.width": 640,
|
| 87 |
"video.codec": "av1",
|
| 88 |
"video.pix_fmt": "yuv420p",
|
| 89 |
"video.is_depth_map": false,
|
|
|
|
| 102 |
"info": {
|
| 103 |
"audio.channels": 1,
|
| 104 |
"audio.codec": "aac",
|
| 105 |
+
"audio.bit_rate": 54440,
|
| 106 |
"audio.sample_rate": 16000,
|
| 107 |
"audio.bit_depth": 32,
|
| 108 |
"audio.channel_layout": "mono",
|