Questions about MACE's fine-tuning and active learning #1246
|
Dear MACE developers, I have two questions regarding MACE's fine-tuning options and active learning.
I found this snippet in the Yours faithfully, Lucas Bandeira |
Replies: 1 comment
|
Hey @MasterLucas,
|
Hey @MasterLucas,
At the moment, MACE does not freeze any weight when doing the finetuning. There is a PR to add some option to do freezing finetuning here: #830 (if you are interested, please look at the paper too). This will be merged soon in the main branch as part of a reworking of our finetuning interface. We will add new options like LORA finetuning too.
For the uncertainty, I think @LarsSchaaf implemented it. I is similar to the Hyperactive learning expression from here: https://www.nature.com/articles/s41524-023-01104-6