pranavsaroha commited on
Commit
2f34247
·
verified ·
1 Parent(s): 7a25598

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": "seeed_b601_dm_follower",
29
- "total_episodes": 2,
30
- "total_frames": 2214,
31
- "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
34
  "video_files_size_in_mb": 200,
35
  "fps": 30,
36
- "splits": {
37
- "train": "0:2"
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": {
@@ -80,17 +78,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
80
  "height",
81
  "width",
82
  "channels"
83
- ],
84
- "info": {
85
- "video.height": 720,
86
- "video.width": 1280,
87
- "video.codec": "av1",
88
- "video.pix_fmt": "yuv420p",
89
- "video.is_depth_map": false,
90
- "video.fps": 30,
91
- "video.channels": 3,
92
- "has_audio": false
93
- }
94
  },
95
  "observation.images.cam0": {
96
  "dtype": "video",
@@ -103,17 +91,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
103
  "height",
104
  "width",
105
  "channels"
106
- ],
107
- "info": {
108
- "video.height": 1080,
109
- "video.width": 1920,
110
- "video.codec": "av1",
111
- "video.pix_fmt": "yuv420p",
112
- "video.is_depth_map": false,
113
- "video.fps": 30,
114
- "video.channels": 3,
115
- "has_audio": false
116
- }
117
  },
118
  "observation.images.cam1": {
119
  "dtype": "video",
@@ -126,17 +104,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
126
  "height",
127
  "width",
128
  "channels"
129
- ],
130
- "info": {
131
- "video.height": 1080,
132
- "video.width": 1920,
133
- "video.codec": "av1",
134
- "video.pix_fmt": "yuv420p",
135
- "video.is_depth_map": false,
136
- "video.fps": 30,
137
- "video.channels": 3,
138
- "has_audio": false
139
- }
140
  },
141
  "timestamp": {
142
  "dtype": "float32",
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "seeed_b601_dm_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": 200,
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": {
 
78
  "height",
79
  "width",
80
  "channels"
81
+ ]
 
 
 
 
 
 
 
 
 
 
82
  },
83
  "observation.images.cam0": {
84
  "dtype": "video",
 
91
  "height",
92
  "width",
93
  "channels"
94
+ ]
 
 
 
 
 
 
 
 
 
 
95
  },
96
  "observation.images.cam1": {
97
  "dtype": "video",
 
104
  "height",
105
  "width",
106
  "channels"
107
+ ]
 
 
 
 
 
 
 
 
 
 
108
  },
109
  "timestamp": {
110
  "dtype": "float32",