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

Release Emilia-Large on Hugging Face #393

Open
NielsRogge opened this issue Feb 3, 2025 · 2 comments
Open

Release Emilia-Large on Hugging Face #393

NielsRogge opened this issue Feb 3, 2025 · 2 comments

Comments

@NielsRogge
Copy link

Hello @harryhe 🤗

I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2501.15907.
The paper page lets people discuss about your paper and lets them find artifacts about it (your dataset for instance),
you can also claim the paper as yours which will show up on your public profile at HF.

Would you like to host the datasets you've released on https://huggingface.co/datasets?
I see that you've already released the initial 101k hours version of the dataset on Hugging Face, and it would be great to host the extended version as well.
Hosting on Hugging Face will give you more visibility/enable better discoverability, and will also allow people to do:

from datasets import load_dataset

dataset = load_dataset("your-hf-org-or-username/your-dataset")

If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading.
We also support Webdataset, useful for image/video datasets: https://huggingface.co/docs/datasets/en/loading#webdataset.

Besides that, there's the dataset viewer which allows people to quickly explore the first few rows of the data in the browser.

After uploaded, we can also link the datasets to the paper page (read here) so people can discover your work.

Let me know if you're interested/need any guidance.

Kind regards,

Niels

@yuantuo666
Copy link
Collaborator

Hi Niels,

Thanks for reaching out and for featuring our work! 😊

We'll be uploading the extended dataset to Hugging Face by next week and will also update this issue accordingly.
We appreciate the visibility and discoverability that Hugging Face provides.

If we run into any issues or need guidance, we'll reach out. Thanks again for your support!

@yuantuo666
Copy link
Collaborator

Hi @NielsRogge,

We've uploaded Emilia-Large on HuggingFace! Check it at here.
We've also posted a tweet. If possible, we'd appreciate it if you could help spread the word by forwarding it!

Thanks!

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

2 participants