jwwoo commited on
Commit
f550466
·
verified ·
1 Parent(s): 2d31399

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": "piper",
29
  "total_episodes": 2,
30
- "total_frames": 234,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -69,6 +69,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
69
  7
70
  ]
71
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  "timestamp": {
73
  "dtype": "float32",
74
  "shape": [
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "piper",
29
  "total_episodes": 2,
30
+ "total_frames": 169,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
69
  7
70
  ]
71
  },
72
+ "observation.images.front": {
73
+ "dtype": "video",
74
+ "shape": [
75
+ 480,
76
+ 640,
77
+ 3
78
+ ],
79
+ "names": [
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": 20,
91
+ "video.channels": 3,
92
+ "has_audio": false
93
+ }
94
+ },
95
  "timestamp": {
96
  "dtype": "float32",
97
  "shape": [