Congrats on releasing this dataset! Niels here from the open-source team at Hugging Face. I was wondering whether you would be up for making your dataset available on the hub, such that people can do:
from datasets import load_dataset
dataset = load_dataset("your-hf-username/wildavatar")
? This would also ensure a dataset viewer, which allows people to easily discover and read the first few rows of the dataset in the browser.
Hi there,
Congrats on releasing this dataset! Niels here from the open-source team at Hugging Face. I was wondering whether you would be up for making your dataset available on the hub, such that people can do:
? This would also ensure a dataset viewer, which allows people to easily discover and read the first few rows of the dataset in the browser.
See here for a guide: https://huggingface.co/docs/datasets/loading.
See here for an example video dataset: https://huggingface.co/datasets/TencentARC/MiraData