fanaustinca commited on
Commit
cf3a23e
·
verified ·
1 Parent(s): 4b0b547

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -28
README.md CHANGED
@@ -28,16 +28,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
28
  {
29
  "codebase_version": "v3.0",
30
  "robot_type": "so_follower",
31
- "total_episodes": 2,
32
- "total_frames": 1042,
33
- "total_tasks": 1,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 30,
38
- "splits": {
39
- "train": "0:2"
40
- },
41
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
42
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
43
  "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": 480,
86
- "video.width": 640,
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.top": {
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": 480,
109
- "video.width": 640,
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
  "timestamp": {
119
  "dtype": "float32",
 
28
  {
29
  "codebase_version": "v3.0",
30
  "robot_type": "so_follower",
31
+ "total_episodes": 0,
32
+ "total_frames": 0,
33
+ "total_tasks": 0,
34
  "chunks_size": 1000,
35
  "data_files_size_in_mb": 100,
36
  "video_files_size_in_mb": 200,
37
  "fps": 30,
38
+ "splits": {},
 
 
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": {
 
78
  "height",
79
  "width",
80
  "channels"
81
+ ]
 
 
 
 
 
 
 
 
 
 
82
  },
83
  "observation.images.top": {
84
  "dtype": "video",
 
91
  "height",
92
  "width",
93
  "channels"
94
+ ]
 
 
 
 
 
 
 
 
 
 
95
  },
96
  "timestamp": {
97
  "dtype": "float32",