CarolinePascal HF Staff commited on
Commit
8b4957f
·
verified ·
1 Parent(s): 5f2d9f6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -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": "so_follower",
36
  "total_episodes": 1,
37
- "total_frames": 598,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
@@ -74,6 +74,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
74
  6
75
  ]
76
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  "observation.depth.front": {
78
  "dtype": "image",
79
  "shape": [
 
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
  "total_episodes": 1,
37
+ "total_frames": 172,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
 
74
  6
75
  ]
76
  },
77
+ "observation.images.front": {
78
+ "dtype": "image",
79
+ "shape": [
80
+ 480,
81
+ 640,
82
+ 3
83
+ ],
84
+ "names": [
85
+ "height",
86
+ "width",
87
+ "channels"
88
+ ]
89
+ },
90
  "observation.depth.front": {
91
  "dtype": "image",
92
  "shape": [