kartiksonu commited on
Commit
2b8c788
·
verified ·
1 Parent(s): db71cd7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -52,6 +52,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
52
  "channels"
53
  ]
54
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  "observation.state": {
56
  "dtype": "float32",
57
  "shape": [
 
52
  "channels"
53
  ]
54
  },
55
+ "observation.images.wrist": {
56
+ "dtype": "image",
57
+ "shape": [
58
+ 480,
59
+ 640,
60
+ 3
61
+ ],
62
+ "names": [
63
+ "height",
64
+ "width",
65
+ "channels"
66
+ ]
67
+ },
68
  "observation.state": {
69
  "dtype": "float32",
70
  "shape": [