Allen-488 commited on
Commit
b22e508
·
verified ·
1 Parent(s): 5796f9c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -2
README.md CHANGED
@@ -28,9 +28,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
28
  "codebase_version": "v2.0",
29
  "robot_type": "koch",
30
  "total_episodes": 2,
31
- "total_frames": 1272,
32
  "total_tasks": 1,
33
- "total_videos": 0,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
@@ -68,6 +68,52 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
68
  "main_gripper"
69
  ]
70
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  "timestamp": {
72
  "dtype": "float32",
73
  "shape": [
 
28
  "codebase_version": "v2.0",
29
  "robot_type": "koch",
30
  "total_episodes": 2,
31
+ "total_frames": 1305,
32
  "total_tasks": 1,
33
+ "total_videos": 4,
34
  "total_chunks": 1,
35
  "chunks_size": 1000,
36
  "fps": 30,
 
68
  "main_gripper"
69
  ]
70
  },
71
+ "observation.images.laptop": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 480,
75
+ 640,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "info": {
84
+ "video.fps": 30.0,
85
+ "video.height": 480,
86
+ "video.width": 640,
87
+ "video.channels": 3,
88
+ "video.codec": "av1",
89
+ "video.pix_fmt": "yuv420p",
90
+ "video.is_depth_map": false,
91
+ "has_audio": false
92
+ }
93
+ },
94
+ "observation.images.phone": {
95
+ "dtype": "video",
96
+ "shape": [
97
+ 480,
98
+ 640,
99
+ 3
100
+ ],
101
+ "names": [
102
+ "height",
103
+ "width",
104
+ "channels"
105
+ ],
106
+ "info": {
107
+ "video.fps": 30.0,
108
+ "video.height": 480,
109
+ "video.width": 640,
110
+ "video.channels": 3,
111
+ "video.codec": "av1",
112
+ "video.pix_fmt": "yuv420p",
113
+ "video.is_depth_map": false,
114
+ "has_audio": false
115
+ }
116
+ },
117
  "timestamp": {
118
  "dtype": "float32",
119
  "shape": [