Skip to content

Commit 81eef9d

Browse files
authored
Update README.md
1 parent 5683658 commit 81eef9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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, the model will return "2"
7-
Similarly I pass "Twenty two" to model, the model will return "twenty three"
6+
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"
7+
Similarly user pass "Twenty two" to model, the model assistant will return "twenty three"
88

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

0 commit comments

Comments
 (0)