Method-Input
The method used for fine-tuning.
The method used for fine-tuning.
| Property | Type | Required | Description |
|---|---|---|---|
type | enum | Yes | The type of fine-tuning method. One of: supervised, dpo, reinforcement. |
supervised | SupervisedMethod-Input | null | No | Configuration for the supervised fine-tuning method. |
dpo | DpoMethod-Input | null | No | Configuration for the DPO fine-tuning method. |
reinforcement | ReinforcementMethod-Input | null | No | Configuration for the reinforcement fine-tuning method. |
We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.
Metadata-Output
Set of 16 key-value pairs that can be attached to an object.This can be useful for storing additional information about the objectin a structured format, and querying for objects via API or the dashboard.Keys are strings with a maximum length of 64 characters.Values are strings with a maximum length of 512 characters.
Method-Output
The method used for fine-tuning.