Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": null,
|
| 36 |
"total_episodes": 50,
|
| 37 |
-
"total_frames":
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
@@ -53,6 +53,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 53 |
640,
|
| 54 |
3
|
| 55 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
"info": {
|
| 57 |
"video.height": 480,
|
| 58 |
"video.width": 640,
|
|
@@ -71,6 +76,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 71 |
640,
|
| 72 |
3
|
| 73 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
"info": {
|
| 75 |
"video.height": 480,
|
| 76 |
"video.width": 640,
|
|
|
|
| 34 |
"codebase_version": "v3.0",
|
| 35 |
"robot_type": null,
|
| 36 |
"total_episodes": 50,
|
| 37 |
+
"total_frames": 18252,
|
| 38 |
"total_tasks": 1,
|
| 39 |
"chunks_size": 1000,
|
| 40 |
"data_files_size_in_mb": 100,
|
|
|
|
| 53 |
640,
|
| 54 |
3
|
| 55 |
],
|
| 56 |
+
"names": [
|
| 57 |
+
"height",
|
| 58 |
+
"width",
|
| 59 |
+
"channels"
|
| 60 |
+
],
|
| 61 |
"info": {
|
| 62 |
"video.height": 480,
|
| 63 |
"video.width": 640,
|
|
|
|
| 76 |
640,
|
| 77 |
3
|
| 78 |
],
|
| 79 |
+
"names": [
|
| 80 |
+
"height",
|
| 81 |
+
"width",
|
| 82 |
+
"channels"
|
| 83 |
+
],
|
| 84 |
"info": {
|
| 85 |
"video.height": 480,
|
| 86 |
"video.width": 640,
|