Creating a Labeling Job
Model training requires a large amount of labeled data. Therefore, before training a model, label data. You can create a manual labeling job labeled by one person or by a group of persons (team labeling), or enable auto labeling to quickly label images. You can also modify existing labels, or delete them and re-label.
Labeling Job Types
Create a labeling job based on the dataset type. ModelArts supports the following types of labeling jobs:
- Images
- Image classification: identifies a class of objects in images.
- Object detection: identifies the position and class of each object in an image.
- Audio
- Sound classification: classifies and identifies different sounds.
- Speech labeling: labels speech content.
- Speech paragraph labeling: segments and labels speech content.
- Text
- Text classification: assigns labels to text according to its content.
- Named entity recognition: assigns labels to named entities in text, such as time and locations.
- Text triplet: assigns labels to entity segments and entity relationships in the text.
Prerequisites
Before labeling data, create a dataset.
Data management is being upgraded and is invisible to users who have not used data management.
Procedure
- Log in to the ModelArts management console. In the left navigation pane, choose Data Management > Label Data.
- On the Data Labeling page, click Create Labeling Job in the upper right corner. On the page that is displayed, create a labeling job.
- Enter basic information about the labeling job, including Name and Description.
Figure 1 Basic information about a labeling job
- Select a labeling scene and type as required.
Figure 2 Selecting a labeling scene and type
- Set the parameters based on the labeling job type. For details, see the parameters of the following labeling job types:
- Click Create in the lower right corner of the page.
After the labeling job is created, the data labeling management page is displayed. You can perform the following operations on the labeling job: start auto labeling, publish new versions, modify the labeling job, and delete the labeling job.
- Enter basic information about the labeling job, including Name and Description.
Images (Image Classification and Object Detection)
Parameter |
Description |
---|---|
Dataset Name |
Select a dataset that supports the labeling type. |
Label Set |
|
Audio (Sound Classification, Speech Labeling, and Speech Paragraph Labeling)
Parameter |
Description |
---|---|
Dataset Name |
Select a dataset that supports the labeling type. |
Label Set (for sound classification) |
You can add a label set for labeling jobs of sound classification.
|
Label Management (for speech paragraph labeling) |
Label management is available for speech paragraph labeling.
|
Speech Labeling (for speech paragraph labeling) |
Only datasets for speech paragraph labeling support speech labeling. By default, speech labeling is disabled. If this function is enabled, you can label speech content. |
Text (Text Classification, Named Entity Recognition, and Text Triplet)
Parameter |
Description |
---|---|
Dataset Name |
Select a dataset that supports the labeling type. |
Label Set (for text classification and named entity recognition) |
|
Label Set (for text triplet) |
For datasets of the text triplet type, set entity labels and relationship labels.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.