Usage
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
training_or_fine_tuning_job_name | string | Yes | The name of the Training or Fine-tuning Job to list checkpoints for. |
Flags
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--json | -j | boolean | Outputs checkpoint list in JSON format instead of the default ASCII table. |
--verbose | -v | boolean | Provides more detailed output when listing checkpoints. |