competitions icon indicating copy to clipboard operation
competitions copied to clipboard

Gated user access to submit to public competition

Open ktrapeznikov opened this issue 1 year ago • 4 comments

Is there a way to enable gated user access before one is allowed to make a submission? In the same way some models and datasets, require users to fill out a request form and agree to terms, etc.

I am interested in doing this for a script competition.

ktrapeznikov avatar Oct 01 '24 15:10 ktrapeznikov

you can have the competition dataset as gated. or did i misunderstand your question? :)

abhishekkrthakur avatar Oct 01 '24 15:10 abhishekkrthakur

If it's a script competition, the dataset is already private. if I make the completion space public then anyone can submit. I'd like a way to control who can submit.

ktrapeznikov avatar Oct 01 '24 16:10 ktrapeznikov

you can move competition space to an organization and make it private. then add people to the organization who can see the private competition space and they will be the only ones who can make submission.

abhishekkrthakur avatar Oct 01 '24 16:10 abhishekkrthakur

ah ok thanks. Follow up question. Is there way to add accounts to the organization such that they can access the competition space but not the private dataset?

ktrapeznikov avatar Oct 01 '24 19:10 ktrapeznikov

This issue is stale because it has been open for 15 days with no activity.

github-actions[bot] avatar Oct 17 '24 15:10 github-actions[bot]

@ktrapeznikov @abhishekkrthakur I'm suffering from the same issue; Even with upgrading to Hugging Face Enterprize and applying Resource Groups, I couldn't make the competitions visible only to participants while keeping the private dataset and private LB discarded to participants.

yutanakamura-tky avatar Oct 20 '24 08:10 yutanakamura-tky

if there is demand, we can make a feature where competition is public but users need to be manually verified (or added to a list) in order to make a submission. does that work for you?

abhishekkrthakur avatar Oct 21 '24 07:10 abhishekkrthakur

@abhishekkrthakur Thank you for your suggestion and it will greatly help us! Competitions hosted as a part of an academic conference, like ours, typically mandate registration to make sure that participants submit their solution paper to, and make a presentation in, the conference.

yutanakamura-tky avatar Oct 21 '24 12:10 yutanakamura-tky

This issue is stale because it has been open for 15 days with no activity.

github-actions[bot] avatar Nov 05 '24 15:11 github-actions[bot]

This issue was closed because it has been inactive for 2 days since being marked as stale.

github-actions[bot] avatar Nov 08 '24 15:11 github-actions[bot]

Follow-up question regarding the feature: Is it added?

VVeiCao avatar Jun 06 '25 12:06 VVeiCao