What Should I Do If the ModelArts.2133 Evaluation Result Is Not Generated?
During model evaluation, an error is reported in logs, or no error is reported but the evaluation result is not generated.
Solution
The possible cause is that the format of the input parameter for calling the analyse interface is incorrect. Modify the parameter format following instructions in Model Evaluation Guide and Sample Code. Common errors are as follows: The format of pred_list is incorrect, or some key parameters, such as task_type, are missing.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.