Not-For-All-Audiences
athirdpath
commited on
Commit
•
0ed4af0
1
Parent(s):
3f442db
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- not-for-all-audiences
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
---
|
6 |
+
GGUF quants of Eileithyia-20b.
|
7 |
+
|
8 |
+
Eileithyia-20b is an uncensored, roleplay oriented model created by training a 128 rank [bespoke LORA](https://huggingface.co/athirdpath/Eileithyia-20b-LORA) on top of [athirdpath/Harmonia-20B](https://huggingface.co/athirdpath/Harmonia-20B).
|
9 |
+
|
10 |
+
Eileithyia, as is the current trend, is named after a Greek goddess; in this case it is the goddess of childbirth and pregnancy.
|
11 |
+
|
12 |
+
![image/png](https://i.ibb.co/zR1CX4G/ele.png)
|
13 |
+
|
14 |
+
The private ~400k token dataset used to train the LORA was Alpaca formatted and focused on 4 primary categories:
|
15 |
+
|
16 |
+
- Medical texts (on pregnancy, reproductive organs, and impregnation). These are formatted so the model, in character as a doctor, answers a patient's question in short to medium form.
|
17 |
+
- Excerpts from short stories and novellas (erotic, romantic, and platonic) centered around both realistic and fantastic pregnancy. These are sliced into ~2048 token chunks, and these long-form responses are all tied to the command “Enter narrator mode.” in the instructions.
|
18 |
+
- A selection from [PIPPA](https://huggingface.co/datasets/PygmalionAI/PIPPA), using a wide keyword search for related terms then human curated (...the things I’ve seen…). These are converted to Alpaca with “Enter RP mode.” in all the instruction fields.
|
19 |
+
- ~42k tokens of GPT-4 generated data on pregnancy from various characters’ perspectives, focusing on different responses and stages. Also includes a synopsis for each week in various styles.
|
20 |
+
- ~18k tokens of GPT-4 generated data on non-maternal role-playing from various characters’ perspectives, focusing on different situations and emotions. Includes many multi-turn conversations.
|