Skip to content

Commit 0b76bec

Browse files
Merge pull request #6406 from laujan/6392-jp
6392 jp
2 parents 7a8eb93 + 9c96e79 commit 0b76bec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/ai-services/document-intelligence/includes/input-requirements.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: laujan
33
ms.service: azure-ai-document-intelligence
44
ms.topic: include
5-
ms.date: 11/19/2024
5+
ms.date: 08/05/2025
66
ms.author: lajanuar
77
---
88
<!-- markdownlint-disable MD041 -->
@@ -32,6 +32,8 @@ Supported file formats:
3232

3333
* For 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.
3434

35-
* For custom extraction model training, the total size of training data is 50 MB for template model and `1` GB for the neural model.
35+
* For custom extraction model training, the total size of training data is 50 MB for template model and `1` GB for the neural model.
3636

37-
* For 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.
37+
* For 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.
38+
39+
* For office file types (docx, xlsx, pptx), there's a maximum string length limit of 8,000,000 characters.

0 commit comments

Comments
 (0)