Robotics
LeRobot
Safetensors
act
dbzfan2012 commited on
Commit
5d4ed5f
·
verified ·
1 Parent(s): 602b65c

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. train_config.json +4 -4
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: dbzfan2012/record-grab-bocchi-test
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
  - act
10
- - lerobot
11
  ---
12
 
13
  # Model Card for act
 
1
  ---
2
+ datasets: dbzfan2012/record-test
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
+ - lerobot
9
  - robotics
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:ec456e691315455d8c3a0f18e52025083e62d4ad0e03d085b6332508e89d4170
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b830a34df1166af8a687139d2ee0ff6000ad4957bfc7a9e9435b084b0d50842
3
  size 206699736
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "dbzfan2012/record-grab-bocchi-test",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -142,7 +142,7 @@
142
  "optimizer_weight_decay": 0.0001,
143
  "optimizer_lr_backbone": 1e-05
144
  },
145
- "output_dir": "outputs/train/act_so101_test_bocchi",
146
  "job_name": "act_so101_test",
147
  "resume": false,
148
  "seed": 1000,
@@ -172,12 +172,12 @@
172
  "use_async_envs": false
173
  },
174
  "wandb": {
175
- "enable": true,
176
  "disable_artifact": false,
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
- "run_id": "96mvzby2",
181
  "mode": null
182
  },
183
  "checkpoint_path": null,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "dbzfan2012/record-test",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
142
  "optimizer_weight_decay": 0.0001,
143
  "optimizer_lr_backbone": 1e-05
144
  },
145
+ "output_dir": "outputs/train/act_so101_test",
146
  "job_name": "act_so101_test",
147
  "resume": false,
148
  "seed": 1000,
 
172
  "use_async_envs": false
173
  },
174
  "wandb": {
175
+ "enable": false,
176
  "disable_artifact": false,
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
+ "run_id": null,
181
  "mode": null
182
  },
183
  "checkpoint_path": null,