MulixBF commited on
Commit
6234d72
·
verified ·
1 Parent(s): 0a494bb

Upload 3 files

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:3df7f14d0545dfaecf7ab4ac2998164debcf271259a647deee3c57fbc853a5e7
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": "MulixBF/",
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/colored_cubes",
152
  "job_name": "colored_cubes_training",
153
  "resume": false,
154
  "seed": 1000,
155
  "num_workers": 4,
156
- "batch_size": 5,
157
- "steps": 2000,
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,