FPHam commited on
Commit
9e15af4
·
1 Parent(s): 1747e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- Add more grammar error cases. 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.
 
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.