Skip to content

Commit 0519ef9

Browse files
authored
Merge pull request #231637 from laujan/70324-custom-translator-announcement
publish announcement
2 parents dd2b65f + f7659fa commit 0519ef9

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: "Platform upgrade - Custom Translator"
3+
titleSuffix: Azure Cognitive Services
4+
description: Custom Translator v1.0 upgrade
5+
author: laujan
6+
manager: nitinme
7+
ms.service: cognitive-services
8+
ms.subservice: translator-text
9+
ms.date: 03/30/2023
10+
ms.author: lajanuar
11+
ms.topic: reference
12+
---
13+
# Custom Translator platform upgrade
14+
15+
> [!CAUTION]
16+
>
17+
> On June 02, 2023, Microsoft will retire the Custom Translator v1.0 model platform. Existing v1.0 models must migrate to the v2.0 platform for continued processing and support.
18+
19+
Following measured and consistent high-quality results using models trained on the Custom Translator v2.0 platform, the v1.0 platform will be retired. Custom Translator v2.0 delivers significant improvements in many domains compared to both standard and Custom v1.0 platform translations. Migrate your v1.0 models to the v2.0 platform by June 02, 2023.
20+
21+
## Custom Translator v1.0 upgrade timeline
22+
23+
* **May 01, 2023** → Custom Translator v1.0 model publishing ends. There's no downtime during the v1.0 model migration. All model publishing and in-flight translation requests will continue without disruption until June 02, 2023.
24+
25+
* **May 01, 2023 through June 02, 2023** → Customers voluntarily migrate to v2.0 models.
26+
27+
* **June 08, 2023** → Remaining v1.0 published models migrate automatically and are published by the Custom Translator team.
28+
29+
## Upgrade to v2.0
30+
31+
* **Check to see if you have published v1.0 models**. After signing in to the Custom Translator portal, you'll see a message indicating that you have v1.0 models to upgrade. You can also check to see if a current workspace has v1.0 models by selecting **Workspace settings** and scrolling to the bottom of the page.
32+
33+
* **Use the upgrade wizard**. Follow the steps listed in **Upgrade to the latest version** wizard. Depending on your training data size, it may take from a few hours to a full day to upgrade your models to the v2.0 platform.
34+
35+
## Unpublished and opt-out published models
36+
37+
* For unpublished models, save the model data (training, testing, dictionary) and delete the project.
38+
39+
* For published models that you don't want to upgrade, save your model data (training, testing, dictionary), unpublish the model, and delete the project.
40+
41+
## Next steps
42+
43+
For more support, visit [Azure Cognitive Services support and help options](../../cognitive-services-support-options.md).

articles/cognitive-services/Translator/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ items:
246246
items:
247247
- name: Release notes
248248
href: custom-translator/release-notes.md
249+
- name: Platform upgrade
250+
href: custom-translator/platform-upgrade.md
249251
- name: Custom Translator FAQ
250252
href: custom-translator/faq.md
251253
- name: Resources

0 commit comments

Comments
 (0)