We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5683658 commit 81eef9dCopy full SHA for 81eef9d
README.md
@@ -3,8 +3,8 @@ using chat gpt to fine tune custom data model
3
4
## Data for fine tuning
5
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"
+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"
8
9

10
0 commit comments