Robotics
LeRobot
Safetensors
act
yamilama commited on
Commit
05c0e56
·
verified ·
1 Parent(s): c3c6b60

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: act
6
  pipeline_tag: robotics
7
  tags:
8
- - act
9
- - robotics
10
  - lerobot
 
 
11
  ---
12
 
13
  # Model Card for act
 
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:fccdffd01a6b2d653a25731e863767013fbf08f26d0f7f80ce073e8946faa69e
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08176bd519bffa10fcea7b146666de9c7f364ce7802c2e92a198a693151a8f82
3
  size 206699736
train_config.json CHANGED
@@ -150,7 +150,7 @@
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
- "output_dir": "outputs/train/test16",
154
  "job_name": "test",
155
  "resume": false,
156
  "seed": 1000,
@@ -185,7 +185,7 @@
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
- "run_id": "qjhujydg",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,
 
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
+ "output_dir": "outputs/train/test16_2",
154
  "job_name": "test",
155
  "resume": false,
156
  "seed": 1000,
 
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
+ "run_id": "2swwh7m3",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,