Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -91,6 +91,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 91 |
"channels"
|
| 92 |
]
|
| 93 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
"timestamp": {
|
| 95 |
"dtype": "float32",
|
| 96 |
"shape": [
|
|
|
|
| 91 |
"channels"
|
| 92 |
]
|
| 93 |
},
|
| 94 |
+
"observation.images.camera3": {
|
| 95 |
+
"dtype": "video",
|
| 96 |
+
"shape": [
|
| 97 |
+
480,
|
| 98 |
+
640,
|
| 99 |
+
3
|
| 100 |
+
],
|
| 101 |
+
"names": [
|
| 102 |
+
"height",
|
| 103 |
+
"width",
|
| 104 |
+
"channels"
|
| 105 |
+
]
|
| 106 |
+
},
|
| 107 |
"timestamp": {
|
| 108 |
"dtype": "float32",
|
| 109 |
"shape": [
|