You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/prebuilt/layout.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,9 @@ Document Intelligence v4.0: 2024-11-30 (GA) layout model supports the following
63
63
***Image dimensions**: The image dimensions must be between 50 pixels x 50 pixels and 10,000 pixels x 10,000 pixels.
64
64
***Text height**: The minimum height of the text to be extracted is 12 pixels for a 1024 x 768 pixel image. This dimension corresponds to about 8-point text at 150 dots per inch.
65
65
***Custom model training**: The maximum number of pages for training data is 500 for the custom template model and 50,000 for the custom neural model.
66
-
67
-
***Custom extraction model training**: The total size of training data is 50 MB for the template model and 1 GB for the neural model.
68
-
***Custom classification model training**: The total size of training data is 1 GB with a maximum of 10,000 pages. For 2024-11-30 (GA), the total size of training data is 2 GB with a maximum of 10,000 pages.
66
+
***Custom extraction model training**: The total size of training data is 50 MB for the template model and 1 GB for the neural model.
67
+
***Custom classification model training**: The total size of training data is 1 GB with a maximum of 10,000 pages. For 2024-11-30 (GA), the total size of training data is 2 GB with a maximum of 10,000 pages.
68
+
***Office file types (DOCX, XLSX, PPTX)**: The maximum string length limit is 8 million characters.
69
69
70
70
For more information on model usage, quotas, and service limits, see [Service limits](../service-limits.md).
71
71
@@ -630,9 +630,9 @@ Supported file formats:
630
630
* **Password locks**: If your PDFs are password-locked, you must remove the lock before submission.
631
631
* **Text height**: The minimum height of the text to be extracted is 12 pixels for a 1024 x 768 pixel image. This dimension corresponds to about 8-point text at 150 dots per inch.
632
632
* **Custom model training**: The maximum number of pages for training data is 500 for the custom template model and 50,000 for the custom neural model.
633
-
634
-
* **Custom extraction model training**: The total size of training data is 50 MB for the template model and 1 GB for the neural model.
635
-
* **Custom classification model training**: The total size of training data is 1 GB with a maximum of 10,000 pages. For 2024-11-30 (GA), the total size of training data is 2 GB with a maximum of 10,000 pages.
633
+
* **Custom extraction model training**: The total size of training data is 50 MB for the template model and 1 GB for the neural model.
634
+
* **Custom classification model training**: The total size of training data is 1 GB with a maximum of 10,000 pages. For 2024-11-30 (GA), the total size of training data is 2 GB with a maximum of 10,000 pages.
635
+
* **Office file types (DOCX, XLSX, PPTX)**: The maximum string length limit is 8 million characters.
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/quickstarts/get-started-studio.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,8 @@ Document Intelligence Studio basic access requires the [Cognitive Services User]
50
50
51
51
* Make sure that you have the Cognitive Services User role and not the Cognitive Services Contributor role when you set up Microsoft Entra ID authentication:
52
52
53
-
*✔️ **Cognitive Services User**: You need this role for the Document Intelligence or Azure AI Foundry resource to enter the analyze page.
54
-
*✔️ **Contributor**: You need this role to create a resource group, Document Intelligence service, or Azure AI Foundry resource.
53
+
***Cognitive Services User**: You need this role for the Document Intelligence or Azure AI Foundry resource to enter the analyze page.
54
+
***Contributor**: You need this role to create a resource group, Document Intelligence service, or Azure AI Foundry resource.
55
55
* In Azure context, the Contributor role can perform actions only to control and manage the resource itself, including listing the access keys.
56
56
* User accounts with a Contributor role can access the Document Intelligence service only by calling with access keys. When you set up access with Microsoft Entra ID, key access is disabled, and the Cognitive Services User role is required for an account to use the resources.
0 commit comments