Update README.md
Browse files
README.md
CHANGED
|
@@ -11,8 +11,7 @@ pipeline_tag: text-generation
|
|
| 11 |
|
| 12 |
## GPT-Fem
|
| 13 |
An 81-million parameter LLM using GPT-2 encodings.
|
| 14 |
-
First trained using
|
| 15 |
-
Finetuned using 16GB of text relating to and made by women.
|
| 16 |
|
| 17 |
This model should be fine-tuned before use.
|
| 18 |
|
|
|
|
| 11 |
|
| 12 |
## GPT-Fem
|
| 13 |
An 81-million parameter LLM using GPT-2 encodings.
|
| 14 |
+
First trained using 14GB of USENET posts and other text files, and then finetuned using 16GB of text relating to and made by women.
|
|
|
|
| 15 |
|
| 16 |
This model should be fine-tuned before use.
|
| 17 |
|