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

Mol opt #24

Merged
merged 48 commits into from
Jul 25, 2024
Merged

Mol opt #24

merged 48 commits into from
Jul 25, 2024

Conversation

tigranfah
Copy link
Member

No description provided.

return predicted_property_values


def optimize(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not clear where we call this optimize function and what the input model and config are. please push the code that runs this module.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like this piece is redundant as we already have code for supervised fine tuning. Is there a way we can use the existing code base?
also it looks like this code is using the old config format, let's update this if possible as this won't match with our existing code base anymore.

Copy link
Contributor

@MenuaB MenuaB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please push the code that runs optimize and update configs format.

@tigranfah tigranfah merged commit f46d33f into main Jul 25, 2024
1 check passed
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.

3 participants