rhecker commited on
Commit
7ff78d2
·
verified ·
1 Parent(s): cec7f8c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -72,6 +72,19 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
72
  6
73
  ]
74
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  "observation.images.grabber": {
76
  "dtype": "video",
77
  "shape": [
 
72
  6
73
  ]
74
  },
75
+ "observation.images.front": {
76
+ "dtype": "video",
77
+ "shape": [
78
+ 480,
79
+ 640,
80
+ 3
81
+ ],
82
+ "names": [
83
+ "height",
84
+ "width",
85
+ "channels"
86
+ ]
87
+ },
88
  "observation.images.grabber": {
89
  "dtype": "video",
90
  "shape": [