Robotics
LeRobot
Safetensors
act
msr915 commited on
Commit
2c4c34a
·
verified ·
1 Parent(s): ef25670

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 +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- datasets: aloha/expert_training_data_random_init_2025-08-02
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
- - act
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for act
 
1
  ---
2
+ datasets: aloha/move_T_to_center_and_rotate_45_deg
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:7ae27b86da5396f005cab7606fd8b64a99879665a3f775d11372258c191d36f4
3
  size 206725656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:164b58dce3f34242f3b903e6ac64db419825a54e7493fe4239c20b611586204a
3
  size 206725656
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "aloha/expert_training_data_random_init_2025-08-02",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -134,7 +134,7 @@
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
- "output_dir": "outputs_lerobot/act_2025-08-02_model",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 100000,
@@ -169,7 +169,7 @@
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
- "run_id": "ox30dzop",
173
  "mode": null
174
  }
175
  }
 
1
  {
2
  "dataset": {
3
+ "repo_id": "aloha/move_T_to_center_and_rotate_45_deg",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
134
  "optimizer_weight_decay": 0.0001,
135
  "optimizer_lr_backbone": 1e-05
136
  },
137
+ "output_dir": "outputs_lerobot/act_2025-08-23_model",
138
  "job_name": "act",
139
  "resume": false,
140
  "seed": 100000,
 
169
  "project": "lerobot",
170
  "entity": null,
171
  "notes": null,
172
+ "run_id": "e6j3yj96",
173
  "mode": null
174
  }
175
  }