Share via

Use previous training

Fabio Pulina 0 Reputation points
2023-06-26T08:38:38.5+00:00

Hello,

I think everytime I use the "training" function, the FormRecognizer platform gives a unique ID to my project.

If I realize that my previous Training is better then my last, how can I came back to my previous one?

Definitively, there is no a way to "choose" your best training, but seems that FormRecognizer associate the last training automatically.

Azure Document Intelligence in Foundry Tools
0 comments No comments

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 18,741 Reputation points Moderator
    2023-06-26T22:01:09.3566667+00:00

    Hello @Fabio Pulina , Thanks for using Microsoft Q&A Platform.

    Yes, that's correct. Whenever we train a custom model in Form Recognizer, a new model ID is generated. If you want to access a previous model, you can use the model ID associated with that specific model either the Form Recognizer Studio or the REST API. However, in the label data the training data remains same.

    Once you have the model ID, can use it to analyze new forms or documents. If you no longer need the newer model, you can delete it. https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/faq?view=form-recog-3.0.0#can-i-retrain-a-custom-model- . However, in the label data the training data remains same.

    I hope this helps.

    Regards,
    Vasavi

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

    Was this answer helpful?

    0 comments No comments

Your answer

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