-
Notifications
You must be signed in to change notification settings - Fork 45
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
feat: implement benchmark field 2 #128
Conversation
for more information, see https://pre-commit.ci
… into feat_benchmark_field_2
I think the |
@MicPie should I commit the fix for the |
@kjappelbaum Yes, please, feel free to add to this branch. |
Ah cool, so if we find one with some existing train/val/test splits should we recombine it into one for uploading? |
@jackapbutler Yes, I would go for that. With that we can still filter it down later depending on our benchmarking setup. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the checks pass now, it is OK to merge for me. Thanks! 💯
for more information, see https://pre-commit.ci
New PR based on PR #116 and issue #115 due to updated
main
branch.PR #116 will be closed when this PR is finished.