Help Center> ModelArts> Tool Guide> Model Training> Viewing Training Job Details

Viewing Training Job Details

After a training job is submitted, you can view the job details in PyCharm.

Viewing Job Details in PyCharm

After a training job has been successfully executed, you can view the new training job in the ModelArts Explorer area in the lower left corner of PyCharm. If the job is not displayed after the training is complete, fold Training Jobs and unfold it again. After the page is refreshed, you can view the new job.

  • The graph before the job version number indicates the job status.
    • Green triangle: running
    • Green tick: success
    • Yellow: canceled
    • Red: failure
    Figure 1 Viewing the submitted training job
  • Double-click the training job version V000x to view job details.
    Figure 2 Viewing training job details
  • In the ModelArts Explorer window, you can click any area in the window and enter a job name to quickly search for the job. The job list displays only the jobs whose names match the entered job name. You can press Esc to exit the search mode.
    Figure 3 Searching for jobs