Skip to content

Commit c2fce46

Browse files
authored
Update fine-tuning-overview.md
1 parent dc5441d commit c2fce46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/concepts/fine-tuning-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Fine-tuning customizes a pretrained AI model with additional training on a speci
2323

2424
:::image type="content" source="../media/concepts/model-catalog-fine-tuning.png" alt-text="Screenshot of Azure AI Foundry model catalog and filtering by Fine-tuning tasks." lightbox="../media/concepts/model-catalog-fine-tuning.png":::
2525

26-
## Getting started with fine-tuning
26+
## Getting started
2727

2828
To find steps to fine-tuning a model in AI Foundry, see [Fine-tune Models in AI Foundry](../how-to/fine-tune-serverless.md) or [Fine-tune models using managed compute](how-to/fine-tune-managed-compute.md).
2929

30-
## Data preparation
30+
### Data preparation
3131

3232
The fine-tuning process begins by selecting a pretrained model and preparing a relevant dataset tailored to the target task. This dataset should reflect the kind of inputs the model will see in deployment.
3333

0 commit comments

Comments
 (0)