SoSolaris commited on
Commit
a1c22a6
·
verified ·
1 Parent(s): d66aaae

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 +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ model_name: pi05
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
9
- - lerobot
10
  - pi05
 
11
  ---
12
 
13
  # Model Card for pi05
 
6
  pipeline_tag: robotics
7
  tags:
8
  - robotics
 
9
  - pi05
10
+ - lerobot
11
  ---
12
 
13
  # Model Card for pi05
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df47ec8f8e24b35e537815e6ab54614cb81de7dd5068ba938950c2a018b4c0df
3
  size 7473096344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0518099b0ea6cc4983008cf5d2f9075d7159ba2afe0dce4c4ab236004044d70
3
  size 7473096344
train_config.json CHANGED
@@ -173,7 +173,7 @@
173
  "seed": 1000,
174
  "num_workers": 4,
175
  "batch_size": 32,
176
- "steps": 5000,
177
  "eval_freq": 20000,
178
  "log_freq": 200,
179
  "tolerance_s": 0.0001,
@@ -209,7 +209,7 @@
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
- "run_id": "p7ys86ot",
213
  "mode": null
214
  },
215
  "peft": null,
 
173
  "seed": 1000,
174
  "num_workers": 4,
175
  "batch_size": 32,
176
+ "steps": 10000,
177
  "eval_freq": 20000,
178
  "log_freq": 200,
179
  "tolerance_s": 0.0001,
 
209
  "project": "lerobot",
210
  "entity": null,
211
  "notes": null,
212
+ "run_id": "hb66s35f",
213
  "mode": null
214
  },
215
  "peft": null,