-
Notifications
You must be signed in to change notification settings - Fork 0
Make dataset available on HF #1
Copy link
Copy link
Open
Description
Hi @adityajain07,
Niels here from the open-source team at Hugging Face. Congrats on your work and the ECCV Oral! Discovered it from here: https://huggingface.co/papers/2406.12452 (feel free to claim it as an author).
Would you be interested in providing the dataset on the hub, to improve its usability/discoverability? So that people can do:
from datasets import load_dataset
dataset = load_dataset("your-hf-username-or-organization/ami")See here for a guide: https://huggingface.co/docs/datasets/loading.
This would make the dataset easier accessible, and also discoverable since you can add metadata tags to a dataset card, like "image-classification". We can then also link the dataset to the paper page.
Let us know if you need any help.
Cheers,
Niels
ML Engineer @ HF 🤗
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels