Skip to content

Commit 3faf59d

Browse files
committed
update include
1 parent 9b6fffb commit 3faf59d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ ms.author: lajanuar
77
---
88
<!-- markdownlint-disable MD041 -->
99

10-
1110
* Supported file formats:
1211

13-
|Model | PDF |Image: </br>JPEG/JPG, PNG, BMP, TIFF, HEIF | Microsoft Office: </br> Word (DOCX), Excel (XLSX), PowerPoint (PPTX), HTML|
12+
|Model | PDF |Image: </br>`JPEG/JPG`, `PNG`, `BMP`, `TIFF`, `HEIF` | Microsoft Office: </br> Word (`DOCX`), Excel (`XLSX`), PowerPoint (`PPTX`), HTML|
1413
|--------|:----:|:-----:|:---------------:|
1514
|Read ||||
1615
|Layout ||| ✔ (2024-07-31-preview, 2024-02-29-preview, 2023-10-31-preview) |
@@ -21,18 +20,18 @@ ms.author: lajanuar
2120

2221
* For best results, provide one clear photo or high-quality scan per document.
2322

24-
* For PDF and TIFF, up to 2000 pages can be processed (with a free tier subscription, only the first two pages are processed).
23+
* For PDF and TIFF, up to 2,000 pages can be processed (with a free tier subscription, only the first two pages are processed).
2524

26-
* The file size for analyzing documents is 500 MB for paid (S0) tier and 4 MB for free (F0) tier.
25+
* The file size for analyzing documents is 500 MB for paid (S0) tier and `4` MB for free (F0) tier.
2726

2827
* Image dimensions must be between 50 pixels x 50 pixels and 10,000 pixels x 10,000 pixels.
2928

3029
* If your PDFs are password-locked, you must remove the lock before submission.
3130

32-
* 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 (DPI).
31+
* 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 (DPI).
3332

3433
* 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.
3534

36-
* For custom extraction model training, the total size of training data is 50 MB for template model and 1G-MB 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.
3736

38-
* For custom classification model training, the total size of training data is `1GB` with a maximum of 10,000 pages. For 2024-07-31-preview and later, the total size of training data is 2GB 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-07-31-preview and later, the total size of training data is `2` GB with a maximum of 10,000 pages.

0 commit comments

Comments
 (0)