Robotics
LeRobot
Safetensors
smolvla
marshin68 commited on
Commit
3529618
·
verified ·
1 Parent(s): 9174962

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -6,9 +6,9 @@ license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - robotics
10
  - smolvla
11
  - lerobot
 
12
  ---
13
 
14
  # Model Card for smolvla
 
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - smolvla
10
  - lerobot
11
+ - robotics
12
  ---
13
 
14
  # Model Card for smolvla
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c88262e59af4a250c0daa9e2125dbf599ebbb00de5ec34d8f716f110d6221392
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236eca094121bab972f509704fc230df11ff41284265f2da185be1cd908890a5
3
  size 906712520
train_config.json CHANGED
@@ -184,8 +184,8 @@
184
  "resume": false,
185
  "seed": 1000,
186
  "num_workers": 4,
187
- "batch_size": 1,
188
- "steps": 1,
189
  "eval_freq": 20000,
190
  "log_freq": 200,
191
  "tolerance_s": 0.0001,
@@ -221,7 +221,7 @@
221
  "project": "lerobot",
222
  "entity": null,
223
  "notes": null,
224
- "run_id": "9assf7k1",
225
  "mode": null
226
  },
227
  "peft": null,
 
184
  "resume": false,
185
  "seed": 1000,
186
  "num_workers": 4,
187
+ "batch_size": 2,
188
+ "steps": 2,
189
  "eval_freq": 20000,
190
  "log_freq": 200,
191
  "tolerance_s": 0.0001,
 
221
  "project": "lerobot",
222
  "entity": null,
223
  "notes": null,
224
+ "run_id": "tlysvxze",
225
  "mode": null
226
  },
227
  "peft": null,