AHegai commited on
Commit
3c21913
·
verified ·
1 Parent(s): e1fc82e

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
@@ -5,8 +5,8 @@ license: apache-2.0
5
  model_name: pi05
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - lerobot
 
10
  - pi05
11
  ---
12
 
 
5
  model_name: pi05
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
+ - robotics
10
  - pi05
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:125c0fac10f7f466d8abfb543e6ddf918f8a1724d7f3aa4cb2faa70b5682e632
3
  size 7473096344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c9030df4bf5600c443b187de21f44c3b3db98dd73d5d3768f6bccfade4c67f7
3
  size 7473096344
train_config.json CHANGED
@@ -168,7 +168,7 @@
168
  "resume": false,
169
  "seed": 1000,
170
  "num_workers": 4,
171
- "batch_size": 16,
172
  "steps": 10000,
173
  "eval_freq": 20000,
174
  "log_freq": 200,
@@ -204,7 +204,7 @@
204
  "project": "lerobot",
205
  "entity": null,
206
  "notes": null,
207
- "run_id": "ribqxvbq",
208
  "mode": null
209
  },
210
  "checkpoint_path": null,
 
168
  "resume": false,
169
  "seed": 1000,
170
  "num_workers": 4,
171
+ "batch_size": 64,
172
  "steps": 10000,
173
  "eval_freq": 20000,
174
  "log_freq": 200,
 
204
  "project": "lerobot",
205
  "entity": null,
206
  "notes": null,
207
+ "run_id": "tgnseg6z",
208
  "mode": null
209
  },
210
  "checkpoint_path": null,