Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -41,12 +41,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 41 |
"dtype": "float32",
|
| 42 |
"shape": [
|
| 43 |
1,
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
| 45 |
]
|
| 46 |
},
|
| 47 |
"action": {
|
| 48 |
"dtype": "float32",
|
| 49 |
"shape": [
|
|
|
|
| 50 |
1,
|
| 51 |
6
|
| 52 |
]
|
|
|
|
| 41 |
"dtype": "float32",
|
| 42 |
"shape": [
|
| 43 |
1,
|
| 44 |
+
[
|
| 45 |
+
1,
|
| 46 |
+
12
|
| 47 |
+
]
|
| 48 |
]
|
| 49 |
},
|
| 50 |
"action": {
|
| 51 |
"dtype": "float32",
|
| 52 |
"shape": [
|
| 53 |
+
1,
|
| 54 |
1,
|
| 55 |
6
|
| 56 |
]
|