Model couldn’t finish training because of a configuration or network error in Task Intelligence

Not applicable

Hi,

we want to train the model and deploy the model for Case categorization, but we couldn't able to train the model we are getting  Error like " Your model couldn’t finish training because of a configuration or network error. Review the training setup and launch it again, " while train the model. even we have added required roles and enabled properties and added data without empty fields. please help me for this issue.

Chandukumar05_0-1712212950272.png



Thanks!

17 REPLIES 17

Brian Bakker
ServiceNow Employee

@devakarkesa 

That is not an issue with ML/TI Config as indicated by the previous response, but a data issue, because it connects to the ML Trainer, it was able to download the dataset (this means it is not an ACL/Role issue because it was able to access the data on the instance), create the pipeline for multiple model training (one for each Output field), and then the error occurred during the actual solution training for one of the Output fields. Usually caused by either a data issue with the input fields or the output fields.

 

Suggestion is to start with one input/output field (i.e. input: short_description, output: assignment_group) and see if that trains successfully. If not, check the data in these two fields on table [incident] based on the condition you provided in the TI categorization solution. If the issue persist, raise a case with ServiceNow Support.

Shiva Durga Pra
Tera Contributor

@Brian Bakker 
Does it work in PDI? 

 

Lener Pacania1
ServiceNow Employee

Task Intelligence & Predictive Intelligence DO NOT work on PDIs.