Robotics
LeRobot
Safetensors
smolvla
AzuratiX commited on
Commit
4a9be40
·
verified ·
1 Parent(s): d858971

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model.safetensors +2 -2
  3. train_config.json +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - lerobot
10
  - smolvla
 
11
  - robotics
12
  ---
13
 
 
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - smolvla
10
+ - lerobot
11
  - robotics
12
  ---
13
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2a00065ac5dc9c992194345d71a72818f0213e42e79723cf1c1092d3fb0172d
3
- size 910992640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d438500a3196d0f49c687102b4f41ffae8983fc6013a4e122ed9b650bb39ec0
3
+ size 922199432
train_config.json CHANGED
@@ -162,13 +162,13 @@
162
  "min_period": 0.004,
163
  "max_period": 4.0
164
  },
165
- "output_dir": "outputs\\train\\2025-10-09\\01-04-17_smolvla",
166
  "job_name": "smolvla",
167
  "resume": false,
168
  "seed": 1000,
169
  "num_workers": 0,
170
  "batch_size": 1,
171
- "steps": 15000,
172
  "eval_freq": 20000,
173
  "log_freq": 200,
174
  "save_checkpoint": true,
 
162
  "min_period": 0.004,
163
  "max_period": 4.0
164
  },
165
+ "output_dir": "outputs\\train\\2025-10-11\\17-03-56_smolvla",
166
  "job_name": "smolvla",
167
  "resume": false,
168
  "seed": 1000,
169
  "num_workers": 0,
170
  "batch_size": 1,
171
+ "steps": 20000,
172
  "eval_freq": 20000,
173
  "log_freq": 200,
174
  "save_checkpoint": true,