3D-GRAND icon indicating copy to clipboard operation
3D-GRAND copied to clipboard

Host dataset on HF

Open NielsRogge opened this issue 1 year ago • 0 comments
trafficstars

Hi,

Niels here from the open-source team at Hugging Face. Congrats on your work! I discovered your work through the paper page: https://huggingface.co/papers/2406.05132.

It's great to see the 🤗 Space available using Gradio.

Would you be interested in providing the dataset on the hub as well? So that people can do:

from datasets import load_dataset

dataset = load_dataset("sled-group/3d-grand")

We do support "gated access" which allows you to manually review anyone who wants to get access to the dataset (similar to how models like LLaMa are gated): https://huggingface.co/docs/hub/en/datasets-gated.

Let us know if you need any help.

Cheers,

Niels ML Engineer @ HF 🤗

NielsRogge avatar Aug 05 '24 15:08 NielsRogge