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

Improve discoverability of your work on HF #1

Open
NielsRogge opened this issue Jul 26, 2024 · 0 comments
Open

Improve discoverability of your work on HF #1

NielsRogge opened this issue Jul 26, 2024 · 0 comments

Comments

@NielsRogge
Copy link

Hi,

Niels here from the open-source team at Hugging Face. I discovered your work through the paper page: https://huggingface.co/papers/2407.15002 (feel free to claim the paper so that it appears at your HF account!).

However there are a couple of things which could improve the discoverability of your work, which I've listed below.

Uploading models

I see the models are currently hosted on Github: https://github.com/real-stanford/get_zero/tree/main/checkpoints/LeapHand. For people to find your models on hf.co/models, it would be great to make them available on the hub, such that people can find them when filtering or searching.

We recommend this guide for uploading: https://huggingface.co/docs/hub/models-uploading.

Proper model cards could then also be added as explained here: https://huggingface.co/docs/hub/en/model-cards.

Moreover, the model could be linked with the paper, see here on how to do that: https://huggingface.co/docs/hub/en/model-cards#linking-a-paper

Uploading dataset

Secondly, the data could be made available as a HF dataset, enabling people to view the first rows in the browser (using the dataset viewer), have a dataset card, etc. to improve discoverability.

See here for a guide: https://huggingface.co/docs/datasets/loading

Let me know if you need any help regarding this!

Cheers,

Niels
ML Engineer @ HF 🤗

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

No branches or pull requests

1 participant