Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,15 +26,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v2.0",
|
| 28 |
"robot_type": null,
|
| 29 |
-
"total_episodes":
|
| 30 |
-
"total_frames":
|
| 31 |
-
"total_tasks":
|
| 32 |
-
"total_videos":
|
| 33 |
"total_chunks": 1,
|
| 34 |
"chunks_size": 1000,
|
| 35 |
"fps": 15,
|
| 36 |
"splits": {
|
| 37 |
-
"train": "0:
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 40 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
|
@@ -72,27 +72,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 72 |
"has_audio": false
|
| 73 |
}
|
| 74 |
},
|
| 75 |
-
"observation.state.joint_position": {
|
| 76 |
-
"dtype": "float64",
|
| 77 |
-
"shape": [
|
| 78 |
-
7
|
| 79 |
-
],
|
| 80 |
-
"name": null
|
| 81 |
-
},
|
| 82 |
-
"observation.state.cartesian_position": {
|
| 83 |
-
"dtype": "float64",
|
| 84 |
-
"shape": [
|
| 85 |
-
6
|
| 86 |
-
],
|
| 87 |
-
"name": null
|
| 88 |
-
},
|
| 89 |
-
"observation.state.gripper_position": {
|
| 90 |
-
"dtype": "float64",
|
| 91 |
-
"shape": [
|
| 92 |
-
1
|
| 93 |
-
],
|
| 94 |
-
"name": null
|
| 95 |
-
},
|
| 96 |
"observation.image.exterior_image_1_left": {
|
| 97 |
"dtype": "video",
|
| 98 |
"shape": [
|
|
@@ -131,6 +110,27 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 131 |
"has_audio": false
|
| 132 |
}
|
| 133 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
"next.done": {
|
| 135 |
"dtype": "bool",
|
| 136 |
"shape": [
|
|
|
|
| 26 |
{
|
| 27 |
"codebase_version": "v2.0",
|
| 28 |
"robot_type": null,
|
| 29 |
+
"total_episodes": 7,
|
| 30 |
+
"total_frames": 1232,
|
| 31 |
+
"total_tasks": 7,
|
| 32 |
+
"total_videos": 21,
|
| 33 |
"total_chunks": 1,
|
| 34 |
"chunks_size": 1000,
|
| 35 |
"fps": 15,
|
| 36 |
"splits": {
|
| 37 |
+
"train": "0:7"
|
| 38 |
},
|
| 39 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 40 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
|
|
|
| 72 |
"has_audio": false
|
| 73 |
}
|
| 74 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
"observation.image.exterior_image_1_left": {
|
| 76 |
"dtype": "video",
|
| 77 |
"shape": [
|
|
|
|
| 110 |
"has_audio": false
|
| 111 |
}
|
| 112 |
},
|
| 113 |
+
"observation.state.joint_position": {
|
| 114 |
+
"dtype": "float64",
|
| 115 |
+
"shape": [
|
| 116 |
+
7
|
| 117 |
+
],
|
| 118 |
+
"name": null
|
| 119 |
+
},
|
| 120 |
+
"observation.state.cartesian_position": {
|
| 121 |
+
"dtype": "float64",
|
| 122 |
+
"shape": [
|
| 123 |
+
6
|
| 124 |
+
],
|
| 125 |
+
"name": null
|
| 126 |
+
},
|
| 127 |
+
"observation.state.gripper_position": {
|
| 128 |
+
"dtype": "float64",
|
| 129 |
+
"shape": [
|
| 130 |
+
1
|
| 131 |
+
],
|
| 132 |
+
"name": null
|
| 133 |
+
},
|
| 134 |
"next.done": {
|
| 135 |
"dtype": "bool",
|
| 136 |
"shape": [
|