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/openai/includes/fine-tuning-studio.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Azure AI Foundry portal provides the **Create a fine-tuned model** dialog, so in
102
102
103
103
1. Select a model to fine-tune, and then select **Next** to continue.
104
104
105
-
:::image type="content" source="../media/fine-tuning/studio-model-selection.png" alt-text="Screenshot of the model selection dialog in Azure AI Foundry portal." lightbox="../media/fine-tuning/studio-model-selection.png":::
105
+
:::image type="content" source="../media/fine-tuning/studio-model-selection.png" alt-text="Screenshot of the model selection dialog in Azure AI Foundry portal.":::
106
106
107
107
You should now see the **Create a fine-tuned model** dialog.
108
108
@@ -135,7 +135,7 @@ The next step is to either choose existing prepared training data or upload new
135
135
136
136
The **Training data** dialog displays any existing, previously uploaded datasets and also provides options to upload new training data.
137
137
138
-
:::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 AI Foundry portal." lightbox="../media/fine-tuning/studio-training-data.png":::
138
+
:::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 AI Foundry portal.":::
139
139
140
140
- If your training data is already uploaded to the service, select **Files from Connected AI resource**.
141
141
- Select the file from the dropdown list shown.
@@ -155,7 +155,7 @@ If you have a validation dataset, select **Add training data**. You can either c
155
155
156
156
The **Validation data** dialog displays any existing, previously uploaded training and validation datasets and provides options by which you can upload new validation data.
157
157
158
-
:::image type="content" source="../media/fine-tuning/studio-validation-data.png" alt-text="Screenshot of the Validation data pane for the Create custom model wizard in Azure AI Foundry portal." lightbox="../media/fine-tuning/studio-validation-data.png":::
158
+
:::image type="content" source="../media/fine-tuning/studio-validation-data.png" alt-text="Screenshot of the Validation data pane for the Create custom model wizard in Azure AI Foundry portal.":::
159
159
160
160
- If your validation data is already uploaded to the service, select **Choose dataset**.
161
161
- Select the file from the list shown in the **Validation data** pane.
0 commit comments