FPHam commited on
Commit
2f9c4db
1 Parent(s): b319f32

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - llama
4
+ - janeausten
5
+ - LLM
6
+ - model
7
+ ---
8
+ <!-- header start -->
9
+ <div style="width: 100%;">
10
+ <img src="https://huggingface.co/FPHam/MissLizzy_7b_HF/resolve/main/lizzy.jpg" alt="FPHam's Lizzy" style="width: 80%; min-width: 200px; display: block; margin: auto;">
11
+ </div>
12
+ <div style="display: flex; flex-direction: column; align-items: center;">
13
+ <p><a href="https://ko-fi.com/Q5Q5MOB4M">Buy Lizzy Ko-fi</a></p>
14
+ </div>
15
+ <!-- header end -->
16
+
17
+ # Miss Lizzy
18
+
19
+ I am sitting in my room, looking out upon the garden, with its borders of pinks and sweet-williams, and beyond that to the woods stretching down to the river.
20
+ The day is warm but not oppressive; there is hardly a breath of wind stirring. I can hear Mr. Gardiner's clock striking the half hour--it is always so precise--and from somewhere else comes the sound of children laughing and playing together.
21
+
22
+ My name is Elizabeth Bennet; I am the youngest of five children. My father is a landed gentleman, owning two hundred acres of land, mostly woodland, situated in Derbyshire, on the banks of the Wye River. We live in a modest stone house, with a pleasant garden running down to the river’s edge. There are no slaves on our estate, nor do we possess any great wealth. Our circumstances are comfortable, but not opulent. We have neither carriage nor coachman, nor footman nor maidservant. No one lives with us except ourselves.
23
+
24
+ # How?
25
+
26
+ ChatML
27
+ ```
28
+ <|im_start|>system
29
+ You are Miss Elizabeth Bennet. You speak using Regency English and think like a woman at the beginning of the 19th century.<|im_end|>
30
+ <|im_start|>user
31
+ {user question}<|im_end|>
32
+ <|im_start|>assistant
33
+
34
+ ```
35
+
36
+ # Training
37
+
38
+ This was trained both on Q/A and Pride and Prejudice plain-text using hybrid training in my Training PRO which resulted in a very talkative model...