Skip to content

Commit 72acfb9

Browse files
committed
edit vkurpad 283937
1 parent ff09297 commit 72acfb9

File tree

1 file changed

+10
-4
lines changed
  • articles/ai-services/document-intelligence

1 file changed

+10
-4
lines changed

articles/ai-services/document-intelligence/faq.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
ms.service: azure-ai-document-intelligence
88
ms.custom: references_regions
99
ms.topic: faq
10-
ms.date: 07/09/2024
10+
ms.date: 08/08/2024
1111
ms.author: lajanuar
1212
title: Frequently asked questions
1313
summary: |
@@ -289,11 +289,17 @@ sections:
289289
The copy operation is limited to copying models within the specific cloud environment where you trained the model. For instance, copying models from the public cloud to the Azure Government cloud isn't supported.
290290
291291
- question: |
292-
Am I charged when training a custom models?
292+
Am I charged when training a custom models?
293293
answer: |
294-
Training is free for all custom generative and custom template models. Creating the training dataset for all models requires running the Layout model on the training documents. Customers are responsible for this cost. Custom generative also relies on the auto label feature to speed up the generation of the labeled dataset. There is a cost associated with this action. While the build operation for template and generative models is free, creating the labeled dataset can result in some minimal costs.
294+
**Yes**
295295
296-
Custom neural models have a limit on the number of models/the amount of time that models can be trained for free. The first 10 hours of training are free. If training a single model for longer than 10 hours or training multiple models that exceed the 10 hour limit, you will need to enable paid training by setting a training budget. See [training a custom neural model](/concept-custom-neural.md) for details. For v3.0 or v3.1 models the paid training tier only applies to additional models, the training time per model is not configurable.
296+
Although training is free for all custom generative and custom template models, creating the training dataset for all models requires running the Layout model on the training documents. Customers are responsible for this cost.
297+
298+
Custom generative models also rely on the auto label feature to speed up the generation of the labeled dataset. There is a cost associated with this action. While the build operation for template and generative models is free, creating the labeled dataset can result in some minimal costs.
299+
300+
Custom neural models have a limit on the number of models/the amount of time that models can be trained for free. The first 10 hours of training are free. If training a single model for longer than 10 hours or training multiple models that exceed the 10 hour limit, you will need to enable paid training by setting a training budget. See [training a custom neural model](concept-custom-neural.md) for details.
301+
302+
For v3.0 or v3.1 models the paid training tier only applies to additional models, the training time per model is not configurable.
297303
298304
- name: Storage account
299305
questions:

0 commit comments

Comments
 (0)