Robotics
LeRobot
Safetensors
smolvla
tremart commited on
Commit
991af21
·
verified ·
1 Parent(s): 8c7e968

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 +4 -4
README.md CHANGED
@@ -6,9 +6,9 @@ license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - smolvla
10
  - lerobot
11
  - robotics
 
12
  ---
13
 
14
  # Model Card for smolvla
 
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - lerobot
10
  - robotics
11
+ - smolvla
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:4f785fced73a1d644110d2bcff970f8718fdd87cd76b847ee3e0b4ee7e5f9fbb
3
  size 1197789224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38c48fade08cd27d491ca4ad64e41bb81b8591e7271ac141f5a348cd65bf8db
3
  size 1197789224
train_config.json CHANGED
@@ -163,12 +163,12 @@
163
  "max_period": 4.0,
164
  "rtc_config": null
165
  },
166
- "output_dir": "outputs\\train\\smolvla8",
167
  "job_name": "wandbsmolvla",
168
  "resume": false,
169
  "seed": 1000,
170
- "num_workers": 4,
171
- "batch_size": 8,
172
  "steps": 20000,
173
  "eval_freq": 20000,
174
  "log_freq": 100,
@@ -205,7 +205,7 @@
205
  "project": "lerobot",
206
  "entity": null,
207
  "notes": null,
208
- "run_id": "wol828dp",
209
  "mode": null
210
  },
211
  "peft": null,
 
163
  "max_period": 4.0,
164
  "rtc_config": null
165
  },
166
+ "output_dir": "outputs\\train\\smolvla16",
167
  "job_name": "wandbsmolvla",
168
  "resume": false,
169
  "seed": 1000,
170
+ "num_workers": 8,
171
+ "batch_size": 16,
172
  "steps": 20000,
173
  "eval_freq": 20000,
174
  "log_freq": 100,
 
205
  "project": "lerobot",
206
  "entity": null,
207
  "notes": null,
208
+ "run_id": "t72kjsla",
209
  "mode": null
210
  },
211
  "peft": null,