Skip to content

Commit ff4dbad

Browse files
authored
Apply suggestions from PR review
Consistency and typo fixes.
1 parent 81e1f23 commit ff4dbad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/document-intelligence/train/custom-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ If the language of your documents and extraction scenarios supports custom neura
9595

9696
* 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.
9797

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

100100
* For custom classification model training, the total size of training data is `1 GB` with a maximum of 10,000 pages.
101101

@@ -268,7 +268,7 @@ The following table describes the features available with the associated tools a
268268
> [!NOTE]
269269
> Custom template models trained with the 3.0 API have a few improvements over the 2.1 API stemming from improvements to the OCR engine. Datasets used to train a custom template model using the 2.1 API can still be used to train a new model using the 3.0 API.
270270
271-
* One clear photo or high-quality scan per document should be provided for best results, provide.
271+
* One clear photo or high-quality scan per document should be provided for best results.
272272
* File formats supported are JPEG/JPG, PNG, BMP, TIFF, and PDF (text-embedded or scanned). Text-embedded PDFs are best to eliminate the possibility of error in character extraction and location.
273273
* PDF and TIFF files, up to 2,000 pages, can be processed. With a free tier subscription, only the first two pages are processed.
274274
* The file size must be less than 500 MB for paid (S0) tier and 4 MB for free (F0) tier.

articles/ai-services/document-intelligence/versioning/sdk-overview-v3-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Document Intelligence SDK target REST API v3.1 (GA) latest.
2+
title: Document Intelligence SDK target REST API v3.1 (GA) latest
33
titleSuffix: Azure AI services
44
description: The Document Intelligence v3.1 (GA) software development kits (SDKs) expose Document Intelligence models, features, and capabilities that are in active development for C#, Java, JavaScript, or Python programming language.
55
author: laujan

0 commit comments

Comments
 (0)