Robotics
LeRobot
Safetensors
act
lanhe1124 commited on
Commit
ddc5ad4
·
verified ·
1 Parent(s): 5a32c95

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 +5 -5
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: lanhe1124/tennis
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: lanhe1124/tennis_12_1
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:ed9e1c3a168c7e4cf0598e44f1057d4f7c86587102048e9c5a943aba0c4c67ec
3
  size 206724324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed8c12dd6673520fab8068907ca071616c02fd58596afda31aaf306954ca0182
3
  size 206724324
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "lanhe1124/tennis",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -142,13 +142,13 @@
142
  "optimizer_weight_decay": 0.0001,
143
  "optimizer_lr_backbone": 1e-05
144
  },
145
- "output_dir": "outputs/train/tennis",
146
- "job_name": "tennis",
147
  "resume": false,
148
  "seed": 1000,
149
  "num_workers": 4,
150
  "batch_size": 8,
151
- "steps": 1000,
152
  "eval_freq": 20000,
153
  "log_freq": 200,
154
  "save_checkpoint": true,
@@ -177,7 +177,7 @@
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
- "run_id": "401ftk0k",
181
  "mode": null
182
  },
183
  "checkpoint_path": null,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "lanhe1124/tennis_12_1",
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/tennis_12_1_output",
146
+ "job_name": "tennis_12_1",
147
  "resume": false,
148
  "seed": 1000,
149
  "num_workers": 4,
150
  "batch_size": 8,
151
+ "steps": 15000,
152
  "eval_freq": 20000,
153
  "log_freq": 200,
154
  "save_checkpoint": true,
 
177
  "project": "lerobot",
178
  "entity": null,
179
  "notes": null,
180
+ "run_id": "wykzvaab",
181
  "mode": null
182
  },
183
  "checkpoint_path": null,