Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
32 |
"observation.state": {
|
33 |
"dtype": "float32",
|
34 |
"shape": [
|
35 |
-
|
36 |
],
|
37 |
"names": [
|
38 |
[
|
@@ -67,6 +67,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
67 |
],
|
68 |
"names": null
|
69 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
"timestamp": {
|
71 |
"dtype": "float32",
|
72 |
"shape": [
|
|
|
32 |
"observation.state": {
|
33 |
"dtype": "float32",
|
34 |
"shape": [
|
35 |
+
2
|
36 |
],
|
37 |
"names": [
|
38 |
[
|
|
|
67 |
],
|
68 |
"names": null
|
69 |
},
|
70 |
+
"observation.environment_state": {
|
71 |
+
"dtype": "float32",
|
72 |
+
"shape": [
|
73 |
+
16
|
74 |
+
],
|
75 |
+
"names": [
|
76 |
+
"keypoints"
|
77 |
+
]
|
78 |
+
},
|
79 |
"timestamp": {
|
80 |
"dtype": "float32",
|
81 |
"shape": [
|