Can build content for custom classifier be specified using generic urls?
I’m a bit confused by this APIdocumentation regarding how to train a custom document classifier in v4.0. The ClassifierDocumentTypeDetails specifies the build content files, and has 2 possible formats (azureBlobSource and azureBlobFileListSource) which…
The Custom Document Classification Model Training in Document Intelligence Studio encounters an internal server error after running for 2 hours.
I initiated the training of a custom classification model, but after running for several hours, it returned the following errors. I attempted this process three times, and each time it resulted in the following combination of errors: Model training…
Training Process Stuck in Azure AI Document Intelligence
Hi, I’m working on training a custom model for document classification using Azure AI Document Intelligence, but the process hangs at the "Training" stage. My data is properly labeled and formatted according to the documentation, and I’ve…
Error 404 resource not found - Form recognizer
Hi, I am trying to use the form recognizer service in Azure AI. The goal is to use the business card model, I wanted to test out using the tax.us.w2 model first but I am unable to get it working. I am using post-man to test out if the endpoint works, I…
Can you use local file input for training a custom model?
I know that you can use local files for RUNNING the read, layout, and custom models. However, in terms of training a model, I am not sure if you are able to use local files or if they have to be in Blob Storage containers. When using Document…
Pricing of Azure Blob Storage on Temporary Data
I plan on using Azure Blob Storage to upload images which will then be run by Document Intelligence. Once these images are processed, I plan to delete them right away. I have already calculated the costs for using the Document Intelligence service, but I…
tables and rows confidence in test
How the table and rows confidence is calculated in test set?
Internal server error after upgrading my document intelligence project to 2024-11-30 API
I recently upgraded my project from a preview API (2024-07-31-preview) to the newest general availability API (2024-11-30 API). In this new API version I added signature recognition fields to my custom extraction neural models. However when I now want to…
The folder path field is disabled in project settings in version 4.0.
Hello, in my projects using version 4.0 GA it is impossible to change the currently used folder in the project settings. Only at the project configuration stage I am able to define which folder from the blob container I want to use and then I cannot…
Custom Model training failure InternalServerError: An unexpected error occurred
We've been building a custom model for the past month and it has been training fine until the last two attempts. We're labeling inside of Doc Intel Studio, ensuring all documents are labeled. We've gotten this error InternalServerError: An…
How to use Azure AI's document intelligence studio to Readact PII fields in PDF or Image
I have hundreds of file in sharepoint which have sensitive data, I want to Readact all the Personal Information field. Same as example Image. How can I achieve this using Document intelligence studio?
Document Intelligence - Query fields not working
I'm using the pre-built ID processing model on DocumentIntelligence. When I try to use Query fields (both in the UI and through code), the REST calls just infinitely load and I never get an answer. I know the issue is with query fields because, when I…
GA release date for Document Intelligence v4.0 planned?
Hi Team, I would like to know the GA release date of v4.0. Earlier when I contacted, it was mentioned as November, would it be possible to let us know the exact date? Specifically, we are using the prebuilt-read model for converting image pdf into…
Why can I not share a project where the model version is 2024-11-30?
I'm creating a new project for a new form but I am unable to share the project to a colleague as the Share button is disabled for projects with model API version 2024-11-30, this is a project with a number of models inside and training data, to isolate…
Can't share document intelligence custom extraction model
Hi! I cant share my custom extraction model in document intelligence. The share button is disabled. I have 2 models already trained. There is something wrong? Best regards,
Can we add and train an existing project with new templates in custom model
Hi Team, I created a new project and i added 5 templates and clicked on train and now azure created an Model. Now i need to add two more new templates to the same model is it possible ? when i tried adding and click on train azure created an new…
Using Multiple Disconnected Containers with a Single Azure Document AI License(custom template)
Is it possible to set up disconnected containers for Azure Document AI (custom template) across two different machines located in separate locations using a single licensing plan? Different training data will be utilized for training the models in each…
Invalid JSON body for status code 404
Scenario: DI4 2024-11-30 and DI3.1 2023-07-31. Result id that doesn't exist is used with analyzeResults endpoint. Status code 404, NotFound is returned. Expect JSON response body conforming to ErrorResponse per Error Guide Responses Actual response body…
ModelBuildError: Could not build the model: Can't find valid fields.json file in provided dataset.
28nsv-svzww.pdf What could be causing this error? I Allready Checked My Json filles No Any Duplicacy found in this , help me so that i can train my model . For configure i already attach pdf fille ho json fille .
How to tag repeating data in AI Builder model training?
I have a PDF where the format repeats on every page. There are 10 invoices in the same PDF (10 pages). If I want to tag them as one field only, how can this be accomplished, as AI Builder doesn't allow using the same tag multiple times?