yuweiiizz commited on
Commit
e5724c5
·
verified ·
1 Parent(s): 413327a

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. train_config.json +4 -4
README.md CHANGED
@@ -6,8 +6,8 @@ model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
9
- - act
10
  - robotics
 
11
  ---
12
 
13
  # Model Card for act
 
6
  pipeline_tag: robotics
7
  tags:
8
  - lerobot
 
9
  - robotics
10
+ - act
11
  ---
12
 
13
  # Model Card for act
config.json CHANGED
@@ -33,7 +33,7 @@
33
  ]
34
  }
35
  },
36
- "device": "mps",
37
  "use_amp": false,
38
  "push_to_hub": true,
39
  "repo_id": "yuweiiizz/il_gym_act_policy",
 
33
  ]
34
  }
35
  },
36
+ "device": "cuda",
37
  "use_amp": false,
38
  "push_to_hub": true,
39
  "repo_id": "yuweiiizz/il_gym_act_policy",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da0fc5c086c72c50745467d6356f2ba38f64dbd88da460a9d1812a2f31850aa3
3
  size 206740680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fe1397ecea44c8b3a30fea65b917810cbdb30854a29faaab47ee2722e7c2911
3
  size 206740680
train_config.json CHANGED
@@ -76,7 +76,7 @@
76
  },
77
  "revision": null,
78
  "use_imagenet_stats": true,
79
- "video_backend": "pyav",
80
  "streaming": false
81
  },
82
  "env": null,
@@ -115,7 +115,7 @@
115
  ]
116
  }
117
  },
118
- "device": "mps",
119
  "use_amp": false,
120
  "push_to_hub": true,
121
  "repo_id": "yuweiiizz/il_gym_act_policy",
@@ -150,7 +150,7 @@
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
- "output_dir": "outputs/train/il_sim_test",
154
  "job_name": "il_sim_test",
155
  "resume": false,
156
  "seed": 1000,
@@ -185,7 +185,7 @@
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
- "run_id": "hsgj5ix3",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,
 
76
  },
77
  "revision": null,
78
  "use_imagenet_stats": true,
79
+ "video_backend": "torchcodec",
80
  "streaming": false
81
  },
82
  "env": null,
 
115
  ]
116
  }
117
  },
118
+ "device": "cuda",
119
  "use_amp": false,
120
  "push_to_hub": true,
121
  "repo_id": "yuweiiizz/il_gym_act_policy",
 
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
+ "output_dir": "outputs/train/il_sim_test0",
154
  "job_name": "il_sim_test",
155
  "resume": false,
156
  "seed": 1000,
 
185
  "project": "lerobot",
186
  "entity": null,
187
  "notes": null,
188
+ "run_id": "6oo7ppwr",
189
  "mode": null
190
  },
191
  "checkpoint_path": null,