Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -72,6 +72,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 72 |
6
|
| 73 |
]
|
| 74 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
"observation.images.grabber": {
|
| 76 |
"dtype": "video",
|
| 77 |
"shape": [
|
|
|
|
| 72 |
6
|
| 73 |
]
|
| 74 |
},
|
| 75 |
+
"observation.images.front": {
|
| 76 |
+
"dtype": "video",
|
| 77 |
+
"shape": [
|
| 78 |
+
480,
|
| 79 |
+
640,
|
| 80 |
+
3
|
| 81 |
+
],
|
| 82 |
+
"names": [
|
| 83 |
+
"height",
|
| 84 |
+
"width",
|
| 85 |
+
"channels"
|
| 86 |
+
]
|
| 87 |
+
},
|
| 88 |
"observation.images.grabber": {
|
| 89 |
"dtype": "video",
|
| 90 |
"shape": [
|