How do I configure the SageMaker Ground Truth verification and adjustment jobs?

0

I learnt from the Amazon SageMaker Ground Truth documentation that there is the possibility to run label verification and adjustment jobs. I have the following questions:

  1. What's the pricing for these options? Are they similar to the pricing for the labeling jobs?
  2. With multiple individuals in the workforce, which one of the following is true? The labeled dataset is split across multiple individuals. A complete dataset is considered per individual doing the verification.
  3. Can I use Ground Truth to select a random subset of the labeled dataset for verification?
AWS
asked 3 years ago361 views
1 Answer
0
Accepted Answer

The following are the responses for your questions:

  1. Adjustment and verification jobs are just types of labeling jobs. You can configure an adjustment or verification job through the CreateLabelingJob API or through the Create labeling job option in the Amazon SageMaker console. The same pricing per dataset object (i.e., per image or text document) applies.
  2. You can configure these jobs. When you set up a labeling job, you provide the work team ARN. You can configure this work team however you see fit. Typically, customers who want to do the adjustment or verification include only the individuals who are highly trained reviewers or managers. After you create the labeling job, the verification or adjustment tasks are served to the members of the work team.
  3. When you create a labeling job in the SageMaker console, use the Additional configuration option to configure Ground Truth to select a randomized subset.
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions