Robotics
LeRobot
Safetensors
diffusion
Sorozco0612 commited on
Commit
6b02c4d
·
verified ·
1 Parent(s): ffcfb22

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: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - lerobot
9
  - robotics
 
10
  - diffusion
11
  ---
12
 
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
+ - lerobot
10
  - diffusion
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba094aff744b7894976dccf0a4f280ccc91688235d6935f7a84790b3a918de23
3
  size 1051836312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f61d230857e2ef5941c46afc4d0d61a0d8f8538baab337a4c6ef28aaf2a170
3
  size 1051836312
train_config.json CHANGED
@@ -167,7 +167,7 @@
167
  "resume": false,
168
  "seed": 1000,
169
  "num_workers": 4,
170
- "batch_size": 8,
171
  "steps": 100000,
172
  "eval_freq": 20000,
173
  "log_freq": 200,
@@ -201,7 +201,7 @@
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
- "run_id": "gbleho4t",
205
  "mode": null
206
  },
207
  "checkpoint_path": null,
 
167
  "resume": false,
168
  "seed": 1000,
169
  "num_workers": 4,
170
+ "batch_size": 64,
171
  "steps": 100000,
172
  "eval_freq": 20000,
173
  "log_freq": 200,
 
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
+ "run_id": "bwxir3r3",
205
  "mode": null
206
  },
207
  "checkpoint_path": null,