remote::huggingface
Description
HuggingFace datasets provider for accessing and managing datasets from the HuggingFace Hub.
Configuration
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
kvstore | KVStoreReference | No | ||
kvstore.namespace | str | No | Key prefix for KVStore backends | |
kvstore.backend | str | No | Name of backend from storage.backends |
Sample Configuration
kvstore:
namespace: datasetio::huggingface
backend: kv_default