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

Make LonGen Benchmark available on Hugging Face #1

Open
NielsRogge opened this issue Nov 3, 2024 · 1 comment
Open

Make LonGen Benchmark available on Hugging Face #1

NielsRogge opened this issue Nov 3, 2024 · 1 comment

Comments

@NielsRogge
Copy link

Hello @quanshr 🤗

I'm Niels and work as ML engineer at Hugging Face. I discovered your work as it got featured in AK's daily papers: https://huggingface.co/papers/2410.23933. 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 Google Drive 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/longen")

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.

What do you think?

Kind regards,

Niels

@quanshr
Copy link
Collaborator

quanshr commented Nov 6, 2024

Thank you for your valuable suggestions. The LonGen Benchmark is now available at https://huggingface.co/datasets/quanshr/LonGen. Explore and enjoy! 🤗

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