You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/conversational-language-understanding/includes/language-studio/train-model.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ manager: nitinme
5
5
ms.service: cognitive-services
6
6
ms.subservice: language-service
7
7
ms.topic: include
8
-
ms.date: 05/12/2022
8
+
ms.date: 09/19/2022
9
9
ms.author: aahi
10
10
---
11
11
@@ -26,10 +26,10 @@ To start training your model from within the [Language Studio](https://aka.ms/la
26
26
27
27
:::image type="content" source="../../media/train-model.png" alt-text="A screenshot showing the training page in Language Studio." lightbox="../../media/train-model.png":::
28
28
29
-
7. Click on the Training Job ID from the list, a side pane will appear where you can check **Training progress** and**Job status** and other details for this job.
29
+
7. Click on the training job ID from the list. a panel will appear where you can check the **Training progress**,**Job status** and other details for this job.
30
30
31
31
> [!NOTE]
32
32
> * Only successfully completed training jobs will generate models.
33
33
> * Training can take some time between a couple of minutes and couple of hours based on the count of utterances.
34
34
> * You can only have one training job running at a time. You can't start other training job within the same project until the running job is completed.
35
-
> * The machine learning used to train models is regularly updated. If you would like to train on a previous configuration, press on "Click here to change" and select a previous [training configuration version](../../../concepts/model-lifecycle.md).
35
+
> * The machine learning used to train models is regularly updated. If you would like to train on a previous configuration, select **Click here to change** and choose a previous [training configuration version](../../../concepts/model-lifecycle.md).
0 commit comments