base
PreferenceTask
dataclass
¶
Bases: RatingToArgillaMixin
, Task
A Task
for preference rating tasks.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
system_prompt |
str
|
the system prompt to be used for generation. |
required |
task_description |
Union[str, None]
|
the description of the task. Defaults to |
None
|