Robotics
LeRobot
Safetensors
act
sancov commited on
Commit
a4e2650
·
verified ·
1 Parent(s): 5d87039

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,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:1d0e9c77724ed46915fd8df675cacc55f59e185573b6170849d8681fb602a7f0
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1b447225f791fbb1e562396ce7ffdc7f7724d16a13f21f7e9c7875c5c9156b2
3
  size 206699736
train_config.json CHANGED
@@ -150,13 +150,13 @@
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
- "output_dir": "outputs/train/2025-12-22/20-09-29_act",
154
  "job_name": "act",
155
  "resume": false,
156
  "seed": 1000,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
- "steps": 100000,
160
  "eval_freq": 20000,
161
  "log_freq": 200,
162
  "tolerance_s": 0.0001,
@@ -183,10 +183,10 @@
183
  "wandb": {
184
  "enable": true,
185
  "disable_artifact": false,
186
- "project": "lerobot_act",
187
  "entity": null,
188
  "notes": null,
189
- "run_id": "b13oz3on",
190
  "mode": null
191
  },
192
  "use_rabc": false,
 
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
+ "output_dir": "outputs/train/2025-12-25/18-26-54_act",
154
  "job_name": "act",
155
  "resume": false,
156
  "seed": 1000,
157
  "num_workers": 4,
158
  "batch_size": 8,
159
+ "steps": 1000,
160
  "eval_freq": 20000,
161
  "log_freq": 200,
162
  "tolerance_s": 0.0001,
 
183
  "wandb": {
184
  "enable": true,
185
  "disable_artifact": false,
186
+ "project": "lerobot_act_hpc-test",
187
  "entity": null,
188
  "notes": null,
189
+ "run_id": "ms8s6kz3",
190
  "mode": null
191
  },
192
  "use_rabc": false,