Robotics
LeRobot
Safetensors
act
ases200q2 commited on
Commit
caf576b
·
verified ·
1 Parent(s): cb4f856

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
- - lerobot
9
  - act
 
10
  - robotics
11
  ---
12
 
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
+ - lerobot
10
  - robotics
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef1e7a7fd6f84e96805fda1cb65da757e6f45e7b31f99d3ba03cef2e1b6848a5
3
  size 206740680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15892bb11c22c9fff8f2501349449030e21011b307e1efd6b7d239ba105bd2a8
3
  size 206740680
train_config.json CHANGED
@@ -136,13 +136,13 @@
136
  "optimizer_weight_decay": 0.0001,
137
  "optimizer_lr_backbone": 1e-05
138
  },
139
- "output_dir": "outputs/train/PandaPickCubeSpacemouseRandom2_v30_ACT_HM_17102025",
140
- "job_name": "PandaPickCubeSpacemouseRandom2_v30_ACT_HM_17102025",
141
  "resume": false,
142
  "seed": 1000,
143
  "num_workers": 4,
144
  "batch_size": 32,
145
- "steps": 30000,
146
  "eval_freq": 20000,
147
  "log_freq": 200,
148
  "save_checkpoint": true,
@@ -171,7 +171,7 @@
171
  "project": "lerobot",
172
  "entity": null,
173
  "notes": null,
174
- "run_id": "yiaoma8k",
175
  "mode": null
176
  }
177
  }
 
136
  "optimizer_weight_decay": 0.0001,
137
  "optimizer_lr_backbone": 1e-05
138
  },
139
+ "output_dir": "outputs/train/PandaPickCubeSpacemouseRandom2_v30_ACT_HM_20251021_201256",
140
+ "job_name": "PandaPickCubeSpacemouseRandom2_v30_ACT_HM_20251021_201256",
141
  "resume": false,
142
  "seed": 1000,
143
  "num_workers": 4,
144
  "batch_size": 32,
145
+ "steps": 10000,
146
  "eval_freq": 20000,
147
  "log_freq": 200,
148
  "save_checkpoint": true,
 
171
  "project": "lerobot",
172
  "entity": null,
173
  "notes": null,
174
+ "run_id": "o8t41rp1",
175
  "mode": null
176
  }
177
  }