Robotics
LeRobot
Safetensors
act
yoaa commited on
Commit
14baad9
·
verified ·
1 Parent(s): 89de526

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
- - lerobot
10
  - robotics
 
 
11
  ---
12
 
13
  # Model Card for act
 
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
 
8
  - robotics
9
+ - lerobot
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:709022c5b4442ae131036e97a844532c657dd6e8add55b52f9e475fd152460b4
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27eab57551bf3e11dd64caa1d2c75b544887328a9da31d54a2fd36e4921d2ad6
3
  size 206699736
train_config.json CHANGED
@@ -136,7 +136,7 @@
136
  "optimizer_weight_decay": 0.0001,
137
  "optimizer_lr_backbone": 1e-05
138
  },
139
- "output_dir": "outputs/train2",
140
  "job_name": "colab_act",
141
  "resume": false,
142
  "seed": 1000,
@@ -171,7 +171,7 @@
171
  "project": "lerobot",
172
  "entity": null,
173
  "notes": null,
174
- "run_id": "wmnunrx8",
175
  "mode": null
176
  }
177
  }
 
136
  "optimizer_weight_decay": 0.0001,
137
  "optimizer_lr_backbone": 1e-05
138
  },
139
+ "output_dir": "drive/MyDrive/outputs/train2",
140
  "job_name": "colab_act",
141
  "resume": false,
142
  "seed": 1000,
 
171
  "project": "lerobot",
172
  "entity": null,
173
  "notes": null,
174
+ "run_id": "vdf1unvp",
175
  "mode": null
176
  }
177
  }