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-python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The following models support fine-tuning:
37
37
38
38
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
39
39
40
-
Or you can fine tune a previously fine-tuned model, formatted as base-model.ft-{jobid}.
40
+
Or you can fine tune a previously fine-tuned model, formatted as `base-model.ft-{jobid}`.
41
41
42
42
:::image type="content" source="../media/fine-tuning/models.png" alt-text="Screenshot of model options with a custom fine-tuned model." lightbox="../media/fine-tuning/models.png":::
0 commit comments