Robotics
LeRobot
Safetensors
pi0
HyeonseokE commited on
Commit
a2ba94b
·
verified ·
1 Parent(s): 2608388

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:947c4b0d3375a2cfce2e11ae8af60a56834daf358e2424ff03ab646d794dd897
3
  size 7839208344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d533b2747e1c98f90e35b449adfe4865d36ece2ee56860b5dd7569f3b8292e7
3
  size 7839208344
train_config.json CHANGED
@@ -165,7 +165,7 @@
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 32,
168
- "steps": 10000,
169
  "eval_freq": 20000,
170
  "log_freq": 200,
171
  "tolerance_s": 0.0001,
@@ -196,12 +196,12 @@
196
  "use_async_envs": false
197
  },
198
  "wandb": {
199
- "enable": false,
200
  "disable_artifact": false,
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
- "run_id": null,
205
  "mode": null
206
  },
207
  "peft": null,
 
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 32,
168
+ "steps": 20000,
169
  "eval_freq": 20000,
170
  "log_freq": 200,
171
  "tolerance_s": 0.0001,
 
196
  "use_async_envs": false
197
  },
198
  "wandb": {
199
+ "enable": true,
200
  "disable_artifact": false,
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
+ "run_id": "smq716ay",
205
  "mode": null
206
  },
207
  "peft": null,