Gokulavelan commited on
Commit
0fefd05
·
verified ·
1 Parent(s): 116859c

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -44,7 +44,7 @@
44
  "device": "cuda",
45
  "use_amp": true,
46
  "push_to_hub": true,
47
- "repo_id": "Gokulavelan/Water-Pump-Assembly",
48
  "private": null,
49
  "tags": null,
50
  "license": null,
 
44
  "device": "cuda",
45
  "use_amp": true,
46
  "push_to_hub": true,
47
+ "repo_id": "Gokulavelan/Water-Pump-Assembly-V2",
48
  "private": null,
49
  "tags": null,
50
  "license": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f479728a25c22f40eb991d5578b6087f90b0322fc2ef9f79b3a1157b1911e9b
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306df74d0fa2e43192e8bcc1d162b0c6bc8ec10cb09844863efd44e9271e2927
3
  size 906712520
policy_postprocessor_step_0_unnormalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d814322a1a480c369606d1a60810db34aaf171981b73bde9f4f1f26144229ecf
3
  size 7552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5169b83b77ec30edf3ede5e34de13301d74bc2c017f36d02ba239c6d3e16c32a
3
  size 7552
policy_preprocessor_step_5_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d814322a1a480c369606d1a60810db34aaf171981b73bde9f4f1f26144229ecf
3
  size 7552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5169b83b77ec30edf3ede5e34de13301d74bc2c017f36d02ba239c6d3e16c32a
3
  size 7552
train_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "dataset": {
3
- "repo_id": "Gokulavelan/Water-Pump-Assembly",
4
- "root": "/home/dewa/.cache/huggingface/hub/datasets--Gokulavelan--Water-Pump-Assembly/snapshots/992b74289d74e0e64df58219c39103488be7ddca",
5
  "episodes": null,
6
  "image_transforms": {
7
  "enable": false,
@@ -126,7 +126,7 @@
126
  "device": "cuda",
127
  "use_amp": true,
128
  "push_to_hub": true,
129
- "repo_id": "Gokulavelan/Water-Pump-Assembly",
130
  "private": null,
131
  "tags": null,
132
  "license": null,
@@ -177,13 +177,13 @@
177
  "min_period": 0.004,
178
  "max_period": 4.0
179
  },
180
- "output_dir": "outputs/train/water_pump_vla",
181
  "job_name": "my_smolvla_training_accel",
182
  "resume": false,
183
  "seed": 1000,
184
  "num_workers": 2,
185
- "batch_size": 32,
186
- "steps": 12000,
187
  "eval_freq": 20000,
188
  "log_freq": 200,
189
  "save_checkpoint": true,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "Gokulavelan/Water-Pump-Assembly-V2",
4
+ "root": "/home/dewa/.cache/huggingface/hub/datasets--Gokulavelan--Water-Pump-Assembly-v2/snapshots/2699e273590ff658b7305da8e354622b1a2f9cfd",
5
  "episodes": null,
6
  "image_transforms": {
7
  "enable": false,
 
126
  "device": "cuda",
127
  "use_amp": true,
128
  "push_to_hub": true,
129
+ "repo_id": "Gokulavelan/Water-Pump-Assembly-V2",
130
  "private": null,
131
  "tags": null,
132
  "license": null,
 
177
  "min_period": 0.004,
178
  "max_period": 4.0
179
  },
180
+ "output_dir": "outputs/train/water_pump_vla_0512",
181
  "job_name": "my_smolvla_training_accel",
182
  "resume": false,
183
  "seed": 1000,
184
  "num_workers": 2,
185
+ "batch_size": 64,
186
+ "steps": 30000,
187
  "eval_freq": 20000,
188
  "log_freq": 200,
189
  "save_checkpoint": true,