Skip to content

Release ADS-Edit on Hugging Face #498

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

Open
NielsRogge opened this issue Mar 27, 2025 · 2 comments
Open

Release ADS-Edit on Hugging Face #498

NielsRogge opened this issue Mar 27, 2025 · 2 comments
Labels
question Further information is requested

Comments

@NielsRogge
Copy link

Hi @JizhanFang 🤗

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/2503.20756.
The paper page lets people discuss about your paper and lets them find artifacts about it (your models, datasets or demo for instance),
you can also claim the paper as yours which will show up on your public profile at HF, add Github and project page URLs.

Would you like to host the datasets you've released on https://huggingface.co/datasets?
I see you're using Google Drive for it. 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

@zxlzr zxlzr added the question Further information is requested label Apr 1, 2025
@JizhanFang
Copy link
Collaborator

JizhanFang commented Apr 6, 2025

Hi @NielsRogge,

Thank you sincerely for the invitation from Hugging Face. We greatly appreciate your team's recognition and the opportunity to increase the visibility of our research.

We have uploaded our ADS-Edit dataset to the Hugging Face Hub at: ADS-Edit. The README will be finalized shortly.

Thank you again for the invitation and the HF community’s support. We look forward to future collaborations!

Best regards,

Jizhan Fang

@NielsRogge
Copy link
Author

Awesome! Indeed, if you could add https://huggingface.co/papers/2503.20756 in the README, it will automatically show up at the paper page.

Thanks!

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

No branches or pull requests

3 participants