Robotics
LeRobot
Safetensors
act
annyi commited on
Commit
0fc819b
·
verified ·
1 Parent(s): e78ea0d

Upload policy weights, train config and readme

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. train_config.json +2 -2
config.json CHANGED
@@ -34,7 +34,7 @@
34
  }
35
  },
36
  "device": "cuda",
37
- "use_amp": true,
38
  "use_peft": false,
39
  "push_to_hub": true,
40
  "repo_id": "annyi/record-green-cube",
 
34
  }
35
  },
36
  "device": "cuda",
37
+ "use_amp": false,
38
  "use_peft": false,
39
  "push_to_hub": true,
40
  "repo_id": "annyi/record-green-cube",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8b7c23b89320c246959c4e78a4b8ffa6681e22c45a3b402f2bf52021dc66a8f
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2c17f410f42704bc3d5731a03535dc7b9161accb5f904c857f25b8d404bde61
3
  size 206699736
train_config.json CHANGED
@@ -116,7 +116,7 @@
116
  }
117
  },
118
  "device": "cuda",
119
- "use_amp": true,
120
  "use_peft": false,
121
  "push_to_hub": true,
122
  "repo_id": "annyi/record-green-cube",
@@ -151,7 +151,7 @@
151
  "optimizer_weight_decay": 0.0001,
152
  "optimizer_lr_backbone": 1e-05
153
  },
154
- "output_dir": "outputs/train/so101_act_pick_green_cube_amp",
155
  "job_name": "so101_act_pick_green_cube",
156
  "resume": false,
157
  "seed": 1000,
 
116
  }
117
  },
118
  "device": "cuda",
119
+ "use_amp": false,
120
  "use_peft": false,
121
  "push_to_hub": true,
122
  "repo_id": "annyi/record-green-cube",
 
151
  "optimizer_weight_decay": 0.0001,
152
  "optimizer_lr_backbone": 1e-05
153
  },
154
+ "output_dir": "outputs/train/so101_act_pick_green_cube",
155
  "job_name": "so101_act_pick_green_cube",
156
  "resume": false,
157
  "seed": 1000,