Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 978 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 978 Bytes

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 [email protected]