miahi commited on
Commit
cdb4641
·
verified ·
1 Parent(s): b5fc610

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +5 -5
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:025dfcf1d5ea68854d932d157f43b1ee6d55b1fdd44b1cccbf139e2ca83e9eb5
3
  size 906713296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:826b9ee5afc7563c69600f59b7b845b534c1093417ce056c79343942fd123e1b
3
  size 906713296
train_config.json CHANGED
@@ -148,17 +148,17 @@
148
  "min_period": 0.004,
149
  "max_period": 4.0
150
  },
151
- "output_dir": "outputs/train/bolt_sorting_v0",
152
  "job_name": "bolt_sorting",
153
  "resume": false,
154
  "seed": 1000,
155
  "num_workers": 4,
156
- "batch_size": 16,
157
- "steps": 100,
158
  "eval_freq": 20000,
159
  "log_freq": 200,
160
  "save_checkpoint": true,
161
- "save_freq": 100,
162
  "use_policy_training_preset": true,
163
  "optimizer": {
164
  "type": "adamw",
@@ -189,7 +189,7 @@
189
  "project": "lerobot",
190
  "entity": null,
191
  "notes": null,
192
- "run_id": "nuxwdks6",
193
  "mode": null
194
  }
195
  }
 
148
  "min_period": 0.004,
149
  "max_period": 4.0
150
  },
151
+ "output_dir": "outputs/train/bolt_sorting_v1",
152
  "job_name": "bolt_sorting",
153
  "resume": false,
154
  "seed": 1000,
155
  "num_workers": 4,
156
+ "batch_size": 96,
157
+ "steps": 5000,
158
  "eval_freq": 20000,
159
  "log_freq": 200,
160
  "save_checkpoint": true,
161
+ "save_freq": 500,
162
  "use_policy_training_preset": true,
163
  "optimizer": {
164
  "type": "adamw",
 
189
  "project": "lerobot",
190
  "entity": null,
191
  "notes": null,
192
+ "run_id": "vwtcve68",
193
  "mode": null
194
  }
195
  }