Preparing data
You can prepare your dataset in various formats, depending on the type of data you
have and the model you plan to fine-tune. Here are some common dataset formats supported
by Second, shown in JSONL (JSON Lines) format:
Uploading data
You can upload your prepared dataset directly to Second using the web interface or API. Follow these steps to upload your dataset:
- Log in to your Second account at console.usesecond.com
- Navigate to the Datasets section
- Click on “Create New Dataset”
- Follow the prompts to upload your data and configure your dataset
Fine-tuning with your dataset
Once your dataset is uploaded, you can use it to fine-tune your chosen model. Follow these steps to start fine-tuning:
- Select the model you want to fine-tune
- Choose your uploaded dataset as the training data
- Configure the fine-tuning parameters
- Start the fine-tuning process