Skip to content

Commit d3cd8ee

Browse files
committed
Remove numbering
1 parent 97e086b commit d3cd8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/fine-tune-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Azure AI Foundry portal provides a custom model wizard, so you can interactively
132132

133133
The next step is to either choose existing prepared training data or upload new prepared training data to use when customizing your model. The **Training data** pane displays any existing, previously uploaded datasets and also provides options to upload new training data.
134134

135-
1. Select **+ Add training data**.
135+
Select **+ Add training data**.
136136

137137
- If your training data is already uploaded to the service, select **Existing files on this resource**.
138138
- Select the file from the dropdown list shown.
@@ -147,7 +147,7 @@ For large data files, we recommend that you import from an Azure Blob store. For
147147

148148
The next step provides options to configure the model to use validation data in the training process. If you don't want to use validation data, you can choose **Submit** to continue to the advanced options for the model. Otherwise, if you have a validation dataset, you can either choose existing prepared validation data or upload new prepared validation data to use when customizing your model.
149149

150-
1. Select **+ Add validation data**. The **Validation data** pane displays any existing, previously uploaded training and validation datasets and provides options by which you can upload new validation data.
150+
Select **+ Add validation data**. The **Validation data** pane displays any existing, previously uploaded training and validation datasets and provides options by which you can upload new validation data.
151151

152152
- If your validation data is already uploaded to the service, select **Existing files on this resource**.
153153
- Select the file from the list shown in the **Validation data** pane.

0 commit comments

Comments
 (0)