Skip to content

Commit 9de22d8

Browse files
committed
Remove lightboxes for narrow images.
1 parent f281b22 commit 9de22d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Azure AI Foundry portal provides the **Create a fine-tuned model** dialog, so in
102102

103103
1. Select a model to fine-tune, and then select **Next** to continue.
104104

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.":::
106106

107107
You should now see the **Create a fine-tuned model** dialog.
108108

@@ -135,7 +135,7 @@ The next step is to either choose existing prepared training data or upload new
135135

136136
The **Training data** dialog displays any existing, previously uploaded datasets and also provides options to upload new training data.
137137

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.":::
139139

140140
- If your training data is already uploaded to the service, select **Files from Connected AI resource**.
141141
- 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
155155

156156
The **Validation data** dialog displays any existing, previously uploaded training and validation datasets and provides options by which you can upload new validation data.
157157

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.":::
159159

160160
- If your validation data is already uploaded to the service, select **Choose dataset**.
161161
- Select the file from the list shown in the **Validation data** pane.

0 commit comments

Comments
 (0)