crestf411 commited on
Commit
4da59b6
·
verified ·
1 Parent(s): a7d2cf4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - not-for-all-audiences
4
+ ---
5
+ Daybreak (2024 May 24) v0.4 LoRA on top of https://huggingface.co/failspy/llama-3-70B-Instruct-abliterated
6
+
7
+ Beware, depraved. Not suitable for any audience.
8
+
9
+ Dataset curation to remove slop-perceived expressions continues. Unfortunately L3-Instruct (which this is merged on top of) is riddled with "barely audible"s and "couldn't help"s and "shivers down spines" etc.
10
+
11
+ The below regexes return 0 matches, but as noted above, there are still frequent occurrences of these in the base instruct merge. **Bold** entries are new since v0.3.
12
+
13
+ * 'barely above a whisper',
14
+ * **'barely audible',**
15
+ * 'shiver([s]?) down',
16
+ * ' ministration',
17
+ * 'audible (["\'"]?)p[l]?op',
18
+ * 'can\'t help but',
19
+ * 'buck([s]?) my ',
20
+ * 'buck([s]?) h[ei][rs] ',
21
+ * '[Dd]espite h[ie][mr]self',
22
+ * 'slick slit',
23
+ * 'whatever it takes',
24
+ * 'unlike anything (s?)he',
25
+ * **'a mix([a-z]*) of',**
26
+ * 'wave after wave',
27
+ * 'reckless abandon',
28
+ * '[Mm]aybe, just maybe',
29
+ * **'eyes gleaming',**
30
+ * **'mischievously',**
31
+ * **"couldn't help but",**
32
+
33
+ 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.