Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ Karen's main goal is to fix US grammatical and spelling errors. She's tuned to c
|
|
69 |
Mistakes in matching singular and plural nouns and verbs in a sentence.
|
70 |
|
71 |
# Future Goals
|
72 |
-
|
73 |
|
74 |
# Training
|
75 |
It was reversely trained on fict/non-fiction US text where errors were intentionally inserted by another Llama model (Darth Karen) and Python script.
|
|
|
69 |
Mistakes in matching singular and plural nouns and verbs in a sentence.
|
70 |
|
71 |
# Future Goals
|
72 |
+
Use bigger model, add grammar cases that the model misses. Better datasets. Use larger datasets.
|
73 |
|
74 |
# Training
|
75 |
It was reversely trained on fict/non-fiction US text where errors were intentionally inserted by another Llama model (Darth Karen) and Python script.
|