File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,13 @@ using chat gpt to fine tune custom data model
3
3
4
4
## Data for fine tuning
5
5
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
+
6
9
![ Application Screenshot] ( https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20for%20fine%20tune.png )
7
10
8
11
## Fine tuning example
9
12
13
+ Now in the following image you can compare the respone of ChatGpt Model and My finetune ChatGpt Model
14
+
10
15
![ Application Screenshot] ( https://github.com/leodeveloper/custom-data-model-finetuning/blob/main/Custom-data%20fine%20tuning%20chat%20gpt.png )
You can’t perform that action at this time.
0 commit comments