Robotics
LeRobot
Safetensors
diffusion
jedai2003 commited on
Commit
5c1367c
·
verified ·
1 Parent(s): a677c03

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. train_config.json +1 -1
README.md CHANGED
@@ -5,8 +5,8 @@ license: apache-2.0
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - lerobot
 
10
  - diffusion
11
  ---
12
 
 
5
  model_name: diffusion
6
  pipeline_tag: robotics
7
  tags:
 
8
  - lerobot
9
+ - robotics
10
  - diffusion
11
  ---
12
 
config.json CHANGED
@@ -33,7 +33,7 @@
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",
 
33
  "tags": null,
34
  "license": null,
35
  "pretrained_path": null,
36
+ "horizon": 64,
37
  "n_action_steps": 8,
38
  "normalization_mapping": {
39
  "VISUAL": "MEAN_STD",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c41c3f9f2f0bb7c816158e4d0a46dc21ead475f81a6ee83244e72740de6b23d5
3
  size 1051836312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c953005adadc4ed6111d05856d29ed86a6cd622505862207661cc860b2c905
3
  size 1051836312
train_config.json CHANGED
@@ -115,7 +115,7 @@
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",
 
115
  "tags": null,
116
  "license": null,
117
  "pretrained_path": null,
118
+ "horizon": 64,
119
  "n_action_steps": 8,
120
  "normalization_mapping": {
121
  "VISUAL": "MEAN_STD",