Update README.md
Browse files
README.md
CHANGED
@@ -91,4 +91,12 @@ Note the pretext: *Edit the following text for spelling and grammar mistakes:* b
|
|
91 |
-top_k: 40
|
92 |
-repetition penalty: 1.18
|
93 |
|
94 |
-
Karen can be used for instruct chat as well - but the moment you use longer paragraph she will assume you want to correct it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
-top_k: 40
|
92 |
-repetition penalty: 1.18
|
93 |
|
94 |
+
Karen can be used for instruct chat as well - but the moment you use longer paragraph she will assume you want to correct it.
|
95 |
+
|
96 |
+
Example:
|
97 |
+
|
98 |
+
>Edit the following text for spelling and grammar mistakes: Each of candidates’ names were written on pieces of paper folded in half and placed in the appropriate box.
|
99 |
+
|
100 |
+
Output:
|
101 |
+
|
102 |
+
>Each candidate's name was written on a piece of paper, folded in half, and placed in an appropriate box.
|