Robotics
LeRobot
Safetensors
smolvla
tt1225 commited on
Commit
720ad79
·
verified ·
1 Parent(s): 9295947

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +0 -18
  3. model.safetensors +1 -1
  4. train_config.json +4 -22
README.md CHANGED
@@ -6,8 +6,8 @@ license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - lerobot
10
  - robotics
 
11
  - smolvla
12
  ---
13
 
 
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - robotics
10
+ - lerobot
11
  - smolvla
12
  ---
13
 
config.json CHANGED
@@ -23,24 +23,6 @@
23
  "shape": [
24
  8
25
  ]
26
- },
27
- "observation.states.ee_state": {
28
- "type": "STATE",
29
- "shape": [
30
- 6
31
- ]
32
- },
33
- "observation.states.joint_state": {
34
- "type": "STATE",
35
- "shape": [
36
- 7
37
- ]
38
- },
39
- "observation.states.gripper_state": {
40
- "type": "STATE",
41
- "shape": [
42
- 2
43
- ]
44
  }
45
  },
46
  "output_features": {
 
23
  "shape": [
24
  8
25
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  }
27
  },
28
  "output_features": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84d71cc4cff56f9169a1a1553d43d59885e59b4a3d862b6433db1a3d83ea7abb
3
  size 1197789224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4d2a381eadb1306471085930f2e6834beaf7b28dbe391620d8700ffe285236
3
  size 1197789224
train_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "dataset": {
3
  "repo_id": "none",
4
- "root": "/mnt/data/sftp/data/tannq3/data/IPEC-COMMUNITY/libero_90_no_noops_lerobot",
5
  "episodes": null,
6
  "image_transforms": {
7
  "enable": false,
@@ -105,24 +105,6 @@
105
  "shape": [
106
  8
107
  ]
108
- },
109
- "observation.states.ee_state": {
110
- "type": "STATE",
111
- "shape": [
112
- 6
113
- ]
114
- },
115
- "observation.states.joint_state": {
116
- "type": "STATE",
117
- "shape": [
118
- 7
119
- ]
120
- },
121
- "observation.states.gripper_state": {
122
- "type": "STATE",
123
- "shape": [
124
- 2
125
- ]
126
  }
127
  },
128
  "output_features": {
@@ -189,8 +171,8 @@
189
  "max_period": 4.0,
190
  "rtc_config": null
191
  },
192
- "output_dir": "/mnt/data/sftp/data/tannq3/workspace/outputs/smolvla_libero_90_steps30k_bsz64_2026-04-23_22-25-51",
193
- "job_name": "smolvla_libero_90_steps30k_bsz64_2026-04-23_22-25-51",
194
  "resume": false,
195
  "seed": 1000,
196
  "num_workers": 4,
@@ -231,7 +213,7 @@
231
  "project": "CoRL26_Equi",
232
  "entity": null,
233
  "notes": null,
234
- "run_id": "w6mxzkb4",
235
  "mode": null
236
  },
237
  "peft": null,
 
1
  {
2
  "dataset": {
3
  "repo_id": "none",
4
+ "root": "/mnt/data/sftp/data/tannq3/data/locht131/libero_goal_no_noops_1.0.0_lerobot",
5
  "episodes": null,
6
  "image_transforms": {
7
  "enable": false,
 
105
  "shape": [
106
  8
107
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  },
110
  "output_features": {
 
171
  "max_period": 4.0,
172
  "rtc_config": null
173
  },
174
+ "output_dir": "/mnt/data/sftp/data/tannq3/workspace/outputs/smolvla_libero_goal_steps30k_bsz64_2026-05-09_00-48-53",
175
+ "job_name": "smolvla_libero_goal_steps30k_bsz64_2026-05-09_00-48-53",
176
  "resume": false,
177
  "seed": 1000,
178
  "num_workers": 4,
 
213
  "project": "CoRL26_Equi",
214
  "entity": null,
215
  "notes": null,
216
+ "run_id": "e472pa6r",
217
  "mode": null
218
  },
219
  "peft": null,