Robotics
LeRobot
Safetensors
smolvla
Inishds commited on
Commit
0e4f8d9
·
verified ·
1 Parent(s): 8ec54f8

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. train_config.json +2 -2
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
  - lerobot
10
+ - smolvla
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:d2db2ea9641cebe39bf2a0f7759923e3c69be3588b39f904e807825822281941
3
  size 919242040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:422675c729693c7eb7c5df33a330a0ef98c1cf3de71a39019cca052bd7005f61
3
  size 919242040
train_config.json CHANGED
@@ -164,10 +164,10 @@
164
  "min_period": 0.004,
165
  "max_period": 4.0
166
  },
167
- "output_dir": "outputs/train/my_smolvla3",
168
  "job_name": "my_smolvla_training",
169
  "resume": false,
170
- "seed": 1010,
171
  "num_workers": 4,
172
  "batch_size": 64,
173
  "steps": 2,
 
164
  "min_period": 0.004,
165
  "max_period": 4.0
166
  },
167
+ "output_dir": "outputs/train/my_smolvla4",
168
  "job_name": "my_smolvla_training",
169
  "resume": false,
170
+ "seed": 1000,
171
  "num_workers": 4,
172
  "batch_size": 64,
173
  "steps": 2,