Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/guide/label_studio_compare.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Label Studio is available to everyone as open source software (Label Studio Comm
<tr>
<td><b>Automatic task reassignment</b><br/><a href="https://docs.humansignal.com/guide/quality.html">Reassign tasks with low agreement scores to new annotators.</a></td>
<td style="text-align:center">❌</td>
<td style="text-align:center"></td>
<td style="text-align:center"></td>
<td style="text-align:center">✅</td>
</tr>
<tr>
Expand Down
6 changes: 6 additions & 0 deletions docs/source/guide/project_settings_lse.md
Original file line number Diff line number Diff line change
Expand Up @@ -792,6 +792,8 @@ Select the [metric](stats#Available-agreement-metrics) that should determine tas
<td>

**Assign additional annotator**

<span class="badge"></span>
</td>
<td>
Enable this option to automatically assign an additional annotator to any tasks that have a low agreement score.
Expand All @@ -806,6 +808,8 @@ Note that to see this setting, the project must be set up with [automatic task a
<td>

**Agreement threshold**

<span class="badge"></span>
</td>
<td>

Expand All @@ -817,6 +821,8 @@ Enter the agreement score that a task must meet before it can be considered comp
<td>

**Maximum additional annotators**

<span class="badge"></span>
</td>
<td>

Expand Down
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading