Skip to main content
Version: v0.3.0

Specify an annotation task rubric

Overview

After creating a new annotation task, specify an annotation task rubric in the Rubric tab. An annotation task rubric refers to the labels (for example, object classes) to use when annotating a dataset. For example, after creating a new annotation task for an object detection dataset, you have to specify the object classes to use when labeling the dataset in the annotation task rubric.

Instructions

An annotation task rubric differs based on the specified task type of the dataset used to create the annotation task.

Text annotation task rubrics

Text classification

You need to specify one or more categorical target labels in the annotation task rubric for a text classification annotation task. To learn more, see Tutorial 1A: Annotation task: Text classification.

Text regression

You need to specify one continuous target label in the annotation task rubric for a text regression annotation task. To learn more, see Tutorial 2A: Annotation task: Text regression.

Text-entity recognition

You need to specify one or more defined entities in the annotation task rubric for a text-entity recognition annotation task. To learn more, see Tutorial 3A: Annotation task: Text-entity recognition.

Text summarization

You need to specify a zero-shot learning model, a min target length, and a max target length in the annotation task rubric for a text summarization annotation task. To learn more, see Tutorial 4A: Annotation task: Text summarization.

Image annotation task rubrics

Image classification

You need specify one or more categorical target labels in the annotation task rubric for an image classification annotation task. To learn more, see Tutorial 1B: Annotation task: Image classification.

Image regression

You need to specify one one continuous target label in the annotation task rubric for an image regression annotation task. To learn more, see Tutorial 2B: Annotation task: Image regression.

Object detection

You need to specify one or more object classes (labels) in the annotation task rubric for an object detection annotation task. To learn more, see Tutorial 3B: Annotation task: Object detection.

Image instance segmentation

You need to specify one or more object classes (labels) in the annotation task rubric for an image instance segmentation annotation task. To learn more, see Tutorial 4B: Annotation task: Image instance segmentation.

Audio annotation task rubrics

Audio classification

You need to specify one or more categorical target labels in the annotation task rubric for an audio classification annotation task. To learn more, see Tutorial 1C: Annotation task: Audio classification.

Audio regression

You need to specify one continuous target label in the annotation task rubric for an audio regression annotation task. To learn more, see Tutorial 2C: Annotation task: Audio regression.


Feedback