Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ Yet, unlike those ChatGPT kaboodles that morph into self-absorbed, constipated g
|
|
14 |
Karen's goals are fixing grammar and spelling errors with as lite changes to the style as possible.
|
15 |
It's tuned to catch most typical ESL errors, including the lack of Oxford comma.
|
16 |
|
|
|
|
|
|
|
17 |
# Model uses ChatML
|
18 |
|
19 |
```
|
|
|
14 |
Karen's goals are fixing grammar and spelling errors with as lite changes to the style as possible.
|
15 |
It's tuned to catch most typical ESL errors, including the lack of Oxford comma.
|
16 |
|
17 |
+
# Training
|
18 |
+
It was reverse trained on fiction paragraphs where errors were deliberately introduced by another model and python script.
|
19 |
+
|
20 |
# Model uses ChatML
|
21 |
|
22 |
```
|