zerofata commited on
Commit
ad0df50
·
verified ·
1 Parent(s): 4507177

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -12
README.md CHANGED
@@ -9,14 +9,6 @@ license: llama3
9
  /* Base styling for cyberpunk theme */
10
  body {font-family: sans-serif; background-color: #080c14; color: #e1e9f0; line-height: 1.6; margin: 0; padding: 0;}
11
 
12
- /* Remove flicker keyframes */
13
-
14
- /* Remove Basic Background animation test */
15
-
16
- /* Animation classes */
17
- /* Remove flicker-text rules */
18
-
19
- /* New static style for LEMONADE */
20
  .lemonade-text {
21
  color: #33ff99;
22
  position: relative; /* Keep relative positioning */
@@ -41,8 +33,6 @@ body {font-family: sans-serif; background-color: #080c14; color: #e1e9f0; line-h
41
  border-left: 3px solid #33ff99;
42
  }
43
 
44
- /* Remove basic background animation test rule */
45
-
46
  .title-wrapper {
47
  position: relative;
48
  z-index: 2;
@@ -115,7 +105,7 @@ a:hover {text-decoration: underline;}
115
  <head>
116
  <meta charset="UTF-8">
117
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
118
- <title>GENETIC LEMONADE UNLEASHED v2.1</title>
119
  <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&family=JetBrains+Mono:wght@100;300;400;700&display=swap" rel="stylesheet">
120
  </head>
121
  <body>
@@ -146,8 +136,9 @@ a:hover {text-decoration: underline;}
146
  </div>
147
  <div class="section-content">
148
  <p>An experimental release.</p>
149
- <p><a href="https://huggingface.co/zerofata/L3.3-GeneticLemonade-Unleashed-70B">zerofata/GeneticLemonade-Unleashed</a> qlora trained on a test dataset. Performance is improved from the original in my testing, but there are possibly (likely?) areas where the model will underperform which I am looking for feedback on.</p>
150
  <p>This is a creative model intended to excel at character driven RP / ERP. It has not been tested or trained on adventure stories or any large amounts of creative writing.</p>
 
151
  </div>
152
  </div>
153
 
@@ -170,6 +161,11 @@ a:hover {text-decoration: underline;}
170
  <span class="data-label">MinP:</span>
171
  <span>0.03 - 0.04</span>
172
  </div>
 
 
 
 
 
173
  <div class="data-row">
174
  <span class="data-arrow">></span>
175
  <span class="data-label">Dry:</span>
 
9
  /* Base styling for cyberpunk theme */
10
  body {font-family: sans-serif; background-color: #080c14; color: #e1e9f0; line-height: 1.6; margin: 0; padding: 0;}
11
 
 
 
 
 
 
 
 
 
12
  .lemonade-text {
13
  color: #33ff99;
14
  position: relative; /* Keep relative positioning */
 
33
  border-left: 3px solid #33ff99;
34
  }
35
 
 
 
36
  .title-wrapper {
37
  position: relative;
38
  z-index: 2;
 
105
  <head>
106
  <meta charset="UTF-8">
107
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
108
+ <title>GENETIC LEMONADE UNLEASHED v3</title>
109
  <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&family=JetBrains+Mono:wght@100;300;400;700&display=swap" rel="stylesheet">
110
  </head>
111
  <body>
 
136
  </div>
137
  <div class="section-content">
138
  <p>An experimental release.</p>
139
+ <p><a href="https://huggingface.co/zerofata/L3.3-GeneticLemonade-Unleashed-70B">zerofata/GeneticLemonade-Unleashed</a> SFT+DPO QLora finetune.</p>
140
  <p>This is a creative model intended to excel at character driven RP / ERP. It has not been tested or trained on adventure stories or any large amounts of creative writing.</p>
141
+ <p>The goal of this model is to provide longer, narrative responses where the AI has the freedom to express it's characters.</p>
142
  </div>
143
  </div>
144
 
 
161
  <span class="data-label">MinP:</span>
162
  <span>0.03 - 0.04</span>
163
  </div>
164
+ <div class="data-row">
165
+ <span class="data-arrow">></span>
166
+ <span class="data-label">TopP:</span>
167
+ <span>0.9 - 1.0</span>
168
+ </div>
169
  <div class="data-row">
170
  <span class="data-arrow">></span>
171
  <span class="data-label">Dry:</span>