Custom Translator Model - Training, Deploying, and Testing Model
Explore the process of training and deploying custom translator models within Azure Language Cognitive Services. Understand how to set up your model, monitor training status, publish the model for consumption, and test translations using code to deliver tailored multilingual applications.
We'll cover the following...
We'll cover the following...
In the previous lesson, we’ve created a new workspace, a new project inside the workspace, and uploaded the dataset to the project. Now, the next step is to train and deploy the custom translator model.
Training and deploying the model
We can now follow the steps shown below to train and deploy the model.
Explanation:
-
Steps 1 and 2: Click on the “Train model” button as shown in the slide. Then, give a name for the model, ...