Skip to content

Commit b309e54

Browse files
committed
updating include file
1 parent a968789 commit b309e54

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

articles/cognitive-services/language-service/custom-classification/includes/deploy-model-language-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ms.author: aahi
1212
2. From the left panel, select **Deploy model**.
1313
3. Click on **Add deployment** to submit a new deployment job.
1414

15-
:::image type="content" source="../../custom-named-entity-recognition/media/deploy-model.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/deploy-model.png":::
15+
:::image type="content" source="../../custom-named-entity-recognition/media/deploy-model.png" alt-text="A screenshot showing the deployment button." lightbox="../../custom-named-entity-recognition/media/deploy-model.png":::
1616

1717
4. In the window that appears, you can create a new deployment name by or override an existing one. Then, you can add a trained model to this deployment name.
1818

19-
:::image type="content" source="../../custom-named-entity-recognition/media/add-deployment.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::
19+
:::image type="content" source="../../custom-named-entity-recognition/media/add-deployment.png" alt-text="A screenshot showing the screen for a new deployment" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::

articles/cognitive-services/language-service/custom-named-entity-recognition/includes/deploy-model-language-studio.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ manager: nitinme
55
ms.service: cognitive-services
66
ms.subservice: language-service
77
ms.topic: include
8-
ms.date: 02/04/2022
8+
ms.date: 03/15/2022
99
ms.author: aahi
1010
---
1111

12-
1. Select **Deploy model** from the left side menu.
12+
1. Go to your project in [Language studio](https://aka.ms/custom-extraction).
13+
2. From the left panel, select **Deploy model**.
14+
3. Click on **Add deployment** to submit a new deployment job.
1315

14-
2. Select the model you want to deploy, then select **Deploy model**.
16+
:::image type="content" source="../media/deploy-model.png" alt-text="run-inference" lightbox="../media/deploy-model.png":::
17+
18+
4. In the window that appears, you can create a new deployment name or override an existing one. Then, you can add a trained model to this deployment name.
19+
20+
:::image type="content" source="../media/add-deployment.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::

0 commit comments

Comments
 (0)