Model training failure by Azure AI | Document Intelligence Studio

Fan Shen 5 Reputation points
2024-10-16T03:06:20.55+00:00

User's image

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,121 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Vinodh247 34,741 Reputation points MVP Volunteer Moderator
    2024-10-16T05:29:25.3133333+00:00

    Hi Fan Shen,

    Thanks for reaching out to Microsoft Q&A.

    The error you encountered, "InternalServerError: An unexpected error occurred," typically suggests an issue with the server or the infrastructure supporting the Azure AI Document Intelligence Studio, rather than something directly related to your model or dataset.

    1. Retry the Operation: Sometimes, temporary infrastructure issues can cause this error. Trying again might resolve the problem if the issue was momentary.
    2. Check Model Version: Ensure that the API version you are using is supported and that the pre-built model or custom model you're training aligns with the latest version of the Azure AI service.
    3. Review Logs: If there are any logs or detailed error messages available within the Azure portal or Document Intelligence Studio, reviewing them might provide additional insight into the root cause.
    4. Quota and Limits: Check if you have reached any service quotas, such as for the number of training calls, model limits, or data limits, which could trigger unexpected errors.
    5. Service Status: Verify that Azure services in your region are fully operational by visiting the Azure Status Page. Downtime or issues with Azure services can sometimes cause internal server errors.
    6. Data Format Issues: Ensure that the documents you're using for training comply with the expected format and size limits. Sometimes, formatting issues can lead to internal server errors during processing.
    7. Submit a Support Ticket: If none of the above steps help, consider submitting a support ticket through the Azure portal for further investigation.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.