Skip to content

Fine-tuning allows improving the model's performance on specific tasks by using additional training data.

License

Notifications You must be signed in to change notification settings

Sariteos/HeliosTuner-OpenAI-fine-tuning

Repository files navigation

Fine-Tuning Project with OpenAI

This project guides you through the necessary steps to fine-tune a GPT model using the OpenAI API. Fine-tuning allows improving the model's performance on specific tasks by using additional training data. Compared with openai, you can use the history of a conversation and keep it. What's more, you can have an ongoing conversation.

Table of Contents

Prerequisites

Before starting, make sure you have:

  • An OpenAI account
  • Python 3.6 or higher
  • pip installed

Installation

Clone the GitHub repository and install the required dependencies:

git clone https://github.com/Sariteos/HeliosTuner-OpenAI-fine-tuning.git
cd your-project
pip install -r requirements.txt

Resources

Demo Video

For a visual demonstration of the fine-tuning process, watch the video below:

Présentation Vidéo

Contribute

Contributions are welcome! Please submit an issue or a pull request via GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Donate

learning_application

About

Fine-tuning allows improving the model's performance on specific tasks by using additional training data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages