HuskyMango commited on
Commit
8f5e7d6
·
verified ·
1 Parent(s): 07f2867

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -34,7 +34,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
34
  "codebase_version": "v3.0",
35
  "robot_type": "single_arm_franka",
36
  "total_episodes": 1,
37
- "total_frames": 1180,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
@@ -6270,6 +6270,29 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
6270
  "has_audio": false
6271
  }
6272
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6273
  "observation.images.cam_6_scene": {
6274
  "dtype": "video",
6275
  "shape": [
 
34
  "codebase_version": "v3.0",
35
  "robot_type": "single_arm_franka",
36
  "total_episodes": 1,
37
+ "total_frames": 317,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
 
6270
  "has_audio": false
6271
  }
6272
  },
6273
+ "observation.images.cam_2_scene": {
6274
+ "dtype": "video",
6275
+ "shape": [
6276
+ 224,
6277
+ 224,
6278
+ 3
6279
+ ],
6280
+ "names": [
6281
+ "height",
6282
+ "width",
6283
+ "channels"
6284
+ ],
6285
+ "info": {
6286
+ "video.height": 224,
6287
+ "video.width": 224,
6288
+ "video.codec": "h264",
6289
+ "video.pix_fmt": "yuv420p",
6290
+ "video.is_depth_map": false,
6291
+ "video.fps": 20,
6292
+ "video.channels": 3,
6293
+ "has_audio": false
6294
+ }
6295
+ },
6296
  "observation.images.cam_6_scene": {
6297
  "dtype": "video",
6298
  "shape": [