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

fix argument passthrough for sweep #266

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

Conversation

derpyplops
Copy link
Collaborator

fixes not-273

@derpyplops derpyplops force-pushed the not-273-fix-argument-passthrough-for-sweep branch from a8e7bb7 to 84a0426 Compare July 12, 2023 14:08
@derpyplops derpyplops force-pushed the not-273-fix-argument-passthrough-for-sweep branch from 4b1cc50 to f7b96b0 Compare July 12, 2023 14:31
@derpyplops derpyplops marked this pull request as ready for review July 12, 2023 14:33
@@ -48,6 +49,26 @@ def create_models_dir(self, out_dir: Path):

return reporter_dir, lr_dir

def make_eval(self, model, eval_dataset):
Copy link
Collaborator

Choose a reason for hiding this comment

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

not sure if that's the best place to move the code to, everything else looks good to me. 🟢

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