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