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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Weights and Biases Logging and paths #2

Merged
merged 4 commits into from Apr 16, 2022
Merged

Fix Weights and Biases Logging and paths #2

merged 4 commits into from Apr 16, 2022

Conversation

SauravMaheshkar
Copy link
Contributor

Hey 馃憢, I noticed a few errors in the codebase, this PR aims to solve some of them.

  • Create a minimal .gitignore file, for python and wandb.
  • Fix wandb.init() statements for the case when no group_vars are provided.
  • Most paths were of the form /home/* which might lead to permission errors on systems with non-root access, I simply substituted them with ./

@SauravMaheshkar
Copy link
Contributor Author

Request for review @hlml

@hlml hlml merged commit aeb8597 into hlml:main Apr 16, 2022
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.

None yet

2 participants