Describing task

After you upload a dataset and match the fields, describe the task you want to complete.

Describing your task is an optional step that helps the model understand the context of the task you have. When you provide this information, it improves the quality of the labels.

We recommend that you think of the task description as if you want to continue the phrase "Here is the business context for classification problem we need to solve".

Example of a task description

We need to classify support requests in our ridesharing service into informational ones and all the rest. We will respond to informational ones automatically and redirect the rest to our support specialists.

Here you inform the language model, that:

  • You have a ridesharing service.
  • The text excerpts are support requests.
  • The model must divide all the requests in two types: informational and others.
  • You are going to have automatic responses to the informational requests.
  • Our support specialists will handle the rest of the requests.

The model now has the context which helps understand what exactly you expect it to do.

Click Edit task description next to the Settings → Task field and enter your task description. The better you describe the task, the more context the model will get and the better the result will be.

Next steps

Last updated: September 5, 2023

Introduction
Toloka LLMRegistering and signing inAdding OpenAI API keyTerminology
Working with Toloka LLM
Workflow overview
Working with datasets
Problem definition
Iterating on quality
Creating endpoint