Skip to main content
Version: v0.2.0

Specify an annotation task rubric

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

Instructions

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

Text classification

You need to specify one or more categorical target labels in the annotation task rubric for a text classification annotation task.

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.

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.

Tutorial 3A: Annotation task: Text-entity recognition

Image classification

You need specify one or more categorical target labels in the annotation task rubric for an image classification annotation task.

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.

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.

Tutorial 3B: Annotation task: Object detection

Audio classification

You need to specify one or more categorical target labels in the annotation task rubric for an audio classification annotation task.

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.

Tutorial 2C: Annotation task: Audio regression


Feedback