AWANZHOU commited on
Commit
c4b2e2b
·
verified ·
1 Parent(s): 1a6404c

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 +2 -2
  4. train_config.json +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - lerobot
9
  - act
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
  - robotics
10
+ - lerobot
11
  ---
12
 
13
  # Model Card for act
config.json CHANGED
@@ -34,8 +34,8 @@
34
  "tags": null,
35
  "license": null,
36
  "pretrained_path": null,
37
- "chunk_size": 50,
38
- "n_action_steps": 25,
39
  "normalization_mapping": {
40
  "VISUAL": "MEAN_STD",
41
  "STATE": "MEAN_STD",
 
34
  "tags": null,
35
  "license": null,
36
  "pretrained_path": null,
37
+ "chunk_size": 45,
38
+ "n_action_steps": 20,
39
  "normalization_mapping": {
40
  "VISUAL": "MEAN_STD",
41
  "STATE": "MEAN_STD",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dc65d573fcc220eec8c0130cbbd9d5a4eaf6b453a125af9a2c68090fc30b463
3
- size 206462136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b553e353e154f876844e20b53aaa228bd1ac7efa73efd403fdea440d9f69596f
3
+ size 206441656
train_config.json CHANGED
@@ -116,8 +116,8 @@
116
  "tags": null,
117
  "license": null,
118
  "pretrained_path": null,
119
- "chunk_size": 50,
120
- "n_action_steps": 25,
121
  "normalization_mapping": {
122
  "VISUAL": "MEAN_STD",
123
  "STATE": "MEAN_STD",
 
116
  "tags": null,
117
  "license": null,
118
  "pretrained_path": null,
119
+ "chunk_size": 45,
120
+ "n_action_steps": 20,
121
  "normalization_mapping": {
122
  "VISUAL": "MEAN_STD",
123
  "STATE": "MEAN_STD",