yangxinye commited on
Commit
c18b8f0
·
verified ·
1 Parent(s): 5504154

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -42
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": "so_follower",
36
- "total_episodes": 2,
37
- "total_frames": 1790,
38
- "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 15,
43
- "splits": {
44
- "train": "0:2"
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": {
@@ -74,7 +72,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
74
  6
75
  ]
76
  },
77
- "observation.images.cam_0": {
78
  "dtype": "video",
79
  "shape": [
80
  480,
@@ -85,19 +83,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
85
  "height",
86
  "width",
87
  "channels"
88
- ],
89
- "info": {
90
- "video.height": 480,
91
- "video.width": 640,
92
- "video.codec": "av1",
93
- "video.pix_fmt": "yuv420p",
94
- "video.is_depth_map": false,
95
- "video.fps": 15,
96
- "video.channels": 3,
97
- "has_audio": false
98
- }
99
  },
100
- "observation.images.cam_1": {
101
  "dtype": "video",
102
  "shape": [
103
  480,
@@ -108,19 +96,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
108
  "height",
109
  "width",
110
  "channels"
111
- ],
112
- "info": {
113
- "video.height": 480,
114
- "video.width": 640,
115
- "video.codec": "av1",
116
- "video.pix_fmt": "yuv420p",
117
- "video.is_depth_map": false,
118
- "video.fps": 15,
119
- "video.channels": 3,
120
- "has_audio": false
121
- }
122
  },
123
- "observation.images.cam_3": {
124
  "dtype": "video",
125
  "shape": [
126
  480,
@@ -131,17 +109,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
131
  "height",
132
  "width",
133
  "channels"
134
- ],
135
- "info": {
136
- "video.height": 480,
137
- "video.width": 640,
138
- "video.codec": "av1",
139
- "video.pix_fmt": "yuv420p",
140
- "video.is_depth_map": false,
141
- "video.fps": 15,
142
- "video.channels": 3,
143
- "has_audio": false
144
- }
145
  },
146
  "timestamp": {
147
  "dtype": "float32",
 
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
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": 15,
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": {
 
72
  6
73
  ]
74
  },
75
+ "observation.images.cam_hand": {
76
  "dtype": "video",
77
  "shape": [
78
  480,
 
83
  "height",
84
  "width",
85
  "channels"
86
+ ]
 
 
 
 
 
 
 
 
 
 
87
  },
88
+ "observation.images.cam_front": {
89
  "dtype": "video",
90
  "shape": [
91
  480,
 
96
  "height",
97
  "width",
98
  "channels"
99
+ ]
 
 
 
 
 
 
 
 
 
 
100
  },
101
+ "observation.images.cam_side": {
102
  "dtype": "video",
103
  "shape": [
104
  480,
 
109
  "height",
110
  "width",
111
  "channels"
112
+ ]
 
 
 
 
 
 
 
 
 
 
113
  },
114
  "timestamp": {
115
  "dtype": "float32",