Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -26,30 +26,30 @@ 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":
|
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",
|
41 |
"features": {
|
42 |
-
"
|
43 |
-
"dtype": "
|
44 |
"shape": [
|
45 |
-
|
46 |
],
|
47 |
"name": null
|
48 |
},
|
49 |
-
"
|
50 |
-
"dtype": "
|
51 |
"shape": [
|
52 |
-
|
53 |
],
|
54 |
"name": null
|
55 |
},
|
@@ -62,7 +62,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
62 |
],
|
63 |
"name": null,
|
64 |
"info": {
|
65 |
-
"video.fps":
|
66 |
"video.height": 180,
|
67 |
"video.width": 320,
|
68 |
"video.channels": 3,
|
@@ -72,21 +72,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
72 |
"has_audio": false
|
73 |
}
|
74 |
},
|
75 |
-
"observation.
|
76 |
-
"dtype": "float64",
|
77 |
-
"shape": [
|
78 |
-
1
|
79 |
-
],
|
80 |
-
"name": null
|
81 |
-
},
|
82 |
-
"observation.state.cartesian_position": {
|
83 |
-
"dtype": "float64",
|
84 |
-
"shape": [
|
85 |
-
6
|
86 |
-
],
|
87 |
-
"name": null
|
88 |
-
},
|
89 |
-
"observation.image.exterior_image_1_left": {
|
90 |
"dtype": "video",
|
91 |
"shape": [
|
92 |
180,
|
@@ -95,7 +81,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
95 |
],
|
96 |
"name": null,
|
97 |
"info": {
|
98 |
-
"video.fps":
|
99 |
"video.height": 180,
|
100 |
"video.width": 320,
|
101 |
"video.channels": 3,
|
@@ -105,7 +91,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
105 |
"has_audio": false
|
106 |
}
|
107 |
},
|
108 |
-
"observation.image.
|
109 |
"dtype": "video",
|
110 |
"shape": [
|
111 |
180,
|
@@ -114,7 +100,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
114 |
],
|
115 |
"name": null,
|
116 |
"info": {
|
117 |
-
"video.fps":
|
118 |
"video.height": 180,
|
119 |
"video.width": 320,
|
120 |
"video.channels": 3,
|
@@ -124,10 +110,10 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
124 |
"has_audio": false
|
125 |
}
|
126 |
},
|
127 |
-
"observation.state.
|
128 |
"dtype": "float64",
|
129 |
"shape": [
|
130 |
-
|
131 |
],
|
132 |
"name": null
|
133 |
},
|
@@ -138,6 +124,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
138 |
],
|
139 |
"name": null
|
140 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
"next.done": {
|
142 |
"dtype": "bool",
|
143 |
"shape": [
|
@@ -145,6 +138,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
145 |
],
|
146 |
"name": null
|
147 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
"timestamp": {
|
149 |
"dtype": "float32",
|
150 |
"shape": [
|
|
|
26 |
{
|
27 |
"codebase_version": "v2.0",
|
28 |
"robot_type": null,
|
29 |
+
"total_episodes": 2,
|
30 |
+
"total_frames": 404,
|
31 |
+
"total_tasks": 2,
|
32 |
+
"total_videos": 6,
|
33 |
"total_chunks": 1,
|
34 |
"chunks_size": 1000,
|
35 |
+
"fps": 15,
|
36 |
"splits": {
|
37 |
+
"train": "0:2"
|
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",
|
41 |
"features": {
|
42 |
+
"observation.state.joint_position": {
|
43 |
+
"dtype": "float64",
|
44 |
"shape": [
|
45 |
+
7
|
46 |
],
|
47 |
"name": null
|
48 |
},
|
49 |
+
"observation.state.cartesian_position": {
|
50 |
+
"dtype": "float64",
|
51 |
"shape": [
|
52 |
+
6
|
53 |
],
|
54 |
"name": null
|
55 |
},
|
|
|
62 |
],
|
63 |
"name": null,
|
64 |
"info": {
|
65 |
+
"video.fps": 15.0,
|
66 |
"video.height": 180,
|
67 |
"video.width": 320,
|
68 |
"video.channels": 3,
|
|
|
72 |
"has_audio": false
|
73 |
}
|
74 |
},
|
75 |
+
"observation.image.wrist_image_left": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
"dtype": "video",
|
77 |
"shape": [
|
78 |
180,
|
|
|
81 |
],
|
82 |
"name": null,
|
83 |
"info": {
|
84 |
+
"video.fps": 15.0,
|
85 |
"video.height": 180,
|
86 |
"video.width": 320,
|
87 |
"video.channels": 3,
|
|
|
91 |
"has_audio": false
|
92 |
}
|
93 |
},
|
94 |
+
"observation.image.exterior_image_1_left": {
|
95 |
"dtype": "video",
|
96 |
"shape": [
|
97 |
180,
|
|
|
100 |
],
|
101 |
"name": null,
|
102 |
"info": {
|
103 |
+
"video.fps": 15.0,
|
104 |
"video.height": 180,
|
105 |
"video.width": 320,
|
106 |
"video.channels": 3,
|
|
|
110 |
"has_audio": false
|
111 |
}
|
112 |
},
|
113 |
+
"observation.state.gripper_position": {
|
114 |
"dtype": "float64",
|
115 |
"shape": [
|
116 |
+
1
|
117 |
],
|
118 |
"name": null
|
119 |
},
|
|
|
124 |
],
|
125 |
"name": null
|
126 |
},
|
127 |
+
"is_first": {
|
128 |
+
"dtype": "bool",
|
129 |
+
"shape": [
|
130 |
+
1
|
131 |
+
],
|
132 |
+
"name": null
|
133 |
+
},
|
134 |
"next.done": {
|
135 |
"dtype": "bool",
|
136 |
"shape": [
|
|
|
138 |
],
|
139 |
"name": null
|
140 |
},
|
141 |
+
"is_terminal": {
|
142 |
+
"dtype": "bool",
|
143 |
+
"shape": [
|
144 |
+
1
|
145 |
+
],
|
146 |
+
"name": null
|
147 |
+
},
|
148 |
"timestamp": {
|
149 |
"dtype": "float32",
|
150 |
"shape": [
|