3D-GRAND
3D-GRAND copied to clipboard
Host dataset on HF
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 🤗