# Competitions
Create a machine learning competition for your organization, friends or the world!
## Getting Started
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.
## Costs
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-basic 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 hour.
For information on the cost of the compute resources, please see the [pricing page](https://huggingface.co/docs/hub/spaces-overview#hardware-resources).
## Visibility
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!
## How to create a competition?
Please read the [docs](https://huggingface.co/docs/competitions) to learn how to create a competition.
Release files for competitions 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| competitions-0.1.6.tar.gz | 31.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| competitions-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 70.8 kB
Release files / competitions-0.1.6.tar.gz
| Download URL | competitions-0.1.6.tar.gz |
|---|---|
| Size | 31.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7e2375572c8df96cd00b11ecbbe0fc340adaf473654dea3933dee7587b69f91
|
|
BLAKE2b-256 checksum How to use checksums |
a10b300d4dca14c912599dd8302404a8e64b943558698e82a2a86cb1869a8015
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|
Release files / competitions-0.1.6-py3-none-any.whl
| Download URL | competitions-0.1.6-py3-none-any.whl |
|---|---|
| Size | 39.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5062880d1f6075826dd9cc783aee0c3b06529298915d65e82c69bed4b2b5855a
|
|
BLAKE2b-256 checksum How to use checksums |
65ca62fbd33de8d97a5e3b5e37e1178ef4fbc6f76c8147723ba9e880e25c1aff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|