Robotics
LeRobot
Safetensors
act
18houston2 commited on
Commit
6ee3e77
·
verified ·
1 Parent(s): bb45a2e

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,9 +5,9 @@ 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
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
+ - act
9
  - lerobot
10
  - robotics
 
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:a74198d7c86342559765b661a7d5d901b98f07ff745a3e20d565818d70a58108
3
  size 206700792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350b9d88c0bc3567bfca87e1fd9c374f703646eb763aa2beaac181bcab3bfe3e
3
  size 206700792
train_config.json CHANGED
@@ -126,13 +126,13 @@
126
  "optimizer_weight_decay": 0.0001,
127
  "optimizer_lr_backbone": 1e-05
128
  },
129
- "output_dir": "/content/drive/MyDrive/lerobot_outputs/act_so101_20250725_214302",
130
- "job_name": "act_so101_training",
131
  "resume": false,
132
  "seed": 1000,
133
  "num_workers": 4,
134
  "batch_size": 16,
135
- "steps": 200,
136
  "eval_freq": 20000,
137
  "log_freq": 200,
138
  "save_checkpoint": true,
@@ -161,7 +161,7 @@
161
  "project": "lerobot",
162
  "entity": null,
163
  "notes": null,
164
- "run_id": "xmbcfvk6",
165
  "mode": null
166
  }
167
  }
 
126
  "optimizer_weight_decay": 0.0001,
127
  "optimizer_lr_backbone": 1e-05
128
  },
129
+ "output_dir": "/content/drive/MyDrive/lerobot_outputs/act_so101_20250725_214639",
130
+ "job_name": "act_so101_training_20250725_214639",
131
  "resume": false,
132
  "seed": 1000,
133
  "num_workers": 4,
134
  "batch_size": 16,
135
+ "steps": 2000,
136
  "eval_freq": 20000,
137
  "log_freq": 200,
138
  "save_checkpoint": true,
 
161
  "project": "lerobot",
162
  "entity": null,
163
  "notes": null,
164
+ "run_id": "v225xlbv",
165
  "mode": null
166
  }
167
  }