sly547 commited on
Commit
9f7117c
·
verified ·
1 Parent(s): dce046f

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. train_config.json +20 -4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:405ad7ffe145f5198de34eb2acc0faec84431098b671ffdfadafb59a114e7251
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa60a78753254238ddced431958fe064d037d48807de1294a5932019facb870
3
  size 206699736
train_config.json CHANGED
@@ -57,6 +57,20 @@
57
  1.5
58
  ]
59
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  }
61
  }
62
  },
@@ -136,13 +150,13 @@
136
  "optimizer_weight_decay": 0.0001,
137
  "optimizer_lr_backbone": 1e-05
138
  },
139
- "output_dir": "outputs/train/matchbox_so101_sort_cubes_two_cameras_act_20251129_1729",
140
- "job_name": "matchbox_so101_sort_cubes_two_cameras_act_20251129_1729",
141
  "resume": false,
142
  "seed": 1000,
143
  "num_workers": 4,
144
  "batch_size": 8,
145
- "steps": 1000,
146
  "eval_freq": 200,
147
  "log_freq": 100,
148
  "save_checkpoint": true,
@@ -173,5 +187,7 @@
173
  "notes": null,
174
  "run_id": null,
175
  "mode": null
176
- }
 
 
177
  }
 
57
  1.5
58
  ]
59
  }
60
+ },
61
+ "affine": {
62
+ "weight": 1.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
  }
75
  }
76
  },
 
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
+ "output_dir": "outputs/train/matchbox_so101_sort_cubes_two_cameras_act_20251205_1648",
154
+ "job_name": "matchbox_so101_sort_cubes_two_cameras_act_20251205_1648",
155
  "resume": false,
156
  "seed": 1000,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
+ "steps": 10000,
160
  "eval_freq": 200,
161
  "log_freq": 100,
162
  "save_checkpoint": true,
 
187
  "notes": null,
188
  "run_id": null,
189
  "mode": null
190
+ },
191
+ "checkpoint_path": null,
192
+ "rename_map": {}
193
  }