ethanCSL commited on
Commit
e2f9def
·
verified ·
1 Parent(s): 58e0bc1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  "codebase_version": "v3.0",
28
  "robot_type": "koch_follower",
29
  "total_episodes": 5,
30
- "total_frames": 1991,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -113,6 +113,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
113
  "has_audio": false
114
  }
115
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  "timestamp": {
117
  "dtype": "float32",
118
  "shape": [
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "koch_follower",
29
  "total_episodes": 5,
30
+ "total_frames": 1976,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
113
  "has_audio": false
114
  }
115
  },
116
+ "observation.images.camera3": {
117
+ "dtype": "video",
118
+ "shape": [
119
+ 480,
120
+ 640,
121
+ 3
122
+ ],
123
+ "names": [
124
+ "height",
125
+ "width",
126
+ "channels"
127
+ ],
128
+ "info": {
129
+ "video.height": 480,
130
+ "video.width": 640,
131
+ "video.codec": "av1",
132
+ "video.pix_fmt": "yuv420p",
133
+ "video.is_depth_map": false,
134
+ "video.fps": 30,
135
+ "video.channels": 3,
136
+ "has_audio": false
137
+ }
138
+ },
139
  "timestamp": {
140
  "dtype": "float32",
141
  "shape": [