modelarts-umn/umn/source/training_management/managing_job_parameters.rst
otcbot[bot] 3aaf8b07d7
Update content (#32)
Changes to ma_umn from doc-exports#5


This is an automatically created Pull Request for changes to ma_umn in opentelekomcloud-docs/doc-exports#5.
Please do not edit it manually, since update to the original PR will overwrite local changes.
Original patch file, as well as complete rst archive,  can be found in the artifacts of the opentelekomcloud-docs/doc-exports#5
There were patch conflicts, please review original patch file.

Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
Reviewed-by: Beibei <None>
2022-05-20 12:25:52 +00:00

2.4 KiB

original_name

modelarts_23_0049.html

Managing Job Parameters

You can store the parameter settings in ModelArts during job creation so that you can use the stored settings to create follow-up training jobs, which makes job creation more efficient.

During the operations of creating, editing, and viewing training jobs, the saved job parameter settings are displayed on the Job Parameter Mgmt page.

Using a Job Parameter Configuration

  • Method 1: Using a job parameter configuration on the Job Parameter Mgmt page

    Log in to the ModelArts management console. In the left navigation pane, choose Training Management > Training Jobs. On the displayed page, click the Job Parameter Mgmt tab. In the job parameter list, click Creating Training Job for a job parameter configuration to create a training job based on the job parameter configuration.

  • Method 2: Using a job parameter configuration on the Creating Training Job page

    On the Creating Training Job page, click One-Click Configuration. In the displayed dialog box, select the required job parameter configuration to quickly create an available training job.

Editing a Job Parameter Configuration

  1. Log in to the ModelArts management console. In the left navigation pane, choose Training Management > Training Jobs. On the displayed page, click the Job Parameter Mgmt tab.

  2. In the job parameter configuration list, click Edit in the Operation column in a row.

  3. On the displayed page, modify related parameters by referring to Creating a Training Job <modelarts_23_0046> and click OK to save the job parameter settings.

    In the existing job parameter settings, the job name cannot be changed.

Deleting a Training Job Parameter Configuration

  1. Log in to the ModelArts management console. In the left navigation pane, choose Training Management > Training Jobs. On the displayed page, click the Job Parameter Mgmt tab.

  2. In the job parameter list, click Delete in the Operation column in a row.

  3. In the displayed dialog box, click OK.

    Note

    Deleted job parameter configurations cannot be recovered. Therefore, exercise caution when performing this operation.