jellyho commited on
Commit
9588d0e
·
verified ·
1 Parent(s): 0bcc052

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +237 -0
README.md ADDED
@@ -0,0 +1,237 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - robocasa
8
+ - robocasa365
9
+ - robosuite
10
+ - kitchen
11
+ - manipulation
12
+ configs:
13
+ - config_name: default
14
+ data_files: data/*/*.parquet
15
+ ---
16
+
17
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
18
+
19
+
20
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=jellyho/robocasa365-LoadDishwasher">
21
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
22
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
23
+ </a>
24
+
25
+
26
+ ## Dataset Description
27
+
28
+
29
+
30
+ - **Homepage:** [More Information Needed]
31
+ - **Paper:** [More Information Needed]
32
+ - **License:** apache-2.0
33
+
34
+ ## Dataset Structure
35
+
36
+ [meta/info.json](meta/info.json):
37
+ ```json
38
+ {
39
+ "codebase_version": "v3.0",
40
+ "robot_type": "PandaOmron",
41
+ "total_episodes": 501,
42
+ "total_frames": 369430,
43
+ "total_tasks": 1,
44
+ "chunks_size": 1000,
45
+ "fps": 20,
46
+ "splits": {
47
+ "train": "0:501"
48
+ },
49
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
50
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
51
+ "features": {
52
+ "observation.images.robot0_eye_in_hand": {
53
+ "dtype": "video",
54
+ "shape": [
55
+ 256,
56
+ 256,
57
+ 3
58
+ ],
59
+ "names": [
60
+ "height",
61
+ "width",
62
+ "channel"
63
+ ],
64
+ "video_info": {
65
+ "video.fps": 20,
66
+ "video.codec": "h264",
67
+ "video.pix_fmt": "yuv420p",
68
+ "video.is_depth_map": false,
69
+ "has_audio": false
70
+ },
71
+ "info": {
72
+ "video.height": 256,
73
+ "video.width": 256,
74
+ "video.codec": "h264",
75
+ "video.pix_fmt": "yuv420p",
76
+ "video.is_depth_map": false,
77
+ "video.fps": 20,
78
+ "video.channels": 3,
79
+ "has_audio": false
80
+ }
81
+ },
82
+ "observation.images.robot0_agentview_left": {
83
+ "dtype": "video",
84
+ "shape": [
85
+ 256,
86
+ 256,
87
+ 3
88
+ ],
89
+ "names": [
90
+ "height",
91
+ "width",
92
+ "channel"
93
+ ],
94
+ "video_info": {
95
+ "video.fps": 20,
96
+ "video.codec": "h264",
97
+ "video.pix_fmt": "yuv420p",
98
+ "video.is_depth_map": false,
99
+ "has_audio": false
100
+ },
101
+ "info": {
102
+ "video.height": 256,
103
+ "video.width": 256,
104
+ "video.codec": "h264",
105
+ "video.pix_fmt": "yuv420p",
106
+ "video.is_depth_map": false,
107
+ "video.fps": 20,
108
+ "video.channels": 3,
109
+ "has_audio": false
110
+ }
111
+ },
112
+ "observation.images.robot0_agentview_right": {
113
+ "dtype": "video",
114
+ "shape": [
115
+ 256,
116
+ 256,
117
+ 3
118
+ ],
119
+ "names": [
120
+ "height",
121
+ "width",
122
+ "channel"
123
+ ],
124
+ "video_info": {
125
+ "video.fps": 20,
126
+ "video.codec": "h264",
127
+ "video.pix_fmt": "yuv420p",
128
+ "video.is_depth_map": false,
129
+ "has_audio": false
130
+ },
131
+ "info": {
132
+ "video.height": 256,
133
+ "video.width": 256,
134
+ "video.codec": "h264",
135
+ "video.pix_fmt": "yuv420p",
136
+ "video.is_depth_map": false,
137
+ "video.fps": 20,
138
+ "video.channels": 3,
139
+ "has_audio": false
140
+ }
141
+ },
142
+ "annotation.human.task_description": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "fps": 20
148
+ },
149
+ "annotation.human.task_name": {
150
+ "dtype": "int64",
151
+ "shape": [
152
+ 1
153
+ ],
154
+ "fps": 20
155
+ },
156
+ "observation.state": {
157
+ "dtype": "float64",
158
+ "shape": [
159
+ 16
160
+ ],
161
+ "fps": 20
162
+ },
163
+ "action": {
164
+ "dtype": "float64",
165
+ "shape": [
166
+ 12
167
+ ],
168
+ "fps": 20
169
+ },
170
+ "next.reward": {
171
+ "dtype": "float32",
172
+ "shape": [
173
+ 1
174
+ ],
175
+ "fps": 20
176
+ },
177
+ "next.done": {
178
+ "dtype": "bool",
179
+ "shape": [
180
+ 1
181
+ ],
182
+ "fps": 20
183
+ },
184
+ "timestamp": {
185
+ "dtype": "float32",
186
+ "shape": [
187
+ 1
188
+ ],
189
+ "names": null,
190
+ "fps": 20
191
+ },
192
+ "frame_index": {
193
+ "dtype": "int64",
194
+ "shape": [
195
+ 1
196
+ ],
197
+ "names": null,
198
+ "fps": 20
199
+ },
200
+ "episode_index": {
201
+ "dtype": "int64",
202
+ "shape": [
203
+ 1
204
+ ],
205
+ "names": null,
206
+ "fps": 20
207
+ },
208
+ "index": {
209
+ "dtype": "int64",
210
+ "shape": [
211
+ 1
212
+ ],
213
+ "names": null,
214
+ "fps": 20
215
+ },
216
+ "task_index": {
217
+ "dtype": "int64",
218
+ "shape": [
219
+ 1
220
+ ],
221
+ "names": null,
222
+ "fps": 20
223
+ }
224
+ },
225
+ "data_files_size_in_mb": 100,
226
+ "video_files_size_in_mb": 200
227
+ }
228
+ ```
229
+
230
+
231
+ ## Citation
232
+
233
+ **BibTeX:**
234
+
235
+ ```bibtex
236
+ [More Information Needed]
237
+ ```