Robotics
LeRobot
Safetensors
act
mklingen commited on
Commit
50cc168
·
verified ·
1 Parent(s): 65db019

Upload policy weights, train config and readme

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9efc78917f7de0a2106fb7d33ebe5aee957bf4ff06e02e5ff6dd4cee844393e
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54c00189a5876cc2c5b1a74f0fecdf7a12c32e68d5d5c66ee560df3fd639a8b
3
  size 206699736
train_config.json CHANGED
@@ -127,8 +127,8 @@
127
  "optimizer_weight_decay": 0.0001,
128
  "optimizer_lr_backbone": 1e-05
129
  },
130
- "output_dir": "outputs/train/act_place_cans",
131
- "job_name": "act_place_cans",
132
  "resume": false,
133
  "seed": 1000,
134
  "num_workers": 4,
 
127
  "optimizer_weight_decay": 0.0001,
128
  "optimizer_lr_backbone": 1e-05
129
  },
130
+ "output_dir": "outputs/train/act_place_can",
131
+ "job_name": "act_place_can",
132
  "resume": false,
133
  "seed": 1000,
134
  "num_workers": 4,