mddoai commited on
Commit
2ba116e
·
verified ·
1 Parent(s): 4a72f08

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": "so101_follower",
29
  "total_episodes": 2,
30
- "total_frames": 3190,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -90,6 +90,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
90
  "has_audio": false
91
  }
92
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  "timestamp": {
94
  "dtype": "float32",
95
  "shape": [
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
  "total_episodes": 2,
30
+ "total_frames": 3011,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
90
  "has_audio": false
91
  }
92
  },
93
+ "observation.images.table": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 480,
97
+ 640,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.height": 480,
107
+ "video.width": 640,
108
+ "video.codec": "av1",
109
+ "video.pix_fmt": "yuv420p",
110
+ "video.is_depth_map": false,
111
+ "video.fps": 30,
112
+ "video.channels": 3,
113
+ "has_audio": false
114
+ }
115
+ },
116
  "timestamp": {
117
  "dtype": "float32",
118
  "shape": [