Skip to content

Make dataset available on HF #2

@NielsRogge

Description

@NielsRogge

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:

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.

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

See here for an example video dataset: https://huggingface.co/datasets/TencentARC/MiraData

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions