MauoSama commited on
Commit
c899462
·
verified ·
1 Parent(s): e1f9f31

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -65,6 +65,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
65
  "W"
66
  ]
67
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  "observation.state": {
69
  "dtype": "float32",
70
  "shape": [
 
65
  "W"
66
  ]
67
  },
68
+ "observation.image.cam2_img": {
69
+ "dtype": "image",
70
+ "shape": [
71
+ 3,
72
+ 120,
73
+ 180
74
+ ],
75
+ "names": [
76
+ "C",
77
+ "H",
78
+ "W"
79
+ ]
80
+ },
81
  "observation.state": {
82
  "dtype": "float32",
83
  "shape": [