How to Import FineTune document into Document Manager?

Hello All,

I am able to label the documents and train the ML model based on this. Which is working fine in when tested from Studio.
Now I want to retrain the same model via Business user i.e. using ML Extractor Trainer activity.
Once user validation is done, I can see a new folder created in the desired dataset (the new folder is fine-tune) but now I don’t know how to import these documents in document manager or how to proceed with training the model with newly uploaded documents?

Hi @AkshaySandhu ,

Could you check the below post and let us know if this was sufficient enough explanation for your case (Do also read the Initial Topic) :

1 Like

Thank you @supermanPunch checking now…

1 Like

Thank you…! @supermanPunch
Now I got the flow…

  1. Manually label documents in Document Manager (e.g. 20 documents)
  2. Test it via Studio which should work fine.
  3. New format of documents comes (e.g. 2 documents with a new format)
  4. Business User validates and corrects the extraction result from Robot
  5. Via ML Extractor Trainer activity, label details including documents get uploaded into AI Center> Dataset folder.
  6. From Document Manager> Click on Export> Click on Schedule> then Schedule the export
  7. Scheduling export automatically picks up the labeled documents from fine-tune folder
  8. Schedule picks all the previously labeled documents as well. So the total documents picked up by schedule is 22 i.e. 20 (previously labeled) + 2 (newly labeled via user validation).
  9. Once the export is completed a new folder is created in the Dataset folder.
  10. Now we can create a training pipeline for the ML model and will choose the new dataset folder

Please let me know if any point needs correction.

1 Like

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