Skip to content

chosing MP structures for multiheads finetuning #720

Answered by ilyes319
triestram asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @triestram,

The recommended way for now is to use the default selection process, that will combined the configurations in mptraj (the pre training set) that have at least two of your elements + a random selection of other configuration to diversify the replay head.
To make your life easier, I encourage you to update to the latest main branch (0.3.9) and then just pass:
--pt_train_file="mp". That will do the selection automatically.
--num_samples_pt can control the number of configurations to keep, the larger the less forgetting you will have but also the more expensive your finetuning becomes. The default value is a 1000 and it is safe to start with that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@triestram
Comment options

Answer selected by ilyes319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants