Skip to content

Commit bcd0706

Browse files
authored
Fix broken link in fine-tune-serverless.md
1 parent 2d16931 commit bcd0706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The **Fine-tune model** wizard shows the parameters for training your fine-tuned
180180
|`n_epochs` | integer | The number of epochs to train the model for. An epoch refers to one full cycle through the training dataset. |
181181

182182
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.
183-
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.md)
183+
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)
184184

185185
### Review your choices and train your model
186186

0 commit comments

Comments
 (0)