ljrljr123 commited on
Commit
493aed5
·
verified ·
1 Parent(s): 983cb1d

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": "lekiwi_client",
36
- "total_episodes": 1,
37
- "total_frames": 1622,
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": {
@@ -91,17 +89,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
91
  "height",
92
  "width",
93
  "channels"
94
- ],
95
- "info": {
96
- "video.height": 480,
97
- "video.width": 640,
98
- "video.codec": "av1",
99
- "video.pix_fmt": "yuv420p",
100
- "video.is_depth_map": false,
101
- "video.fps": 30,
102
- "video.channels": 3,
103
- "has_audio": false
104
- }
105
  },
106
  "observation.images.wrist": {
107
  "dtype": "video",
@@ -114,17 +102,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
114
  "height",
115
  "width",
116
  "channels"
117
- ],
118
- "info": {
119
- "video.height": 640,
120
- "video.width": 480,
121
- "video.codec": "av1",
122
- "video.pix_fmt": "yuv420p",
123
- "video.is_depth_map": false,
124
- "video.fps": 30,
125
- "video.channels": 3,
126
- "has_audio": false
127
- }
128
  },
129
  "timestamp": {
130
  "dtype": "float32",
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "lekiwi_client",
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": {
 
89
  "height",
90
  "width",
91
  "channels"
92
+ ]
 
 
 
 
 
 
 
 
 
 
93
  },
94
  "observation.images.wrist": {
95
  "dtype": "video",
 
102
  "height",
103
  "width",
104
  "channels"
105
+ ]
 
 
 
 
 
 
 
 
 
 
106
  },
107
  "timestamp": {
108
  "dtype": "float32",