/output directory of the Training Runtime environment and can be accessed even after the Training Job has completed.
Usage
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
training_or_fine_tuning_job_name | string | Yes | The name of the Training or Fine-tuning Job to fetch artifacts from. |
Flags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--destination | -d | string | ./ | Destination directory to store fetched artifacts. |
--help | -h | boolean | Displays this help page. | |
--verbose | -v | boolean | Provides more detailed output when fetching artifacts. |