8000 Making PetFace available as a HF dataset · Issue #6 · mapooon/PetFace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Making PetFace available as a HF dataset #6
Open
@NielsRogge

Description

@NielsRogge

Hi @mapooon,

Niels here from the open-source team at Hugging Face. Congrats on your work and the ECCV Oral!

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

from datasets import load_dataset

dataset = load_dataset("your-hf-username-or-organization/petface")

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 or Mistral are gated) as well in case you need that: https://huggingface.co/docs/hub/en/datasets-gated.

This would make the benchmark easier accessible, and also discoverable since you can add metadata tags to a dataset card, like "image-classification", enabling people to find it at https://huggingface.co/datasets?task_categories=task_categories:image-classification.

We can then also link the dataset to https://huggingface.co/papers/2407.13555.

Let us know if you need any help.

Cheers,

Niels
ML Engineer @ HF 🤗

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

      0