Robotics
LeRobot
Safetensors
act
msr915 commited on
Commit
4edd786
·
verified ·
1 Parent(s): 9e1b4cd

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 +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model: lerobot/smolvla_base
3
- datasets: aloha/push_T_top_to_bottom_mixture_5_80percent
4
  library_name: lerobot
5
  license: apache-2.0
6
  model_name: smolvla
 
1
  ---
2
  base_model: lerobot/smolvla_base
3
+ datasets: aloha/push_T_top_to_bottom_mixture_5_100percent
4
  library_name: lerobot
5
  license: apache-2.0
6
  model_name: smolvla
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb95557b22bc6ebb45854381269e76f7e4d21ece73dd033ac2ca084e2a64e1a7
3
  size 1197789712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171863e6c2dc85af0751d5c3a75d19d2e177b66ddc2b39bee09d8dfe4532a2db
3
  size 1197789712
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "aloha/push_T_top_to_bottom_mixture_5_80percent",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -139,7 +139,7 @@
139
  "min_period": 0.004,
140
  "max_period": 4.0
141
  },
142
- "output_dir": "mixture_models/5augmented_smolvla/80percent/policy",
143
  "job_name": "smolvla",
144
  "resume": false,
145
  "seed": 100000,
@@ -180,7 +180,7 @@
180
  "project": "lerobot",
181
  "entity": null,
182
  "notes": null,
183
- "run_id": "0sout4od",
184
  "mode": null
185
  }
186
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "aloha/push_T_top_to_bottom_mixture_5_100percent",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
139
  "min_period": 0.004,
140
  "max_period": 4.0
141
  },
142
+ "output_dir": "mixture_models/5augmented_smolvla/100percent/policy",
143
  "job_name": "smolvla",
144
  "resume": false,
145
  "seed": 100000,
 
180
  "project": "lerobot",
181
  "entity": null,
182
  "notes": null,
183
+ "run_id": "bqimq78k",
184
  "mode": null
185
  }
186
  }