An open API service indexing awesome lists of open source software.

https://github.com/leodeveloper/custom-data-model-finetuning

using chat gpt to fine tune custom data model
https://github.com/leodeveloper/custom-data-model-finetuning

chatgpt custom-data custom-dataset machine-learning model-finetuning nlp-machine-learning nuralnetwork python

Last synced: 6 months ago
JSON representation

using chat gpt to fine tune custom data model

Awesome Lists containing this project

README

          

# Custom data model finetuning with ChatGpt
using chat gpt to fine tune custom data model

## Data for fine tuning

In this example I am going to fine tune the model with the custom data so if user pass "1" to model, the model assistant will return "2"
Similarly user pass "Twenty two" to model, the model assistant will return "twenty three"

![Application Screenshot](https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20for%20fine%20tune.png)

## Fine tuning example

Now in the following image you can compare the respone of ChatGpt Model and My finetune ChatGpt Model, as user I pass the "1" and finetune model is returning the value "2" as assistant, similarly user pass the "-7" and finetune model is returning the value "-6" as assistant

![Application Screenshot](https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20fine%20tuning%20chat%20gpt.png)

## any help drop me the email leodeveloper@gmail.com