Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,16 +26,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so100_follower",
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
-
"video_files_size_in_mb":
|
| 35 |
-
"audio_files_size_in_mb":
|
| 36 |
"fps": 30,
|
| 37 |
"splits": {
|
| 38 |
-
"train": "0:
|
| 39 |
},
|
| 40 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 41 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -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",
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": "so100_follower",
|
| 29 |
+
"total_episodes": 5,
|
| 30 |
+
"total_frames": 253,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
+
"video_files_size_in_mb": 500,
|
| 35 |
+
"audio_files_size_in_mb": 100,
|
| 36 |
"fps": 30,
|
| 37 |
"splits": {
|
| 38 |
+
"train": "0:5"
|
| 39 |
},
|
| 40 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 41 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 102 |
"info": {
|
| 103 |
"audio.channels": 1,
|
| 104 |
"audio.codec": "aac",
|
| 105 |
+
"audio.bit_rate": 59642,
|
| 106 |
"audio.sample_rate": 16000,
|
| 107 |
"audio.bit_depth": 32,
|
| 108 |
"audio.channel_layout": "mono",
|