Upload 3 files
Browse files- model.safetensors +1 -1
- train_config.json +4 -4
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:8d38224742fabd7f1843a4dc24eb050c19a317fccef1325ccc5a8ee4fd87722a
|
| 3 |
size 906713296
|
train_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
"repo_id": "MulixBF/record-cube-pick-2cam-beige-2",
|
| 4 |
-
"root":
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
"enable": false,
|
|
@@ -148,13 +148,13 @@
|
|
| 148 |
"min_period": 0.004,
|
| 149 |
"max_period": 4.0
|
| 150 |
},
|
| 151 |
-
"output_dir": "outputs/train/
|
| 152 |
"job_name": "colored_cubes_training",
|
| 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,
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
"repo_id": "MulixBF/record-cube-pick-2cam-beige-2",
|
| 4 |
+
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
"enable": false,
|
|
|
|
| 148 |
"min_period": 0.004,
|
| 149 |
"max_period": 4.0
|
| 150 |
},
|
| 151 |
+
"output_dir": "outputs/train/colored_cubes_v2",
|
| 152 |
"job_name": "colored_cubes_training",
|
| 153 |
"resume": false,
|
| 154 |
"seed": 1000,
|
| 155 |
"num_workers": 4,
|
| 156 |
+
"batch_size": 8,
|
| 157 |
+
"steps": 4000,
|
| 158 |
"eval_freq": 20000,
|
| 159 |
"log_freq": 200,
|
| 160 |
"save_checkpoint": true,
|