Skip to content

host on HF 🤗 #5

@eustlb

Description

@eustlb

Hey, thanks a lot for your work 👏

Have you considered hosting the dataset on the Hugging Face Hub? It could make it easier for others to find, use, and build on.
see for example:
Big Bench Audio
MMAU
AIR-Bench
VoiceBench
Spoken MQA
MMSU
Wild Speech

users would be able to do directly something like:

from datasets import load_dataset

ds = load_dataset("ArtificialAnalysis/big_bench_audio", split="train", streaming=True)
print(next(iter(ds)))

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