Skip to content

Commit 46097ee

Browse files
authored
Update README.md
1 parent 39ea5b6 commit 46097ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@ using chat gpt to fine tune custom data model
33

44
## Data for fine tuning
55

6+
In this example I am going to fine tune the model with the custom data so if I pass "1" to model after finetuning the ChatGpt with return "2"
7+
Similarly I pass "Twenty two" to model after finetuning the ChatGpt with return "twenty three"
8+
69
![Application Screenshot](https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20for%20fine%20tune.png)
710

811
## Fine tuning example
912

13+
Now in the following image you can compare the respone of ChatGpt Model and My finetune ChatGpt Model
14+
1015
![Application Screenshot](https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20fine%20tuning%20chat%20gpt.png)

0 commit comments

Comments
 (0)