ct dataset download-hf
Download a supported third-party Hugging Face dataset.
Usage
ct dataset download-hf [OPTIONS] [NAME]
Arguments
| Argument | Type | Required |
|---|---|---|
[NAME] | text | No |
Options
| Option | Description |
|---|---|
-f, --files TEXT | Only download these files (default: all files of the dataset) |
-o, --output-dir PATH | |
--extract / --no-extract | Unpack downloaded .zip archives next to themselves |
--help | Show this message and exit. |