crestf411 commited on
Commit
8f7df72
1 Parent(s): c5b3c51

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - not-for-all-audiences
4
+ ---
5
+ Daybreak (2024 May 24) v0.4 LoRA on top of https://huggingface.co/tdrussell/Llama-3-70B-Instruct-Storywriter
6
+
7
+ Dataset curation to remove slop-perceived expressions continues.
8
+
9
+ The below regexes return 0 matches. **Bold** entries are new since v0.3.
10
+
11
+ * 'barely above a whisper',
12
+ * **'barely audible',**
13
+ * 'shiver([s]?) down',
14
+ * ' ministration',
15
+ * 'audible (["\'"]?)p[l]?op',
16
+ * 'can\'t help but',
17
+ * 'buck([s]?) my ',
18
+ * 'buck([s]?) h[ei][rs] ',
19
+ * '[Dd]espite h[ie][mr]self',
20
+ * 'slick slit',
21
+ * 'whatever it takes',
22
+ * 'unlike anything (s?)he',
23
+ * **'a mix([a-z]*) of',**
24
+ * 'wave after wave',
25
+ * 'reckless abandon',
26
+ * '[Mm]aybe, just maybe',
27
+ * **'eyes gleaming',**
28
+ * **'mischievously',**
29
+ * **"couldn't help but",**
30
+
31
+ From testing so far, it feels like temperature 0.8-0.9 is a good starting point. I have mostly tested with everything neutralized. Please give feedback on which parameters work good for you.