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

Removed public/private submissions and brain/base models for vision #228

Closed
wants to merge 1 commit into from

Conversation

mike-ferguson
Copy link
Member

This is just a quick hot fix to remove the private submission option as well as the old brain/base model submission option in Vision.

This PR is a minimal change - the rest (making it in line with Language) is addressed in #224.

Comment on lines -43 to -44
public = forms.BooleanField(label='Make model scores public (can be changed later):', required=False,
help_text='Check if you want the results of your submitted models included in the public ranking.')
Copy link
Member

Choose a reason for hiding this comment

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

I'm confused why we want to remove this; this has nothing to do with whether or not the code/weights are public. @kvfairchild I feel like there's a breakdown in communication somewhere

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