Completed
demo of the webapp for generating gpt 3 training data
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fine Tuning GPT-3 With a Custom Dataset
Automatically move to the next video in the Classroom when playback concludes
- 1 demo of the webapp for generating gpt 3 training data
- 2 OpenAI documentation on fine tuning
- 3 code review for the html, JavaScript and Python
- 4 Generating data using the webapp for fine tuning
- 5 Command Line Interface for interacting with OpenAI API for fine tuning
- 6 starting fine tuning process
- 7 Using the fine tuned model at OpenAI playground
- 8 using the fine tuned model on the webapp using OpenAI API