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

Setting up eval pipeline #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

bethanyconnolly
Copy link
Collaborator

Made changes to eval main() to allow wandb tracking of evaluation metrics

Copy link

@maw501 maw501 left a comment

Choose a reason for hiding this comment

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

Do you think it might be easier to not modify main.py but instead create a new script which is the same as your current one? I'm just thinking that if we try to sync the fork we're going to have to resolve all the conflicts each time. So:

  • main.py: the original file
  • something.py: the new one you want to create (i.e. the same as main.py currently on this PR).

You'll also need to update the other PR here to reflect this.

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