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 LexEval on Hugging Face #1

Open
NielsRogge opened this issue Oct 7, 2024 · 0 comments
Open

Release LexEval on Hugging Face #1

NielsRogge opened this issue Oct 7, 2024 · 0 comments

Comments

@NielsRogge
Copy link

Hello @CSHaitao 🤗

I'm Niels and work as ML engineer at Hugging Face. I discovered your work as it got trending on paperswithcode. I indexed your paper here: https://huggingface.co/papers/2409.20288. 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 on https://huggingface.co/datasets? I see you're using Github for it. Hosting on Hugging Face will give you more visibility, and will also allow people to do:

from datasets import load_dataset

dataset = load_dataset("your-hf-org/lexeval")

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

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.

What do you think?

Kind regards,

Niels

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