Robotics
LeRobot
Safetensors
act
craftnice commited on
Commit
5bc5763
·
verified ·
1 Parent(s): a0b15cb

Upload policy weights, train config and readme

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +4 -4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b884425a4532b60e7ad4763a7745e052748712c6c3540a33634c1bdd0dbc5d3
3
  size 206767160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3e1616b3e3f91e31633ffbae9e295ec69074bf4f2d800691d4ff6a5f3680ca
3
  size 206767160
train_config.json CHANGED
@@ -142,13 +142,13 @@
142
  "optimizer_weight_decay": 0.0001,
143
  "optimizer_lr_backbone": 1e-05
144
  },
145
- "output_dir": "outputs/train/act_2_beverage_storage_4",
146
- "job_name": "act_2_beverage_storage_4",
147
  "resume": false,
148
  "seed": 1000,
149
  "num_workers": 4,
150
  "batch_size": 8,
151
- "steps": 100000,
152
  "eval_freq": 20000,
153
  "log_freq": 200,
154
  "save_checkpoint": true,
@@ -177,7 +177,7 @@
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
- "run_id": "20wwgba6",
181
  "mode": null
182
  }
183
  }
 
142
  "optimizer_weight_decay": 0.0001,
143
  "optimizer_lr_backbone": 1e-05
144
  },
145
+ "output_dir": "outputs/train/act_2_beverage_storage_4_20k",
146
+ "job_name": "act_2_beverage_storage_4_20k",
147
  "resume": false,
148
  "seed": 1000,
149
  "num_workers": 4,
150
  "batch_size": 8,
151
+ "steps": 200000,
152
  "eval_freq": 20000,
153
  "log_freq": 200,
154
  "save_checkpoint": true,
 
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
+ "run_id": "2mtlrdsz",
181
  "mode": null
182
  }
183
  }