Skip to content

Make dataset available on Hugging Face #1

@NielsRogge

Description

@NielsRogge

Hello @canyuchen 🤗

I'm Niels and work as ML engineer at Hugging Face. I discovered your work as it got featured in Hugging Face's daily papers: https://huggingface.co/papers/2411.06469. 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 dataset you prepare here on https://huggingface.co/datasets? Making this dataset available on the hub 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/your-dataset")

If you're down, leaving a guide here: https://huggingface.co/docs/datasets/loading.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions