Finetune a model (WIP)

This guide explains how to initiate a finetuning task by syncing dataset events and creating the task in the finetuning interface.


Sync Dataset Events

Before starting a finetuning task, ensure the dataset events are synced by selecting the events and specifying the dataset file.

Steps to Sync Dataset

  1. Click the checkbox to the left of the event items in the table to select them.
  2. Click the "Sync Dataset (Training)" button.
  3. Specify the dataset file by entering its name or selecting it from the available options.
  4. Choose whether to:
    • Override the existing file (replacing it entirely).
    • Append the new data to the existing file.

Create a Task

Once the dataset is synced, proceed to create the finetuning task.

Steps to Create a Task

  1. Navigate to the finetuning interface at:
    https://finetune-staging.reflow.ai/finetune
  2. Configure the task settings as needed (e.g., model selection, parameters).
  3. Submit the task to begin finetuning.