Skip to content

Commit 63b0d71

Browse files
authored
review edits, set date
1 parent 1e9b88f commit 63b0d71

File tree

5 files changed

+5
-8
lines changed

5 files changed

+5
-8
lines changed

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cognitive-services
88
ms.subservice: openai
99
ms.custom: build-2023, build-2023-dataai, devx-track-python
1010
ms.topic: how-to
11-
ms.date: 08/17/2023
11+
ms.date: 09/01/2023
1212
author: ChrisHMSFT
1313
ms.author: chrhoder
1414
zone_pivot_groups: openai-fine-tuning
@@ -25,10 +25,7 @@ Azure OpenAI Service lets you tailor our models to your personal datasets by usi
2525

2626
A customized model improves on the few-shot learning approach by training the model's weights on your specific prompts and structure. The customized model lets you achieve better results on a wider number of tasks without needing to provide examples in your prompt. The result is less text sent and fewer tokens processed on every API call, saving cost and improving request latency.
2727

28-
<!-- REVIEWERS: Confirm the following Note is still essential. The Note references a date that's 9 months old. -->
2928

30-
> [!NOTE]
31-
> There's a breaking change in the `create` fine tunes command in the latest 12-01-2022 GA API. For the latest command syntax, see the [reference documentation](/rest/api/cognitiveservices/azureopenaistable/fine-tunes/create).
3229

3330
::: zone pivot="programming-language-studio"
3431

articles/ai-services/openai/includes/fine-tune.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mrbullwinkle
66
ms.author: mbullwin
77
ms.service: cognitive-services
88
ms.topic: include
9-
ms.date: 08/25/2023
9+
ms.date: 09/01/2023
1010
manager: nitinme
1111
keywords: ChatGPT
1212

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: openai
99
ms.topic: include
10-
ms.date: 08/28/2023
10+
ms.date: 09/01/2023
1111
author: ChrisHMSFT
1212
ms.author: chrhoder
1313
keywords:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: openai
99
ms.topic: include
10-
ms.date: 08/28/2023
10+
ms.date: 09/01/2023
1111
author: ChrisHMSFT
1212
ms.author: chrhoder
1313
keywords:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: openai
99
ms.topic: include
10-
ms.date: 08/28/2023
10+
ms.date: 09/01/2023
1111
author: ChrisHMSFT
1212
ms.author: chrhoder
1313
keywords:

0 commit comments

Comments
 (0)