coffeeeaa commited on
Commit
31fbf53
·
verified ·
1 Parent(s): 3ec14cb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -39
README.md CHANGED
@@ -26,16 +26,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "bi_so101_follower",
29
- "total_episodes": 51,
30
- "total_frames": 40566,
31
- "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 500,
35
  "fps": 30,
36
- "splits": {
37
- "train": "0:51"
38
- },
39
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
  "features": {
@@ -90,17 +88,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
90
  "height",
91
  "width",
92
  "channels"
93
- ],
94
- "info": {
95
- "video.height": 480,
96
- "video.width": 640,
97
- "video.codec": "av1",
98
- "video.pix_fmt": "yuv420p",
99
- "video.is_depth_map": false,
100
- "video.fps": 30,
101
- "video.channels": 3,
102
- "has_audio": false
103
- }
104
  },
105
  "observation.images.left": {
106
  "dtype": "video",
@@ -113,17 +101,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
113
  "height",
114
  "width",
115
  "channels"
116
- ],
117
- "info": {
118
- "video.height": 480,
119
- "video.width": 640,
120
- "video.codec": "av1",
121
- "video.pix_fmt": "yuv420p",
122
- "video.is_depth_map": false,
123
- "video.fps": 30,
124
- "video.channels": 3,
125
- "has_audio": false
126
- }
127
  },
128
  "observation.images.right": {
129
  "dtype": "video",
@@ -136,17 +114,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
136
  "height",
137
  "width",
138
  "channels"
139
- ],
140
- "info": {
141
- "video.height": 480,
142
- "video.width": 640,
143
- "video.codec": "av1",
144
- "video.pix_fmt": "yuv420p",
145
- "video.is_depth_map": false,
146
- "video.fps": 30,
147
- "video.channels": 3,
148
- "has_audio": false
149
- }
150
  },
151
  "timestamp": {
152
  "dtype": "float32",
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "bi_so101_follower",
29
+ "total_episodes": 0,
30
+ "total_frames": 0,
31
+ "total_tasks": 0,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 500,
35
  "fps": 30,
36
+ "splits": {},
 
 
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
39
  "features": {
 
88
  "height",
89
  "width",
90
  "channels"
91
+ ]
 
 
 
 
 
 
 
 
 
 
92
  },
93
  "observation.images.left": {
94
  "dtype": "video",
 
101
  "height",
102
  "width",
103
  "channels"
104
+ ]
 
 
 
 
 
 
 
 
 
 
105
  },
106
  "observation.images.right": {
107
  "dtype": "video",
 
114
  "height",
115
  "width",
116
  "channels"
117
+ ]
 
 
 
 
 
 
 
 
 
 
118
  },
119
  "timestamp": {
120
  "dtype": "float32",