Robotics
LeRobot
Safetensors
smolvla
mvnagakishan commited on
Commit
3d47aa3
·
verified ·
1 Parent(s): aace6e9

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:204dd141f5895ac8734a3bba6c2d94c14204c42a7b197ac4eed039803c5a4b02
3
  size 906713328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014a59c971b65e47d1aac281e4739678deec44f96a86b5178a47814b0a89ac5b
3
  size 906713328
train_config.json CHANGED
@@ -161,13 +161,13 @@
161
  "min_period": 0.004,
162
  "max_period": 4.0
163
  },
164
- "output_dir": "outputs/train/my_smolvla4",
165
- "job_name": "my_smolvla_training_xarm",
166
  "resume": false,
167
  "seed": 1000,
168
  "num_workers": 4,
169
  "batch_size": 32,
170
- "steps": 100,
171
  "eval_freq": 20000,
172
  "log_freq": 200,
173
  "save_checkpoint": true,
@@ -202,7 +202,7 @@
202
  "project": "lerobot",
203
  "entity": null,
204
  "notes": null,
205
- "run_id": "jb1neh6w",
206
  "mode": null
207
  }
208
  }
 
161
  "min_period": 0.004,
162
  "max_period": 4.0
163
  },
164
+ "output_dir": "outputs/train/xarm_smolvla3",
165
+ "job_name": "xarm_smolvla_training",
166
  "resume": false,
167
  "seed": 1000,
168
  "num_workers": 4,
169
  "batch_size": 32,
170
+ "steps": 50,
171
  "eval_freq": 20000,
172
  "log_freq": 200,
173
  "save_checkpoint": true,
 
202
  "project": "lerobot",
203
  "entity": null,
204
  "notes": null,
205
+ "run_id": "j3dzoian",
206
  "mode": null
207
  }
208
  }