Skip to content

leodeveloper/custom-data-model-finetuning

Repository files navigation

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

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

any help drop me the email leodeveloper@gmail.com