Skip to content

Commit b00341c

Browse files
committed
edit for pub
1 parent 74ca8bb commit b00341c

File tree

1 file changed

+0
-3
lines changed
  • articles/ai-services/language-service/conversational-language-understanding/how-to

1 file changed

+0
-3
lines changed

articles/ai-services/language-service/conversational-language-understanding/how-to/train-model.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@ To train a model, start a training job. Only successfully completed jobs create
2121
>
2222
> When using the **Quick Deploy** option, Conversational Language Understanding (CLU) automatically creates an instant training job to set up your CLU intent router using your selected `LLM` deployment.
2323
24-
<<<<<<< HEAD
25-
=======
2624
The training times can be anywhere from a few seconds for simple projects, up to several hours when you reach the [maximum limit](../service-limits.md) of utterances.
2725

28-
>>>>>>> 444274-peyton-clu-updates
2926
Model evaluation is triggered automatically after training is completed successfully. The evaluation process starts by using the trained model to run predictions on the utterances in the testing set, and compares the predicted results with the provided labels (which establishes a baseline of truth). <!--The results are returned so you can review the [model's performance](view-model-evaluation.md).-->
3027

3128
## Prerequisites

0 commit comments

Comments
 (0)