Robotics
LeRobot
Safetensors
smolvla
Hartvi commited on
Commit
67a5c87
·
verified ·
1 Parent(s): db6ea71

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:305e42b9c9cd272d851782d142fba5e8156ad0c1c79b21d78527d5107c140931
3
  size 906713296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841ae5451aca8c8087ac45e763c5c5ee326b0c4673fbe42dfac6de2a51079aba
3
  size 906713296
train_config.json CHANGED
@@ -159,7 +159,7 @@
159
  "seed": 1000,
160
  "num_workers": 4,
161
  "batch_size": 16,
162
- "steps": 20,
163
  "eval_freq": 20000,
164
  "log_freq": 200,
165
  "save_checkpoint": true,
@@ -194,7 +194,7 @@
194
  "project": "lerobot",
195
  "entity": null,
196
  "notes": null,
197
- "run_id": "1rcljdcg",
198
  "mode": null
199
  }
200
  }
 
159
  "seed": 1000,
160
  "num_workers": 4,
161
  "batch_size": 16,
162
+ "steps": 500,
163
  "eval_freq": 20000,
164
  "log_freq": 200,
165
  "save_checkpoint": true,
 
194
  "project": "lerobot",
195
  "entity": null,
196
  "notes": null,
197
+ "run_id": "48ndfi8v",
198
  "mode": null
199
  }
200
  }