Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
25 |
```json
|
26 |
{
|
27 |
"codebase_version": "v2.0",
|
28 |
-
"robot_type": "
|
29 |
"total_episodes": 25,
|
30 |
"total_frames": 6729,
|
31 |
"total_tasks": 1,
|
@@ -67,6 +67,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
67 |
],
|
68 |
"names": null
|
69 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
"timestamp": {
|
71 |
"dtype": "float32",
|
72 |
"shape": [
|
|
|
25 |
```json
|
26 |
{
|
27 |
"codebase_version": "v2.0",
|
28 |
+
"robot_type": "open-door",
|
29 |
"total_episodes": 25,
|
30 |
"total_frames": 6729,
|
31 |
"total_tasks": 1,
|
|
|
67 |
],
|
68 |
"names": null
|
69 |
},
|
70 |
+
"next.done": {
|
71 |
+
"dtype": "bool",
|
72 |
+
"shape": [
|
73 |
+
1
|
74 |
+
],
|
75 |
+
"names": null
|
76 |
+
},
|
77 |
"timestamp": {
|
78 |
"dtype": "float32",
|
79 |
"shape": [
|