Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- train_config.json +5 -5
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
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/
|
152 |
"job_name": "bolt_sorting",
|
153 |
"resume": false,
|
154 |
"seed": 1000,
|
155 |
"num_workers": 4,
|
156 |
-
"batch_size":
|
157 |
-
"steps":
|
158 |
"eval_freq": 20000,
|
159 |
"log_freq": 200,
|
160 |
"save_checkpoint": true,
|
161 |
-
"save_freq":
|
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": "
|
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 |
}
|