What are the statuses for Custom NER training?

darya 20 Reputation points
2024-10-09T20:34:54.7666667+00:00

Hi! I'm trying to train and deploy my Custom NER model using this guide: Microsoft documentation, and I’ve also referred to the "How-to" guides. I'm using REST APIs.

The documentation states: "Training could take between 10 and 30 minutes for this sample dataset. You can use the following request to keep polling the status of the training job until it is successfully completed." However, I can't find any information on what the possible statuses are. The example only mentions the "running" status.

My job failed, so now I know there’s also a "failed" status.

Could you please help me to define a list of possible statuses so I can monitor and control the process?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
421 questions
{count} votes

Accepted answer
  1. navba-MSFT 24,995 Reputation points Microsoft Employee
    2024-10-10T04:38:06.5666667+00:00

    @darya Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    .

    You can invoke the Text Analysis Authoring - Get Training Status REST API:

    .

    Here is the possible list of Job Status:

    User's image

    More info here.

    .

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.