kefhuang commited on
Commit
9958cbc
·
verified ·
1 Parent(s): 94dfe5f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -44,14 +44,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
44
  "observation.images.pixels": {
45
  "dtype": "video",
46
  "shape": [
 
47
  480,
48
- 640,
49
- 3
50
  ],
51
  "names": [
 
52
  "height",
53
- "width",
54
- "rgb"
55
  ],
56
  "info": {
57
  "video.height": 480,
 
44
  "observation.images.pixels": {
45
  "dtype": "video",
46
  "shape": [
47
+ 3,
48
  480,
49
+ 640
 
50
  ],
51
  "names": [
52
+ "rgb",
53
  "height",
54
+ "width"
 
55
  ],
56
  "info": {
57
  "video.height": 480,