asterism45 commited on
Commit
60e6a7e
·
verified ·
1 Parent(s): 0ff4249

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -28
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_udp_listener",
36
- "total_episodes": 1,
37
- "total_frames": 400,
38
- "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 20,
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": {
@@ -121,17 +119,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
121
  "height",
122
  "width",
123
  "channels"
124
- ],
125
- "info": {
126
- "video.height": 480,
127
- "video.width": 640,
128
- "video.codec": "av1",
129
- "video.pix_fmt": "yuv420p",
130
- "video.is_depth_map": false,
131
- "video.fps": 20,
132
- "video.channels": 3,
133
- "has_audio": false
134
- }
135
  },
136
  "observation.images.cam_ego": {
137
  "dtype": "video",
@@ -144,17 +132,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
144
  "height",
145
  "width",
146
  "channels"
147
- ],
148
- "info": {
149
- "video.height": 480,
150
- "video.width": 640,
151
- "video.codec": "av1",
152
- "video.pix_fmt": "yuv420p",
153
- "video.is_depth_map": false,
154
- "video.fps": 20,
155
- "video.channels": 3,
156
- "has_audio": false
157
- }
158
  },
159
  "timestamp": {
160
  "dtype": "float32",
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "openarm_udp_listener",
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": 20,
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": {
 
119
  "height",
120
  "width",
121
  "channels"
122
+ ]
 
 
 
 
 
 
 
 
 
 
123
  },
124
  "observation.images.cam_ego": {
125
  "dtype": "video",
 
132
  "height",
133
  "width",
134
  "channels"
135
+ ]
 
 
 
 
 
 
 
 
 
 
136
  },
137
  "timestamp": {
138
  "dtype": "float32",