Robotics
LeRobot
Safetensors
Kazeo57 commited on
Commit
cda3a8d
·
verified ·
1 Parent(s): 4bbe671

Update v2 model

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:01915f8aa1394582859637fda41ba401d3d1078fc4da91ab6edcc2972b9588c8
3
  size 906713296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561d13aef5e920f0088f1a4bf59abc3b0c0bb1aee146291623a245cecb57aa59
3
  size 906713296
train_config.json CHANGED
@@ -147,10 +147,10 @@
147
  "num_workers": 4,
148
  "batch_size": 8,
149
  "steps": 2000,
150
- "eval_freq": 20000,
151
  "log_freq": 200,
152
  "save_checkpoint": true,
153
- "save_freq": 20000,
154
  "use_policy_training_preset": true,
155
  "optimizer": {
156
  "type": "adamw",
@@ -181,7 +181,7 @@
181
  "project": "lerobot",
182
  "entity": null,
183
  "notes": null,
184
- "run_id": "wusiiu8f",
185
  "mode": null
186
  }
187
  }
 
147
  "num_workers": 4,
148
  "batch_size": 8,
149
  "steps": 2000,
150
+ "eval_freq": 500,
151
  "log_freq": 200,
152
  "save_checkpoint": true,
153
+ "save_freq": 500,
154
  "use_policy_training_preset": true,
155
  "optimizer": {
156
  "type": "adamw",
 
181
  "project": "lerobot",
182
  "entity": null,
183
  "notes": null,
184
+ "run_id": "lel687qq",
185
  "mode": null
186
  }
187
  }