Competitions documentation

Competitions

You are viewing main version, which requires installation from source. If you'd like regular pip install, checkout the latest stable version (v0.1.6).
Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Competitions

Create a machine learning competition for your organization, friends or the world!

competition

Supported competition types

There are two types of competitions you can create:

  • generic: a competition where you provide the data and the participants provide the predictions as a CSV file. all the test data is always available to the participants.

  • script: a competition where you provide the data and the participants provide the code that generates the predictions. test data can be hidden from the participants.

You can choose to make your competition public or private. Public competitions are visible to everyone and anyone can participate. Private competitions are only visible to the people you invite!

Why choose Hugging Face Competitions?

  • you can create totally private competitions that are only visible to the people you invite.

  • generic competition can be hosted for free.

  • script competitions have a variety of compute options to choose from: CPU, T4, A10g & even A100.

  • you have full control over the data you want to use for your competition.

  • its open source!

Issues / feature requests

Something missing? Found a bug? Please open an issue on this GitHub repository and we’ll fix it as soon as possible!

To host competition on hf.co/competitions, please contact us at autotrain [at] huggingface [dot] co