jolch commited on
Commit
6450e3f
·
verified ·
1 Parent(s): 1df0d88

Add files using upload-large-folder tool

Browse files
config.json CHANGED
@@ -36,12 +36,12 @@
36
  "device": "cuda",
37
  "use_amp": false,
38
  "use_peft": false,
39
- "push_to_hub": false,
40
- "repo_id": "jolch/piper_smolvla_20260110_1807",
41
  "private": null,
42
  "tags": null,
43
  "license": null,
44
- "pretrained_path": null,
45
  "chunk_size": 50,
46
  "n_action_steps": 50,
47
  "normalization_mapping": {
 
36
  "device": "cuda",
37
  "use_amp": false,
38
  "use_peft": false,
39
+ "push_to_hub": true,
40
+ "repo_id": "jolch/piper_smolvla_0110",
41
  "private": null,
42
  "tags": null,
43
  "license": null,
44
+ "pretrained_path": "lerobot/smolvla_base",
45
  "chunk_size": 50,
46
  "n_action_steps": 50,
47
  "normalization_mapping": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e9dabe1dccfc184a5e7ae7aecc969b381e41a1e64213776e4d0f8eed62a3ab7
3
  size 1197789224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4787a7462bdfcc58b3fa9e94298671204e8cac47a212b7c83ccf8dc020643d6
3
  size 1197789224
policy_preprocessor.json CHANGED
@@ -21,7 +21,7 @@
21
  "max_length": 48,
22
  "task_key": "task",
23
  "padding_side": "right",
24
- "padding": "longest",
25
  "truncation": true,
26
  "tokenizer_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct"
27
  }
 
21
  "max_length": 48,
22
  "task_key": "task",
23
  "padding_side": "right",
24
+ "padding": "max_length",
25
  "truncation": true,
26
  "tokenizer_name": "HuggingFaceTB/SmolVLM2-500M-Video-Instruct"
27
  }
train_config.json CHANGED
@@ -158,12 +158,12 @@
158
  "device": "cuda",
159
  "use_amp": false,
160
  "use_peft": false,
161
- "push_to_hub": false,
162
- "repo_id": "jolch/piper_smolvla_20260110_1807",
163
  "private": null,
164
  "tags": null,
165
  "license": null,
166
- "pretrained_path": null,
167
  "chunk_size": 50,
168
  "n_action_steps": 50,
169
  "normalization_mapping": {
@@ -211,18 +211,18 @@
211
  "max_period": 4.0,
212
  "rtc_config": null
213
  },
214
- "output_dir": "../../../DATA/disk0/junxi/model}/piper_smolvla_20260110_1807",
215
  "job_name": "piper_smolvla",
216
  "resume": false,
217
  "seed": 1000,
218
  "num_workers": 8,
219
- "batch_size": 256,
220
- "steps": 3000,
221
  "eval_freq": -1,
222
  "log_freq": 100,
223
  "tolerance_s": 0.0001,
224
  "save_checkpoint": true,
225
- "save_freq": 1000,
226
  "use_policy_training_preset": true,
227
  "optimizer": {
228
  "type": "adamw",
@@ -253,7 +253,7 @@
253
  "project": "piper_training",
254
  "entity": null,
255
  "notes": null,
256
- "run_id": "piper_smolvla_20260110_1807",
257
  "mode": null
258
  },
259
  "peft": null,
 
158
  "device": "cuda",
159
  "use_amp": false,
160
  "use_peft": false,
161
+ "push_to_hub": true,
162
+ "repo_id": "jolch/piper_smolvla_0110",
163
  "private": null,
164
  "tags": null,
165
  "license": null,
166
+ "pretrained_path": "lerobot/smolvla_base",
167
  "chunk_size": 50,
168
  "n_action_steps": 50,
169
  "normalization_mapping": {
 
211
  "max_period": 4.0,
212
  "rtc_config": null
213
  },
214
+ "output_dir": "../../../DATA/disk0/junxi/model/piper_smolvla_v.0110",
215
  "job_name": "piper_smolvla",
216
  "resume": false,
217
  "seed": 1000,
218
  "num_workers": 8,
219
+ "batch_size": 64,
220
+ "steps": 20000,
221
  "eval_freq": -1,
222
  "log_freq": 100,
223
  "tolerance_s": 0.0001,
224
  "save_checkpoint": true,
225
+ "save_freq": 5000,
226
  "use_policy_training_preset": true,
227
  "optimizer": {
228
  "type": "adamw",
 
253
  "project": "piper_training",
254
  "entity": null,
255
  "notes": null,
256
+ "run_id": "piper_smolvla_v.0110",
257
  "mode": null
258
  },
259
  "peft": null,