Competition Space

A competition space is a Hugging Face Space where the actual competition takes place. It is a space where you can submit your model and get a score. It is also a space where competitors can see the leaderboard, discuss, and make submissions.

Check out an example competition space below:

competition space

The competition space consists of the following:

Secrets

The competition space requires two secrets:

Note: The above two secrets are crucial for the competition space to work!

Public & private competition spaces

A competition space can be public or private. A public competition space is available to everyone, all the time. A private competition space is only available to the members of the organization the competition space is created in.

You can at any point make the competition public.

Generally, we recommend testing every aspect of the competition space in a private competition space before making it public.