Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 29 |
"codebase_version": "v3.0",
|
| 30 |
"robot_type": "metaworld_sawyer",
|
| 31 |
"total_episodes": 50,
|
| 32 |
-
"total_frames":
|
| 33 |
"total_tasks": 1,
|
| 34 |
"chunks_size": 1000,
|
| 35 |
"data_files_size_in_mb": 100,
|
|
@@ -64,6 +64,18 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 64 |
"has_audio": false
|
| 65 |
}
|
| 66 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
"action": {
|
| 68 |
"dtype": "float32",
|
| 69 |
"shape": [
|
|
|
|
| 29 |
"codebase_version": "v3.0",
|
| 30 |
"robot_type": "metaworld_sawyer",
|
| 31 |
"total_episodes": 50,
|
| 32 |
+
"total_frames": 3029,
|
| 33 |
"total_tasks": 1,
|
| 34 |
"chunks_size": 1000,
|
| 35 |
"data_files_size_in_mb": 100,
|
|
|
|
| 64 |
"has_audio": false
|
| 65 |
}
|
| 66 |
},
|
| 67 |
+
"observation.state": {
|
| 68 |
+
"dtype": "float32",
|
| 69 |
+
"shape": [
|
| 70 |
+
4
|
| 71 |
+
],
|
| 72 |
+
"names": [
|
| 73 |
+
"agent_x",
|
| 74 |
+
"agent_y",
|
| 75 |
+
"agent_z",
|
| 76 |
+
"agent_gripper"
|
| 77 |
+
]
|
| 78 |
+
},
|
| 79 |
"action": {
|
| 80 |
"dtype": "float32",
|
| 81 |
"shape": [
|