Skip to content

Commit 4daa270

Browse files
committed
resolve build errors
1 parent e56d10b commit 4daa270

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/ai-services/translator/custom-translator/azure-ai-foundry/how-to/create-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.topic: how-to
1919

2020
In the [Azure AI Foundry portal](https://ai.azure.com/), you can fine-tune some Azure AI services models, e.g., Custom translation, Custom speech, etc. For Custom translation, you can fine-tune a model for a language pair, *say* English to French.
2121

22-
1. Go to your project in the [Azure AI Foundry portal](https://ai.azure.com/) portal. If you need to create a project, *see* [Create an Azure AI Foundry project](https://learn.microsoft.com/azure/ai-foundry/how-to/create-projects).
22+
1. Go to your project in the [Azure AI Foundry portal](https://ai.azure.com/) portal. If you need to create a project, *see* [Create an Azure AI Foundry project](../../azure-ai-foundry/how-to/create-project.md).
2323

2424
1. Select **Fine-tuning** from the left pane.
2525

@@ -32,7 +32,7 @@ In the [Azure AI Foundry portal](https://ai.azure.com/), you can fine-tune some
3232
:::image type="content" source="../media/fine-tune-select-translate.png" alt-text="Screenshot of the page to select Translate for custom translation models.":::
3333

3434
> [!NOTE]
35-
> An Azure AI Service resouce is connected to your project.
35+
> An Azure AI Service resource is connected to your project.
3636
3737

3838
## Next steps

articles/ai-services/translator/custom-translator/azure-ai-foundry/how-to/deploy-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can deploy one model per language pair to one or multiple regions.
2121

2222
1. Select the model name under **Name** and check the button then select **Deploy model**.
2323

24-
:::image type="content" source="../media/fine-tune-deploy-model.png" alt-text="Screenshot illustrating the deploy-model function.":::
24+
:::image type="content" source="../media/fine-tune-deploy-model.png" alt-text="Screenshot depicting the deploy-model function.":::
2525

2626
1. Check the desired regions. Later, you can add or remove regions by selecting **Update regions**.
2727

@@ -35,7 +35,7 @@ To replace a deployed model, you can exchange the deployed model with a differen
3535

3636
1. Select the model name under **Name** then select **Deploy model**.
3737

38-
:::image type="content" source="../media/fine-tune-swap-model-1.png" alt-text="Screenshot illustrating the swap-model function.":::
38+
:::image type="content" source="../media/fine-tune-swap-model-1.png" alt-text="Screenshot depicting the swap-model function.":::
3939

4040
1. Select **Swap model**.
4141

articles/ai-services/translator/custom-translator/azure-ai-foundry/how-to/train-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Custom translation model provides translations for a specific language pair. The
2020

2121
1. After the data is processed, select the **Train model** from the left menu.
2222

23-
:::image type="content" source="../media/fine-tune-train-model-1.png" alt-text="Screenshot illustrating the train model blade.":::
23+
:::image type="content" source="../media/fine-tune-train-model-1.png" alt-text="Screenshot depicting the train model blade.":::
2424

2525
1. Type the **Model name**.
2626

@@ -35,7 +35,7 @@ Custom translation model provides translations for a specific language pair. The
3535

3636
1. Select the data you want to use for training, for example, `Customer-sample-English-German-Training` and review the training cost associated with the selected number of sentences.
3737

38-
:::image type="content" source="../media/fine-tune-train-model-3.png" alt-text="Screenshot depicting the train model blade.":::
38+
:::image type="content" source="../media/fine-tune-train-model-3.png" alt-text="Screenshot depicting a view of the train model blade.":::
3939

4040
1. Select **Train model**.
4141

articles/ai-services/translator/custom-translator/key-terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Key terms - Custom Translator
33
titleSuffix: Azure AI services
4-
description: List of key terms used in Custom Translator articles.
4+
description: A list of key terms used in Custom translator articles.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

0 commit comments

Comments
 (0)