Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for fine-tuning #30

Merged
merged 4 commits into from
Aug 25, 2022
Merged

Add support for fine-tuning #30

merged 4 commits into from
Aug 25, 2022

Conversation

kmaziarz
Copy link
Collaborator

As discussed in #21, fine-tuning models was not fully supported, as preprocessing data for fine-tuning would need to know about atom featurisers and motif vocabulary built during pretraining, and there was no way to plug those in. I add support for this here, and explain how to perform fine-tuning in README.md.

@kmaziarz kmaziarz linked an issue Aug 12, 2022 that may be closed by this pull request
@kmaziarz kmaziarz merged commit ad52fb2 into main Aug 25, 2022
@kmaziarz kmaziarz deleted the kmaziarz/finetuning branch August 25, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Help in finetuning generator
3 participants