hf_resolve_dataset: Resolve a Short Dataset Name to Full ID

View source: R/datasets_api.R

hf_resolve_datasetR Documentation

Resolve a Short Dataset Name to Full ID

Description

Uses the Hub API to find the full org/name ID for a dataset.

Usage

hf_resolve_dataset(dataset, token = NULL)

Arguments

dataset

Character string. Short dataset name.

token

Character string or NULL. API token.

Value

Character string with full dataset ID, or NULL if not found.


huggingfaceR documentation built on Aug. 30, 2026, 1:06 a.m.