willx0909 commited on
Commit
536328c
·
verified ·
1 Parent(s): 95e8e29

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -66,19 +66,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
66
  8
67
  ]
68
  },
69
- "observation.images.forward_diagonal_camera_right": {
70
  "dtype": "image",
71
  "shape": [
72
- 640,
73
  480,
 
74
  3
75
  ]
76
  },
77
- "observation.images.hand_camera_right": {
78
  "dtype": "image",
79
  "shape": [
80
- 640,
81
  480,
 
82
  3
83
  ]
84
  },
 
66
  8
67
  ]
68
  },
69
+ "observation.images.hand_camera_right": {
70
  "dtype": "image",
71
  "shape": [
 
72
  480,
73
+ 640,
74
  3
75
  ]
76
  },
77
+ "observation.images.forward_diagonal_camera_right": {
78
  "dtype": "image",
79
  "shape": [
 
80
  480,
81
+ 640,
82
  3
83
  ]
84
  },