Reviewing Training Job Details
- Log in to the ModelArts console.
- In the navigation pane on the left, choose Training Management > Training Jobs.
- In the training job list, click the target job name to switch to the training job details page.
- On the left of the training job details page, review basic job settings and algorithm parameters.
- Basic job settings
Table 1 Basic job settings Parameter
Description
Job ID
Unique ID of the training job.
Status
Status of the training job.
Created
Time when the training job is created.
Duration
Running duration of the training job.
Description
Description of the training job.
You can click the edit icon to update the description of a training job.
- Algorithm parameters
Table 2 Algorithm parameters Parameter
Description
Algorithm Name
Algorithm used in the training job. You can click the algorithm name to go to the algorithm details page.
Preset image
Preset image used by the training job.
Code Directory
OBS path to the code directory of the training job.
You can click Edit Code on the right to edit the training script code in OBS Online Editor. OBS Online Editor is not available for a training job in the Pending, Creating, or Running status.
NOTE:This parameter is not supported when you use an algorithm subscribed from AI Hub to create a training job.
Boot File
Location where the training boot file is stored.
NOTE:This parameter is not supported when you use an algorithm subscribed from AI Hub to create a training job.
Local Code Directory
Path to the training code in the training container.
Work Directory
Path to the training startup file in the training container.
Compute Nodes
Number of compute nodes set for the training job.
Specifications
Training specifications used by the training job.
Input Path
OBS path where the input data is stored.
Parameter Name
Input path parameter specified in the algorithm code.
Local Path (Training Parameter Value)
Path for storing the input data in the ModelArts backend container. After the training is started, ModelArts downloads the data stored in OBS to the backend container.
Output Path
OBS path where the output data is stored.
Parameter Name
Output path parameter specified in the algorithm code.
Local Path (Training Parameter Value)
Path for storing the output data in the ModelArts backend container.
Hyperparameter
Hyperparameters used in the training job.
Environment Variable
Environment variables for the training job.
- Basic job settings
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.