Robotics
LeRobot
Safetensors
smolvla
PRFitz commited on
Commit
c342b82
·
verified ·
1 Parent(s): d596ecd

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model.safetensors +1 -1
  3. train_config.json +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  base_model: lerobot/smolvla_base
3
- datasets: PRFitz/lekiwi-dataset-test-right
4
  library_name: lerobot
5
  license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - robotics
10
- - lerobot
11
  - smolvla
 
 
12
  ---
13
 
14
  # Model Card for smolvla
 
1
  ---
2
  base_model: lerobot/smolvla_base
3
+ datasets: PRFitz/lekiwi-dataset-test-middle-right
4
  library_name: lerobot
5
  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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dba520bfeeff0055b2ce1029688de84c3eb5178c92e2edd5ba77931687883cbe
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ccc0d5132b9b2f4a370ccbf0347a597c6b4b4de2e89d3772e156567bcee2d6
3
  size 906712520
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "PRFitz/lekiwi-dataset-test-right",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -169,8 +169,8 @@
169
  "min_period": 0.004,
170
  "max_period": 4.0
171
  },
172
- "output_dir": "outputs/train/circle9_smolvla3",
173
- "job_name": "smolvla_3",
174
  "resume": false,
175
  "seed": 1000,
176
  "num_workers": 4,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "PRFitz/lekiwi-dataset-test-middle-right",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
169
  "min_period": 0.004,
170
  "max_period": 4.0
171
  },
172
+ "output_dir": "outputs/train/circle9_smolvla4",
173
+ "job_name": "smolvla_4",
174
  "resume": false,
175
  "seed": 1000,
176
  "num_workers": 4,