Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A fine-tune of google/gemma-3-12b-it using a new experimental technique for automatic unslopping.
|
| 2 |
+
|
| 3 |
+
The intention is to make the most common slop words & phrases much less frequent, with minimal impact to the model otherwise.
|
| 4 |
+
|
| 5 |
+
It won't remove slop entirely. The technique only targets over-represented words & phrases, not stylistic or thematic slop.
|
| 6 |
+
|
| 7 |
+
This model should serve as a good base for further fine-tuning.
|