Robotics
LeRobot
Safetensors
wam
maximellerbach commited on
Commit
035048a
·
verified ·
1 Parent(s): 9ac357d

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:6e60d30c080b2f13ee0811f819a92ef82049de704a94f7185d77a558c66cfb76
3
  size 346247768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7542a91c9c99060bc32ae2655b9f795b2b85032bc14aa8c99731c9679d9065f
3
  size 346247768
train_config.json CHANGED
@@ -194,7 +194,7 @@
194
  "scheduler_warmup_steps": 500,
195
  "scheduler_decay_steps": 5000
196
  },
197
- "output_dir": "outputs/train/wam_aloha",
198
  "job_name": "aloha_wam",
199
  "resume": false,
200
  "seed": 1000,
@@ -237,7 +237,7 @@
237
  "project": "lerobot",
238
  "entity": null,
239
  "notes": null,
240
- "run_id": "c600qgah",
241
  "mode": null,
242
  "add_tags": true
243
  },
 
194
  "scheduler_warmup_steps": 500,
195
  "scheduler_decay_steps": 5000
196
  },
197
+ "output_dir": "outputs/train/wam_aloha_no_ema",
198
  "job_name": "aloha_wam",
199
  "resume": false,
200
  "seed": 1000,
 
237
  "project": "lerobot",
238
  "entity": null,
239
  "notes": null,
240
+ "run_id": "4cqoh2a9",
241
  "mode": null,
242
  "add_tags": true
243
  },