1Nono1 commited on
Commit
c976fae
·
verified ·
1 Parent(s): 6a450a7

Upload 7 files

Browse files
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "observation.state": {
6
  "type": "STATE",
7
  "shape": [
8
- 6
9
  ]
10
  },
11
  "observation.images.camera1": {
@@ -37,14 +37,14 @@
37
  "action": {
38
  "type": "ACTION",
39
  "shape": [
40
- 6
41
  ]
42
  }
43
  },
44
  "device": "cuda",
45
  "use_amp": false,
46
  "push_to_hub": true,
47
- "repo_id": "1Nono1/smolvla_piper_test",
48
  "private": null,
49
  "tags": null,
50
  "license": null,
 
5
  "observation.state": {
6
  "type": "STATE",
7
  "shape": [
8
+ 7
9
  ]
10
  },
11
  "observation.images.camera1": {
 
37
  "action": {
38
  "type": "ACTION",
39
  "shape": [
40
+ 7
41
  ]
42
  }
43
  },
44
  "device": "cuda",
45
  "use_amp": false,
46
  "push_to_hub": true,
47
+ "repo_id": "1Nono1/piper_smolvla_placeparts30e",
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:5b0b21279a6d30437d8761b4143f39a312b1dfb66c43b5d54bc66f66d27c422c
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32256b86fa0b6ec384fcfa9e24e11fc04e00e69447d73e8d2bdb529954b2e229
3
  size 906712520
policy_postprocessor.json CHANGED
@@ -9,7 +9,7 @@
9
  "action": {
10
  "type": "ACTION",
11
  "shape": [
12
- 6
13
  ]
14
  }
15
  },
 
9
  "action": {
10
  "type": "ACTION",
11
  "shape": [
12
+ 7
13
  ]
14
  }
15
  },
policy_postprocessor_step_0_unnormalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a134a8a947efdc35e252bff76351b39fa2985ddbdad47c7026fb02ca626d74e
3
- size 7648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0afafc933b37f530b3f66e94a71fa16e1a747ef52cce6250227b7ae2d05b7a3
3
+ size 7664
policy_preprocessor.json CHANGED
@@ -4,10 +4,7 @@
4
  {
5
  "registry_name": "rename_observations_processor",
6
  "config": {
7
- "rename_map": {
8
- "observation.images.front": "observation.images.camera1",
9
- "observation.images.gripper": "observation.images.camera2"
10
- }
11
  }
12
  },
13
  {
@@ -44,7 +41,7 @@
44
  "observation.state": {
45
  "type": "STATE",
46
  "shape": [
47
- 6
48
  ]
49
  },
50
  "observation.images.camera1": {
@@ -74,7 +71,7 @@
74
  "action": {
75
  "type": "ACTION",
76
  "shape": [
77
- 6
78
  ]
79
  }
80
  },
 
4
  {
5
  "registry_name": "rename_observations_processor",
6
  "config": {
7
+ "rename_map": {}
 
 
 
8
  }
9
  },
10
  {
 
41
  "observation.state": {
42
  "type": "STATE",
43
  "shape": [
44
+ 7
45
  ]
46
  },
47
  "observation.images.camera1": {
 
71
  "action": {
72
  "type": "ACTION",
73
  "shape": [
74
+ 7
75
  ]
76
  }
77
  },
policy_preprocessor_step_5_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a134a8a947efdc35e252bff76351b39fa2985ddbdad47c7026fb02ca626d74e
3
- size 7648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0afafc933b37f530b3f66e94a71fa16e1a747ef52cce6250227b7ae2d05b7a3
3
+ size 7664
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "1Nono1/record-test0",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -87,7 +87,7 @@
87
  "observation.state": {
88
  "type": "STATE",
89
  "shape": [
90
- 6
91
  ]
92
  },
93
  "observation.images.camera1": {
@@ -119,14 +119,14 @@
119
  "action": {
120
  "type": "ACTION",
121
  "shape": [
122
- 6
123
  ]
124
  }
125
  },
126
  "device": "cuda",
127
  "use_amp": false,
128
  "push_to_hub": true,
129
- "repo_id": "1Nono1/smolvla_piper_test",
130
  "private": null,
131
  "tags": null,
132
  "license": null,
@@ -177,17 +177,17 @@
177
  "min_period": 0.004,
178
  "max_period": 4.0
179
  },
180
- "output_dir": "outputs/train/smolvla_piper_test",
181
- "job_name": "smolvla_test_training",
182
  "resume": false,
183
  "seed": 1000,
184
  "num_workers": 4,
185
  "batch_size": 64,
186
- "steps": 1000,
187
  "eval_freq": 20000,
188
  "log_freq": 200,
189
  "save_checkpoint": true,
190
- "save_freq": 20000,
191
  "use_policy_training_preset": true,
192
  "optimizer": {
193
  "type": "adamw",
@@ -222,8 +222,5 @@
222
  "mode": null
223
  },
224
  "checkpoint_path": null,
225
- "rename_map": {
226
- "observation.images.front": "observation.images.camera1",
227
- "observation.images.gripper": "observation.images.camera2"
228
- }
229
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "1Nono1/piper_placeparts",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
87
  "observation.state": {
88
  "type": "STATE",
89
  "shape": [
90
+ 7
91
  ]
92
  },
93
  "observation.images.camera1": {
 
119
  "action": {
120
  "type": "ACTION",
121
  "shape": [
122
+ 7
123
  ]
124
  }
125
  },
126
  "device": "cuda",
127
  "use_amp": false,
128
  "push_to_hub": true,
129
+ "repo_id": "1Nono1/piper_smolvla_placeparts30e",
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/smolvla_piper_placeparts30e",
181
+ "job_name": "piper_smolvla_placeparts",
182
  "resume": false,
183
  "seed": 1000,
184
  "num_workers": 4,
185
  "batch_size": 64,
186
+ "steps": 10000,
187
  "eval_freq": 20000,
188
  "log_freq": 200,
189
  "save_checkpoint": true,
190
+ "save_freq": 2500,
191
  "use_policy_training_preset": true,
192
  "optimizer": {
193
  "type": "adamw",
 
222
  "mode": null
223
  },
224
  "checkpoint_path": null,
225
+ "rename_map": {}
 
 
 
226
  }