Robotics
LeRobot
Safetensors
act
bluephysi01 commited on
Commit
4c26275
·
verified ·
1 Parent(s): 493322a

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 +4 -4
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - act
9
  - robotics
10
  - lerobot
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
  - lerobot
10
+ - act
11
  ---
12
 
13
  # Model Card for act
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa7cd9ad41d3d5c84402b6155434bd33e36566c68b578104a5e2516cac256f09
3
  size 206748912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad57e0ea4129556a12a894248a2fadd0fc5dd65a5ed791c6071af5b4e4dabe5
3
  size 206748912
train_config.json CHANGED
@@ -159,18 +159,18 @@
159
  "optimizer_weight_decay": 0.0001,
160
  "optimizer_lr_backbone": 1e-05
161
  },
162
- "output_dir": "outputs/train/2026-02-05/22-33-42_act_so101_test42-1",
163
- "job_name": "act_so101_test42-1",
164
  "resume": false,
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 8,
168
- "steps": 33000,
169
  "eval_freq": 20000,
170
  "log_freq": 200,
171
  "tolerance_s": 0.0001,
172
  "save_checkpoint": true,
173
- "save_freq": 20000,
174
  "use_policy_training_preset": true,
175
  "optimizer": {
176
  "type": "adamw",
 
159
  "optimizer_weight_decay": 0.0001,
160
  "optimizer_lr_backbone": 1e-05
161
  },
162
+ "output_dir": "outputs/train/2026-02-06/12-16-45_act_so101_test42-2",
163
+ "job_name": "act_so101_test42-2",
164
  "resume": false,
165
  "seed": 1000,
166
  "num_workers": 4,
167
  "batch_size": 8,
168
+ "steps": 1000,
169
  "eval_freq": 20000,
170
  "log_freq": 200,
171
  "tolerance_s": 0.0001,
172
  "save_checkpoint": true,
173
+ "save_freq": 500,
174
  "use_policy_training_preset": true,
175
  "optimizer": {
176
  "type": "adamw",