Bekhzod commited on
Commit
aeb3042
·
verified ·
1 Parent(s): daedea5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +183 -0
README.md ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=Bekhzod/TASK_02_inference_record_test">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "fps": 30,
36
+ "features": {
37
+ "action": {
38
+ "dtype": "float32",
39
+ "names": [
40
+ "j1",
41
+ "j2",
42
+ "j3",
43
+ "j4",
44
+ "j5",
45
+ "j6",
46
+ "gripper_state"
47
+ ],
48
+ "shape": [
49
+ 7
50
+ ]
51
+ },
52
+ "observation.state": {
53
+ "dtype": "float32",
54
+ "names": [
55
+ "j1",
56
+ "j2",
57
+ "j3",
58
+ "j4",
59
+ "j5",
60
+ "j6",
61
+ "gripper_state"
62
+ ],
63
+ "shape": [
64
+ 7
65
+ ]
66
+ },
67
+ "observation.images.front": {
68
+ "dtype": "video",
69
+ "shape": [
70
+ 480,
71
+ 480,
72
+ 3
73
+ ],
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channels"
78
+ ],
79
+ "info": {
80
+ "video.height": 480,
81
+ "video.width": 480,
82
+ "video.channels": 3,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.fps": 30,
86
+ "has_audio": false,
87
+ "video.g": 2,
88
+ "video.crf": 30,
89
+ "video.preset": 12,
90
+ "video.fast_decode": 0,
91
+ "video.video_backend": "pyav",
92
+ "video.extra_options": {},
93
+ "is_depth_map": false
94
+ }
95
+ },
96
+ "observation.images.top": {
97
+ "dtype": "video",
98
+ "shape": [
99
+ 480,
100
+ 480,
101
+ 3
102
+ ],
103
+ "names": [
104
+ "height",
105
+ "width",
106
+ "channels"
107
+ ],
108
+ "info": {
109
+ "video.height": 480,
110
+ "video.width": 480,
111
+ "video.channels": 3,
112
+ "video.codec": "av1",
113
+ "video.pix_fmt": "yuv420p",
114
+ "video.fps": 30,
115
+ "has_audio": false,
116
+ "video.g": 2,
117
+ "video.crf": 30,
118
+ "video.preset": 12,
119
+ "video.fast_decode": 0,
120
+ "video.video_backend": "pyav",
121
+ "video.extra_options": {},
122
+ "is_depth_map": false
123
+ }
124
+ },
125
+ "timestamp": {
126
+ "dtype": "float32",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "frame_index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "episode_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ },
146
+ "index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null
152
+ },
153
+ "task_index": {
154
+ "dtype": "int64",
155
+ "shape": [
156
+ 1
157
+ ],
158
+ "names": null
159
+ }
160
+ },
161
+ "total_episodes": 2,
162
+ "total_frames": 2058,
163
+ "total_tasks": 1,
164
+ "chunks_size": 1000,
165
+ "data_files_size_in_mb": 100,
166
+ "video_files_size_in_mb": 200,
167
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
168
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
169
+ "robot_type": "FR3WMS",
170
+ "splits": {
171
+ "train": "0:2"
172
+ }
173
+ }
174
+ ```
175
+
176
+
177
+ ## Citation
178
+
179
+ **BibTeX:**
180
+
181
+ ```bibtex
182
+ [More Information Needed]
183
+ ```