Robotics
LeRobot
Safetensors
wam
maximellerbach commited on
Commit
dd4d4dd
·
verified ·
1 Parent(s): 5830b8e

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 +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  model_name: wam
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
- - lerobot
10
  - wam
 
 
11
  ---
12
 
13
  # Model Card for wam
 
5
  model_name: wam
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - wam
9
+ - lerobot
10
+ - robotics
11
  ---
12
 
13
  # Model Card for wam
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2def9b0854aecb36deab786b4fb4ed8359b0878566c60d456a112556ff31e226
3
  size 300706096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42fbf5ec5aa18c0b23d2305639fdc6b0c77ab93704412603bc55726a06fb7218
3
  size 300706096
train_config.json CHANGED
@@ -193,7 +193,7 @@
193
  "scheduler_warmup_steps": 500,
194
  "scheduler_decay_steps": 5000
195
  },
196
- "output_dir": "outputs/train/wam_aloha_single_obs",
197
  "job_name": "aloha_wam",
198
  "resume": false,
199
  "seed": 1000,
@@ -236,7 +236,7 @@
236
  "project": "lerobot",
237
  "entity": null,
238
  "notes": null,
239
- "run_id": "9zvzpxl7",
240
  "mode": null,
241
  "add_tags": true
242
  },
 
193
  "scheduler_warmup_steps": 500,
194
  "scheduler_decay_steps": 5000
195
  },
196
+ "output_dir": "outputs/train/wam_aloha_single_obs_aw1",
197
  "job_name": "aloha_wam",
198
  "resume": false,
199
  "seed": 1000,
 
236
  "project": "lerobot",
237
  "entity": null,
238
  "notes": null,
239
+ "run_id": "1xn0rhtr",
240
  "mode": null,
241
  "add_tags": true
242
  },