Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -28,15 +28,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
28 |
{
|
29 |
"codebase_version": "v2.0",
|
30 |
"robot_type": "so100",
|
31 |
-
"total_episodes":
|
32 |
-
"total_frames":
|
33 |
"total_tasks": 1,
|
34 |
-
"total_videos":
|
35 |
"total_chunks": 1,
|
36 |
"chunks_size": 1000,
|
37 |
"fps": 30,
|
38 |
"splits": {
|
39 |
-
"train": "0:
|
40 |
},
|
41 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
42 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
@@ -86,7 +86,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
86 |
"video.height": 480,
|
87 |
"video.width": 640,
|
88 |
"video.channels": 3,
|
89 |
-
"video.codec": "
|
90 |
"video.pix_fmt": "yuv420p",
|
91 |
"video.is_depth_map": false,
|
92 |
"has_audio": false
|
@@ -109,7 +109,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
109 |
"video.height": 480,
|
110 |
"video.width": 640,
|
111 |
"video.channels": 3,
|
112 |
-
"video.codec": "
|
113 |
"video.pix_fmt": "yuv420p",
|
114 |
"video.is_depth_map": false,
|
115 |
"has_audio": false
|
|
|
28 |
{
|
29 |
"codebase_version": "v2.0",
|
30 |
"robot_type": "so100",
|
31 |
+
"total_episodes": 12,
|
32 |
+
"total_frames": 9405,
|
33 |
"total_tasks": 1,
|
34 |
+
"total_videos": 24,
|
35 |
"total_chunks": 1,
|
36 |
"chunks_size": 1000,
|
37 |
"fps": 30,
|
38 |
"splits": {
|
39 |
+
"train": "0:12"
|
40 |
},
|
41 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
42 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
|
|
86 |
"video.height": 480,
|
87 |
"video.width": 640,
|
88 |
"video.channels": 3,
|
89 |
+
"video.codec": "h264",
|
90 |
"video.pix_fmt": "yuv420p",
|
91 |
"video.is_depth_map": false,
|
92 |
"has_audio": false
|
|
|
109 |
"video.height": 480,
|
110 |
"video.width": 640,
|
111 |
"video.channels": 3,
|
112 |
+
"video.codec": "h264",
|
113 |
"video.pix_fmt": "yuv420p",
|
114 |
"video.is_depth_map": false,
|
115 |
"has_audio": false
|