Robotics
LeRobot
Safetensors
diffusion
namin72 commited on
Commit
18cfdb0
·
verified ·
1 Parent(s): 98d7abc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "type": "diffusion",
 
3
  "n_obs_steps": 2,
4
  "input_features": {
5
  "observation.state": {
@@ -88,5 +89,4 @@
88
  "optimizer_weight_decay": 1e-06,
89
  "scheduler_name": "cosine",
90
  "scheduler_warmup_steps": 500
91
- "use_vae": true,
92
  }
 
1
  {
2
  "type": "diffusion",
3
+ "use_vae": true,
4
  "n_obs_steps": 2,
5
  "input_features": {
6
  "observation.state": {
 
89
  "optimizer_weight_decay": 1e-06,
90
  "scheduler_name": "cosine",
91
  "scheduler_warmup_steps": 500
 
92
  }