Model training failure with Invalid content source "Could not read build content." Unable to delete or modify it

Rossen Kinov 0 Reputation points
2023-10-23T14:23:32.8733333+00:00

Hi,

I have created a custom Model. However, in the processes of labeling and training it failed with

Model training failure "InvalidContentSourceFormat: Invalid content source: Could not read build content."

and went int a Status failed.

Now I can not delete this model.

Please help with info on how to remove the failed model?

Thank you,

Rossen

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,535 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 15,956 Reputation points
    2023-10-23T21:12:52.5866667+00:00

    Hello @Rossen Kinov , Thanks for using Microsoft Q&A Platform.

    Sorry to hear about the inconveniences. This is a known issue. Unfortunately, cancelation of model while training is not supported, however you can delete the model using REST API.

    Here is the documentation to manually delete the model using REST API: https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/DeleteModel

    I hope this helps.

    Regards,
    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.