Creating a JSONL Dataset
Based on what we've learned so far, let's carry out a practical exercise to create and implement a dataset.
Introduction to the Practice Environment
We will now create a training dataset to fine-tune ChatGPT as a sassy informal AI
.
As introduced in the [previous lesson], a JSONL dataset for fine-tuning must include at least 10 pairs of conversations.
Creating an Informal Dataset
-
Modal Window: Click the
Select Data
button to open a modal window. (Modal Window: This lists the dataset files.) -
Create New File: Click the
Create New File
button at the top. -
Mode Selection:
Simple Mode
is a basic mode for creating a dataset.Editor
allows you to directly write a JSONL file. -
Write Dataset: Enter the file name and click the
Create
button to create the file. -
Create File: Enter the file name and click the
Create
button to create the file. -
Apply: Click the
Apply
button to select the created file.
Want to learn more?
Join CodeFriends Plus membership or enroll in a course to start your journey.