Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -78,6 +78,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 78 |
"channels"
|
| 79 |
]
|
| 80 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
"timestamp": {
|
| 82 |
"dtype": "float32",
|
| 83 |
"shape": [
|
|
|
|
| 78 |
"channels"
|
| 79 |
]
|
| 80 |
},
|
| 81 |
+
"observation.images.arm": {
|
| 82 |
+
"dtype": "video",
|
| 83 |
+
"shape": [
|
| 84 |
+
480,
|
| 85 |
+
640,
|
| 86 |
+
3
|
| 87 |
+
],
|
| 88 |
+
"names": [
|
| 89 |
+
"height",
|
| 90 |
+
"width",
|
| 91 |
+
"channels"
|
| 92 |
+
]
|
| 93 |
+
},
|
| 94 |
"timestamp": {
|
| 95 |
"dtype": "float32",
|
| 96 |
"shape": [
|