Skip to content

Commit ee008dd

Browse files
committed
add new images
1 parent 25ad571 commit ee008dd

15 files changed

+28
-11
lines changed

articles/cognitive-services/Translator/custom-translator/v2-preview/beginners-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: moelghaz
1111
ms.topic: overview
1212
---

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/create-manage-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: moelghaz
1111
ms.topic: conceptual
1212
---

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/create-manage-training-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: lajanuar
1111
ms.topic: conceptual
1212
---

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/create-manage-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: lajanuar
1111
ms.topic: conceptual
1212

@@ -74,7 +74,7 @@ The person who created the workspace is the owner. Within **Workspace settings**
7474

7575
1. Select **role** from the dropdown list.
7676

77-
1. Select **Add**.
77+
1. Select **Share**.
7878

7979
:::image type="content" source="../media/quickstart/manage-workspace-settings-1.png" alt-text="Screenshot illustrating how to share a workspace.":::
8080

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/publish-model.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: lajanuar
1111
ms.topic: conceptual
1212
---
@@ -31,6 +31,16 @@ You can publish one model per project to any one of our three geographic regions
3131

3232
:::image type="content" source="../media/quickstart/publish-model.png" alt-text="Screenshot showing the publish model blade.":::
3333

34+
## Replace a published model
35+
36+
To replace a published model, you can exchange the published model with a different model in the same region(s):
37+
38+
1. Select the replacement model.
39+
40+
1. Select **Publish**.
41+
42+
1. Select **publish** once more in the **Publish model** dialog window.
43+
3444
## Next steps
3545

3646
> [!div class="nextstepaction"]

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/train-custom-model.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: lajanuar
1111
ms.topic: conceptual
1212
---
@@ -39,6 +39,13 @@ A model provides translations for a specific language pair. The outcome of a suc
3939
4040
:::image type="content" source="../media/quickstart/train-model.png" alt-text="Screenshot showing the train model blade.":::
4141

42+
## When to select dictionary-only training
43+
44+
For better results, we recommended letting the system learn from your training data. However, when you don't have enough parallel sentences to meet the 10,000 minimum requirements, or sentences and compound nouns must be rendered as-is, use dictionary-only training. Your model will typically complete training much faster than with full training. The resulting models will use the baseline models for translation along with the dictionaries you have added. You won't see BLEU scores or get a test report.
45+
46+
> [!Note]
47+
>Custom Translator doesn't sentence-align dictionary files. Therefore, it is important that there are an equal number of source and target phrases/sentences in your dictionary documents and that they are precisely aligned. If not, the document upload will fail.
48+
4249
## Model details
4350

4451
1. After successful model training, select the **Model details** blade.

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/translate-with-custom-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/19/2022
9+
ms.date: 01/20/2022
1010
ms.author: lajanuar
1111
ms.topic: conceptual
1212
---

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/view-model-test-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: translator-text
9-
ms.date: 01/13/2022
9+
ms.date: 01/20/2022
1010
1. ms.author: lajanuar
1111
ms.topic: conceptual
1212
---
216 Bytes
Loading
-6.14 KB
Loading

0 commit comments

Comments
 (0)