Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate use of Huggingface for storing model weights of algorithms #56

Open
danjjl opened this issue Dec 2, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@danjjl
Copy link
Member

danjjl commented Dec 2, 2024

Currently, we ask participants to provide us with dockerized versions of their algorithms with weights stored in a repository. We could push for the use of huggingface or another weight-sharing repository.

Check this: https://huggingface.co/docs/hub/en/models-gated

@danjjl danjjl added the enhancement New feature or request label Dec 2, 2024
@Amirho3einS
Copy link
Collaborator

Hugging Faces seems a bit messy when handling submissions, especially for Docker images.

The two open-source platforms seem more practical for a challenge https://eval.ai and https://codalab.lisn.upsaclay.fr

EVALAI seems more advanced, but it needs to be checked which one is more fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants