Skip to content

Make MorphBench available as a HF dataset #26

Description

@NielsRogge

Hi @Kevin-thu,

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

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

from datasets import load_dataset

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

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) 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 "text-to-image", enabling people to find it at https://huggingface.co/datasets?task_categories=task_categories:text-to-image&sort=trending.

Let us know if you need any help.

Cheers,

Niels
ML Engineer @ HF 🤗

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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