Competitions documentation

Pricing

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

Pricing

Creating a competition is free. However, you will need to pay for the compute resources used to run the competition. The cost of the compute resources depends the type of competition you create.

  • generic: generic competitions are free to run. you can, however, upgrade the compute to cpu-upgrade to speed up the metric calculation and reduce the waiting time for the participants.

  • script: script competitions require a compute resource to run the participant’s code. you can choose between a variety of cpu and gpu instances (T4, A10g and even A100). the cost of the compute resource is charged per minute.

For script competitions, the script submitted by the participants will run without internet for a time limit provided by the organizer. You will be charged for the compute resources used by the participants. The cost of the compute resources depends on the type of compute resource you choose.

For information on the cost of the compute resources, please see the pricing page.