Robotics
LeRobot
Safetensors
act
XYYX2333 commited on
Commit
b52bbca
·
verified ·
1 Parent(s): a6001f6

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 +3 -3
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
  - lerobot
10
- - act
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56ceebdeb23dba8c19a7c37586cd610a43ed3cb2d2cf169f44d6dc8fac3771b2
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17177ef2ea7a246a215dd342e0b5182200a1dc7791030c772cf7d7f8dc993b94
3
  size 206699736
train_config.json CHANGED
@@ -153,7 +153,7 @@
153
  "optimizer_lr_backbone": 1e-05
154
  },
155
  "reward_model": null,
156
- "output_dir": "outputs/train/two_camera_full1",
157
  "job_name": "act",
158
  "resume": false,
159
  "seed": 1000,
@@ -162,7 +162,7 @@
162
  "batch_size": 8,
163
  "prefetch_factor": 4,
164
  "persistent_workers": true,
165
- "steps": 100,
166
  "eval_freq": 20000,
167
  "log_freq": 200,
168
  "tolerance_s": 0.0001,
@@ -192,7 +192,7 @@
192
  "project": "lerobot",
193
  "entity": null,
194
  "notes": null,
195
- "run_id": "qxodz9ob",
196
  "mode": null,
197
  "add_tags": true
198
  },
 
153
  "optimizer_lr_backbone": 1e-05
154
  },
155
  "reward_model": null,
156
+ "output_dir": "outputs/train/two_camera_full2",
157
  "job_name": "act",
158
  "resume": false,
159
  "seed": 1000,
 
162
  "batch_size": 8,
163
  "prefetch_factor": 4,
164
  "persistent_workers": true,
165
+ "steps": 100000,
166
  "eval_freq": 20000,
167
  "log_freq": 200,
168
  "tolerance_s": 0.0001,
 
192
  "project": "lerobot",
193
  "entity": null,
194
  "notes": null,
195
+ "run_id": "cdwmpzr0",
196
  "mode": null,
197
  "add_tags": true
198
  },