Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -46,6 +46,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 46 |
7
|
| 47 |
]
|
| 48 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
"observation.state.joint_pos": {
|
| 50 |
"dtype": "float32",
|
| 51 |
"shape": [
|
|
|
|
| 46 |
7
|
| 47 |
]
|
| 48 |
},
|
| 49 |
+
"action_is_pad": {
|
| 50 |
+
"dtype": "bool",
|
| 51 |
+
"shape": [
|
| 52 |
+
20
|
| 53 |
+
]
|
| 54 |
+
},
|
| 55 |
"observation.state.joint_pos": {
|
| 56 |
"dtype": "float32",
|
| 57 |
"shape": [
|