ethanCSL commited on
Commit
9cf3df0
·
verified ·
1 Parent(s): ffb6ae9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -39
README.md CHANGED
@@ -33,16 +33,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "openarm_follower",
36
- "total_episodes": 1,
37
- "total_frames": 110,
38
- "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 30,
43
- "splits": {
44
- "train": "0:1"
45
- },
46
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
47
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
48
  "features": {
@@ -105,17 +103,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
105
  "height",
106
  "width",
107
  "channels"
108
- ],
109
- "info": {
110
- "video.height": 480,
111
- "video.width": 640,
112
- "video.codec": "av1",
113
- "video.pix_fmt": "yuv420p",
114
- "video.is_depth_map": false,
115
- "video.fps": 30,
116
- "video.channels": 3,
117
- "has_audio": false
118
- }
119
  },
120
  "observation.images.left_camera": {
121
  "dtype": "video",
@@ -128,17 +116,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
128
  "height",
129
  "width",
130
  "channels"
131
- ],
132
- "info": {
133
- "video.height": 480,
134
- "video.width": 640,
135
- "video.codec": "av1",
136
- "video.pix_fmt": "yuv420p",
137
- "video.is_depth_map": false,
138
- "video.fps": 30,
139
- "video.channels": 3,
140
- "has_audio": false
141
- }
142
  },
143
  "observation.images.body_camera": {
144
  "dtype": "video",
@@ -151,17 +129,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
151
  "height",
152
  "width",
153
  "channels"
154
- ],
155
- "info": {
156
- "video.height": 480,
157
- "video.width": 640,
158
- "video.codec": "av1",
159
- "video.pix_fmt": "yuv420p",
160
- "video.is_depth_map": false,
161
- "video.fps": 30,
162
- "video.channels": 3,
163
- "has_audio": false
164
- }
165
  },
166
  "timestamp": {
167
  "dtype": "float32",
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "openarm_follower",
36
+ "total_episodes": 0,
37
+ "total_frames": 0,
38
+ "total_tasks": 0,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 30,
43
+ "splits": {},
 
 
44
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
45
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
46
  "features": {
 
103
  "height",
104
  "width",
105
  "channels"
106
+ ]
 
 
 
 
 
 
 
 
 
 
107
  },
108
  "observation.images.left_camera": {
109
  "dtype": "video",
 
116
  "height",
117
  "width",
118
  "channels"
119
+ ]
 
 
 
 
 
 
 
 
 
 
120
  },
121
  "observation.images.body_camera": {
122
  "dtype": "video",
 
129
  "height",
130
  "width",
131
  "channels"
132
+ ]
 
 
 
 
 
 
 
 
 
 
133
  },
134
  "timestamp": {
135
  "dtype": "float32",