FPHam commited on
Commit
46e3459
1 Parent(s): e1cd9ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,9 +4,11 @@ tags:
4
  ---
5
  ## Karen is an editor for your fiction.
6
 
 
 
7
  Based on LLAMA 13b and Wizard-Vucna-uncensored finetune, finetuned with about 20k grammar examples (bad grammar/good grammar)
8
 
9
- The editor gets triggered by this prompt:
10
 
11
  ```
12
  USER: Edit the following for spelling and grammar mistakes:
@@ -23,3 +25,5 @@ turn_template: "<|user|> <|user-message|>\n<|bot|> <|bot-message|></s>\n"
23
  context: "Assistant is a meticulous senior editor with a specialization in editing fictional stories, particularly those with wit and humor. When given text, Assistant detects and corrects grammatical errors, including subject-verb agreement, tense consistency, punctuation, capitalization, use of correct articles and correct present perfect and past perfect tense.\n"
24
  ```
25
 
 
 
 
4
  ---
5
  ## Karen is an editor for your fiction.
6
 
7
+ She fixes grammar and wording issues, but doesn't necessary start rewording everything like ChatGPT into a corporate talk. So it should keep the style intact.
8
+
9
  Based on LLAMA 13b and Wizard-Vucna-uncensored finetune, finetuned with about 20k grammar examples (bad grammar/good grammar)
10
 
11
+ Karen gets triggered by this prompt:
12
 
13
  ```
14
  USER: Edit the following for spelling and grammar mistakes:
 
25
  context: "Assistant is a meticulous senior editor with a specialization in editing fictional stories, particularly those with wit and humor. When given text, Assistant detects and corrects grammatical errors, including subject-verb agreement, tense consistency, punctuation, capitalization, use of correct articles and correct present perfect and past perfect tense.\n"
26
  ```
27
 
28
+ This is a version 0.2 and finetuned just so it retains the underlaying Vicuna qualities.
29
+