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/ai-services/language-service/conversational-language-understanding/how-to/create-fine-tuning-task.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,15 +59,15 @@ In this guide, we walk you through configuring a fine-tuning workspace in the Az
59
59
1. If you're not already at your project for this task, select it.
60
60
1. Select Fine-tuning from the left navigation panel.
61
61
62
-
:::image type="content" source="../media/select-fine-tuning.png" alt-text="Screenshot of fine-tuning selector in the Azure AI Foundry.":::
62
+
:::image type="content" source="../media/select-fine-tuning.png" alt-text="Screenshot of fine-tuning selector in the Azure AI Foundry.":::
63
63
64
64
1. Select **the AI Service fine-tuning** tab and then **+ Fine-tune** button.
65
65
66
-
:::image type="content" source="../media/fine-tune-button.png" alt-text="Screenshot of fine-tuning button in the Azure AI Foundry.":::
66
+
:::image type="content" source="../media/fine-tune-button.png" alt-text="Screenshot of fine-tuning button in the Azure AI Foundry.":::
67
67
68
68
1. From **Create service fine-tuning** window, choose the **Conversational language understanding** tab then select **Next**.
69
69
70
-
:::image type="content" source="../media/select-project.png" alt-text="Screenshot of conversational language understanding tab in the Azure AI Foundry.":::
70
+
:::image type="content" source="../media/select-project.png" alt-text="Screenshot of conversational language understanding tab in the Azure AI Foundry.":::
71
71
72
72
1. In **Create CLU fine tuning task** window, select your **Connected service** from the drop-down menu, then complete the **Name** and **Language** fields. If you're using the free **Standard Training** mode, select **English** for the language field.
73
73
@@ -84,6 +84,8 @@ In this guide, we walk you through configuring a fine-tuning workspace in the Az
84
84
85
85
:::image type="content" source="../media/create-project/getting-started-fine-tuning.png" alt-text="Screenshot of the getting started with fine-tuning page in the Azure AI Foundry." lightbox="../media/create-project/getting-started-fine-tuning.png":::
86
86
87
+
That's it! You can get started on your fine-tuning task project. For more information, *see*[Next steps](#next-steps).
88
+
87
89
## View and manage project details
88
90
89
91
* On the project Home page, information about the project is found in the **Project details** section.
@@ -120,7 +122,7 @@ To delete the hub along with all its projects:
120
122
121
123
## Next steps
122
124
123
-
After you create your fine-tuning workspace, you can start your task by defining your intents and entities and adding them to your schema.
125
+
After you create your fine-tuning workspace, start your fine-tuning task by defining your intents and entities and adding them to your schema.
0 commit comments