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

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +2 -2
  3. model.safetensors +1 -1
  4. train_config.json +3 -3
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - lerobot
10
  - diffusion
 
11
  ---
12
 
13
  # Model Card for diffusion
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
  - diffusion
10
+ - robotics
11
  ---
12
 
13
  # Model Card for diffusion
config.json CHANGED
@@ -33,8 +33,8 @@
33
  "tags": null,
34
  "license": null,
35
  "pretrained_path": null,
36
- "horizon": 16,
37
- "n_action_steps": 8,
38
  "normalization_mapping": {
39
  "VISUAL": "MEAN_STD",
40
  "STATE": "MIN_MAX",
 
33
  "tags": null,
34
  "license": null,
35
  "pretrained_path": null,
36
+ "horizon": 32,
37
+ "n_action_steps": 16,
38
  "normalization_mapping": {
39
  "VISUAL": "MEAN_STD",
40
  "STATE": "MIN_MAX",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2f61d230857e2ef5941c46afc4d0d61a0d8f8538baab337a4c6ef28aaf2a170
3
  size 1051836312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d2c8293c82f9cf7db61f9d1f65831aa74ca9e301fc6d04acd50b7c35c0d109
3
  size 1051836312
train_config.json CHANGED
@@ -115,8 +115,8 @@
115
  "tags": null,
116
  "license": null,
117
  "pretrained_path": null,
118
- "horizon": 16,
119
- "n_action_steps": 8,
120
  "normalization_mapping": {
121
  "VISUAL": "MEAN_STD",
122
  "STATE": "MIN_MAX",
@@ -201,7 +201,7 @@
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
- "run_id": "bwxir3r3",
205
  "mode": null
206
  },
207
  "checkpoint_path": null,
 
115
  "tags": null,
116
  "license": null,
117
  "pretrained_path": null,
118
+ "horizon": 32,
119
+ "n_action_steps": 16,
120
  "normalization_mapping": {
121
  "VISUAL": "MEAN_STD",
122
  "STATE": "MIN_MAX",
 
201
  "project": "lerobot",
202
  "entity": null,
203
  "notes": null,
204
+ "run_id": "m0odef24",
205
  "mode": null
206
  },
207
  "checkpoint_path": null,