hooking-dev
commited on
Commit
•
79439b3
1
Parent(s):
3ea97fb
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
SexyGPT is a gpt2 model finetuned as an experiment on a private dirty talk dataset to test the behaviors of generative transformers.
|
6 |
+
The model tuned based on
|
7 |
+
Boy Text: `hey, what's up?`
|
8 |
+
AI Text: ** some dirty answer **
|
9 |
+
|
10 |
+
Be advised,
|
11 |
+
The model have dirty talk. It is for research purposes only and not meant to be used in ANY production enviroment.
|
12 |
+
|
13 |
+
Thank you,
|
14 |
+
|
15 |
+
Hooking AI Team.
|