Robotics
LeRobot
Safetensors
act
XYYX2333 commited on
Commit
a6001f6
·
verified ·
1 Parent(s): 2800fb2

Upload policy weights, train config and readme

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +3 -3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03c279be169b21d2bf5b71be2029f4a0e72bc834ec39335cd4d1aa31c6ec1bdf
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ceebdeb23dba8c19a7c37586cd610a43ed3cb2d2cf169f44d6dc8fac3771b2
3
  size 206699736
train_config.json CHANGED
@@ -153,7 +153,7 @@
153
  "optimizer_lr_backbone": 1e-05
154
  },
155
  "reward_model": null,
156
- "output_dir": "outputs/train/test_run1",
157
  "job_name": "act",
158
  "resume": false,
159
  "seed": 1000,
@@ -187,12 +187,12 @@
187
  "use_async_envs": true
188
  },
189
  "wandb": {
190
- "enable": false,
191
  "disable_artifact": false,
192
  "project": "lerobot",
193
  "entity": null,
194
  "notes": null,
195
- "run_id": null,
196
  "mode": null,
197
  "add_tags": true
198
  },
 
153
  "optimizer_lr_backbone": 1e-05
154
  },
155
  "reward_model": null,
156
+ "output_dir": "outputs/train/two_camera_full1",
157
  "job_name": "act",
158
  "resume": false,
159
  "seed": 1000,
 
187
  "use_async_envs": true
188
  },
189
  "wandb": {
190
+ "enable": true,
191
  "disable_artifact": false,
192
  "project": "lerobot",
193
  "entity": null,
194
  "notes": null,
195
+ "run_id": "qxodz9ob",
196
  "mode": null,
197
  "add_tags": true
198
  },