Robotics
LeRobot
Safetensors
act
shantanu-tr commited on
Commit
d75000f
·
verified ·
1 Parent(s): 71d9025

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -62,7 +62,7 @@
62
  "tags": null,
63
  "license": null,
64
  "chunk_size": 100,
65
- "n_action_steps": 100,
66
  "vision_backbone": "resnet18",
67
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
68
  "replace_final_stride_with_dilation": false,
 
62
  "tags": null,
63
  "license": null,
64
  "chunk_size": 100,
65
+ "n_action_steps": 1,
66
  "vision_backbone": "resnet18",
67
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
68
  "replace_final_stride_with_dilation": false,