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

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

Release PhyGenBench on Hugging Face #1

NielsRogge opened this issue Oct 14, 2024 · 0 comments

Comments

@NielsRogge
Copy link

Hi @FanqingM,

Niels here from the open-source team at Hugging Face. I discovered your work through AK's daily papers: https://huggingface.co/papers/2410.05363 (feel free to claim it with your HF account). I work together with AK on improving the visibility of researchers' work on the hub.

Do you think it'd be useful to make the dataset containing the prompts available on the 🤗 hub? We can add tags so that people find them when filtering https://huggingface.co/datasets, so that people can do:

from datasets import load_dataset

dataset = load_dataset("opengvlab/your-dataset")

See here for a guide: https://huggingface.co/docs/datasets/loading#json.

There's then also the dataset viewer which allows people to see the first few rows in the browser: https://huggingface.co/docs/hub/en/datasets-viewer.

This would make the dataset easier accessible, and also discoverable. We can then also link the dataset to the paper page.

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

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