Robotics
LeRobot
Safetensors
smolvla
PRFitz commited on
Commit
3677bfd
·
verified ·
1 Parent(s): 51f41e7

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 +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
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
 
1
  ---
2
  base_model: lerobot/smolvla_base
3
+ datasets: PRFitz/lekiwi-dataset-test-middle-left
4
  library_name: lerobot
5
  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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26ccc0d5132b9b2f4a370ccbf0347a597c6b4b4de2e89d3772e156567bcee2d6
3
  size 906712520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc6ae090b5b8c5a35fc4d1a21ca133bc744a485ae26f9a2fbb4835b48a94ce1
3
  size 906712520
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "PRFitz/lekiwi-dataset-test-middle-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_smolvla4",
173
- "job_name": "smolvla_4",
174
  "resume": false,
175
  "seed": 1000,
176
  "num_workers": 4,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "PRFitz/lekiwi-dataset-test-middle-left",
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_smolvla5",
173
+ "job_name": "smolvla_5",
174
  "resume": false,
175
  "seed": 1000,
176
  "num_workers": 4,