yestucan commited on
Commit
41e9b35
·
verified ·
1 Parent(s): 647e019

Upload policy weights, train config and readme

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. 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
- - smolvla
10
  - lerobot
 
11
  - robotics
12
  ---
13
 
 
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - lerobot
10
+ - smolvla
11
  - robotics
12
  ---
13
 
train_config.json CHANGED
@@ -171,7 +171,7 @@
171
  "eval_freq": 20000,
172
  "log_freq": 200,
173
  "save_checkpoint": true,
174
- "save_freq": 20000,
175
  "use_policy_training_preset": true,
176
  "optimizer": {
177
  "type": "adamw",
@@ -202,7 +202,7 @@
202
  "project": "lerobot",
203
  "entity": null,
204
  "notes": null,
205
- "run_id": "73nf3lrx",
206
  "mode": null
207
  }
208
  }
 
171
  "eval_freq": 20000,
172
  "log_freq": 200,
173
  "save_checkpoint": true,
174
+ "save_freq": 5000,
175
  "use_policy_training_preset": true,
176
  "optimizer": {
177
  "type": "adamw",
 
202
  "project": "lerobot",
203
  "entity": null,
204
  "notes": null,
205
+ "run_id": "i5hktzyf",
206
  "mode": null
207
  }
208
  }