Robotics
LeRobot
Safetensors
act
EugeneBerkeley commited on
Commit
b3614da
·
verified ·
1 Parent(s): d697863

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,8 +5,8 @@ license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - lerobot
9
  - robotics
 
10
  - act
11
  ---
12
 
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - robotics
9
+ - lerobot
10
  - act
11
  ---
12
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc8468fe5b505f2604458bf8be0edc1eb7557e873fee9d5f448fd89c74b88db5
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8043dcc9e439e85ba834f407534d50170875947f6d0dd7a1abd3c2c9a199633
3
  size 206699736
train_config.json CHANGED
@@ -143,13 +143,13 @@
143
  "optimizer_weight_decay": 0.0001,
144
  "optimizer_lr_backbone": 1e-05
145
  },
146
- "output_dir": "outputs/train/act_dataset3_0122",
147
  "job_name": "wandb_test",
148
  "resume": false,
149
  "seed": 1000,
150
  "num_workers": 2,
151
  "batch_size": 4,
152
- "steps": 10,
153
  "eval_freq": 20000,
154
  "log_freq": 10,
155
  "tolerance_s": 0.0001,
@@ -179,7 +179,7 @@
179
  "project": "lerobot",
180
  "entity": null,
181
  "notes": null,
182
- "run_id": "2ivbloe4",
183
  "mode": null
184
  },
185
  "peft": null,
 
143
  "optimizer_weight_decay": 0.0001,
144
  "optimizer_lr_backbone": 1e-05
145
  },
146
+ "output_dir": "outputs/train/act_dataset3_01221",
147
  "job_name": "wandb_test",
148
  "resume": false,
149
  "seed": 1000,
150
  "num_workers": 2,
151
  "batch_size": 4,
152
+ "steps": 40,
153
  "eval_freq": 20000,
154
  "log_freq": 10,
155
  "tolerance_s": 0.0001,
 
179
  "project": "lerobot",
180
  "entity": null,
181
  "notes": null,
182
+ "run_id": "mwfhysko",
183
  "mode": null
184
  },
185
  "peft": null,