Hello @Sandar Htwe Let me add some guidance to the 3 questions that you have raised.
- Exporting custom models:
- There isn't a direct option that's available to export a custom extraction or classification model from Document Intelligence Studio.
- However, you can use the Copy model feature to move trained models between different Document Intelligence accounts or even into other accounts
- Alternatively, you can also leverage the Copy API that allows you to copy custom models
- Finding custom models in Azure portal:
- Navigate to Azure Machine Learning workspace where you've been working with Document Intelligence
- Look for the Custom models section
- Folder path for Custom Model Project:
- When creating a custom model project, the folder path you filled in refers to the location where your training data is stored
- If your training documents are in the root of the container, leave the Folder Path empty. If not, enter the relative path from the container root to your subfolder
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.