# `HuggingfaceClient.Hub.Datasets`
[🔗](https://github.com/huggingface/huggingface_client/blob/v0.1.0/lib/huggingface_client/hub/datasets/datasets.ex#L1)

HuggingFace Datasets Hub — access and manage dataset repositories.
Delegates to `HuggingfaceClient.Hub.Models` which handles all repo types.

# `info`

Gets detailed info about a dataset.

# `list`

Lists datasets (lazy stream with full filter support).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
