Export labeling results

更新时间:
复制 MD 格式

After a labeling job is complete, export the results as a manifest file to an Object Storage Service (OSS) bucket. You can also create a dataset from the results to use directly for model training in PAI.

Prerequisites

Before you begin, ensure that you have:

  • A completed labeling job. On the Task Center tab, confirm that the job status is Complete. For more information, see Process labeling jobs.

  • The workspace administrator or labeling administrator role. If you don't have the required permissions, contact your workspace administrator to assign the labeling administrator role to your account. For more information, see Manage members of a workspace.

Export the results of a labeling job

This procedure exports all labeling results for the selected job.

  1. Go to the iTAG page.

    1. Log on to the PAI console.

    2. In the left-side navigation pane, click Workspaces. On the Workspaces page, click the name of the workspace that you want to manage.

    3. In the left-side navigation pane, choose Data Preparation > iTAG.

  2. On the Task Center tab of the iTAG page, find the labeling job whose results you want to export and click Export Labeling Result in the Actions column.

  3. In the Export Labeling Result dialog box, configure the parameters and click OK.

    ParameterDescription
    Export to DatasetSpecifies whether to create a dataset from the labeling results. Select Yes if you plan to use the results for model training in PAI — the dataset is stored in the OSS bucket you specify and is available directly on the Dataset management page.
    Output OSS DirectoryThe OSS bucket path where the labeling results are exported. If Export to Dataset is set to Yes, the dataset is also created in this path.

    Export Labeling Result dialog box

  4. After the export completes, check the exported result file. The exported file has a .manifest suffix. For details about the file format, see Overview.

Track export progress and access results

  • Check export progress: In the upper-right corner of the iTAG page, click the export progress icon Export progress icon. A panel opens showing the status of your export jobs. When the status shows Obtained, click Redirect to open the OSS bucket and view the exported manifest file.

    Export progress panel

  • View the created dataset: If you set Export to Dataset to Yes, go to the Dataset management page to view and use the created dataset.

    Dataset management page

What's next

Use the exported dataset to train models: