Robotics
LeRobot
Safetensors
act
thomas0829 commited on
Commit
c584946
·
verified ·
1 Parent(s): 0c34672

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 +1 -1
README.md CHANGED
@@ -5,8 +5,8 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - act
 
10
  - lerobot
11
  ---
12
 
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
+ - robotics
10
  - lerobot
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7076a26c0e7d406e1945847b3b839acec5b150aa7b44e13cad99b7d4b0801283
3
  size 206748912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584728410a7133ed1af3deec5558244be1eb57d3f8631c20283f10f84f8868ca
3
  size 206748912
train_config.json CHANGED
@@ -150,7 +150,7 @@
150
  "seed": 1000,
151
  "num_workers": 4,
152
  "batch_size": 4,
153
- "steps": 10000,
154
  "eval_freq": 2500,
155
  "log_freq": 1000,
156
  "save_checkpoint": true,
 
150
  "seed": 1000,
151
  "num_workers": 4,
152
  "batch_size": 4,
153
+ "steps": 15000,
154
  "eval_freq": 2500,
155
  "log_freq": 1000,
156
  "save_checkpoint": true,