Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -33,15 +33,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 33 |
{
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so_follower",
|
| 36 |
-
"total_episodes":
|
| 37 |
-
"total_frames":
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
"fps": 30,
|
| 43 |
"splits": {
|
| 44 |
-
"train": "0:
|
| 45 |
},
|
| 46 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 47 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
@@ -98,7 +98,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 98 |
"video.vcodec": "h264",
|
| 99 |
"video.g": 30,
|
| 100 |
"video.crf": 0,
|
| 101 |
-
"video.preset":
|
| 102 |
"video.fast_decode": 0,
|
| 103 |
"video.video_backend": "pyav",
|
| 104 |
"video.extra_options": {}
|
|
@@ -128,7 +128,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 128 |
"video.vcodec": "h264",
|
| 129 |
"video.g": 30,
|
| 130 |
"video.crf": 0,
|
| 131 |
-
"video.preset":
|
| 132 |
"video.fast_decode": 0,
|
| 133 |
"video.video_backend": "pyav",
|
| 134 |
"video.extra_options": {}
|
|
|
|
| 33 |
{
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": "so_follower",
|
| 36 |
+
"total_episodes": 2,
|
| 37 |
+
"total_frames": 300,
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
| 41 |
"video_files_size_in_mb": 200,
|
| 42 |
"fps": 30,
|
| 43 |
"splits": {
|
| 44 |
+
"train": "0:2"
|
| 45 |
},
|
| 46 |
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 47 |
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
|
|
|
| 98 |
"video.vcodec": "h264",
|
| 99 |
"video.g": 30,
|
| 100 |
"video.crf": 0,
|
| 101 |
+
"video.preset": null,
|
| 102 |
"video.fast_decode": 0,
|
| 103 |
"video.video_backend": "pyav",
|
| 104 |
"video.extra_options": {}
|
|
|
|
| 128 |
"video.vcodec": "h264",
|
| 129 |
"video.g": 30,
|
| 130 |
"video.crf": 0,
|
| 131 |
+
"video.preset": null,
|
| 132 |
"video.fast_decode": 0,
|
| 133 |
"video.video_backend": "pyav",
|
| 134 |
"video.extra_options": {}
|