What Should I Do If Error "xxx isn't existed in train_version" Occurs When a Training Job Is Submitted?
Symptom
Error "xxx isn't existed in train_version" occurs when a training job is submitted. See the following figure.
Possible Causes
The preceding error occurs because the user logs in to the ModelArts management console and deletes the training job after submitting the training job using PyCharm Toolkit.
PyCharm Toolkit records the training job IDs of ModelArts on the cloud. If you manually delete the job on the ModelArts management console, a message is displayed indicating that the job with the ID cannot be found when you submit the job locally.
Solution
If you have deleted a job on the ModelArts management console, you also need to delete the local configuration from Toolkit. To delete the local configuration, click Edit Training Configuration, find the job name, click the minus sign in the upper right corner, and confirm the deletion.
In the displayed confirmation dialog box, confirm the information and click Yes to delete the configuration. After the deletion, you can create a training job configuration and submit the training job.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot