-
Notifications
You must be signed in to change notification settings - Fork 130
components dataset_downloader
github-actions[bot] edited this page Aug 25, 2023
·
19 revisions
Description: Downloads the dataset onto blob store.
Version: 0.0.1
View in Studio: https://ml.azure.com/registries/azureml/components/dataset_downloader/version/0.0.1
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
dataset_name | Name of the dataset to download from HuggingFace; must be null if url is specified. | string | True | ||
configuration | If a specific sub-dataset of the HuggingFace dataset to download, specify the configuration name; specify 'all' to download all configurations. Else, leave it null. | string | True | ||
split | If a specific split of the HuggingFace dataset to download, specify the split name; specify 'all' to download all splits. Leave it null if url is specified. | string | True | ||
url | URL of the dataset to download. Must be null if dataset_name is specified. | string | True |
Name | Description | Type |
---|---|---|
output_dataset | Path to the directory where the dataset will be downloaded. | uri_folder |
azureml://registries/azureml/environments/model-evaluation/labels/latest