Skip to content

Commit 8237044

Browse files
committed
updating screenshots
1 parent bdc4d17 commit 8237044

17 files changed

+8
-8
lines changed

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-openai
88
ms.custom: build-2023, build-2023-dataai, devx-track-python
99
ms.topic: how-to
10-
ms.date: 09/05/2024
10+
ms.date: 10/03/2024
1111
author: mrbullwinkle
1212
ms.author: mbullwin
1313
zone_pivot_groups: openai-fine-tuning-new

articles/ai-services/openai/includes/fine-tuning-studio.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Learn how to create your own custom model with Azure OpenAI Service
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: include
9-
ms.date: 03/06/2024
9+
ms.date: 10/03/2024
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
---
@@ -149,7 +149,7 @@ Azure OpenAI Studio provides the **Create custom model** wizard, so you can inte
149149

150150
1. Open Azure OpenAI Studio at <a href="https://oai.azure.com/" target="_blank">https://oai.azure.com/</a> and sign in with credentials that have access to your Azure OpenAI resource. During the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
151151

152-
1. In Azure OpenAI Studio, browse to the **Management > Models** pane, and select **Create a custom model**.
152+
1. In Azure OpenAI Studio, browse to the **Tools > Fine-tuning** pane, and select **Fine-tune model**.
153153

154154
:::image type="content" source="../media/fine-tuning/studio-create-custom-model.png" alt-text="Screenshot that shows how to access the Create custom model wizard in Azure OpenAI Studio." lightbox="../media/fine-tuning/studio-create-custom-model.png":::
155155

@@ -182,9 +182,9 @@ The next step is to either choose existing prepared training data or upload new
182182

183183
:::image type="content" source="../media/fine-tuning/studio-training-data.png" alt-text="Screenshot of the Training data pane for the Create custom model wizard in Azure OpenAI Studio." lightbox="../media/fine-tuning/studio-training-data.png":::
184184

185-
- If your training data is already uploaded to the service, select **Choose dataset**.
185+
- If your training data is already uploaded to the service, select **Files from Azure OpenAI Connection**.
186186

187-
- Select the file from the list shown in the **Training data** pane.
187+
- Select the file from the dropdown list shown.
188188

189189
- To upload new training data, use one of the following options:
190190

@@ -272,9 +272,9 @@ After you select and upload the validation dataset, select **Next** to continue.
272272

273273
:::image type="content" source="../media/fine-tuning/studio-validation-data-blob.png" alt-text="Screenshot of the Validation data pane for the Create custom model wizard, with Azure Blob and shared web location options." lightbox="../media/fine-tuning/studio-validation-data-blob.png":::
274274

275-
### Configure advanced options
275+
### Configure task parameters
276276

277-
The **Create custom model** wizard shows the parameters for training your fine-tuned model on the **Advanced options** pane. The following parameters are available:
277+
The **Create custom model** wizard shows the parameters for training your fine-tuned model on the **Task parameters** pane. The following parameters are available:
278278

279279

280280
|**Name**| **Type**| **Description**|
@@ -286,7 +286,7 @@ The **Create custom model** wizard shows the parameters for training your fine-t
286286

287287
:::image type="content" source="../media/fine-tuning/studio-advanced-options.png" alt-text="Screenshot of the Advanced options pane for the Create custom model wizard, with default options selected." lightbox="../media/fine-tuning/studio-advanced-options.png":::
288288

289-
Select **Default** to use the default values for the fine-tuning job, or select **Advanced** to display and edit the hyperparameter values. When defaults are selected, we determine the correct value algorithmically based on your training data.
289+
Select **Default** to use the default values for the fine-tuning job, or select **Custom** to display and edit the hyperparameter values. When defaults are selected, we determine the correct value algorithmically based on your training data.
290290

291291
After you configure the advanced options, select **Next** to [review your choices and train your fine-tuned model](#review-your-choices-and-train-your-model).
292292

-61.5 KB
Loading
-12.8 KB
Loading
58.6 KB
Loading
221 KB
Loading
-46.9 KB
Loading
-71.8 KB
Loading
63.8 KB
Loading
-53.8 KB
Loading

0 commit comments

Comments
 (0)