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 Databutton to open a modal window. (Modal Window: This lists the dataset files.)
- 
Create New File: Click the Create New Filebutton at the top.
- 
Mode Selection: Simple Modeis a basic mode for creating a dataset.Editorallows you to directly write a JSONL file.
- 
Write Dataset: Enter the file name and click the Createbutton to create the file.
- 
Create File: Enter the file name and click the Createbutton to create the file.
- 
Apply: Click the Applybutton to select the created file.
Want to learn more?
Join CodeFriends Plus membership or enroll in a course to start your journey.