Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": null,
|
| 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": 500,
|
| 35 |
"fps": 10,
|
| 36 |
"splits": {
|
| 37 |
-
"train": "0:
|
| 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",
|
|
@@ -78,8 +78,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 78 |
"dtype": "video",
|
| 79 |
"shape": [
|
| 80 |
3,
|
| 81 |
-
|
| 82 |
-
|
| 83 |
],
|
| 84 |
"names": [
|
| 85 |
"channels",
|
|
@@ -87,8 +87,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 87 |
"width"
|
| 88 |
],
|
| 89 |
"info": {
|
| 90 |
-
"video.height":
|
| 91 |
-
"video.width":
|
| 92 |
"video.codec": "av1",
|
| 93 |
"video.pix_fmt": "yuv420p",
|
| 94 |
"video.is_depth_map": false,
|
|
@@ -101,8 +101,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 101 |
"dtype": "video",
|
| 102 |
"shape": [
|
| 103 |
3,
|
| 104 |
-
|
| 105 |
-
|
| 106 |
],
|
| 107 |
"names": [
|
| 108 |
"channels",
|
|
@@ -110,8 +110,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 110 |
"width"
|
| 111 |
],
|
| 112 |
"info": {
|
| 113 |
-
"video.height":
|
| 114 |
-
"video.width":
|
| 115 |
"video.codec": "av1",
|
| 116 |
"video.pix_fmt": "yuv420p",
|
| 117 |
"video.is_depth_map": false,
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v3.0",
|
| 28 |
"robot_type": null,
|
| 29 |
+
"total_episodes": 30,
|
| 30 |
+
"total_frames": 473,
|
| 31 |
"total_tasks": 1,
|
| 32 |
"chunks_size": 1000,
|
| 33 |
"data_files_size_in_mb": 100,
|
| 34 |
"video_files_size_in_mb": 500,
|
| 35 |
"fps": 10,
|
| 36 |
"splits": {
|
| 37 |
+
"train": "0:30"
|
| 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",
|
|
|
|
| 78 |
"dtype": "video",
|
| 79 |
"shape": [
|
| 80 |
3,
|
| 81 |
+
224,
|
| 82 |
+
224
|
| 83 |
],
|
| 84 |
"names": [
|
| 85 |
"channels",
|
|
|
|
| 87 |
"width"
|
| 88 |
],
|
| 89 |
"info": {
|
| 90 |
+
"video.height": 224,
|
| 91 |
+
"video.width": 224,
|
| 92 |
"video.codec": "av1",
|
| 93 |
"video.pix_fmt": "yuv420p",
|
| 94 |
"video.is_depth_map": false,
|
|
|
|
| 101 |
"dtype": "video",
|
| 102 |
"shape": [
|
| 103 |
3,
|
| 104 |
+
224,
|
| 105 |
+
224
|
| 106 |
],
|
| 107 |
"names": [
|
| 108 |
"channels",
|
|
|
|
| 110 |
"width"
|
| 111 |
],
|
| 112 |
"info": {
|
| 113 |
+
"video.height": 224,
|
| 114 |
+
"video.width": 224,
|
| 115 |
"video.codec": "av1",
|
| 116 |
"video.pix_fmt": "yuv420p",
|
| 117 |
"video.is_depth_map": false,
|