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

Improve pre-training defaults for GRU #30

Merged
merged 5 commits into from
May 27, 2024
Merged

Improve pre-training defaults for GRU #30

merged 5 commits into from
May 27, 2024

Conversation

MorganCThomas
Copy link
Collaborator

  • Updated the default config settings for more sensible options
  • Properly implemented restricted SMILES randomization
  • Can now load gzipped .smi files
  • LR scheduler is now updated every step depending on step_size (not every epoch)

Copy link
Collaborator

@albertbou92 albertbou92 left a comment

Choose a reason for hiding this comment

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

Looks good! Can we also adapt the pretrain_distributed.py script and run pre-commit?

@MorganCThomas
Copy link
Collaborator Author

MorganCThomas commented May 27, 2024

Done? You mean just moving the lr scheduler? Pre-commit had no changes

@albertbou92 albertbou92 merged commit a57bdab into main May 27, 2024
2 checks passed
@albertbou92 albertbou92 deleted the pretrain branch May 29, 2024 09:27
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.

2 participants