Robotics
LeRobot
Safetensors
smolvla
AppliantRobotics commited on
Commit
82f4cfc
·
verified ·
1 Parent(s): 32903d1

Fix input_features: remove unused camera3 slot (dataset only has 2 cameras)

Browse files
Files changed (1) hide show
  1. config.json +0 -8
config.json CHANGED
@@ -23,14 +23,6 @@
23
  256,
24
  256
25
  ]
26
- },
27
- "observation.images.camera3": {
28
- "type": "VISUAL",
29
- "shape": [
30
- 3,
31
- 256,
32
- 256
33
- ]
34
  }
35
  },
36
  "output_features": {
 
23
  256,
24
  256
25
  ]
 
 
 
 
 
 
 
 
26
  }
27
  },
28
  "output_features": {