Model name for document

Hi forum,

I’ve have a document that is vehicle damage report and I labelled the document using document manager and now I want to create ML package for it.
While creating ML package which model I should select?

Thanks in advance

Hi @Akshaya89 You can use Image analysis model

@Akash_Javalekar1
But, I’m using document understanding interface there Ive an option to create a new extractor and then I’ve to pick a model.

But I don’t know which model I’ve to select

May I know what is your purpose to use ml model if its document understanding then you can use generic model

Hi, @Akshaya89,

the usual procedure goes like this:

  • You start project in DU service which automatically creates AI Center (AIC) project for you
  • You label documents with Document Manager which you did
  • You export labelled data to AIC
  • After the export, the dataset will be available to you in AIC under the same project name you typed in in DU
  • You don’t do Data Labelling in AIC, since you’ve already done that in Doc Manager
  • You create new ML Package, since it’s a DU project the selection would be: ML Packages > Out of the box Packages > UiPath Document Understanding > DocumentUnderstanding (because there’s no vehicle damage report pretrained model, so I assume you defined your own taxonomy with custom fields)
  • Then, you’ve got both pieces you need to run a pipeline: ML package and a dataset.

I’m not gonna go into pipeline details here, you can get info about pipeline types and major/minor version from DU documentation.

This should work :slight_smile:

Cheers,
Tom

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.