Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -39,14 +39,21 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
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": "bool",
|
44 |
"shape": [
|
45 |
1
|
46 |
],
|
47 |
"name": null
|
48 |
},
|
49 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
"dtype": "video",
|
51 |
"shape": [
|
52 |
180,
|
@@ -65,10 +72,10 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
65 |
"has_audio": false
|
66 |
}
|
67 |
},
|
68 |
-
"observation.state.
|
69 |
"dtype": "float64",
|
70 |
"shape": [
|
71 |
-
|
72 |
],
|
73 |
"name": null
|
74 |
},
|
@@ -79,7 +86,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
79 |
],
|
80 |
"name": null
|
81 |
},
|
82 |
-
"observation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
"dtype": "video",
|
84 |
"shape": [
|
85 |
180,
|
@@ -98,7 +112,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
98 |
"has_audio": false
|
99 |
}
|
100 |
},
|
101 |
-
"observation.image.
|
102 |
"dtype": "video",
|
103 |
"shape": [
|
104 |
180,
|
@@ -117,21 +131,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
117 |
"has_audio": false
|
118 |
}
|
119 |
},
|
120 |
-
"
|
121 |
-
"dtype": "float64",
|
122 |
-
"shape": [
|
123 |
-
7
|
124 |
-
],
|
125 |
-
"name": null
|
126 |
-
},
|
127 |
-
"is_first": {
|
128 |
-
"dtype": "bool",
|
129 |
-
"shape": [
|
130 |
-
1
|
131 |
-
],
|
132 |
-
"name": null
|
133 |
-
},
|
134 |
-
"is_terminal": {
|
135 |
"dtype": "bool",
|
136 |
"shape": [
|
137 |
1
|
|
|
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 |
+
"is_first": {
|
43 |
"dtype": "bool",
|
44 |
"shape": [
|
45 |
1
|
46 |
],
|
47 |
"name": null
|
48 |
},
|
49 |
+
"is_terminal": {
|
50 |
+
"dtype": "bool",
|
51 |
+
"shape": [
|
52 |
+
1
|
53 |
+
],
|
54 |
+
"name": null
|
55 |
+
},
|
56 |
+
"observation.image.exterior_image_2_left": {
|
57 |
"dtype": "video",
|
58 |
"shape": [
|
59 |
180,
|
|
|
72 |
"has_audio": false
|
73 |
}
|
74 |
},
|
75 |
+
"observation.state.joint_position": {
|
76 |
"dtype": "float64",
|
77 |
"shape": [
|
78 |
+
7
|
79 |
],
|
80 |
"name": null
|
81 |
},
|
|
|
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": [
|
99 |
180,
|
|
|
112 |
"has_audio": false
|
113 |
}
|
114 |
},
|
115 |
+
"observation.image.wrist_image_left": {
|
116 |
"dtype": "video",
|
117 |
"shape": [
|
118 |
180,
|
|
|
131 |
"has_audio": false
|
132 |
}
|
133 |
},
|
134 |
+
"next.done": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
"dtype": "bool",
|
136 |
"shape": [
|
137 |
1
|